/*
===================================================================
html5 Reset Stylesheet v1.4.1 
===================================================================
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 1.4em;
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}


body {
font:14px/1.231 "ヒラギノ角ゴ Pro W3"; 
-webkit-text-size-adjust:none;
} 

#wrap {     
padding: 0px; 
} 


#contents {
	display: block;
	padding: 0 10px;
}

#contents section {
	padding: 0 0 20px;
}
section, nav {
margin-bottom: 1em; 
} 
p {     
margin-bottom: 0; 
} 

/* clearp */ 

.clearp:after {   
content: ".";  
/* 新しい要素を作る */   
display: block;  
/* ブロックレベル要素に */   
clear: both;   
height: 0;   
visibility: hidden; 
}
h2 {
	font-size: 16px;
	line-height: 24px;
}
.buttons {
	border: 3px ridge #CC99CC;
	background-color: #CCCCFF;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}



/* clerfix */
.clearp {
	display: inline-table;
	min-height: 1%;
	overflow: hidden;
}
.clearp:after {
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

header {

}
header h1 {
	font-weight: normal;
	color: #FFF;
	background-color: #000000;
	text-align: center;
	font-size:80%;
}

header .hd {
	padding: 2% 1%;
	background-image: url(/mobi/images/bg.png);
	box-shadow: 0px 2px 3px #CCC;
	margin:0 0 5%;
}

header .logo {
	float: left;
	width: 35%;
}
header .logo img{
	width: 100%;
}
header nav {
	float: right;
	width: 65%;
	text-align: right;
	margin: 1% 0 0;
}
header nav ul li {
	float: left;
	width: 25%;
}
header nav ul li img{
	width: 90%;
}
header nav ul li input {
	width: 90%;

}



img {
	vertical-align: bottom;
	border: none;
}
ul  {
	list-style: none;
}



.mtop20 {
	margin-top: 20px;
}

.mtop5 {
	margin-top: 5px;
}



footer nav.info {
	margin: 2%;
}
footer nav.info li {
	float: left;
	height: 45px;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0;
	margin-left: 1%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 100%;
}
footer nav.info li a{
	display:block;
	color:#333;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
footer nav.info li a:before{
	position:absolute;
	top:50%;
	right:2px;
	content:"";
	width:0;
	height:0;
	margin-top:-3px;
	border-width:5px;
	border-style:solid;
	border-color:transparent;
	border-left-color:#999;
}
footer nav.info li a:after{
	position:absolute;
	top:50%;
	right:4px;
	content:"";
	width:0;
	height:0;
	margin-top:-3px;
	border-width:5px;
	border-style:solid;
	border-color:transparent;
	border-left-color:#FFF;
}
footer .pagetop a  {
	text-decoration: none;
	display: block;
	color: #666;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
footer nav.ft {
	width: 96%;
	background-color: #E30053;
	box-shadow: 0px -2px 3px #CCC;
	clear: both;
	padding: 2% 1% 2% 3%;
}
footer nav.ft ul li{
	float: left;
	width: 16.6%;
}
footer nav.ft ul li img{
	width: 90%;
}
footer nav.ft ul li input{
	width: 90%;
}
footer .bottom {
	background-image: url(../img/bg.png);
	padding: 10px;
}
footer .bottom .logo{
	float: left;
	width: 30%;
}
footer .bottom .logo img{
	width: 100%;
}
footer .bottom .pcsite a{
	width: 120px;
	text-align: center;
	color: #000099;
	background-color: #FFF;
	text-decoration: none;
	border-radius:5px;
	line-height: 1em;
	margin: 10px;
	display: block;
	border: 1px solid #990000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
footer .bottom address{
	font-size: 90%;
	font-style: normal;
	color: #DD7B9B;
	letter-spacing: 1px;
	margin: 10px 0 0;
	clear: both;
}


 .kiji {
	font-size: 100%;
	line-height: 28px;
}

 .box {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

 .right_img {
	float: right;
	margin-left: 10px;
	width: 50%;
}
 .left_img {
	float: left;
	margin-left: 10px;
	width: 30%;
}
#contents .full_img {
	width: 98%;
}


.style1 {
	color: #990000;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {color: #990000; font-weight: bold; font-size: 16px; }
.style7 {color: #FF0000}
.factory_img {
	width: 100%;
}

 h2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #993300;
	text-indent: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.product_button {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	border: 1px solid #FF0000;
}


table.jtable {
	font-size: 14px;
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 6px;
}

table.jtable th {
	padding: 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
}
table.jtable td {
	padding: 5px;
	border: 1px #999999 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
table.tdleft {
	text-align:left;
}
.jtable .tdleft {
	text-align: left;
}
.jtable .tdright {
	text-align: right;
}

 .kiji .que {
	margin-left: 60px;
	text-indent: -50px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #0000CC;
}
 .kiji .ans {
	margin-left: 10px;
	text-indent: 0px;
	font-size: 14px;
	line-height: 22px;
}

 .topbox {
	float: left;
	padding: 4px;
	border: 1px solid #FF9900;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 46%;
}
 .topboxh {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
 .topboxh2 {
	float: left;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 98%;
	border: 1px solid #FF9933;
	font-size: 12px;
	line-height: 22px;
}
 .topboxh3 {
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 96%;
	border: 1px solid #FF9933;
	font-size: 12px;
	line-height: 22px;
}

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.factory_img {
	float: left;
	margin-right: 22px;
	margin-left: 30px;
	padding: 2px;
}

.imgtitle {
	font-size: 12px;
	color: #990000;
	line-height: 22px;
	text-align: center;
}

.fbox_ba {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fbox_ba_in {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fbox {
	font-size:18px;
	width: 100%;
	margin: 10px;
	text-align: left;
	float: left;
}

.umenu {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCFF;
	width: 100%;
	margin-top: 50px;
}
