@charset "utf-8";

/* 가운데 영역 */
.container {position: relative; width: 1200px; margin: 0 auto; }

/* 로우 영역 */
.row {padding: 0 24px;}

/* 배너 */
#mo_banner {width: 100%; height: 400px; margin-top: 164px;
background: url(../img/bg_14.jpg) no-repeat center top; background-size: cover;
}
.mo_banner {position: relative;}
.mo_banner h2 { text-align: center; padding-top: 41px;}
.mo_banner h2 img {width:600px;}

.mo_banner .main_title_02 ul li p {font-size: 15px; padding: 8px; border-bottom: 1px dotted #878787; font-weight: bold;}
.mo_banner .main_title_02 ul li em {font-size: 14px; color :#222; padding-top: 8px; display: inline-block;}
.aside {position: absolute; top:10px; left: 0;}
.aside ul {
  text-align: left; height: 400px;
  background: (255,255,255,0,4);
  border-right: 1px solid #222;
}
.aside ul li {position: relative; border-bottom: 1px dotted #ccc; width: 230px;}
.aside ul li:first-child {padding-top: 10px;}
.aside ul li h3 { padding:10px; text-align: center; color:#222; font-size: 17px;}
.aside ul li img {width: 70px;}
.aside ul li a {color: #222; font-size: 15px; display: block; padding:15px; transition: all .34s;}
.aside ul li a i {position:absolute; right: 10px; top: 15px; }
.aside ul li a:hover {background: #222; color:#fff;}

/* 탭메뉴 */
#hap {overflow: hidden;}
#hap .bar {width: 100%; height: 50px; background: #222; z-index: 10;}
.hap {width:100%; height:300px;}
.hap .movie_title { float: left; width: 80%; height: 80px; margin-bottom: 60px; }
.movie_title ul {overflow: hidden; width: 848px; margin: 0 auto; }
.movie_title li {float: left; width: 50%; text-align: center;
  border-left: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  box-sizing: border-box;

}
.movie_title li:last-child {  border-right: 1px solid #c4c4c4;}
.movie_title li a {display: block; padding: 15px 0; font-size: 18px; color: #666; font-weight: 700;}
.movie_title li.active a {background: #222; color: #fff}
.movie_chart {overflow: hidden;}
.movie_chart > div { float: left; width: 100%;}
.movie_chart {}
.movie_chart .chart_01 {text-align: center;}
.movie_chart .chart_01 h2 {}
.movie_chart .chart_01 .title {background: #006666;}
.movie_chart .chart_01 .title img {width:100%; }
.movie_chart .chart_01 .doc_01 { padding: 100px 0;}
.movie_chart .chart_01 .doc_01 h3 {display: inline-block; font-size: 30px; background: #33cccc; color:#fff; padding: 2px 18px;  text-transform: uppercase;}
.movie_chart .chart_01 .doc_01 p {display: inline-block;  font-size: 32px; font-weight: bold; padding-left: 24px;}
.movie_chart .chart_01 .doc_01 span { display: block; font-size: 16px; padding: 8px 0 30px 0;}
.movie_chart .chart_01 .doc_01 img {}
#doc_02 { background: #daeeee;}

.movie_chart .chart_01 .bansu_sam { width: 100%; margin: 0 auto; padding-top: 100px; background: #fff;}
.movie_chart .chart_01 .bansu_sam  h2 {font-size: 40px; padding: 24px 0;}
.hover_wrap {
  margin: 0 auto;
	position: relative;
   background: linear-gradient(#ffff00, #3becea);
   height: 100px;
}
.hover_wrap figure {
	position: relative; width: 14%; margin:1%;
	cursor: pointer;
	overflow: hidden;
  float: left;
  box-sizing: border-box;
}

.hover_wrap figure img {
	width: 100%; display: block; border-bottom: 2px solid #000;
}
.hover_wrap figcaption {
	position: absolute; left: 0; bottom: 0;
	background: rgba(0,0,0,0.44);
	color: #fff;
	width: 100%; padding: 10px ;
	box-sizing: border-box;
}
.hover_wrap figcaption h3 {
	font-size: 15px; padding-bottom: 5px;
}
.hover_wrap figcaption p {
	font-size: 13px;
}
/* hover effect1 */
.hover_wrap figure.ho1 figcaption {opacity: 0; bottom: -60px;
   transition: opacity 0.33s ease-in-out,
		bottom 0.33s ease;
  }
.hover_wrap figure.ho1:hover figcaption {opacity: 1; bottom: 0;}
/* hover effect2 */
.hover_wrap figure.ho2 figcaption {opacity: 0; bottom: -60px;
   transition: opacity 0.33s ease-in-out,
		bottom 0.33s ease;
  }
.hover_wrap figure.ho2:hover figcaption {opacity: 1; bottom: 0;}
/* hover effect3 */
.hover_wrap figure.ho3 figcaption {opacity: 0; bottom: -60px;
   transition: opacity 0.33s ease-in-out,
		bottom 0.33s ease;
  }
.hover_wrap figure.ho3:hover figcaption {opacity: 1; bottom: 0;}
/* hover effect4 */
.hover_wrap figure.ho4 figcaption {opacity: 0; bottom: -60px;
   transition: opacity 0.33s ease-in-out,
		bottom 0.33s ease;
  }
.hover_wrap figure.ho4:hover figcaption {opacity: 1; bottom: 0;}
/* hover effect5 */
.hover_wrap figure.ho5 figcaption {opacity: 0; bottom: -60px;
   transition: opacity 0.33s ease-in-out,
		bottom 0.33s ease;
  }
.hover_wrap figure.ho5:hover figcaption {opacity: 1; bottom: 0;}
/* hover effect6 */
.hover_wrap figure.ho6 figcaption {opacity: 0; bottom: -60px;
   transition: opacity 0.33s ease-in-out,
		bottom 0.33s ease;
  }
.hover_wrap figure.ho6:hover figcaption {opacity: 1; bottom: 0;}

.movie_chart .chart_02 {text-align: center; display: inline-block;}
.movie_chart .chart_02 img {width: 100%; }

/* 하위버튼 */
#btn {padding: 30px 0; background: #fff;}
.btn {}
.btn ul {overflow: hidden; display: flex; justify-content: center; align-items: center; width:100%;}
.btn ul li { position: relative; float: left; width: 15%;  text-align: center;}
.btn ul li img { width:80px;}


  /* 푸터 */
  #footer { background: #222; }
  .footer_sns {position: absolute; right: 17px; top: 33px; }
  .footer_sns ul { text-align: right; }
  .footer_sns li { display: inline-block; margin-right: 20px; }
  .footer_sns ul li a {color: #fff;}
  .footer_sns ul li a i {color: #fff; font-size:40px;}
  .footer_sns .tel {text-align: right; padding-top: 5px;}
  .footer_sns .tel a {color: #8f8f8f; font-size: 21px;}
  .footer_sns .tel a em {color: #fff;}

  .footer_infor {position: relative; padding: 50px 0; width: 80%;}
  .footer_infor h2 img {width:150px; opacity: .8;}
  .footer_infor ul {padding: 15px 0;}
  .footer_infor li {position: relative; display: inline; padding-right: 16px; white-space: nowrap;}
  .footer_infor li:after {content: ''; position: absolute; right: 5px; top: 5px; width: 1px; height: 11px; background: #8f8f8f;}
  .footer_infor li:last-child:after {width: 0; height: 0;}
  .footer_infor li a {color: #8f8f8f;}
  .footer_infor address p {color: #8f8f8f; padding-bottom: 15px;}


/* 미디어쿼리 */
@media (max-width: 1210px){
  .container {width: 100%;}
}
@media (max-width: 1024px){
.aside {display: none;}
.mo_banner h2 {padding-top: 57px;}
.movie_chart .chart_01 .title img  {width: 500px;}
.movie_chart .chart_01 .bansu_curi > div > div { width:24%; margin-right: 1%; padding: 4px;}
.movie_chart .chart_01 .bansu_sam h2 {font-size: 30px; padding:10px 0;}
.movie_chart .chart_01 p {font-size: 14px;}
.hover_wrap figcaption {padding: 4px;}
}
@media (max-width: 960px){
  #mo_banner {height: 350px; margin-top: 30px;}
  .mo_banner h2 img {width:500px;}
  .mo_banner h2 {  padding-top: 70px;}
  .movie_chart .chart_01 .doc_01 {padding: 80px 0;}
  .movie_chart .chart_01 .doc_01 h3 {font-size: 26px;}
  .movie_chart .chart_01 .doc_01 p {font-size: 27px;}
  .movie_chart .chart_01 .bansu_sam {padding-top:0px;}
  .movie_chart .chart_01 .bansu_sam h2 {font-size: 30px;}

  .footer_sns {position: static; text-align: center; background: #352c2c; padding: 15px 0;}
  .footer_sns .tel {display: none;}
  .footer_infor {width: 100%; text-align: center;}

}

@media (max-width: 768px){
  #hap .bar {height: 24px;}
  .movie_title {margin-bottom: 0px; }
  .movie_chart {padding-top: 0px;}
  .hover_wrap figcaption h3 {font-size: 13px;}
  .movie_chart .chart_01 p {font-size: 14px;}
  .hover_wrap figcaption {padding: 6px;}
}

@media (max-width: 600px){
  .row {padding: 0 12px;}
  .hello_01 ul li a {font-size: 14px;}
  #mo_banner {height: 285px;}
  .mo_banner h2 {padding-top: 88px;}
  .mo_banner h2 img {width:400px;}
  .movie_chart {padding-top: 0;}
  #main_01 { border-bottom: 0; padding-bottom: 50px;}
  .btn ul {display: block;}
  .btn ul li {
    width: 100%;
    padding: 3px;
    border:1px solid #ccc;
    margin-bottom: 8px;
    box-sizing: border-box;
}
  .mo_banner h2 img {width: 400px;}
  .mo_banner h2 {padding-top: 77px;}
  .movie_chart .chart_01 .title img {width: 300px;}
  .movie_chart .chart_01 .doc_01 h3 {font-size: 18px;}
  .movie_chart .chart_01 .doc_01 p {display: block; padding: 12px 0 8px 0; font-size: 18px;}
  .movie_chart .chart_01 .doc_01 span {font-size: 12px; padding: 0px 0 30px 0;}
  .movie_chart .chart_01 .bansu_sam {padding-top:0px;}
  .movie_chart .chart_01 .bansu_curi > div > div { width: 50%; margin-right: 0; padding: 12px;}
  .movie_chart .chart_01 .bansu_curi {margin-top: 50px;}
  .movie_chart .chart_01 .bansu_main {margin-top: 50px;}
  .movie_chart .chart_01 .bansu_sam h2 {font-size: 22px; font-weight: bold;}
  .movie_chart .chart_01 .bansu_sam{margin-top: 0px;}
  /*  .hover_wrap {flex-direction: column;}*/
  .hover_wrap figure img  {border: 1px solid #000; box-sizing: border-box;  background: linear-gradient(#ffff00 , #3becea,#343841);}
  .hover_wrap figure {width: 47%;}
  .hover_wrap {background:none;}
}

@media (max-width: 480px){
  .row {padding: 0 8px;}
  #mo_banner {height: 245px;}
  .mo_banner h2 img {width: 280px;}
  .mo_banner h2 {  padding-top: 89px;}
  .movie_chart .chart_01 .doc_01 {padding: 36px 0;}
  .movie_chart .chart_01 .doc_01 h3 {font-size: 16px;}
  .movie_chart .chart_01 .doc_01 p {padding: 8px 0 2px 0; font-size: 14px;}
  #hap .bar {height: 12px;}

  .movie_chart .chart_01 .bansu_curi > div > div { padding: 6px;}
  .movie_chart .chart_01 .bansu_sam h2 {font-size: 16px; font-weight: bold;}
  .btn ul li img {width: 65px;}
}

@media (max-width: 320px){
  .hello_02 ul li:nth-child(3) {padding: 12px 0;}
  #mo_banner {height: 200px;}
  #main_01 .bar h2 {font-size: 26px;}
  .mo_banner h2 img {width: 260px;}
  .movie_title li a {font-size: 13px; }

}
