
<!--  Color / Images SETUP  -->
<!--  Color / Images SETUP  -->

/*** remove jwplayer border around video : 시작 ***/

.jwplayer {
  background-color: none !important;
}

.jw-tab-focus:focus {
  outline: none !important;
}

/*** remove jwplayer border around video : 끝 ***/

#modal {
  /*width: 960px;*/
  padding: 0;
  margin: 0;
  box-shadow:0px 0px 20px 0px rgba(0,0,0,0.9);
  border-collapse: separate;
  border: 5px solid #fff;
  border-radius:3px;
  }

.jw-controlbar {
  background-color: rgba(33,33,33,.2) !important;
  font-family:'Roboto','Noto Sans Japanese','Noto Sans KR','Nanum Barun Gothic','Apple SD Gothic Neo','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,verdana,'ＭＳ Ｐゴシック','MS PGothic',Osaka,'ＭＳ Ｐゴシック','Nanum Gothic','맑은 고딕','Malgun Gothic',돋움,Dotum,Helvetica,Apple SD Neo Gothic,Apple Gothic,Arial,Meiryo,MS PGothic,ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3,'Lucida Grande','Lucida Sans Unicode',sans-serif !important;;
  font-size: 1em !important;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, .7) !important;
}

.jw-display-icon-display {
  background-image: none !important;
}

.jw-controlbar.jw-progress,.jw-rail  {
  color: red !important;
  background-color : red !important;

}

.jw-breakpoint-0 .jw-related-item-description {
font-size: 11px;
}


.fancybox-caption {
  font-family:'Roboto','Noto Sans Japanese','Noto Sans KR','Nanum Barun Gothic','Apple SD Gothic Neo','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,verdana,'ＭＳ Ｐゴシック','MS PGothic',Osaka,'ＭＳ Ｐゴシック','Nanum Gothic','맑은 고딕','Malgun Gothic',돋움,Dotum,Helvetica,Apple SD Neo Gothic,Apple Gothic,Arial,Meiryo,MS PGothic,ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3,'Lucida Grande','Lucida Sans Unicode',sans-serif !important;;
  opacity: .7;
  border : none;
  text-shadow: 0 0 1px rgba(0,0,0,0.3) !important;
}

.caption-title {
  font-size:14px;
  font-weight:700;
}

.caption-text {
  font-family:'Roboto','Noto Sans Japanese','Noto Sans KR','Nanum Barun Gothic','Apple SD Gothic Neo','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,verdana,'ＭＳ Ｐゴシック','MS PGothic',Osaka,'ＭＳ Ｐゴシック','Nanum Gothic','맑은 고딕','Malgun Gothic',돋움,Dotum,Helvetica,Apple SD Neo Gothic,Apple Gothic,Arial,Meiryo,MS PGothic,ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3,'Lucida Grande','Lucida Sans Unicode',sans-serif !important;;
  font-size:12px;
  font-weight:normal;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
}

.jwvideo video {
/* -webkit-transform: none !important;
transform: none !important;
height:100% !important;
width:100% !important;*/
}



.fancybox-slide--iframe a#contact.fancybox-content {
  width  : 35em !important;
  height : 35em !important;
  max-width  : 80%;
  max-height : 80%;
  margin: 0;
}


.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  margin: 0;
  box-shadow:0px 0px 20px 0px rgba(0,0,0,0.9);
  border: 5px solid #fff;
  border-radius:3px;
}

.fancybox-is-open .fancybox-bg {
  opacity:.8;
  background-color:#000;
}

.jw-rightclick {
display: none !important;
};