<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#featuredbox {
width: 100%;
float: left;
	display:block;
}

#featuredbox #featured {
width: 100%;
float: left;
}


#Gallerybox {
	height: 330px;
	width: 100%;
	overflow: hidden;
	margin: 0em 0 2.25em;
	padding: 0px;
	float: left;
	background: #000;
        border:solid 1px #AAA;
	box-shadow:5px 5px 5px -5px rgba(0, 0, 0, 0.28);
	text-align:left;
}
#Gallerybox img {
	border: 0px none !important;
	margin: 0 !important;


}
#myGallery, #myGallerySet, #flickrGallery
{
	background: #000;
	z-index:5;
	width: 100%;
	height: 330px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;

}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background: #000 no-repeat center top;
	-webkit-background-size: auto 330px;
	-moz-background-size: auto 330px;
	-o-background-size: auto 330px;
	background-size: auto 330px;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #000;
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	margin: 0px;
	left: 0px;
	color: #FFFFFF;
	text-indent: 0;
	padding: 2% !important;
	clear: both;
	float: left;
	width: 96%;
	height: auto !important;
	bottom: 0px;
}

.jdGallery .slideInfoZone
{
 /* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.7);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.jdGallery .slideInfoZone a
{
	color: #FFFFFF !important;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h3
{
	font-size:18px;
	line-height:1.2em;
	font-weight: 700;
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;
	text-transform: none
	display: block;
	margin: 0px 0px 0.5em;
	text-shadow: 0px 1px 1px #000;
	padding: 0%;
	letter-spacing: normal;
	text-align: left;
	float: left;
}
.jdGallery .slideInfoZone p
{
	font-size: 1.1em;
	color: #ccc;
	width: 100%;
	margin: 0px !important;
	text-shadow: 0px 1px 1px #000;
	padding: 0%;
	float: left;
	line-height: 1.45;
}

.jdGallery .slideInfoZone .glidermeta
{
  position:absolute;
  top: -180px;
  left: 20px;
  font-size: 0.5em !important;
  background:#333;
}
.jdGallery .slideInfoZone .glidermeta .gmdate
{text-align:center;padding: 1em 1.25em 0.5em;}
.jdGallery .slideInfoZone .glidermeta .gmdate strong
{font-size: 2.5em !important;}

.jdGallery .slideInfoZone .glidermeta .gmcom
{text-align:center;padding: 1em 1.25em;background: #555;font-size: 0.65em;}

.jdGallery .slideInfoZone a
{
	text-decoration: none;
	color: #FFF;
}
.jdGallery .slideInfoZone a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }



/* ----------------------------------------------------
　smart phone
---------------------------------------------------479px---- */
@media screen and (min-width:0px) and (max-width:767px) {


#Gallerybox {
	height: 330px;
	width: 100%;
	overflow: hidden;
	margin: 0em 0 2.25em;
	padding: 0px;
	float: left;
	background: #000;
	border:0;
	box-shadow:5px 5px 5px -5px rgba(0, 0, 0, 0.28);
	text-align:left;
}
#Gallerybox img {
	border: 0px none !important;
	margin: 0 !important;
}
#myGallery, #myGallerySet, #flickrGallery
{
	z-index:5;
	width: 100%;
	height: 330px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background: #000 no-repeat center top;
	-webkit-background-size: auto 330px;
	-moz-background-size: auto 330px;
	-o-background-size: auto 330px;
	background-size: auto 330px;
}





.jdGallery .slideInfoZone h3
{
	font-size: 1.4em;
	line-height:1.1em;
	font-weight: 800;
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;
	text-transform: none
	display: block;
	margin: 0px 0px 0.5em;
	text-shadow: 0px 1px 1px #000;
	padding: 0%;
	letter-spacing: normal;
	text-align: left;
	float: left;
}
.jdGallery .slideInfoZone p
{
	font-size: 1.0em;
	color: #CCC;
	width: 100%;
	margin: 0px !important;
	text-shadow: 0px 1px 1px #000;
	padding: 0%;
	float: left;
	line-height: 1.45;
}

}</pre></body></html>