@charset "utf-8";
/* ---------------------------------------------------------------------------------
Copyright c HEARTS. All rights reserved.

HTML CSS Selectors instagram

$Revision: 1.0 $
--------------------------------------------------------------------------------- */


@media screen and (max-width: 767px) {
	div#contents-head {
		display:none;
	}
}




article {
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 30px;
}

article section#post {
}
article section#post h3 {
	text-indent: -9999px;
	height: 46px;
	width: 350px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../img/instagram/title.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.post-data {
	width: 240px;
    height: 240px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	float: left;
}
.post-data:nth-of-type(20n+1) {
	height: 348px;
	width: 348px;
	padding: 90px;
}

.post-data a {
	display: block;
	position: relative;
  width: 100%;
  height: 100%;
}
.post-data a img,
.follow a img {
	height: 100%;
	width: 100%;
  object-fit: cover;
}

.post-data a .infoData {
	display: none;
	height: 240px;
	width: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#66000000,EndColorStr=#66000000);
	background-color: rgba(0,0,0,0.4);
}
.post-data:nth-of-type(20n+1) a .infoData {
	height: 348px;
	width: 348px;
}

.post-data a:hover .infoData {
	display: block;
}
.post-data a .infoData:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
}
.post-data a .infoData span {
	display: block;
	margin-right: 12px;
	margin-left: 12px;
}
.post-data a .infoData div {
	height: 136px;
	border-top: 1px solid #FFF;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.post-data:nth-of-type(20n+1) a .infoData div {
	padding-right: 28px;
	padding-left: 28px;
	height: 210px;
}
.post-data a .infoData .date {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 13px;
	color: #cccccc;
	text-align: right;
	height: 14px;
	padding-top: 60px;
}
.post-data:nth-of-type(20n+1) a .infoData  .date {
	padding-top: 90px;
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	height: 20px;
}
.post-data a .infoData .comments {
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
}
.post-data:nth-of-type(20n+1) a .infoData  .comments {
	font-size: 16px;
	line-height: 18px;
}
.post-data a .infoData .tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #cccccc;
	padding-top: 30px;
}
.post-data:nth-of-type(20n+1) a .infoData  .tag {
}
.post-data a .infoData .like {
	display: block;
	float: right;
	width: 35px;
	background-image: url(../img/instagram/icon_like.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left top;
	background-size: 11px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	text-align: right;
}

.follow {
	width: 240px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	float: left;
}

div#pager {
	text-align: right;
	padding-top: 10px;
}
@media screen and (max-width: 767px) {
	div#pager {
		text-align: center;
		padding-top: 10px;
	}
}
div#pager span {
	display: inline-block;
	padding: 4px 8px;
	font-family: 'Philosopher', sans-serif;
	font-size: 12px;
	line-height: 18px;
	cursor: pointer;
}
div#pager span.nowClass {
	background-color: #DEDEDE;
	cursor: text;
}

@media screen and (max-width: 767px) {
article {
	margin-right: 13px;
	margin-left: 13px;
	position: static;
	padding-bottom: 30px;
}

article section#post {
	width: auto;
}
article section#post h3 {
	height: 95px;
	width: 175px;
	margin-bottom: 25px;
	background-position: left bottom;
	background-size: 175px auto;
}

.post-data {
	width: 46%;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	float: left;
}

.post-data:nth-of-type(20n+1) {
	width: 96%;
	height: auto;
	padding: 0px 2% 15px;
}
.post-data:nth-of-type(20n+1) a {
	display: block;
	position: relative;
	border: 2px solid #898989;
}
.post-data a img {
	height: auto;
	width: 100%;
}
.post-data a .infoData {
	display: none;
	height: auto;
	width: 100%;
	position: static;
	left: 0px;
	top: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#66000000,EndColorStr=#66000000);
	background-color: rgba(255,255,255,0.4);
	padding-bottom: 5px;
}
.post-data a:hover .infoData {
	display: none;
}
.post-data:nth-of-type(20n+1) a .infoData,
.post-data:nth-of-type(20n+1) a:hover .infoData {
	display: block;
	height: auto;
	width: 100%;
	position: static;
	left: 0px;
	top: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#66000000,EndColorStr=#66000000);
	background-color: rgba(255,255,255,0.4);
	padding-bottom: 5px;
}
.post-data:nth-of-type(20n+1) a .infoData:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
}
.post-data:nth-of-type(20n+1) a .infoData span {
	display: block;
	margin-right: 12px;
	margin-left: 12px;
}
.post-data:nth-of-type(20n+1) a .infoData div {
	height: auto;
	border-top: 1px solid #000;
	margin-right: 12px;
	margin-left: 12px;
	padding: 10px 0px 5px;
}
.post-data:nth-of-type(20n+1) a .infoData .date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #cccccc;
	text-align: right;
	height: 14px;
	padding-top: 7px;
}
.post-data:nth-of-type(20n+1) a .infoData .comments {
	font-size: 12px;
	line-height: 12px;
	color: #000;
	margin-right: 0px;
	margin-left: 0px;
}
.post-data:nth-of-type(20n+1) a .infoData .tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #cccccc;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.post-data:nth-of-type(20n+1) a .infoData .like {
	display: block;
	float: right;
	width: 35px;
	background-image: url(../img/instagram/icon_like.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left bottom;
	background-size: 11px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #0033cc;
	text-align: right;
}

.follow {
	width: 46%;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	float: left;
}

}



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#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:0; left:0; width:100%; height:100%;}
#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;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
/*    #cboxTopLeft{width:25px; height:25px; background:url(../img/images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(../img/images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(../img/images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../img/images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(../img/images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(../img/images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(../img/images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(../img/images/border2.png) repeat-y -25px 0;}*/
    #cboxContent{background:#fff; overflow:hidden;border: 1px solid #cdcdcd;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxLoadingOverlay{background:#fff url(../img/images/loading.gif) no-repeat 5px 5px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxClose{position:absolute; bottom:10px; right:10px; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

