@charset "utf-8";
/* ACCORDER Inc. */
/* Base Style
----------------------- */
*, body { font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif; letter-spacing:1px; }
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; } /* Crearfix for Modern Browsers including Firefox, Opera, Safari, etc */
.clearfix { display:inline-block; } /* For Windows IE7 and Mac IE5 */
* html .clearfix{ height:1px; } /* For Windows IE5/IE6: Hides from IE-mac */
.clearfix { display:block; }
.clear { clear:both; } /* End hide from IE-mac */
html { overflow-y:scroll; } /* For FireFox scrolling */
img { -ms-interpolation-mode:bicubic; image-rendering:optimizequality; vertical-align:bottom; } /* Better images when resized for IE7, FF3.5+ */
a { text-decoration:none; }
a:hover { text-decoration:none; opacity:0.7; }
html,body { height:100%; }

/* wrapper  ----------------------- */
#wrapper { overflow: hidden; }
#container { background:#dfdfdf; padding-left:240px; }
#content { background:#fff; padding-top:65px; }
.content { width:76%; max-width:1040px; margin:0 auto;  }
.all_section { margin-top:110px; }

/* color  ----------------------- */

/* font  ----------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&family=Noto+Serif+SC&display=swap');
@font-face {
	font-family:'mitga';
	src:url("../fonts/bwmitga-regular-webfont.eot") format("eot"), url("../fonts/bwmitga-regular-webfont.woff") format("woff"), url("../fonts/bwmitga-regular-webfont.ttf") format("truetype");
}
@font-face {
	font-family:'mitga-black';
	src:url("../fonts/bwmitga-black-webfont.eot") format("eot"), url("../fonts/bwmitga-black-webfont.woff") format("woff"), url("../fonts/bwmitga-black-webfont.ttf") format("truetype");
}

.iframeSp .products_details_img { display: block; margin: 0 auto; }


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.turnbox_wrapper:hover .turnbox { -webkit-transform: rotateX(0deg) !important; -moz-transform: rotateX(0deg) !important; transform: rotateX(0deg) !important; }
	.face { position: absolute; -webkit-backface-visibility: visible!important; -moz-backface-visibility: visible!important; backface-visibility: visible!important; }
	.face.back { position: relative; -webkit-transform: rotateX(0deg)!important; -moz-transform: rotateX(0deg)!important; transform: rotateX(0deg)!important; opacity: 0; }
	.turnbox span { 
	    -webkit-transition: all 0.1s linear 0s !important;
	    -moz-transition: all 0.1s linear 0s !important;
	    transition: all 0.1s linear 0s !important;
	}
	.turnbox_wrapper:hover .front { opacity: 0; }
	.turnbox_wrapper:hover .back { opacity: 1; }
}

/* animation  ----------------------- */
.tran {
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/*共通  ----------------------- */
.all_new_line { display: inline-block !important; letter-spacing: inherit !important; line-height: inherit !important; font-size: inherit !important; color: inherit !important; }

.box_center { width:100%; text-align:center; }
.box_right { width:100%; text-align:right; }
.box_left { width:100%; text-align:left; }
.img_center { display:block; text-align:center; }
.l_box { float:left; }
.r_box { float:right; }

.all_center_box {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.all_center_item {
  vertical-align: middle;
}
/*.all_main_image*/
.news .all_main_image { background: url(../images/news_top.jpg) no-repeat right center / cover; }

.all_main_image_big .all_main_image_title { max-width: none; width: 100%; text-align: right; }
.all_main_image_big .all_main_image_title_sub { padding-right: 2.5%; }
.all_main_image_big .all_main_image_title_main span {
	width: 90%;
	max-width: 275px;
    margin-top: 10px;
    padding: 10px 2.5% 8px 60px;
    display: inline-block;
    border-top: 2px solid #fff;
    letter-spacing: 4px;
}

.all_main_image {
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	width:100%;
	height:333px;
	position:relative;
}
.company .all_main_image {
	background-position:24%;
}

.all_main_image_big { height:510px; }
.all_main_image_title {
	width:76%;
	max-width:1040px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	font-weight:600;
	color:#304d6e;
}
.all_main_image_title_sub { letter-spacing:3px; font-size:21px; font-family:'mitga-black',sans-serif; }
.all_main_image_title_main { margin-top:5px; letter-spacing:4px;  font-weight:600; font-size:24px; }

/*.all_title*/
.all_title { margin-bottom:55px; text-align:center; font-weight:600;  }
.all_title_sub { font-size:20px; font-family:'mitga-black',sans-serif; }
.all_title_main { margin-top:5px; padding-left:3px; letter-spacing:3px; font-size:19px; }

/*all_text*/
.all_text { line-height:1.8em; letter-spacing:2px; font-size:13px; color:#666; }
.all_text_bold { line-height:1.8em; letter-spacing:2px; font-weight:600; font-size:13px; }
.all_intro_text { margin-bottom: 70px; text-align: center; line-height: 1.8em; letter-spacing: 2px; color: #666; }
.contact .all_intro_text { margin-bottom: 35px; }
.all_title_contact { padding-top: 35px; }

/* #header ヘッダー
=========================================== */
#global-header {
	background:#dfdfdf;
	width:240px;
	min-height:100vh;
	position:fixed;
	left:0;
	top:0;
	z-index:10;
	/*box-shadow:2px 0px 9px -2px #4e4b56;
	-moz-box-shadow:2px 0px 9px -2px #4e4b56;
	-webkit-box-shadow:2px 0px 9px -2px #4e4b56;*/
}
.header_logo { padding:70px 0; text-align:center; }
.header_logo.--en { 
    display: grid;
    place-items: center;
    text-align: left;
}
#global-header .header_logo a { 
    color: #355552;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}

#global-header-navi .main-contents { display:block; }
#global-header a { font-size:12px; }
#global-header-navi a {
	/*display:block;*/
	width:100%;
	text-align:left;
	-webkit-transition:background 0.2s linear 0s;
	transition:background 0.2s linear 0s;
	min-height:3em;
	font-size:12px;
}
.contents-link a { display: block; }
.turnbox_wrapper:hover { background: #6a807e; }
#global-header-navi li:nth-child(2), #global-header-navi li:nth-child(3) { background: none; }

#global-header-navi a:hover { background: #355552; }

#global-header-navi .na {
	padding-left:25px;
	/*position:relative;*/
	font-size:12px;
	color:#355552;
}
#global-header-navi a:hover .na { color: #FFF;}

#global-header-navi .na:after {
	content:"";
	background:#355552;
	width:10px;
	height:2px;
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
}
/*#global-header-navi .main-contents-link a .na:hover { color:#E7C024;}*/
#global-header-navi .contents-link a, #global-header-navi .sub-contents a {
	padding:1em;
	color:#355552;
	text-align:center;
}
#global-header-navi .contents-link a:hover, #global-header-navi .sub-contents a:hover {	color:#FFF; }


#global-header-navi .main-contents-link a { font-size:12px; }
#global-header-navi .main-contents-link .na{
	line-height:68px;
	border-top:1px #bbb solid;
	border-bottom:1px #f6f6f6 solid;
	font-family:'mitga',sans-serif;
}
#global-header-navi .main-contents-link .sub-contents a p { border:none; }

#global-header-navi .main-contents-link a p i { display:none; }
.header_list_border_top { border-bottom:1px #f6f6f6 solid; }
.header_list_border_bottom { border-top:1px #bbb solid; }
#global-header-navi .sub-contents {
	position:fixed;
	width:240px;
	top:0;
	bottom:0;
	overflow:visible;
	display:none;
}
#global-header-navi .sub-contents ul {
	padding-top:224px!important;
}

#global-header-navi .sub-contents-l1 {
	background:rgba(223, 223, 223, 0.9);
	left:240px;
}
#global-header-navi .sub-contents-l2 {
	background:rgba(223, 223, 223, 0.8);
	left:480px;
}
#global-header-navi .sub-contents a{
	border:none;
	line-height:45px;
	letter-spacing:1.5px;
	border-top: 1px #bbb solid;
}
#global-header-navi .sub-contents ul li:last-child a{ border-bottom: 1px #bbb solid; }

.header_language_list { width:160px; margin:30px auto 0; letter-spacing:0; font-size:0; }
.header_language_list li { width:50%; display:inline-block; vertical-align:top; text-align:center; }
#global-header .header_language_list a {
	display:block;
	border:1px #355552 solid;
	line-height:2.1em;
	font-size:10px;
	font-family:'mitga',sans-serif;
	color:#355552;
}
#global-header .header_language_list a:hover { background:#355552; color:#fff; opacity:1; }
#global-header .header_language_list li:nth-child(2) a { border-left:none; }

.turnbox_wrapper { position: relative; border-top: 1px #bbb solid; border-bottom: 1px #f6f6f6 solid; }
.turnbox_wrapper .turnbox {
	perspective: 300px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.5s linear;
	/*-webkit-backface-visibility: hidden;*/
	/*-moz-backface-visibility: hidden;*/
	/*backface-visibility: hidden;*/
}
.turnbox_wrapper:hover .turnbox { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); transform: rotateX(180deg); }
.face { position: absolute; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }
.face.back { position: relative; -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); transform: rotateX(180deg); }



.turnbox { display: block; }
.turnbox span { 
    min-height: 3em;
    width: 100%;
	display: block;
    text-align: left;
    /*-webkit-transition: background 0.2s linear 0s;
    -moz-transition: background 0.2s linear 0s;
    transition: background 0.2s linear 0s;*/
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 68px;
    font-family: 'mitga',sans-serif;
    font-size: 12px; 
}

#global-header-navi li.turnbox_wrapper:after {
    content: "";
    background: #355552;
    width: 10px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media all and (-ms-high-contrast: none){
  	.turnbox_wrapper:hover .turnbox { -webkit-transform: rotateX(0deg) !important; -moz-transform: rotateX(0deg) !important; transform: rotateX(0deg) !important; }
	.face { position: absolute; -webkit-backface-visibility: visible!important; -moz-backface-visibility: visible!important; backface-visibility: visible!important; }
	.face.back { position: relative; -webkit-transform: rotateX(0deg)!important; -moz-transform: rotateX(0deg)!important; transform: rotateX(0deg)!important; opacity: 0; }
	.turnbox span { 
	    -webkit-transition: all 0.1s linear 0s !important;
	    -moz-transition: all 0.1s linear 0s !important;
	    transition: all 0.1s linear 0s !important;
	}
	.turnbox_wrapper .turnbox {
		-webkit-transition:none !important;
		-moz-transition:none !important;
		transition:none !important;
		backface-visibility: visible !important;
	}
	.turnbox_wrapper:hover .front { opacity: 0; }
	.turnbox_wrapper:hover .back { opacity: 1; }
}

/* #top　トップページ
=========================================== */
.top_main_image {
	background:url(../images/top_img_main_image.jpg) no-repeat center / cover;
	width:100%;
	height:80vh;
	position: relative;
	color:#fff;
}
.top_main_text_box {
	width:100%;
	position:absolute;
	top:22%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
	text-align:center;
}
.top_main_title { padding-left:0.5em; line-height:1.4; font-size:43px; font-family: 'Noto Serif JP', serif;  }
.top_main_title span { display:inline-block; font-family: 'Noto Serif JP', serif; }
.top_main_name { margin-top:13px; letter-spacing:3px; font-size:15px;  }
.top_copyright { width:100%; position:absolute; left:0; bottom:20px; text-align:center; font-size:12px; }
.top_copyright span { display:inline-block; }

.pankuzu { background: #fff; padding: 16px 25px;}
.pankuzu ul { line-height: 1em; }
.pankuzu li { background: url(../images/all_arrow_right.png) no-repeat right 5px top 1px / 8px; padding-right: 25px; display: inline-block; }
.pankuzu li:last-child { background: none; }
.pankuzu li p { background: none; color: #999; }
.pankuzu li p a { color: #192839; }
.pankuzu li p { font-size: 14px; }


#global-header-sp { display: none; }

/* #footer フッター
=========================================== */
#footer {
	margin-top:140px;
	padding-top:55px;
	position: relative;
	border-top:5px #192839 solid;
}
.footer_content {
	width:87.1%;
	max-width:1185px;
	margin:0 auto;
	position:relative;
	text-align:right;
}
.footer_logo {
	position:absolute;
	top:0;
	left:0;
    text-align: left;
}
@media (max-width: 1199px) {    
    .footer_logo a {
        color: #355552;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.1em;
    }
}
@media (min-width: 1200px) {
    .footer_logo a {
        color: #355552;
        font-size: min(20px, calc(20/1600 * 100vw));
        font-weight: bold;
        letter-spacing: 0.1em;
    }
}
.footer_list_content { display:inline-block; vertical-align:top; text-align:left; }
.footer_list_section .footer_list_content:nth-child(n+2) { margin-left:80px; }
.footer_list li:nth-child(n+2) { padding-top:3px; }
.footer_list a { display:block; }
.footer_list li a { padding-left:15px; }
.footer_list_title a { background:url(../images/footer_bg_list_tri.png) no-repeat left center / 5px; }
.footer_list_sub a { background:url(../images/footer_bg_list_tri_sub.png) no-repeat left top 5px / 7px; }
.footer_list_sub li { padding-top:3px; }
.footer_list_content_contact { margin-top:26px; }
.footer_copyright { margin-top:30px; padding-bottom:10px; font-size:12px; color:#c6c6c6; }
.footer_top_btn {
	background: #FFF url(../images/footer_top_btn.png) no-repeat center center / cover;
	height: 50px;
    width: 50px;
    position: absolute;
    top: -28px;
    right: 5%;
    border-radius: 50px;
}
.footer_top_btn a { display: block; padding: 20px; }
/* .footer_list li span { padding-left: 15px; } */
.footer_list_title span { background: url(../images/footer_bg_list_tri.png) no-repeat left center / 5px; }
.footer_list span { display: block; padding-left: 15px; }


.all_title_box { margin-bottom: 45px; text-align: center; }
.all_title_main { margin-bottom: 5px; font-size: 20px; font-family: 'mitga-black',sans-serif; }
.all_title_sub_box { font-size: 18px; }



/* * * * * * * * * * * */
/* * * *  NEWS  * * * * /
/* * * * * * * * * * * */
.news .all_main_image_title { color: #FFF; }
.news #container { background: #FFF; }
.news .content { width: 95%; }
.news_detail_section { background: #FFF; }
.news_section { width: 90%; max-width: 1050px; margin: 0 auto; }
.news_title { margin-bottom: 58px; padding-bottom: 12px; border-bottom: 1px solid #E2E2E2; font-size: 26px; color: #304D6E; }
.news_contents { padding-top: 50px; }
.news_ttl_info { margin-bottom: 18px; padding-left: 5px; letter-spacing: 0; font-size: 0; }
.news_cate { padding: 4px 12px; margin-left: 10px; border-style: solid; border-width: 1px; line-height: 1; font-size: 10px; }
.news_cate_info { border-color: #355552; color: #355552; }
.news_cate_recruit { border-color: #4380A3; color: #4380A3; }
.news_cate_other { border-color: #355552; color: #355552; }
.news_date { display: inline-block; line-height: 1; font-family: 'mitga',sans-serif; font-size: 12px; }

.news_nav ul { height: 25px; margin-top: 90px; padding-bottom: 35px; position: relative; border-bottom: 1px solid #E2E2E2; }
.news_nav li { position: absolute; bottom: 30px; }
.news_nav li a { font-size: 16px; color: #323232; }
.news_btn_prev { background: url(../images/news_arrow_l.png) no-repeat center left / 8px; padding-left: 20px; left: 0; }
.news_btn_list { left:50%; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%); }
.news_btn_next { background: url(../images/news_arrow_r.png) no-repeat center right / 8px; padding-right: 20px; right: 0; }
.news_nav_btn { width: 192px; margin: 65px auto 0; }
.news_nav_btn a {
    background: #304D6E url(../images/news_arrow_l_w.png) no-repeat center left 30px / 7px;
    padding: 16px 0;
    display: block;
	line-height: 1;
    text-align: center;
    font-size: 13px;
    color: #FFF;
}
/* 2020 / 01 RENEWAL */

.top_news {  }
.top_news_inner {
	width: 95%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 90px 0 43px;
	position: relative;
	letter-spacing: 0;
	font-size: 0;
	text-align: right;
}
.top_news_l { width: 28%; height: 100%; padding-top: 90px; display: inline-block; position: absolute; left: 0; top: 0; }
.top_news_l:after {
    content: "";
    background: #F5F5F5;
    height: 100%;
    width: 700%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}
.top_news_r { width: 72%; padding-right: 40px; display: inline-block; text-align: left; }
.top_news_en { margin-bottom: 10px; position: relative; z-index: 1; line-height: 1; font-family: 'mitga-black',sans-serif; font-size: 15px; }
.top_news_jp { position: relative; z-index: 1; line-height: 1; font-size: 19px; color: #304D6E; }
.top_news_list { width: 95%; max-width: 730px; /*margin-left: 55px;*/ margin-left: 5.7%; }
.top_news_list p { background: url(../images/all_news_aro.png) no-repeat center right / 8px; position: relative; }
.top_news_list li:nth-child(n+2) { margin-top: 12px; }
.top_news_list li { padding-bottom: 13px; border-bottom: 1px solid #F5F5F5; }
.top_news_list li a { padding: 0 15px 0 85px; display: block; vertical-align: middle; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-decoration: underline; font-size: 16px; color: #304D6E; }
.top_news_date { margin-bottom: 10px; display: inline-block; line-height: 1; font-family: 'mitga',sans-serif; font-size: 12px; }
.top_news_cate {
    width: 70px;
    margin-right: 15px;
    padding: 4px 0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
	border-style: solid;
    border-width: 1px;
    line-height: 1;
    text-align: center;
    font-size: 10px;
}
.top_news_cate.cate1 { border-color: #355552; color: #355552; }
.top_news_cate.cate2 { border-color: #4380A5; color: #4380A5; }
.top_news_cate.cate3 { border-color: #000; }
.news_more { max-width: 730px; margin: 35px 0 0 55px; text-align: right; }
.news_more a { line-height: 1; font-family: 'mitga-black',sans-serif; font-size: 15px; color: #9A9A9A; }
.top_news_head { width: 85px; margin-right: 67px; float: right; text-align: left; }

.news .all_section_top { margin-top: 40px; }
.news_index { margin-top: 82px; }
.news_index tr { border-bottom: 1px solid #E2E2E2; }
.news_index table { width: 100%; }
.news_index td { position: relative; }
.news_index th { width: 120px; padding: 30px 0; text-align: center; font-family: 'mitga',sans-serif; font-size: 12px; }
.news_index .news_cate { margin-left: 0; padding: 8px 12px; width: 140px; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); display: inline-block; text-align: center; font-size: 12px; }
.news_index p { margin-left: 170px; display: block; font-size: 16px; }
.news_index a { padding-right: 18px; position: relative; display: block; color: #304D6E; }
.news_index a:after {
	content: "";
    background: url(../images/all_news_aro.png) no-repeat center right / contain;
    width: 9px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 5px;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
}
.news_text p { line-height: 1.7; font-size: 16px; }
.news_text p strong { font-weight: 600; }
.news_text p:nth-child(n+2) { margin-top: 12px; }
.news_text p a { text-decoration: underline; color: #304D6E; }
.news_text p a img { width: 100%; }

.news_img { margin-bottom: 50px; }
.news_img img { width: 100%; }

.ajax_tbl_sec { margin-top: 80px; }

.news_pagi { margin: 105px 0 150px; text-align: center; }
.news_pagi a { width: 26px; height: 26px; padding: 6px 0; display: inline-block; vertical-align: top; line-height: 1; letter-spacing: 0; font-size: 15px; color: #304D6E; }
.news_pagi a:not(:last-child),
.news_pagi span:not(:last-child) { margin-right: 2.5em; }
.news_pagi span.dots { margin: 0 0.5em 0 -1.7em; }
.page-numbers.prev,
.page-numbers.next { padding: 4px 0; }
.page-numbers.current {
    background: #304D6E;
    width: 26px;
    height: 26px;
    padding: 6px 0;
    display: inline-block;
	vertical-align: top;
    border-radius: 35px;
    line-height: 1;
    letter-spacing: 0;
    font-size: 15px;
	color: #FFF;
}
.news_index p.ajax_content_ttl { margin: 0 0 14px 25px; line-height: 1; font-family: 'mitga',sans-serif; font-size: 24px; color: #0B5E9F; }
.news_filters { margin-bottom: 65px; letter-spacing: 0; text-align: center; font-size: 0; }
.news_filters div { display: inline-block; }
.news_filters div:nth-child(n+2) { margin-left: 30px; }
.news_filters select { width: 320px; border: 1px solid #E2E2E2; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; -ms-appearance: none;　line-height: 1; text-align-last: center; text-align: center; font-size: 14px; color: #666; }
.news_filters select:after {
	content: "";
}
.news_filters option {}
.filter_ttl {
    margin-bottom: 14px;
    display: block;
    line-height: 1;
    font-family: 'mitga',sans-serif;
    font-weight: 600;
	font-size: 15px;
    color: #666;
}

/* jquery ui bug fix? */

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	width: 235px;
	position: relative;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
}
.ui-selectmenu-icon.ui-icon {
	position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ui-button {
	padding: 11px 0;
    display: inline-block;
    line-height: 1;
    text-align: center;
    
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}


/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background: #FFF;
	border: 1px solid #E2E2E2;
	font-weight: normal;
	color: #666;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #666;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

.ui-button .ui-icon {
	background: url(../images/news_filter_arrow.png) no-repeat center center / cover;
}
.ui-icon {
	width: 10px;
	height: 8px;
}

.news #footer { margin-top: 88px; }
.products_bottom_contact { background: #192839; width: 100%; margin: 178px auto 0; color: #FFF; }
.products_bottom_contact_inner { width: 90%; max-width: 980px; margin: 0 auto; padding: 50px 0; position: relative; letter-spacing: 0; font-size: 0; }
.products_bottom_contact_left { padding-right: 320px; display: inline-block; font-size: 16px; }
.products_bottom_contact_right { width: 300px; display: inline-block; position: absolute; right: 0; text-align: right; vertical-align: top; }
.products_bottom_contact_links { letter-spacing: 0; font-size: 0; }
.products_bottom_contact_links li { width: 100%; display: inline-block; text-align: center; }
.products_bottom_contact_links li:hover a span { color: #192839; opacity: 1;  }
.products_bottom_contact_links li:first-child a span { background: url(../../../../../images/products_icn_mail.png) no-repeat left center / 30px; padding: 20px 0 20px 40px; }
.products_bottom_contact_links li:last-child a span { background: url(../../../../../images/products_icn_phone.png) no-repeat left center / 25px; padding: 20px 0 20px 30px; }
.products_bottom_contact_links li:first-child:hover a span { background: url(../../../../../images/products_icn_mail_blue.png) no-repeat left center / 30px; }
.products_bottom_contact_links li:last-child:hover a span { background: url(../../../../../images/products_icn_phone_blue.png) no-repeat left center / 25px; }
.products_bottom_contact_links li:last-child:hover a { background: #fff; opacity: 1; }
.products_bottom_contact_links li:first-child:hover a { background: #fff; opacity: 1; }
.products_bottom_contact_links li:first-child { margin-bottom: 20px; }
.products_bottom_contact_links p { border: 2px solid #fff; }
.products_bottom_contact_links a { display: block; }
.products_bottom_contact_links a span { display: inline-block; letter-spacing: 4px; font-weight: 600; font-size: 16px; color: #FFF; }
.products_bottom_contact_title { margin-bottom: 25px; font-family: 'mitga-black',sans-serif; font-size: 18px; }
.products_bottom_contact_sub { margin-bottom: 10px; letter-spacing: 2px; font-size: 21px; }
.products_bottom_contact_txt { line-height: 1.8em; letter-spacing: 2px; font-size: 15px; }