@charset "utf-8";


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

/* --------------------------------------------------------------------------------
 * 
 * content
 * 
 * ----------------------------------------------------------------------------- */
.content {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.content p {
	margin: 1em auto;
}
.section_title {
	overflow:hidden;
	height: auto;
	width: 720px;
	margin: 0 auto 40px;
}
	.content .navi {
		margin: 0 0 120px 0;
	}
	.content .navi ul {
		overflow: hidden;
		height: auto;
		width: 720px;
		margin: 0 auto;
		
	}
	.content .navi li {
		float: left;
	}
	.content .navi li + li {
		float: right;
	}
	.content .section_title h3 {
		float: left;
		margin: 0;
		padding: 0;
	}
	.content .section_title div {
		float: right;
	}
	
.section {
	width: 500px;
	margin: 0 auto;
	background: #FFF;
	padding-bottom: 80px;
}
	.content .section h4 {
		margin: 80px auto 40px;
		padding-left: 22px;
		font-weight: bold;
		font-size: 20px;
		line-height: 1.2em;
	}
	.content .section.type1 h4 {
		background: url(../images/20141127/b1.png) no-repeat left center;
		color: #F07E91;
	}
	.content .section.type2 h4 {
		background: url(../images/20141127/b2.png) no-repeat left center;
		color: #82A1FF;
	}
	.content .section.type1 .mail {
		color: #B37C85;
		font-weight: bold;
	}
	.content .section.type2 .mail {
		color: #7D8BB3;
		font-weight: bold;
	}
	.content .section .photos ul {
		letter-spacing: -0.4em;
		font-size: 0;
		line-height: 0;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 40px;
	}
	.content .section .photos li {
		display: inline-block;
		margin: 10px;
	}
	.content .section .photos li a {
		display: block;
		position: relative;
	}
	.content .section .photos li a:after {
		display: block;
		position: absolute;
		bottom: 3px;
		right: 3px;
	}
	.content .section.type1 .photos li a:after {
		content: url(../images/20141127/zoom1.png);
	}
	.content .section.type2 .photos li a:after {
		content: url(../images/20141127/zoom2.png);
	}
.content .photo {
	margin: 40px 0 20px;
	text-align: center;
}
.content .date {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	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:left;
	font-size: 24px;
	line-height: 1.75em;
	font-weight: bold;
	padding: 10px 0;
	margin: 50px auto 20px;
}

.table table {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.table th,
.table td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0.5em 0;
	padding-right: 0.5em;
}
.table th {
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 2em;
	vertical-align: top;
}

.examples {
	border-top: 1px solid #CCC;
	margin-top: 4em;
	padding-top: 4em;
}
.examples .btn2 {
	width: 240px;
	height: 40px;
	line-height: 40px;
}

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




