/* BASIC css start */
#popup-event.type-01 { background-color: transparent; padding : 5px;  /*box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);  transition: all 0.3s ease 0s;  outline: none;*/  }
#popup-event.type-01 dt { text-align: center; }
#popup-event.type-01 dt span { display:block;  font-weight:bold;}
#popup-event.type-01 dt img { max-width:100%; }
#popup-event.type-01 dt img#pop_img { max-width: 100%; }
#popup-event.type-01 dd { line-height: 23px; position: relative; overflow: hidden; zoom: 1; }
#popup-event.type-01 dd a.btn-white1 { margin-left: 3px; margin-top: 5px; font-size: 1em; float: left; color: #8C8C8B; }
#popup-event.type-01 dd a.btn-white2 { margin-right: 3px; margin-top: 5px; font-size: 1.2em; float: right; font-weight: bold; border-bottom:1px; solid:#8c8c8b; color: #8C8C8B; }
#popup-event.type-01 dd img.checked { margin-left: 3px; margin-top: 3px; margin-right: 5px; width: 18px; height: 18px; }
/* BASIC css end */

