@charset "utf-8";

.galleria {
	width: 960px;
	/*height: 540px;*/
	/*padding-bottom: 160px;*/
	height: 740px;
	padding-bottom: 60px;
	margin-top: -100px;
	overflow: visible;
}
.galleria-theme-hobo1 {
	overflow: visible !important;
}
.galleria-theme-hobo1 .galleria-stage {
	overflow: visible;
}
.galleria-theme-hobo1 .galleria-counter {
	/*bottom: -15px;*/
	bottom: 0px;
}
.galleria-theme-hobo1 .galleria-image-nav {
	top: 485px;
}
.galleria-theme-hobo1 .galleria-thumbnails-container {
	/*bottom: -160px !important;*/
	bottom: -60px !important;
}
.galleria-theme-hobo1 .galleria-images {
	overflow: visible;
}
.galleria-theme-hobo1 .galleria-image {
	overflow: visible !important;
}
.galleria-theme-hobo1 .galleria-layer {
	overflow: visible;
	z-index: 3;
}
.hidden {
	visibility: hidden;
}
.galleria-layer {
	text-align: center;
}
.galleria-layer .caption {
	display: inline-block;
	position: relative;
	top: 548px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 !important;
}
.galleria-layer h2.caption {
	font-weight: bold;
}

img[src*="/seisakuchu/"] {
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

.attention,
.creadit {
	text-align: center;
}
.attention p,
.creadit p {
	font-size: 12px;
	line-height: 1.75em;
	color: #bd0017;
	display: inline-block;
	text-align: left;
}
.creadit {
	margin-top: 80px;
}
.creadit p {
	color: #333;
}

#contents a,
#contents a:link,
#contents a:visited,
#contents a:hover,
#contents a:active {
	color: #316b86;
}

a.btn2 {
	font-size: 14px;
	line-height: 2.14;
	width: 11.4em;
	text-align:center;
	cursor: pointer;
}
a.btn2.wide1 {
	width: 22.86em;
}
#contents a.btn2:link,
#contents a.btn2:visited,
#contents a.btn2:hover,
#contents a.btn2:active {
	color: #316b86;
}


div#wrapper {
	width: 960px;
	margin: 0 auto;
}


/* --------------------------------------------------------------------------------
 * 
 * contentHeader
 * 
 * ----------------------------------------------------------------------------- */
#contentHeader {
	position: relative;
	height: auto;
	overflow: hidden;
}
#contentHeader h2 {
	margin-bottom: 40px;
}
#yodogawa {
	float: left;
	margin-left: 120px;
	font-weight: bold;
}
#contentHeader .attention {
	margin-top: 15em;
	margin-left: 600px;
	margin-bottom: 80px;
}
#stitle {
	display:none;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 5;
}


/* --------------------------------------------------------------------------------
 * 
 * content
 * 
 * ----------------------------------------------------------------------------- */
.content {
	margin-top: 80px;
	margin-bottom: 80px;
	background: url(../images/20140930/border1.jpg) no-repeat center top;
}


h3 {
	text-align:center;
	background: url(../images/20140930/border1.jpg) no-repeat center bottom;
	color: #bd0017;
	font-size: 24px;
	line-height: 1.75em;
	font-weight: bold;
	padding: 20px 0;
	margin-bottom: 30px;
}


/* --------------------------------------------------------------------------------
 * 
 * items
 * 
 * ----------------------------------------------------------------------------- */

.items a {
	display: block;
}

.items dl {
	text-align: center;
	color: #000;
}

.ie .items a:hover dl {
	color: #7f7f7f;
}

.items dd:first-child img {
	width: auto;
	vertical-align: top;
}

.items dd + dd {
	padding: 0 .5em;
}

.items dd + dd > * {
	display: block;
}

.items dd + dd > span {
	font-size: 10px;
}

.items dd + dd > strong {
	font-size: 12px;
	/*text-align: left;*/
	display: inline-block;
	font-weight: bold;
}

.ie .items a:hover dd + dd > strong {
	color: #8f8f8f;
}

.items dd + dd li {
	font-size: 12px;
	font-weight: bold;
}

ol.price li:before {
	content: "カバー: ";
	font-size: 10px;
	font-weight: normal;
}

ol.price li + li:before {
	content: "セット: ";
}

.items dd + dd p {
	font-size: 10px;
	width: 18em;
	letter-spacing: 0;
	margin: .3em auto .2em;
	font-weight: normal;
	display: inline-block;
	text-align: left;
}


.items {
	text-align: center;
	font-size: 0;
}

.items > li {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
}

.items dl {
	width: 19.2em;
	padding-bottom: 3.5em;
}

.items .cousin dl {
	width: 24em;
}

.items dl:after {
	content: "くわしく見る";
	display: block;
	border: #98b5c2 1px solid;
	border-radius: .4em;
	font-size: 10px;
	font-weight: bold;
	width: 7.8em;
	line-height: 2.2;
	color: #316b86;
	margin: .6em auto 0;
	text-align: center;
}

.ie .items a:hover dl:after{
	border: #eaf0f2 1px solid;
	color: #98b5c2;
}

.items dd:first-child {
	margin-top: 5.5em;
	height: 24em;
	position: relative;
}

.items .weeks dd:first-child {
	margin-top: 3.3em;
	height: 26.2em;
}

.items .cousin dd:first-child {
	margin-top: 0em;
	height: 29.5em;
}

.items dd:first-child i {
	position: absolute;
	left: 0;
	top: -1em;
}

.items dd:first-child i + i {
	top: 3.5em;
}

.items dd:first-child i + i + i {
	top: 8em;
}

.items dd:first-child i + i + i + i {
	top: 12.5em;
}

.ie .items a:hover dd:first-child i {
	filter: alpha(opacity="50")
}








