body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.3em!important;
}
.corporate-info h3 span {
	font-size: 1.0em!important;
}
.jumbotron {
	padding-bottom: 35px;
}

#top-product h2 small {
	display: none!important;
}
#top-product h2 span{
	margin-top: -20px;
	}
#corporate  h2 small {
	display: none!important;
}
#corporate  h2 span{
	margin-top: -20px;
	}
p{
	text-align: left;
	}
.p-tit{
	text-align: left;
	}
.maininfo-small{
	font-size: 0.6em!important;
	font-weight: 300;
	line-height: 1.5em;
	}
.IR_cal table{
	width: 100%!important;
	}

@media only screen and (min-width: 992px) {
#bg-nav {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #fff), color-stop(0.5, #FFFFFF), to(#FFFFFF))!important;
	background: -moz-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
	background: -ms-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
}
.nav01 {
	width: 25%;
}
.nav02 {
	width: 25%;
}
/*.nav03 {
	width: 20%;
}*/
.nav04 {
	width: 25%;
}
.nav05 {
	width: 25%;
}
.table-info th {
	width: 150px!important;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
#bg-nav {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.25, #fff), color-stop(0.25, #FFFFFF), color-stop(0.50, #FFFFFF), color-stop(0.50, #fff), color-stop(0.75, #fff), color-stop(0.75, #FFFFFF), to(#FFFFFF));
	background: -moz-linear-gradient(top, #fff, #fff 25%, #FFFFFF 25%, #FFFFFF 50%, #fff 50%, #fff 75%, #FFFFFF 75%, #FFFFFF)!important;
	background: -ms-linear-gradient(top, #fff, #fff 25%, #FFFFFF 25%, #FFFFFF 50%, #fff 50%, #fff 75%, #FFFFFF 75%, #FFFFFF)!important;
}
.nav01 {
	width: 50%;
}
.nav02 {
	width: 50%;
}
/*.nav03 {
	width : calc(100% / 3) ;
}*/
.nav04 {
	width: 50%;
	clear: none;
}
.nav05 {
	width: 50%;
}
/*.nav03 span {
	border-left: none;
}*/
.nav04 span {
	border-left: none;
}
.nav05 span {
	border-left: 1px solid #ccc;
}
}
@media only screen and (min-width: 768px) {
.table-company th{
	white-space: nowrap;
	}
.IR_cal td:nth-of-type(1){
	width: 150px;
	}
.FAQ_menu label small, .FAQ_menu li small{
	font-size: 1.1em;
	}
	}
@media only screen and (max-width: 767px) {
h3 small{
	margin-left: 0!important;
	}
h5 small{
	margin-left: 0!important;
	}
.table-company td{
	width: 100%;
	display: block;
	}
.table-company td:nth-of-type(1){
	padding-bottom: 0!important;
	}
.table-company td:nth-of-type(2){
	padding-top: 0!important;
	}
.products-img{
	margin-bottom: 20px;
	}
.IR_cal td:nth-of-type(1){
	white-space: nowrap;
	}
.FAQ_menu label,.FAQ_menu li{
	position: relative;
	}
.FAQ_menu li{
	margin-left: 0!important;
	padding-left: 0!important;
	}
.FAQ_menu label span,.FAQ_menu li span{
	position: absolute;
	float: left;
	font-size: 1.0em;
	display: block;
	}
.FAQ_menu label small, .FAQ_menu li small{
	padding-left: 20px;
	font-size: 1.0em;
	}
	}