	/*임시*/
	.jt-motion-slider-controller{position: absolute; width: 133px; right: 0; bottom: 0;}
	.jt-motion-slider-controller a{display: block; width: 66px; height: 66px; float: left;}
	.jt-motion-slider-controller a.next{background-position: right top; float: right;}
	.jt-motion-slider-motion-btn {position: absolute; right: 10px; top: 10px; width: 52px; height: 52px; }
	
	.jt-motion-slider-motion-btn,.jt-motion-slider-controller a{text-indent: 100%; overflow: hidden; white-space: nowrap;}
	.jt-motion-slider-wrapper {
	    max-width: 940px;
	    position: relative;
	}
	.jt-motion-slider-wrapper * {
	    margin: 0;
	    padding: 0;
	}
	.jt-motion-slider-images {
	    height: 470px;
	    position: relative;
	}
	.jt-motion-slider-images .jt-motion-slider-item {
	    position: absolute;
	    left: 0;
	    top: 0;
	    display: none;
	    width: 100%;
	    height: 640px;
	    overflow: hidden;
	}
	.jt-motion-slider-images .jt-motion-slider-item:first-child{
		display: block;
	}
	.jt-motion-slider-images .jt-motion-slider-item.active {
	    z-index: 1;
	    display: inline;
	}


	#main_content .jt-motion-slider-wrapper{max-width: none;}
	#main_content .jt-motion-slider-controller{width: 100%; height: 72px; top: 0; bottom: 0; margin: auto;}
	#main_content .jt-motion-slider-wrapper{max-width: none;}
	#main_content .jt-motion-slider-item{height: 640px; background-position: center; -webkit-background-size: cover; 
	background-size: cover; }
	.jt-motion-slider-item1{background-image: url(../img/main_visual1.jpg);}
	.jt-motion-slider-item2{background-image: url(../img/main_visual2.jpg);}
	
	#promotion-slider .jt-motion-slider-item1,#promotion-slider .jt-motion-slider-item2{background: none;}
	


	#main_content .jt-motion-slider-controller a{width: 42px; height: 72px; margin-left: 50px;}
	#main_content .jt-motion-slider-controller a.next{margin-left: 0; margin-right: 50px;}
	#main_content .jt-motion-slider-images{height: 640px;}

	.promotion-item{width: 33.3333%; float: left; height: 100%; position: relative; color: #fff; text-align: center;}
	.promotion-item .promotion-item-thumb,.promotion-item .promotion-item-text{width: 100%; height: 50%; position: absolute; left: 0; bottom: 0;}
	.promotion-item .promotion-item-thumb img{width: 100.1%;}
	.promotion-item .promotion-item-text{background-color: #473729; position: absolute; left: 0; top: 0; z-index: 222; padding-top: 61px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

    .jt-motion-slider-item1 .promotion-item:first-child + .promotion-item .promotion-item-thumb{bottom: auto; top: 0;}
    .jt-motion-slider-item1 .promotion-item:first-child + .promotion-item .promotion-item-text{bottom: 0; top: auto; background-color: #001e3a;}
	
	.jt-motion-slider-item2 .promotion-item .promotion-item-text{background-color: #001e3a; bottom: 0; top: auto;}
	.promotion-item .promotion-item-text:after,.jt-motion-slider-item2 .promotion-item:first-child + .promotion-item .promotion-item-text:after{
    content: '';
    display: block;
    border-color: #473729 transparent transparent transparent;
    border-width: 9px;
    border-style: solid;
    width: 0px;
    height: 0px;
    position: absolute;
    top: auto;
    bottom: -18px;
    margin: auto;
    z-index: 33;
    left: 0;
    right: 0;
	}
	.jt-motion-slider-item1 .promotion-item:first-child + .promotion-item .promotion-item-text:after,.jt-motion-slider-item2 .promotion-item .promotion-item-text:after{
		bottom: auto; top: -18px; border-color: transparent transparent #001e3a transparent;
	}
	.jt-motion-slider-item2 .promotion-item .promotion-item-thumb{top: 0; bottom: 0;}
	.jt-motion-slider-item2 .promotion-item:first-child + .promotion-item .promotion-item-text{bottom: auto; top: 0; background-color: #473729;}
    .jt-motion-slider-item2 .promotion-item:first-child + .promotion-item .promotion-item-thumb{bottom: 0; top: auto;}
    

	.jt-motion-slider-pagination{text-align: center; padding-top: 20px;}
    .jt-motion-slider-pagination a{display: inline-block; width: 14px; height: 14px; text-indent: 100%; overflow: hidden; white-space: nowrap; border-radius: 50%; border:1px solid #473729; margin-left: 7px;}
    .jt-motion-slider-pagination a.active{background-color: #473729;}
    .jt-motion-slider-pagination a:first-child{margin-left: 0;}
    .promotion-item-text p{line-height: 24px; color: #b8b5b4; margin-top: 11px;padding: 0 30px; }
    .promotion-item-text h5,.promotion-item-text p{display: block; white-space: pre-line;}
    .promotion-item-text h5{font-size: 19px; font-weight: 400;padding: 0 40px; box-sizing: border-box;}
