@charset "utf-8";

#slideshow-2 {
    /* padding: 2% 0 0; */
    /* background: #fff; */
    /* border: 1px solid #ccc; */
    height: 500px;
}
.g_hd {
    /* display: inline-block; */
    /* width: 100%; */
    padding: 0 0 20px 0;
    /* font-family: NanumSquare !important; */
    /* letter-spacing: 0px; */
    /* font-weight: 600; */
    text-align: center;
    font-size: 33px;
}
.g_hd span {
    font-size: 18px;
    width: 100%;
    text-align: center;
    padding: 0; 
}


.cy_prv {
    /* float: left; */
    width: 35px;
    height: 35px;
    background: url(./img/g_left.png);
    background-repeat: no-repeat;
    background-position: center;
    /* border-right: 1px solid #ccc; */
}
.cy_prv:hover{float:left; width:35px; height:35px; background: url(./img/g_left_on.png); background-repeat:no-repeat; background-position:center;}
.cy_nxt{float:left; width:35px; height:35px;   background: url(./img/g_right.png); background-repeat:no-repeat; background-position:center;}
.cy_nxt:hover{float:left; width:35px; height:35px;   background: url(./img/g_right_on.png); background-repeat:no-repeat; background-position:center;}
.photo_title_line {
    font-size: 0.8em;
	font-weight:bolder;
	padding:0 2px 2px 2px;
}

.title_text {
    font-size: 17px;
	color:#8D9092;
	padding:0 2px 2px 2px;
}

	
.g_box {
    position: relative !important;
    background: #fff;
    border: 1px solid #ccc;
    /* padding: 10px; */
    margin: 0 0.5% 0 0 ;
    /* border-radius: 15px; */
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
 
.g_cover {
    text-align: center;
    font-size: 19px;
    padding: 3% 0;
    border-bottom: 1px solid #d1d1d1;
    overflow: hidden;
    font-weight: 600;
}
.g_cover_cont {
    text-align: center;
    font-weight: normal;
    font-size: 19px;
    overflow: hidden;
    width: 100%;
    border: none;
    letter-spacing: -0.5px;
    margin-top: 3%;
}


.g_box_cover {
    position: absolute;
    top: 10px;
    width: 94%;
    height: 210px;
    text-align: center;
    font-size: 50px;
    color: rgba(255, 255, 255, 0);
    padding: 22% 0;
    word-break: break-all;
    white-space: normal;
}
.g_box_cover span {
    background-color: rgba(0,0,0,0);
}

.g_coverHov .g_box_cover {
	background-color:rgba(0,0,0,0.3); 
	color:#fff;
}
.g_coverHov .g_box_cover span {
    /* border: 1px solid #6dcfd3; */
    border-radius: 100%;
    padding: 8px 20px;
    background-color: rgba(64, 171, 42, 0.7);
    color: #fff;
    line-height: 0;
}

.g_cover2 {
    text-align: right;
    font-size: 19px;
    padding: 4% 3% 0%;
    color: rgba(176, 176, 176, 1);
    width: 100%;
}
.g_cover2 span img {
    width: auto;
    height: auto;
    text-align: left;
    float: left;
    border: none;
}


.g_box_2 {position:relative;}
.g_box_2 img {width:100%;}
.g_cover_2 {position:absolute; width:100%; height:100%; text-align:center; font-size:18px; font-family: NanumBarunGothicOTF, '나눔바른고딕', '나눔고딕', Ngothic; padding:20% 10px; word-break:break-all; white-space:normal; border:10px solid #0565BB; background-color:rgba(0,0,0,0.3); color:#fff;}


/*
#cycle-2 .cycle-slide-active {
    border: solid #0565BB;
    background-color: rgba(0,0,0,0.3);
    color: #ccc;
    border-style: solid;
    border-image: linear-gradient(to right, #ECB323 0%, #E0820D 100%);
    border-image-slice: 1;
}
*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#cycle-1 div { width:100%; }
#cycle-2 .cycle-slide {
	padding:15px;
}
#cycle-2 .cycle-slide-active  {}

#cycle-2 .cycle-slide-active .g_box_cover {
    /* border: solid #0565BB; */
    /*background-color: rgba(0,0,0,0.3);
    color: #fff;
    */
	/* border-style: solid; */
    /* border-image: linear-gradient(to right, #ECB323 0%, #E0820D 100%); */
    /* border-image-slice: 1; */
}
/*.g_cover */
/*.g_box:nth-of-type(1) { top:-2px !important; width:240px !important; height:161px !important;}
*/
.cycle-sentinel {display:none !important;}

#slideshow-1,#slideshow-2 { max-width: 1400px; margin: auto }

#cycle-2 {width:100%; height:100%;}
.cycle-slideshow img {
    width: 100%;
    height: 210px;
    border: 1px solid #ccc;
    /* border-radius: 15px; */
}
.cycle-slideshow img:hover {
	
}


.cy_prv, .cy_nxt {
    float: left;
    display: inline-block;
    /* background-color: #fff; */
    margin-right: 8px;
    text-align: center;
    margin-bottom: 15px;
	cursor:pointer;
}
.cy_prv:hover, .cy_nxt:hover {
}


.overlay-content { display: none }

@media (max-width:1200px) {
.g_cover {
    /* font-size: 14px; */
    /* padding: 30px 10px; */
}
}
@media (max-width:992px) {
.g_cover {
    /* padding: 10px; */
}
}
@media (max-width:768px) {
#slideshow-2 {
    padding: 2% 0;
   /* height: 380px;*/
}	
	
/*@media all and (max-width:768px)*/
#slideshow-xs {
    padding: 17px;
    background-color: rgba(233, 123, 0, 1);
    border: 1px solid #ccc;
    margin-top: 15px;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff !important;
    border-radius: 12px;
   line-height:150%;
    font-size: 22px;
}

#slideshow-xs a {
    color: #fff;
}
#slideshow-xs span {
    display: block;
    font-size: 16px;
}

#slideshow-xs a:hover {background-color:rgba(156, 196, 85, 1); color:#fff;}



}
@media (max-width:500px) {
.g_hd {
    font-size: 25px;
}
}
@media (max-width:480px) {
/*@media all and (max-width:768px)*/
#cycle-2, #cycle-2 .cycle-slide {
}

.cycle-slideshow img {
}
/*@media all and (max-width:768px)*/


.g_cover {
}

	.g_cover_2 {padding:13% 0}
}
