@charset "utf-8";


/* script */
#slideshow{
	position: relative;
	width: 100%;
	height: 180px;

}

#slideshow img{
	position: absolute;
	top: 50px;
	left: 16%;
	z-index: 8;
	opacity: 0.0;
	width: 70%;
	height: 450%;
}

#slideshow img.active{
	z-index: 10;
	opacity: 1.0;
}

#slideshow img.last-active{
	z-index: 9;
}
/* script */


body{
	text-align: center;

}

.atama{
	width: 95%;
	text-align: center;
	margin-right: 0;
	margin-left: 2.5%;
 	background-color: #C0C0C0;
}

.ata_h1{
	text-align: left;
	margin-top: 0;
	padding-left: 20%;
	color: #000000;
}

.ata_h4{
	text-align: right;
	padding-right: 16%;
	color: #000000;
}



.ww{
	margin-left: 2%;
	margin-right: 85%;
	border-spacing: 38px 0px;
	text-align: left;
	position: fixed;
	top: 35%;
 	left: 0;
 	z-index: 12;
}

.www{
	width: 17%;
	font-size: 1em;
	border-bottom: 2px solid #8B0000;
	text-align: left;
	color: #000080;
}

#link{
	height: 10%;
}

#link img{
	width: 100%;
	text-align: left;
}

a{
	text-decoration: none; 
}

#link a:link { color: #000080; }
#link a:visited { color: #000080; }
#link a:hover { color: #ff0000; }


#products_handled{
	text-align: left;
	margin-left: 15%;

}

.products_handledh > a {
    display: block; 
    padding-top: 80px;
    margin-top: -80px;
}

.products_handledh{
	margin-top: 830px;
	padding-top: 50px;
}

table.products_handledta{
	table-layout: fixed;
	width: 79%;
	margin-left: 9%;
	margin-right: 1%;
	margin-bottom: 25px;
}
tr{
	margin-bottom: 30px;
}


li{
	list-style-type: square;
}

#features{
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 100px;
}

.featuresh > a {
    display: block; padding-top: 80px; margin-top: -80px;
}


.features_se{
	margin-left: 18%;
	margin-right: 18%;
	font-size: 22px;
}


#features img {
    border-radius: 50%;  /* 角丸半径を50%にする(=円形にする) */
    width:  70%;       /* ※縦横を同値に */
    height: 70%;       /* ※縦横を同値に */
    margin-left: 11%;
 }

.tokuta{
	table-layout: fixed;
	width: 90%;
	margin-left: 8%;
}

.toku1{
	position: relative;
}

.tokutyo1{
	position: absolute;
	top: 15%;
	left: 17%;
	font-size: 1.8vw;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
}

.toku2{
	position: relative;

}

.tokutyo2{
	position: absolute;
	top: 8%;
	left: 13%;
	font-size: 1.4vw;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
}

.toku3{
	position: relative;
}

.tokutyo3{
	position: absolute;
	top: 9%;
	left: 16%;
	font-size: 1.8vw;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
}

#company_profile{
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 100px;

}

.company_profileh > a {
    display: block; 
    padding-top: 80px; 
    margin-top: -80px;
}



.prpfile{
	margin-top: 50px;
	margin-left: 20%;
	font-size: 24px;
	table-layout: fixed;
	width: 58%;
}

.ccc{
	width: 20%;
	font-size: 22px;
	border-bottom: 1px solid #CC0033;
}
.eee{
	width: 50%;
	font-size: 22px;
	border-bottom: 1px solid #CC0033;
}

.prpfilese{
	margin-top: 50px;
	text-align: center;
	font-size: 30px;
}

.prpfilese2{
	margin-left: 18%;
	margin-right: 18%;
	font-size: 22px;
}


#query{
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 100px;
}

.queryh > a {
    display: block; 
    padding-top: 80px; 
    margin-top: -80px;
}

.queryfo{
	margin-left: 20%;
	width: 58%;
}



label{
	font-weight: bold;
}




button[type="submit"]{
	background-color: #FF6633;
	width: 3.5em;
	height: 2em;
	padding: 0px 0px;
    font-size: 1.7em;
    margin-bottom: 18px;
}



#group{
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;

}

.groups{
	margin-left: 1%;
	margin-right: 6%;
	table-layout: fixed;
	width: 120%;
}

.groups img{
	width: 80%;
}

footer{
	width: 100%;
	height: 100px;
	background-color: #C0C0C0;
}

.footerro{
	color: white;
	text-align: left;
	padding-top: 62px;
}