/*h5 {
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0 10px;
}

.color-red {
	color: #e94908;
	font-weight: bold;
}
.product_common_h4{
   background: url(../img/product_common_h4.png) repeat-x top;
   border-top: 1px solid #e94908;
   border-bottom: 1px solid #e94908;
   padding:5px 10px !important;
   margin:1em 0;
   font-size:120%;
}

.title_middle_srv06{
	background-color:#e94908;
	color:#ffffff;
}

.w273px {
	width: 273px;
}

table.license {
	border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}

table.license th, 
table.license td {
	padding: 8px;
	border: 1px solid #999;
}

table.license th {
	font-weight: bold;
	background-color: #f5ab7b;
}

.gotop {
font-size: 0.9em;
color: #0f1659;
background: url(../img/dotline.gif) repeat-x top;
text-align: right;
padding-top: 8px;
margin: 15px 0;
}
.gotop a{
font-size: 0.9em;
color: #0f1659!important;
}*/
.flx-direction-reverse{
flex-direction:row-reverse;
}
.flx-wrap--no{
flex-wrap:nowrap;
}
.flx-ai--center{
align-items:center;
}
.bd-radius-left-5{
border-radius:5px 0 0 5px;
}
.bd-radius-right-5{
border-radius:0 5px 5px 0;
}
.bg-org-color{
background-color: #e94908;
}
.org-color{
color:#e94908;
}
.math-width-100per-70px{
width:calc(100% - 70px);
}
.h-ttl--corticon01{
font-size: 16px;
background-color: #e94908;
padding: 0.7em;
padding-left:1.5em;
line-height: 1em;
font-weight: bold;
margin-bottom: 0.5em;
color:#FFF;
position:relative
}

@media screen and (max-width: 767px) and (min-width: 1px) {

}