@charset "utf-8";

.galleria {
	width: 720px;
	height: 480px;
	padding-bottom: 70px;
	margin: 0 auto;
}
.galleria-theme-hobo1 {
	background-color: transparent;
}
.galleria-theme-hobo1 .galleria-stage {
}
.galleria-theme-hobo1 .galleria-counter {
	color: #FFF;
}
.galleria-theme-hobo1 .galleria-image-nav {
}
.galleria-theme-hobo1 .galleria-thumbnails-container {
	bottom: -70px;
}
.galleria-theme-hobo1 .galleria-thumbnails .galleria-image {
	overflow: visible !important;
	background-color: transparent;
}

.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: #3366CC;
}

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;
}

#contents {
	font-size: 14px;
}

/* --------------------------------------------------------------------------------
 * 
 * contentHeader
 * 
 * ----------------------------------------------------------------------------- */
#contentHeader {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 40px;
	position: relative;
	height: auto;
	overflow: visible;
	background: #FFF;
}
#contentHeader h2 {
	margin-bottom: 40px;
}
#yodogawa {
	margin-left: 80px;
	font-weight: bold;
}
#contentHeader .attention {
	margin-top: 15em;
	margin-left: 600px;
	margin-bottom: 80px;
}
#contentHeader .profile {
	position: absolute;
	top: 580px;
	right: 0;
	z-index: 1;
}
#contentHeader .profile .btn2.open {
	width: 240px;
	position:absolute;
	top: 0;
	right: 80px;
}
#contentHeader .profile .btn2.close {
	width: 46px;
	position: absolute;
	right: 80px;
	top: 0;
	background: transparent;
	border: 0 none;
}
#contentHeader .profile .icon-book:before {
	content: "\f02d";
	display:inline-block;
	font-family: FontAwesome;
	font-size: 1.5em;
	margin-right: 0.2em;
	vertical-align: middle;
}
#contentHeader .profile .icon-close:before {
	content: "\f00d";
	display:inline-block;
	font-family: FontAwesome;
	font-size: 1.5em;
	margin-left: 0.1em;
	vertical-align: middle;
}

#contentHeader #profile {
	display: none;
	position: absolute;
	top: 580px;
	right: 0;
	/*margin-left: 500px;*/
	padding: 20px;
	border: 1px solid #CCC;
	margin-right: 80px;
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* END border-radius */
	background: #FFF;
}
#contentHeader #profile h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
#contentHeader #profile p {
	font-size: 13px;
	line-height: 1.75em;
}

/* --------------------------------------------------------------------------------
 * 
 * content
 * 
 * ----------------------------------------------------------------------------- */
.content {
	margin-top: 80px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.section {
	width: 800px;
	margin: 80px auto 120px;
	background: #FFF;
	padding-bottom: 80px;
}
.content .photo {
	margin: 40px 0 20px;
	text-align: center;
}
.content .date {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 40px auto;
	width: 800px;
}
.content .banner {
	width: 800px;
	margin: 80px auto 20px;
	padding: 40px 0;
	background:#FFF;
}
.content .banner ul {
	width: 740px;
	margin: 0 auto;
}
.content .banner li {
	float: left;
	margin: 0 10px;
}
.content .info {
	border: 4px solid #dbd400;
	width: 500px;
	padding: 40px;
	margin: 80px auto 0;
}
.content .info .photo {
	margin-top: 0;
}
.content .info p {
	width: 500px;
	margin: 0 auto;
}
.content h3 {
	text-align:center;
	background: url(../images/20141001/bg_title.png) repeat-y center top;
	color: #203190;
	font-size: 24px;
	line-height: 1.75em;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 30px;
}
#slideshow {
	padding-bottom: 30px;
	background: url(../images/20141001/bg_title.png) repeat-y center top;
}
#slideshow h3 {
	text-align:center;
	color: #203190;
	font-size: 24px;
	line-height: 1.75em;
	font-weight: bold;
	padding: 10px 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")
}





.conv {
  width: 500px;
  margin: 25px auto 25px;
}
.conv dl {
  display: table;
  width: 100%;
}
.conv dl + dl {
  margin-top: 0px;
}
.conv dt, .conv dd {
  display: table-cell;
  text-align: left;
}
.conv dt.talker0, .conv dd.talker0 {
  color: #808080;
}
.conv dt.talker1, .conv dd.talker1 {
  color: #000000;
}
.conv dt.talker2, .conv dd.talker2 {
  color: #2E6999;
}
.conv dt.talker3, .conv dd.talker3 {
  color: #218521;
}
.conv dt {
  width: 90px;
  padding: 2em 0 0 0;
  font-weight: bold;
  vertical-align: top;
  color: #FFF;
}
.conv dt.talker0 {
  letter-spacing: -0.05em;
}
.conv dd {
  padding-top: 2em;
  vertical-align: middle;
  color: #FFF;
}
.conv dd.photo {
  padding: 30px 0 10px 80px;
  text-align: left;
}
.conv dd.photo p {
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.photoC {
  padding: 30px 0 10px 0;
  text-align: center;
}
.conv dd.photoC p {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.center {
  text-align: center;
}
.conv .continue {
  width: 500px;
  margin: 0 auto;
  padding: 2em 0 0;
  text-align: center;
}




