.main_space .s_txt a { background: rgba(255, 201, 60, .1); font-weight: bold;}
.main_space .s_txt a:hover { background: rgba(255, 201, 60, .2);}
/*colorbox*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:50%; left:50%; width:50%; height:50%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background: rgba(0, 0, 0, 0.9);}
#colorbox{outline:0;}
#cboxContent{margin:30px;background: rgba(255, 201, 60, 1.0);}
.personal #cboxContent{margin:30px;background: rgba(243, 72, 153, 1.0);}
.cboxIframe{background: rgba(255, 255, 255, 1.0);}
#cboxError{padding:50px; border:1px solid rgba(204, 204, 204, 1.0);}
#cboxLoadedContent{border:3px solid rgba(255, 201, 60, 1.0); background: rgba(255, 201, 60, 1.0); box-shadow: rgba(0, 0, 0, .2) 0px 1px 2px 2px; -webkit-box-shadow: rgba(0, 0, 0, .2) 0px 1px 2px 2px; -moz-box-shadow: rgba(0, 0, 0, .2) 0px 1px 2px 2px;}
.personal #cboxLoadedContent{border:3px solid rgba(243, 72, 153, 1.0); background: rgba(243, 72, 153, 1.0); box-shadow: rgba(0, 0, 0, .2) 0px 1px 2px 2px; -webkit-box-shadow: rgba(0, 0, 0, .2) 0px 1px 2px 2px; -moz-box-shadow: rgba(0, 0, 0, .2) 0px 1px 2px 2px;}
#cboxTitle{position:absolute; top:-20px; left:0; color: rgba(255, 255, 255, 1.0); letter-spacing: 0.2em; font-weight: bold;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color: rgba(204, 204, 204, 1.0);}
@-ms-keyframes cboxLoadingGraphic { 0% { -ms-transform: rotate(0deg);} 100% { -ms-transform: rotate(360deg);}}
@-moz-keyframes cboxLoadingGraphic { 0% { -moz-transform: rotate(0deg);} 100% { -moz-transform: rotate(360deg);}}
@-webkit-keyframes cboxLoadingGraphic { 0% { -webkit-transform: rotate(0deg);} 100% { -webkit-transform: rotate(360deg);}}
@keyframes cboxLoadingGraphic { 0% { transform: rotate(0deg);} 100% { transform: rotate(360deg);}}
/* :not(:required) hides this rule from IE9 and below */
#cboxLoadingGraphic:not(:required) { -moz-animation: loading 1500ms infinite linear; -webkit-animation: loading 1500ms infinite linear; animation: loading 1500ms infinite linear; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em; -moz-box-shadow: rgba(0, 0, 0, 0.3) 1.5em 0 0 0, rgba(0, 0, 0, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.3) 0 1.5em 0 0, rgba(0, 0, 0, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.3) -1.5em 0 0 0, rgba(0, 0, 0, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.3) 0 -1.5em 0 0, rgba(0, 0, 0, 0.3) 1.1em -1.1em 0 0; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1.5em 0 0 0, rgba(0, 0, 0, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.3) 0 1.5em 0 0, rgba(0, 0, 0, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.3) -1.5em 0 0 0, rgba(0, 0, 0, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.3) 0 -1.5em 0 0, rgba(0, 0, 0, 0.3) 1.1em -1.1em 0 0; box-shadow: rgba(0, 0, 0, 0.3) 1.5em 0 0 0, rgba(0, 0, 0, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.3) 0 1.5em 0 0, rgba(0, 0, 0, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.3) -1.5em 0 0 0, rgba(0, 0, 0, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.3) 0 -1.5em 0 0, rgba(0, 0, 0, 0.3) 1.1em -1.1em 0 0; display: inline-block; font-size: 10px; width: 1em; height: 1em; margin: 1.5em; overflow: hidden; text-indent: 100%;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color: rgba(255, 201, 60, 1);}
.personal #cboxSlideshow{position:absolute; top:-20px; right:90px; color: rgba(243, 72, 153, 1)}
#cboxClose{position:absolute; top:-30px; right: -30px; display:block; background:url(../../img/close.png?0) no-repeat top center; width:30px; height:30px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}
/*archive*/
/*#con_story .archive li:first-child { margin-left: 41%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 46%;} } 1*/
/*#con_story .archive li:first-child { margin-left: 32%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 41%;} } 2*/
/*#con_story .archive li:first-child { margin-left: 23%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 36%;} } 3*/
/*#con_story .archive li:first-child { margin-left: 11%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 31%;} } 4*/
/*#con_story .archive li:first-child { margin-left: 1%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 26%;} } 5*/
/*#con_story .archive li:first-child { margin-left: 1%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 21%;} } 6*/
/*#con_story .archive li:first-child { margin-left: 1%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 16%;} } 7*/
/*#con_story .archive li:first-child { margin-left: 1%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 11%;} } 8*/
/*#con_story .archive li:first-child { margin-left: 1%;} @media screen and (min-width: 640px) { #con_story .archive li:first-child { margin-left: 6%;} } 9*/
#con_story .archive li:first-child { margin-left: 1%;} /*10*/

#con_story .archive li #s1t { background-image: url(../img/ind1.jpg?1);}
#con_story .archive li #s2t { background-image: url(../img/ind2.jpg);}
#con_story .archive li #s3t { background-image: url(../img/ind3.jpg);}
#con_story .archive li #s4t { background-image: url(../img/ind4.jpg);}
#con_story .archive li #s5t { background-image: url(../img/ind5.jpg);}
#con_story .archive li #s6t { background-image: url(../img/ind6.jpg);}
#con_story .archive li #s7t { background-image: url(../img/ind7.jpg);}
#con_story .archive li #s8t { background-image: url(../img/8.jpg);}
#con_story .archive li #s9t { background-image: url(../img/ind9.jpg);}
#con_story .archive li #s10t { background-image: url(../img/ind10.jpg);}
