
/*Enter Your Custom CSS Here */

.metaslider.metaslider-flex.metaslider-41.ml-slider {
/*	margin: -25px !important;*/
  padding-bottom: 40px;
}


.breadcrumbs {
	padding-left: 10px;
	padding-top: 5px;
    padding-bottom: 1.4px;
}


.qtranxs_flag_and_text {
  padding-left: 20px;
  padding-right: 10px;
}
ul#qtranslate-2-chooser li {
    float: right;
}

ul#qtranslate-chooser li {
	float: right;
 /*margin: 5px 5px 0 0;*/
}

.copyright {
	text-align: center;
	margin-top: -20px;
	font-size: 9px;
}

ul.tr-vmenu a {
	font-size: 11.5px;
}

#product {
	font-size: 8px;
}
.tr-logo-name a, .tr-logo-name a:link, .tr-logo-name a:visited, .tr-logo-name a:hover {
    font-size: 31px;
    padding: 0;
    margin: 0;
    color: #252C5B !important;
    margin: 5px 0;
    padding: 3px 10px;
    /* line-height: 1em; */
    font-size: 26px;
    text-align: right;
    /* border-bottom: dotted 1px #3366cc; */
    text-shadow: 1px 1px 1px #999;
    font-weight: bold;
    font-family: sans-serif;
}
.tr-postheader {
	color: #252C5B;
	margin: 5px 0;
	padding: 3px 10px;
	line-height: 1em;
	font-size: 20px;
	text-align: right;
	border-bottom: dotted 1px #3366cc;
	text-shadow: 1px 1px 1px #999;
	font-weight: bold;
	font-family: sans-serif;
}

.tr-postheader2 {
	color: #252C5B;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-family: sans-serif;
}

.tr-postheader3 {
	color: #252C5B;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: sans-serif;
}

.tr-postheader_trbb {
	color: #252C5B;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: sans-serif;
}

.tr-postheader_trbb a:link {
	color: #252C5B;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: sans-serif;
}

.tr-postheader_trbb a:hover {
	color: #EE9687;
}

.tr-postheader_trbb a:active {
	color: #EE9687;
}

/*///////////////////////////////////////////////////////////////*/
.example11-wrap {
/*角丸*/
border-radius: 6px; /* CSS3 */
-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
-moz-border-radius: 6px; /* Firefox用 */
behavior: url(../js/PIE.htc); /* IE用 */
/*レイアウト*/
background-color: #FFF;
border: 1px solid #CCC;
width: 100%;　
  max-width: 700px;
}
.example11-table {
width: 100%;　
max-width: 700px;
  
}
.example11-table th {
width: 130px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-image: url(../example/img/table_line_bg.png);
background-repeat: repeat-y;
background-position: right top;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
}
.example11-table td {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCC;
/*text-align: center;*/
padding-top: 10px;
padding-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
line-height: 120%;
}
.example11-table .right-noline {
border-right-style: none;　
}
.example11-table .bottom-noline {
border-bottom-style: none;　
}

hr.style-two {
border: 0;
margin: 30px 0px 30px 0px;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image:  -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.button {
    background: none repeat scroll 0 0 #ffffcd;
    border: 1px solid #777;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 20px;
    padding: 6px 20px;
    text-decoration: none;
  	min-width:180px;
  text-align:center;
  
}
.btn {
	background: -moz-linear-gradient(top,#0099CC 0%,#006699);
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006699));
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	width: 100px;
	padding: 10px 20px;
}
.prod table{
  max-width: 690px;
}
.prod th {
   background-color:#0099CC;
	background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	color: #FFF;
	border-radius: 8px 8px 0px 0px ;
	-moz-border-radius: 8px 8px 0px 0px ;
	-webkit-border-radius: 8px 8px 0px 0px ;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	text-align: left;
	padding: 10px 10px;
}
.prod tr td{
	background: #fff;
	border: 1px solid #DDD;
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	color: #111;
	padding: 10px 15px;
}
.prod td td {
    padding: 0px 5px;
}
.none tr td{
	background: #fff;
	border: 0px solid #DDD;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	color: #111;
	padding: 0px 5px;
  vertical-align:top;
}
.prod p {
    font-size: 13px;
    color: #252C5B;
    padding: 13px 20px 13px 25px;
    margin: 0px;
}
.product_p1{
  text-align: left;
  margin: 0px 5px 0px 5px;
  color: #666666;
  font-size: 10px;
}
td{
vertical-align:top;
}



.trbb_all{
	width:690px; 
}

.trbbcol {
	max-width: 225px;
	float: left; 
	width: 225px;
  margin:auto;
}
.trbbcol table{
	max-width: 100%;
  margin:auto;
  padding:5px;
}
/*.trbbcol tr td{
	background: #fff;
	border-bottom: 1px dotted #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	color: #111;
	padding: 10px 15px;
	text-align: center;
	font-size: 13px;
	width: 225px;
	height: 150px;
}*/
.trbbcol .toptable{
  background: #fff;
    border-bottom: 1px dotted #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	color: #111;
	padding: 10px 15px;
	text-align: center;
	font-size: 9px;
	width: 225px;
	height: 150px;
  max-height: 150px;
}
.trbbcol .middletable{
  background: #fff;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
  border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #111;
	padding: 10px 15px;
	text-align: left;
	font-size: 9px;
	width: 225px;
	height: 10px;
}
.trbbcol .lasttableL{
  background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
	border-top: 0px solid #ccc;

	border-radius: 0px 0px 0px 8px;
	-moz-border-radius: 0px 0px 0px 8px;
	-webkit-border-radius: 0px 0px 0px 8px;
	color: #111;
	padding: 0px 5px 0px 5px;
	text-align: left;
	font-size: 10px;
	width: 5px;
	height: 80px;
}

.trbbcol .lasttableR{
  background: #fff;
	border-bottom: 1px solid #ccc;

	border-right: 1px solid #ccc;
	border-top: 0px solid #ccc;

	border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;
	color: #111;
	padding: 0px 5px 0px 5px;
	text-align: left;
	font-size: 10px;
	width: 220px;
	height: 80px;
}
.dotted table{
 
	border-collapse: collapse;

}
.dotted td{
 
	border: 1px dotted #ccc;
	font-size: 9px;
  padding-bottom: 20px;

}

.dotted h4{
 
	font-size: 12px;

}


body.es li .menu-item-524 a{
  word-spacing: -0.5px;
  font-size: 10.5px;
}
body.es li .menu-item-1340 a{
  word-spacing: -0.5px;
  font-size: 10.5px;
}


/*img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.metaslider.metaslider-flex.metaslider-41.ml-slider img{
  border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}*/
/*///////////////////////////////////////////////////////////////*/
.wp-booklet-default .b-arrow div{
	height:85px !important;
  width:37px !important;
}
.wp-booklet-default .b-arrow{
  width:37px !important;
}
.wp-booklet-default.wp-booklet-5524fa9457e9e.booklet {
  margin: 37px !important;
}
/*///////////////////////////////////////////////////////////////*/
.frame {
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
/*///////////////////////////////////////////////////////////////*/
.langdiv a {
  padding: 5px;
}
/*///////////////////////////////////////////////////////////////*/
.metaslider .caption h2 {
  font-size: 14px;
  font-weight: bold;
  color: white;
}
.metaslider .caption p {
  font-size: 11px;
  font-weight: normal;
  color: white;
}\