body{
	margin: 0px;
	font-family:"source-han-sans-japanese", "Helvetica Neue", "Segoe UI", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.ie8 img{
  width: auto;
}
/*clearfix*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
hr{
    border:none;
    border-top:dotted 1px #786030;
    height:2px;
    color:#000000;
    margin: 10 6 10 6;
	
}
#wrapper {
}
/*
.breadcrumb{
	margin: 0;
	padding: 0;	
}
#breadcrumb_div{
	width: 90%;
	color: #990000;
	text-align: right;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.1em;
	padding-right: 20px;
	float: right;
}
#breadcrumb_div a{
	color: #990000;
	text-align: right;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.1em;
	padding-right: 20px;
	text-decoration: none;
}*/
.main-image {
   	width: 100%;
	margin: 0 auto;
	background-image: url("../../img/top/head_kenuki1280.jpg");/*980×195*//*1280×250*/
	background-position:center top;
	background-repeat:no-repeat;
	background-size:100% auto;/*この場合は高さが自動設定*/
	height: 252px;
}
.head-title {
	width:100%;
	color:#e5e5e5;
    font-size: 28px;
	line-height: 26px;
   	letter-spacing: .0.7em;
	text-align:center;
	padding-top:5%;/*90px*/
	padding-bottom:15px;		
}
.head-bar {
   	width: 250px;
	height:1px;
	margin: 0 auto;
	background-color:#e5e5e5;
}
.head-copy {
	width:100%;		
	color:#e0c85d;
    font-size: 22px;
	line-height: 26px;
   	letter-spacing: .0.7em;
	text-align:center;
	padding-top:2%;	/*15px*/			
}	
.title{
	width: 100%;
	margin: 0 auto;	
}
.image-left {
	display: inline-block;
	width:38%;
	height: auto;
	vertical-align: middle;
	margin: 0 auto;
}
.text-right {
	display: inline-block;
	width:58%;
	padding-left:20px;
	height: auto;
	vertical-align: middle;
	margin: 0 auto;
}
.contents01{
	max-width: 980px;
	margin: 0 auto; 
	padding-left:5%;
	padding-right:5%;
}	
.contents02{
		max-width: 1120px;
		margin: 0 auto; 
		padding-left:5%;
		padding-right:5%;
	}
.youtube {
	width: 100%;  
	margin: 0 auto; 
}
.bg01 {
	background: url(../../img/tokusetu/maker10008/bg1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size:100% 1000px;/*この場合は高さが自動設定*/
	height: 350px;
}
ul .youtube-container {
	padding: 0;
	margin: 0;
	width: 100%;
}
.youtube-container li {
	padding:5px 0;
	margin: 0;
	float: left;
	width: 50%;
	box-sizing:border-box;
	display: block;
	color:#363838;
    font-size: 18px;
	line-height: 26px;
   	letter-spacing: .0.7em;
	text-align: center;
}
.youtube-container li a:hover img {
	  opacity: 0.8;
	  filter: alpha(opacity=80);
	  -moz-opacity: 0.8;
	  -webkit-transition: 0.3s ease-in-out;
	  -moz-transition: 0.3s ease-in-out;
	  -o-transition: 0.3s ease-in-out;
	  transition: 0.3s ease-in-out;
}
ul .listcontainer {
	padding: 0;
	margin: 0;
	width: 100%;
}
.listcontainer li {
	padding:0px 20px;
	margin: 0px 0px;
	float: left;
	width: 25%;
	box-sizing:border-box;
	display: block;
	text-align: left;
	/*overflow:hidden;*/
	height:36em;		
	/*background:#eeeeee; */
}
.listcontainer li:last-child {
	margin-bottom: 20px;
}	
.listcontainer li img {
	width: 100%;/*240px*/
}
#button {
	width: 120px;
}		
.listcontainer li a:hover img {
	  opacity: 0.8;
	  filter: alpha(opacity=80);
	  -moz-opacity: 0.8;
	  -webkit-transition: 0.3s ease-in-out;
	  -moz-transition: 0.3s ease-in-out;
	  -o-transition: 0.3s ease-in-out;
	  transition: 0.3s ease-in-out; 
}	
.product-list-title a {
	text-align:center;
	color:#990000;
	font-size:17px;
    letter-spacing: .0.7em;
}
.product-list-title a:hover {
	text-decoration:none;
	color:#7f6633;
	-webkit-transition: 0.3s ease-in-out;
	  -moz-transition: 0.3s ease-in-out;
	  -o-transition: 0.3s ease-in-out;
	  transition: 0.3s ease-in-out;
}	
.product-list-text {
	text-align:left;		
	margin: 0 0 40 0;
	color: #363838;
    font-size: 15px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}
.product-list-text a{
	  color:#990000;
	  text-decoration: none;  
    font-size: 15px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}	
.product-list-text a:hover {
	color:#7f6633;
	-webkit-transition: 0.3s ease-in-out;
	  -moz-transition: 0.3s ease-in-out;
	  -o-transition: 0.3s ease-in-out;
	  transition: 0.3s ease-in-out;
}		
/*
.title_div{
	width: 740px;
	border-bottom: #990000 solid 1px;
	border-top: #990000 solid 1px;
	padding: 10px 0px 6px 0px;
	margin: 0 auto;
}*/
/*
aside{
	float: left;
    width: 25%;
}
aside ul{
	margin: 0;
	padding: 0;
}
aside ul li{
}
aside ul li a{
	padding-left: 11px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.1em;
}
aside ul li img{
	padding-left: 11px;
}
aside form{
	padding-left: 22px;
	padding-bottom: 10px;
}*/
#content{
	width: 100%;
}
#content a:link, #content a:visited {text-decoration: none}
#content a:link {color: #990000}
#content a:visited {color: #660000}
#content a:hover {color: #CC0000; text-decoration: underline;}
.text_normal{
	line-height:1.6em;
	letter-spacing: 0.1em;		
}
h1{
	display: none;
}
h2 {
	font-size:22px;
    letter-spacing: .0.7em;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 36px;
	text-align:center;	
}	
h3 {
	font-size:16px;
    letter-spacing: .0.7em;
	text-align:center;	
}	
p, ol, ul {
	margin: 0 0 40px 0;
	color: #000000;
    font-size: 15px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}
a {
	text-decoration: none; 	
}	
a:hover {
	text-decoration:underline;
	color:#7f6633;
}	
/*
div img {
	margin:0px 40px 0px 0px;
	text-align:center;		
}*/
.text-nomal2 {
	margin: 0 0 40px 0;
	color: #000000;		
    font-size: 15px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}
.text-nomal2 strong {
	margin: 0 0 40px 0;
	color: #990000;
    font-size: 16px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}	

@media only screen and (max-width: 1000px) {
	.main-image {
		height: 202px;
	}
	.image-left img{
		width:100%;
	}
}
@media only screen and (max-width: 830px) {	
	.listcontainer li {
		width: 33%;
		height:36em;
	}
	.main-image {
		height: 172px;
	}
	.head-title {
		font-size: 20px;	
	}
	.head-copy {
		font-size: 14px;		
	}	
}
@media only screen and (max-width: 700px) {	
	.contents01{
		width: 90%;
		padding-left:0px;
		padding-right: 0px;
		margin: 0 auto;
	}
	.image-left{
		float: none;
		width:90%;
		text-align: center;
		margin: 0 auto;
	}
	.image-left img{
		width:80%;
	}
	.text-right {
		width:90%;
		float: none;
		padding-left:0px;
		margin: 0 auto;
	}
	.listcontainer li {
		width: 50%;
		height:38em;
	}
}
@media only screen and (max-width: 640px) {	
	.main-image {
		height: 142px;
	}
	.head-title {
		padding-top:3%;
		padding-bottom:0px;
		font-size: 14px;
	}
	.head-bar {
		display: none;
	}
	.head-copy {
		padding-top:1px;			
	}	
}
@media only screen and (max-width: 500px) {	
	.contents02{
		padding-left:2%;
		padding-right:2%;
	}
	.listcontainer li {
		width: 100%;
		height:34em;
	}
}