@charset "utf-8";
/* CSS Document */


.dico {
	background-image: url(../../cd_gallery/img/bg.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	line-height: 0px;
	padding-top: 40px;
	background-attachment: fixed;
	background-color: #000000;
}
.contents.dico p {
	margin-left: 50px;
	margin-right: auto;
	text-align: center;
	margin-top: 300px;
	font-size: 1.7rem;
	color: #fef6b2;
	font-weight: bolder;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 2px;
	width: 52%;
	clear: both;
}
.wrap .contents.dico .cdgallery {
	background-color: rgba(5,22,28,0.7);
	margin-top: 40px;
	margin-bottom: 20px;
}
.wrap .contents.dico .cdgallery .cdbox {
	width: 960px;
	height: 470px;
	display: block;
	opacity: 1.0;
	top: -30px;
}
.wrap .contents.dico .cdgallery .cdbox a, a:link, a:visited {
	color: #fef6b2;
	font-weight: bolder;
}

.nowight {
	font-weight: normal !important;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 16px;
}

.wrap .contents.dico .cdgallery .cdbox a:hover {
	color: #ECA658;
	text-decoration: none;
}
.wrap .contents.dico .cdgallery article {
	padding-bottom: 20px;
}
#gallery {
	width: 908px;
	margin: 0 auto;
	overflow-x: hidden;
}
#gallery .out {
	width: 920px;
	margin-right: -12px;
	overflow-x: hidden;
}
#gallery .out .in {
	display: inline;
	width: 172px;
	margin-bottom: 12px;
	float: left;
	margin-right: 12px;
}
#gallery .out .in img {
	height: 129px;
	width: 172px;
}



#gallery2 {
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
}
#gallery2 .out {
	width: 690px;
	margin-right: -12px;
	overflow-x: hidden;
	float: right;
}
#gallery2 .out .in {
	display: inline;
	width: 120px;
	margin-bottom: 12px;
	float: left;
	margin-right: 12px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#gallery2 .out .in img {
	height: auto;
	width: 120px;
}









.glleryTitle {
	font-weight: bolder;
	line-height: 1.5rem;
	margin-bottom: 40px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 40px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 2rem;
	padding-left: 26px;
}
.wrap .contents.dico .cdgallery.clearfix .cdbox .cdInfo {
	margin-left: -20px;
	margin-top: -20px;
}
.wrap .contents.dico .cdgallery.clearfix .cdbox .cdtext {
	float: left;
	color: #FFFFFF;
	font-size: 1.3rem;
	margin-top: 36px;
	line-height: 1.9rem;
	height: 400px;
}
.wrap .contents.dico .cdgallery.clearfix .cdbox .cdtext strong {
	font-size: 3rem;
}
.wrap .contents.dico .cdgallery.clearfix .cdbox p {
	display: block;
	clear: both;
	padding-top: 40px;
	position: absolute;

}
.boder_right {
	border-right: 2px solid #FFFFFF;
}
