/* For Indonez Theme Customization Style */

@charset "utf-8";
/* CSS Document */


/* --------------------------------------------------------------------------------------
  GLOBAL
--------------------------------------------------------------------------------------- */
html {
  height: 100%;
}

body{
  height: 100%;
  color: #525252; /*#848383 Original color*/ 
}

body #box-wrapper{
	width:1100px;
	margin:20px auto 0;
  min-height: 100%
}

h1, h2, h3, h4, h5, h6 {
  color: inherit;
}

.pagetitle h1 {
  color: #111111;
}

section#content-wrapper{
  /*min-height: 100vh;*/
  margin-bottom: 70px; 
}


footer#bottom {
  position: absolute;
  bottom: 0;
  left: 0; right: 0;
  margin-top: 20px;
}

input[type="text"] {
  color: #222325;
}

p {
  font-size: 15px;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.top {
  vertical-align: top !important;
}

.mainblue {
  background-color: #588ddd;
}

.wp-caption-text {
  text-align: center;
}

.note-folded.blue {
  background: #588DDD;
}

#idz-slideshow-container {
  width: 100%;
}

div.course-box {
  margin-left: 15px;
  margin-right: 15px;
}

div.news_date {
  display: inline-block;
  margin-right: 10px;
}

#page-header-right {
  padding: 0px;
}

#page-header-right .idz-button i {
  padding: 0;
}

a.back_button.idz-button {
  text-align: center;
  margin: 0;
  padding: 5px;
  border-radius: 8px;
  color: #000;
  background: #444;
  background: linear-gradient( #555, #2C2C2C);
  text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
  box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
}

a.back_button.idz-button:hover {
  color: #222;
  background: #555;
  background: linear-gradient( #777, #333);
}

a.back_button.idz-button:active {
  color: #000;
   background: #444;
   background: linear-gradient( #555, #2C2C2C);
   box-shadow: 1px 1px 10px black inset, 
               0 1px 0 rgba( 255, 255, 255, 0.4);
}

.back_button .textwidget i {
  padding: 0;
  font-size: 20px;
}

/* --------------------------------------------------------------------------------------
  STRUCTURE
--------------------------------------------------------------------------------------- */

/***** BEGIN CLEARFIX *****/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
/***** END CLEARFIX *****/

/***** BEGIN BOX-WRAPPER *****/
#box-wrapper .row {width:960px;}
#box-wrapper .row .column {padding:0;}
#box-wrapper .row .default {
	  float: left;
    min-height: 1px;
    margin-bottom: 18px;
    padding: 0 18px;
    position: relative;
}

#box-wrapper #toTop i{
  background:url("/img/common/btn_footer.gif") no-repeat center center; 
}

#box-wrapper .footerLink{
  padding: 0px;
  float:left;
  line-height: 70px;
}

#box-wrapper .footerLink li{
  float:left;
  background:url("/img/common/icn_footer.gif") no-repeat left 32px;
  padding-left:10px;
  margin-right:35px;
}

#box-wrapper .footerLink a{
  color:#ffffff;
}

#box-wrapper #bottom{
  background-color:#222325;
}

#box-wrapper #bottom p.copy{
  /*width:560px;*/
  text-align:right;
  padding-right: 70px;
  color:#ffffff;
}

#box-wrapper .mb15{
  margin-bottom:15px;
}
/***** END BOX-WRAPPER *****/

/***** BEGIN HEADER4 *****/
/* If Header Type4 */
#header.type4 #menu-container{
background:#fff;
border-bottom:solid 3px #588ddd;
/*border-top:solid 1px #e0e0e0;
border-left:solid 1px #e0e0e0;
border-right:solid 1px #e0e0e0;*/
margin:40px 0 20px 0;
/*box-shadow: 0px -2px 0px 0px #f4f4f4;*/
position:relative;
z-index: 9999;
}
#header.type4 #mainmenu ul {position:relative; width:960px;background-color: #222325;}
#header.type4 #mainmenu ul li i{display:none;}
#header.type4 #mainmenu ul li a{color:#fff;}
#header.type4 #mainmenu ul li{background:#1E1F21 url("/img/common/icn_nav.png") no-repeat 15px 24px;}
#header.type4 #mainmenu ul li:hover, #header.type4 #mainmenu li.current_page_item,
#header.type4 #mainmenu li.current_page_parent,
#header.type4 #mainmenu li.current-menu-parent,
#header.type4 #mainmenu li.current-menu-item,
#header.type4 #mainmenu li.current-menu-ancestor{
color:#fff;
background-color:#000;
box-shadow: 0px 3px 0px 0px #588ddd;
}

#header.type4 #menu ul {
display:none;
position:absolute;
padding:0px;
top:75px;
left:-1px;
width:180px;
background-color:#fff;
z-index:9999;
border:solid 1px #e0e0e0;
}
#header.type4 #menu ul ul, #header.type2 #menu ul ul ul {
display:none;
position:absolute;
top:-1px;
left:184px;
width:180px;
padding-top:0px;
z-index:999;
}


#header.type4 #mainmenu ul li li{border:solid 1px #e0e0e0; border-width:0 0 1px 0; box-shadow:none !important;}
#header.type4 #mainmenu ul li li:hover{box-shadow:none; border-bottom:solid 1px #e0e0e0 !important; background:#f0f0f0;}
/***** END HEADER4 *****/

/***** BEGIN HEADER4 SUBMENU *****/
#header.type4 #mainmenu .sub-menu {margin-top: -17px;border-top: 0;min-width:100%;width:auto; }
#header.type4 #mainmenu .sub-menu li {background: #1E1F21;padding: 0 !important;margin: 0 !important;white-space:nowrap;}
#header.type4 #mainmenu .sub-menu li a:hover,
#header.type4 #mainmenu .sub-menu .current_page_item{
  color:#fff;
  background:#000;
}
#header.type4 #mainmenu .sub-menu li:last-child{border:0 !important;}
/***** END HEADER4 SUBMENU *****/

/***** BEGIN OTHER HEADERS *****/
#header {
width:100%;
background:#fff;
margin:0 auto;
padding:60px 0 0 0;
}

header .row, header .column{margin-bottom:0;}

#header.type1{}
#header.type2{padding:0;}
#header.type3{padding:0;}
#header.type4{padding:0;}
#header.type5{padding:0;}

#top-area{background:#f3f3f3; padding:10px 0; font-size:13px;}
#header.type5 #top-area{background:#737373; padding:20px 0}
#header.type3 #top-area{min-height:50px; padding:12px 0 0 0;}
#header.type4 #top-area{background:#48b5e9; padding:10px 0; font-size:13px; color:#fff;}

#top_right-text{text-align:right;}
#top_right-text i{color:#c2c2c2; font-size:16px; padding:0 6px;}
#header.type4 #top_right-text span{vertical-align:middle; padding-left:40px;}
#header.type4 #top_right-text i{color:#fff; font-size:14px; padding:0 6px; font-weight:300;}

#top-left-text ul{list-style-type:none; padding:0; margin:0}
#top-left-text ul li{display:inline; font-size:11px;  margin-right:13px;}
#top-left-text ul li:first-child span{visibility:hidden;}
#top-left-text ul li a, #top_left-text ul li a:visited{color:#a6a5a5; padding-left:13px;}
#top-left-text ul li:first-child a{padding-left:0;}

#header.type5 #top-left-text ul li, #header.type5 #top-left-text{font-size:13px;}
#header.type5 #top-left-text, #header.type5 #top-left-text ul li a, #header.type5 #top_left-text ul li a:visited{color:#fff;}

#top_right-text ul{list-style-type:none; padding:0; margin:0}
#top_right-text ul li{display:inline; font-size:11px;  margin-left:13px;}
#top_right-text ul li:first-child span{ visibility:hidden}
#top_right-text ul li a, #top_right-text ul li a:visited{color:#a6a5a5; padding-left:13px;}

#header.type5 #top_right-text ul li, #header.type5 #top_right-text{font-size:13px;}
#header.type5 #top_right-text, #header.type5 #top_right-text i, #header.type5 #top_right-text ul li a, #header.type5 #top_right-text ul li a:visited, #header.type5 #top_right-text a, #header.type5 #top_right-text a:visited{color:#fff;}
#header.type5 #top_right-text i{font-size:13px;}

#top-left-text ul li.cart span, #top_right-text ul li.cart span{visibility:visible;}


#top-line{height:3px; width:100%; background:#474747; clear:both; margin-bottom:20px;}


#left-header {float:left;}
#header.type2 #left-header{padding:40px 0 0 0;}
#header.type3 #left-header{padding:30px 0 0 0;}
#header.type4 #left-header{padding:20px 0 0 0;}
#header.type5 #left-header{padding:30px 0 0 0;}
#logo a.logo01{display:block; width:275px; float:left;}
#logo .logo02{display:block; width:306px; float:right;}

#right-header {float:right;  margin:0; padding:0;}
#header.type2 #right-header{min-height:120px;}
#header.type4 #right-header {padding:20px 0 0 0;}
#top-text{float:left; padding:8px 20px 0 0; display:inline-block}
#header.type4 #top-text{padding:8px 0 0 0;}
#top-text i{font-size:16px; padding:0 4px}
#top-text a{color:#707070;}
#top-search{position:relative; display:inline-block}
/***** END OTHER HEADERS *****/

/***** BEGIN MOBILE MENU *****/
#indonez-mobile-menu .slicknav_menu{
	background: #4c4c4c !important; 
}

#menu-container{
width:100%;
position:relative;
clear:both;
background:#575757;
border-bottom:solid 3px #474747;
float:left;
margin:60px 0 20px 0
z-index: 9999;
}
/***** END MOBILE MENU *****/

/***** BEGIN MAINMENU *****/
#mainmenu ul {
text-transform:none;
float:left;
margin:0;
padding-left:0px;
}

#mainmenu ul li {
color:#fff;
list-style:none;
position:relative;
/*height:70px;*/
float:left;
font-size:13px;
}

#mainmenu ul li i{padding-right:5px; position:relative;}

#mainmenu ul li a {
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
font-size:13px;
font-weight:700;
color:#fff;
text-decoration:none;
text-transform:none;
display:block;
padding:20px 16px 15px 35px;
}


#mainmenu ul li:hover, #mainmenu li.current_page_item,
#mainmenu li.current_page_parent,
#mainmenu li.current-menu-parent,
#mainmenu li.current-menu-item,
#mainmenu li.current-menu-ancestor{
text-decoration:none;
color:#b7b7b7;
background:#474747;
}

#mainmenu ul li:hover > a,
#mainmenu li.current_page_item > a,
#mainmenu li.current_page_parent > a,
#mainmenu li.current-menu-parent > a,
#mainmenu li.current-menu-ancestor > a{
color:#b7b7b7;
}


#mainmenu li.current_page_item a li a, #mainmenu li.current_page_item a li a:hover,
#mainmenu li.current_page_parent a li a, #mainmenu li.current_page_parent a li a,
#mainmenu li.current-menu-parent a li a, #mainmenu li.current-menu-parent a li a,
#mainmenu li.current-menu-item a li a, #mainmenu li.current-menu-item a li a {
text-decoration:none;
color:#d4d7db;
}

#mainmenu ul li li:hover {
height: auto;
background:none;
background-color:rgba(255, 255, 255, 0.1);
border-bottom:none !important;
}
/***** END MAINMENU *****/

/***** BEGIN MAINMENU HOOK *****/
#header.type4 #mainmenu ul li span {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
    display: block;
    padding: 20px 16px 15px 35px;
}

.slicknav_nav li > span {
  display: block;
  padding: 8px 10px;
  margin: 2px 5px;
  text-decoration: none;
}
/***** END MAINMENU HOOK *****/

/***** BEGIN MENU *****/
#menu li li {
border-right:none;
position:relative;
z-index:100;
line-height:18px!important;
margin:0!important;
padding:10px 18px !important;
float:none; 
}

#menu li li:after {
content:"";
display:none;	
}

#menu ul {
display:none;
position:absolute;
padding:0px;
top:67px;
left:0px;
width:180px;
background-color:#4a4a4a;
z-index:9999;
}

#menu ul ul, #menu ul ul ul {
display:none;
position:absolute;
top:0px;
left:166px;
width:180px;
padding-top:0px;
z-index:999;
}

#menu li ul a,#menu li ul a:visited {
width:100%;
color:#d4d7db;
font-size:12px;
text-transform:capitalize;
line-height:18px;
z-index:190;
text-decoration:none;
display:block;
}

#menu li ul a:hover {border:none;}
#menu li ul li.current_page_item  {border-bottom:none;}
#menu ul ul li:first-child a {margin-top:0px;}
/***** END MENU *****/

/***** BEGIN TOPPRODUCTS *****/
.topProductsWrap{
	padding-top:70px;
	background:url("/img/top/bg_slide.gif") repeat-x left top;	
}	


ul.topProducts {
	width:960px;
	padding-left:0;
	margin-bottom:25px;
}

.topProducts li{
	display:block;
	float:left;
	width:311px;
	margin-right:13px;
}

.topProducts li.last{
	margin-right:0;
}

.topProduct{
	text-align: center;
}
/***** END TOPPRODUCTS *****/

/***** BEGIN NEWSBOX *****/
.newsBoxWrap{
	/*width:960px;*/
	/*background:url("/img/top/bg_ttl_btm.gif") no-repeat left bottom;*/
	margin-bottom:32px;
	border-bottom: 3px;
}

.newsBoxWrap h2{
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
	background:url("/img/top/bg_ttl_01.gif") no-repeat left bottom;
}

.newsBox{
	width:100%;
	float:left;
	margin-right:38px;
	border-bottom: solid #dddbdc 2px;

}

@media only screen 
and (max-device-width : 768px) {
	.newsBox{
		margin-right:0px;
		float: none;
	}
}

.newsBoxRight{
	margin-right:0px;
}
/***** END NEWSBOX *****/

/***** BEGIN NEWS ARTICLES *****/
.idz-article-post{
  margin-bottom: 30px;
  clear: both;
}
/***** END NEWS ARTICLES *****/


/***** BEGIN CUSTOM CATLIST *****/
.lcp_catlist{
	padding-left:0;
}

.lcp_catlist li{
	background:url("/img/common/icn_list_01.gif") no-repeat left 10px;
	padding-left:15px;
	margin-bottom:5px;
}
/***** END CUSTOM CATLIST *****/

/***** BEGIN SITEMAP *****/
.sitemaplist {
  list-style-type: square;
}

.sitemaplist > li.page_item_has_children > a {
  color: inherit;
  pointer-events: none;
}

/***** END SITEMAP *****/

/***** BEGIN NEWS SLUG & CATEGORIES *****/
.newsBox > ul {
  float: right;
}

.category_item {
  margin-right: 15px;
  padding: 0 5px 0 5px;
  font-weight: 500;
  border: solid 2px;
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
}

li.category_item a {
  color: #FFFFFF;
}

.category_item.news {
  background-color: #D61E20;
}

.category_item.media {
  background-color: #3378AD;
}

.category_item.corporate {
  background-color: #49A54A;
}

.category_item.exhibitions {
  background-color: #8F4B97;
}

.category_item.certifications {
  background-color: #EF7B1D;
  
}

.category_item.products {
  background-color: #9F5428;
}

.category_item.lecture {
  background-color: #767B91;
  
}

.category_item.planned-exhibitions {
  background-color: #00ccff;
}
/***** END NEWS SLUG & CATEGORIES *****/

/***** BEGIN TOP_BOTTOM *****/
.topBottom{
	width:960px;
}

.topBottomLeft{
	width:293px;
	float:left;
	margin-right:39px;
	padding-top:26px;
	background-color:#FFFFFF; /*#F7F7F7*/
	text-align:center;
}

.topBottomLeft p{
	margin-bottom:5px;
	font-size:11px;
	line-height:1.4;
}

.topBottomRight{
	width:100%;
	float:left;
}

.topBottomRight h2{
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
	background:url("/img/top/bg_ttl_01.gif") no-repeat left bottom;
}

.topBottomRight .newProductsBoxWrap{
	min-height:231px;
	height:auto !important;
	height:231px;
	border-bottom:1px solid #E6E6E6;
}

.topBottomRight .newProductsBox{
	/*width:302px;*/
	/*float:left;*/
	margin-right:24px;
}

.topBottomRight .newProductsBoxRight{
	margin-right:0;
}

.topBottomRight .newProductsBoxImg{
	width:105px;
	float:left;
	padding-top:3px;
	margin-right:18px;
}

.topBottomRight .newProductsBoxImg img{
	max-width:none;
	max-height:none;
}

.topBottomRight .newProductsBoxTxt{
	width:155px;
	float:left;
}

.topBottomRight .newProductsBoxTxt h3{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.topBottomRight .newProductsBoxTxt p{
	font-size:13px;
	line-height:1.5;
}

.topBottomRight .newProductsBoxTxt .newProductsBoxbtn{
	text-align:right;
}
/***** END TOP_BOTTOM *****/


/***** BEGIN WIDGET AREA *****/
.widget_area {
	border-right: solid #E3E3E3 1px;
}

.widget_area ul li{
		padding-bottom: 5px;
    padding-left: 15px;
  	position: relative;
  	 transition: all 0.2s linear;
	  -webkit-transition: all 0.2s linear; /** Chrome & Safari **/
	  -moz-transition: all 0.2s linear; /** Firefox **/
	  -o-transition: all 0.2s linear;
}

.widget_area ul li:before {
	content: '\25A0';
}

.widget_area ul li a {
	font-size: 14px;
  color: inherit;
}

.widget_area ul li:hover {
	transform: translate(10px,0);
  -webkit-transform: translate(10px,0); /** Chrome & Safari **/
  -o-transform: translate(10px,0); /** Opera **/
  -moz-transform: translate(10px,0); /** Firefox **/

}

.widget_area ul .current_page_item a{
	color:#588DDD;
}

.widget_area ul ul li:before {
	content: '\e702';
}
/***** END WIDGET AREA *****/


/***** BEGIN HARDLOCK TABLES *****/
@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
}

table.siken {
    clear: both;
    margin: 15px 10px 15px 2px;
}

table.siken th, table.siken td {
    border: #999 1px solid;
    padding: 0px 0px;
    color: #333;
    text-align: center;
    vertical-align: middle;
}

table.siken th {
    background-color: #b0b0b0;
}

table.siken tr:hover td {
	background: #FFFFFF;
}

table.siken2, table.siken2 td, table.siken2 th {
  border: 1px #999 solid;
  vertical-align: middle;
  padding-left: 1px;
  text-align: center;
}

table.siken2 tr:hover td {
	background: #FFFFFF;
}

table.siken2{
	font-size: 80%;
}

table.siken2 .top td{
  vertical-align: top !important;
}

table.siken3 {
    font-size: 88%;
}
/***** END HARDLOCK TABLES *****/


/***** BEGIN YOUTUBE EMBED *****/
.videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.videowrapper iframe,
.videowrapper object,
.videowrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/***** END YOUTUBE EMBED *****/


/***** BEGIN HARDLOCK CASE *****/
.caseTtl {
	width:300px;
	background-color: #3378AD;
	color: #FFFFFF;
	padding: 8px 3px;
	font-size: 130%;
	font-weight: bold;
}

.caseTtl02 {
	background-color: #D61E20;
}

.caseTtl03 {
	background-color: #8F4B97;
}

.case h2 {
	font-size: 120%;
	font-weight: bold;
	padding: 17px 0 0 30px;
	margin-bottom: 40px;
}

.case h3 {
	font-size: 130%;
	font-weight: bold;
}

.case .caseBox {
	padding:0 0 50px 20px;
}

.case ul li {
	list-style-type: disc;
}

.case ul li em {
	color: #FF0000;
}

.case .pBoxWrap {
	margin: 47px 0 40px;
}

.case .pBox {
	display: inline-block;
	padding: 30px 42px;
	border: 2px solid #8F4B97;
	color: #8F4B97;
	font-size: 130%;
	font-weight: bold;	
}
/***** END HARDLOCK CASE *****/

/***** BEGIN BLOG POST DATE *****/
.idz-entry-meta-date {
    color: #48b5e9;
    /*width: 100px;*/
    text-align: left;
    float: left;
    min-height: 0px;
    padding-right: 10px;
}

.idz-entry-meta-date span {
    display: inline-block;
}

@media only screen and (max-width: 479px) {
  .idz-entry-meta-date .date-m {
    padding: 0px;
  }
}

.idz-entry-meta-date .date-y{font-size:18px; font-weight:400;line-height: 20px;display: block;}
.idz-entry-meta-date .date-d{font-size:18px; font-weight:400;line-height: 20px;}
.idz-entry-meta-date .date-m{font-size:18px; font-weight:400;line-height: 22px;}

@media only screen and (max-width: 479px){
  .idz-entry-meta-date .date-y{font-size:18px; font-weight:400;line-height: 20px;display: inline-block;}
}
/***** END BLOG POST DATE *****/

/***** BEGIN BLOG *****/
@media only screen and (max-width: 479px){
  .idz-blog-wrapper {
    width: 100%;
  }
}
/***** END BLOG *****/

/***** BEGIN BLOG POST *****/
.idz-entry-header {
    border-bottom: solid 3px #ebebeb;
    padding-bottom: 0px;
    margin-bottom: 20px;
    overflow: hidden;
}

.idz-entry-title {
    color: #525252;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px;
}

.idz-entry-content {
  overflow: hidden;
  margin-left: 120px;
}

@media only screen and (max-width: 479px){
  .idz-entry-header {
    overflow: hidden;
    margin-left: 0px;  
  }
  .idz-entry-content {
    overflow: hidden;
    margin-left: 0px;
  }
}
/***** END BLOG POST *****/

/***** BEGIN LANGUAGE SWITCHER *****/
#header .widget_mslswidget{
  margin-top: 10px;
  float: right;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 16px;
}
/***** END LANGUAGE SWITCHER *****/

/***** BEGIN BREADCRUMB *****/
.breadcrumb ul li {
  font-size: 14px;
}

.breadcrumb ul li.current_item span, .breadcrumb ul li span.inactive_menu{
  color: #525252;
}

.breadcrumb ul li a, .breadcrumb ul li a:visited {
  color: #588DDD;
}
/***** END BREADCRUMB *****/

