/*  表示内容 */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999;color: #42413f;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible; }
#cboxLoadedContent{}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;background:;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#000 url(../../i/basic/colorbox/delete.gif) no-repeat 95% 95%;cursor: zoom-out !important;}
#cboxContent{background:#fff;}
#cboxLoadedContent{padding:0px ;}
#cboxLoadingGraphic{}
#cboxLoadingOverlay{background:#000 }
#cboxTitle{position:absolute; left:0; color:#cacaca;font-size: 12px;margin-top: 2px}
#cboxTitle figcaption {margin-top: 6px;}
#cboxCurrent{color: #1c1c1c;font-size: 1.1rem;position: absolute;right: 0;top: -46px;background: #fff;padding: 0 14px;height: 22px;line-height: 22px;border-radius: 11px;font-weight: bold;font-family: arial;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent: -9999px;width: 60px;height: 24px;position: absolute;background:none;}

#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{right: 0px;opacity: 0.5}
#cboxClose:hover{opacity: 1.0}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

button {border:0;background:none}

#cboxPrevious, #cboxNext {top: 50%;position: absolute;background: #000;height: 30px;width: 30px;margin-top: -15px;opacity: .5;transition: all .25s linear;padding: 10px}
#cboxPrevious {left: 0;background:url(../../i/basic/colorbox/left.png);background-size: cover;margin-left: 10px;}
#cboxNext {right: 0;background:url(../../i/basic/colorbox/right.png);background-size: cover;margin-right:10px;}
#cboxPrevious:hover , #cboxNext:hover {opacity: 1;}

#cboxTitle figcaption:before { /* BASIC.CSSで指定 */ }

/* サムネイル */
a.colorbox {position: relative;display: block;border-bottom: 0px;}
a.colorbox::after {transition: all 0.2s linear;content: "";display: block;height: 100%;width: 100%;position: absolute;left: 0;bottom: 0;text-align: center;background: url(../../i/basic/colorbox/colorbox.png) no-repeat,linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 50%,rgba(0, 0, 0, .5) 100%);background-position: left bottom;opacity: .66;max-height: 160px;}
a.colorbox:hover::after {transition: all 0.2s linear;opacity: 1;}
.wysiwyg a.colorbox {display: inline-block;}

/*  */
/*  */
/*  */