@charset "utf-8";
/*   normal style   */

hr {
	border: solid 2px #fac8c3;
	width: 95%;
}

#contents {
	background: #ffffff;
}

#main-contents-space {
	margin: 0 0 30px;
	padding: 10px 0 0;
}
h1 {
	margin: 0 0 20px;
	padding: 10px 0;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	background: url('../img/line_1.png') no-repeat 50% 100%;
}
#pankuzu {
	margin: 5px 10px;
	padding: 0 0 10px;
}
#pankuzu li {
	margin: 0;
	display: inline;
}
#pankuzu li span {
	font-size: 14px;
}
#pankuzu li a {
	padding-right: 29px;
	font-size: 14px;
	background: url('../img/allow.gif') no-repeat 100% 1px;
}
#pankuzu li:last-child a {
	background: none;
}
@media screen and (max-width: 900px) {
	#pankuzu {
		clear: both;
		padding-top: 10px;
	}
}
#main-contents-space section,
#main-contents-space aside {
	margin: 30px 0 50px;
}
#main-contents-space .sub-navi ul {
	margin: 1em 10px;
	text-align: center;
}
#main-contents-space .sub-navi ul li {
	display: inline;
}
#main-contents-space .sub-navi ul li:not(:last-child):after {
	content: " ／";
}
#main-contents-space .sub-navi ul li a {
	font-size: 14px;
}
#main-contents-space h2 {
	margin: 20px 25px;
	padding-left: 32px;
	font-size: 120%;
	font-weight: bold;
	background: url('../img/background_h2.png') no-repeat 0 45%;
	border-bottom: solid 3px #fce97c;
}
#main-contents-space h3 {
	margin: 5px 25px;
	padding: 3px .5em;
	font: bold 110%/1.5em sens-serif;
	border-left: solid 12px #ffbab0;
}
#main-contents-space h4 {
	margin: 5px 5px 5px 10px;
	padding: 15px 15px 0;
	font: bold 100%/1.5em sens-serif;
	font-size: 18px;
}
#main-contents-space .relation {
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px 5px;
	border: solid 1px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
@media screen and (max-width: 770px) {
	#main-contents-space h2 {
		margin: 20px 10px 20px 20px;
	}
	#main-contents-space h3 {
		margin: 5px 10px 5px 20px;
	}
}
#main-contents-space p,
#main-contents-space figure {
	margin: 1em 25px;
}
#main-contents-space iframe {
	margin: 1em 25px;
	width: calc(100% - 50px);
	height: 300px;
}
@media screen and (max-width: 770px) {
	#main-contents-space p,
	#main-contents-space figure {
		margin: 1em 10px 1em 20px;
	}
}
#main-contents-space ul {
	font: 100%/1.5em sens-serif;
	margin: 1em 35px;
}
#main-contents-space ol {
	font: 100%/1.5em sens-serif;
	margin: 1em 35px;
}
#main-contents-space pre {
	font: 100%/1.2em sens-serif;
	margin: 0 25px;
	text-indent: 1em;
}
@media screen and (max-width: 770px) {
	#main-contents-space pre {
		font-size: 110%;
		line-height: 180%;
	}
}
#main-contents-space .image-r {
	float: right;
	margin: 0 15px 15px;
}
#main-contents-space .image-l {
	float: left;
	margin: 0 15px;
}
#main-contents-space .image-c {
	text-align: center;
	text-indent: 0;
}

@media screen and (max-width: 770px) {
	#main-contents-space img.pc {
		display: none;
	}
	#main-contents-space img.mov {
		display: inline;
	}
}
@media screen and (max-width: 650px) {
	#main-contents-space img.mov {
		width: 100%;
	}
}

#main-contents-space .list {
	font: 100%/1.5em sens-serif;
	margin: 1.5em 50px;
}
#main-contents-space .notes {
	font: 80%/1.5em sens-serif;
}
#main-contents-space .notes-number {
	font: 80%/1.5em sens-serif;
}
#main-contents-space .notes-coments {
	font: 80%/1.5em sens-serif;
	margin: 1.5em 25px 1.5em 50px;
}
#main-contents-space table {
	max-width: 660px;
	margin: .5em auto 1.5em;
	font: 100%/1.2em sens-serif;
	text-align: center;
	border-collapse: collapse;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#main-contents-space caption {
	font: bold 100%/1.2em sens-serif;
	text-align: center;
	margin: 1em 1.5em .5em;
}
#main-contents-space th {
	background: #fce9ac;
	padding: 5px 7px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
@media screen and (max-width: 770px) {
	#main-contents-space table {
		margin-right: 20px;
		margin-left: 20px;
	}
	#main-contents-space th {
		font-weight: normal;
	}
}
#main-contents-space td {
	background: #ffffff;
	padding: 5px 7px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#main-contents-space td p {
	font: 100%/1.5em sens-serif;
	margin: 5px;
	text-align: left;
}
#main-contents-space .za_futon3_product {
	width: 92%;
	margin-bottom: 30px;
}
#main-contents-space .za_futon3_product th {
	width: 20%;
}
#main-contents-space .za_futon3_list,
#main-contents-space .za_futon4_list {
	width: 92%;
	margin: 20px auto;
	border-collapse: collapse;
	border: solid 2px #333;
}
#main-contents-space .za_futon3_list td,
#main-contents-space .za_futon4_list td {
	width: 23%;
	vertical-align: top;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
#main-contents-space .emphasis {
	background: #ffeeee;
	padding: 0.3em 0.5em;
}
#main-contents-space .list-table {
	font: 100%/1.5em sens-serif;
	margin: 0.5em 1.2em;
}
#main-contents-space .page-top {
	font: 100%/1.5em sens-serif;
	text-align: right;
	margin: 1.5em;
}
#to-top {
	font: 100%/1.5em sens-serif;
	text-align: center;
	margin: 2em 1.5em 0;
}
#to-top a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}
#main-contents-space #sale p {
	font: 80%/1.5em sens-serif;
	margin: 1em 25px;
}

@media screen and (max-width: 770px) {
	h1 {
		margin-left: 20px;
		margin-right: 20px;
		font-size: 180%;
	}
	#main-contents-space h2 {
		font-size: 150%;
	}
	#main-contents-space h3 {
		font-size: 130%;
	}
}

/* お問い合わせ */
form table {
	margin: 20px auto !important;
}
form td {
	padding: 8px !important;
}
.hissu {
	padding: 0 5px;
	font-size: 80%;
	color: #fff;
	white-space: nowrap;
	background: #e33;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input,
textarea {
	padding: 3px 6px;
	font-size: 100%;
	border: solid 1px #999;
	box-shadow: 1px 1px 1px #ccc;
}
input[type="button"] {
	font-size: 90%;
}
input[type="submit"] {
	font-size: 110%;
}
input[type="checkbox"]:hover,
label:hover {
	cursor: pointer;
}

@media screen and (max-width: 770px) {
	input,
	textarea {
		font-size: 110%;
	}
}

@media screen and (max-width: 640px) {
	form th,
	form td {
		display: block;
	}
	form td {
		margin-bottom: 10px;
	}
}
#privacy-text {
	width: 90%;
	height: 250px;
	overflow: auto;
	margin: 20px auto !important;
	border: solid 1px #999;
}