/*! Made with Bones: http://themble.com/bones :) */
/*********************
IMPORTING PARTIALS
These files are needed at the beginning so that we establish all
our mixins, functions, and variables that we'll be using across
the whole project.
*********************/
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong,
.strong {
  font-weight: bold; }

dfn,
em,
.em {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

pre {
  margin: 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
img {
  border: 0;
  vertical-align: bottom;}

svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
/*.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }*/

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/*********************
FONT FACE (IN YOUR FACE)
*********************/
p {
  -ms-word-break: break-all;
  -ms-word-wrap: break-all;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
/*  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";*/ }

.last-col {
  float: right;
  padding-right: 0 !important; }
.bold {
    font-weight: 600;}
.ac{ text-align:center;}


/*===================================*
TOPPAGE
===================================*/

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
/*	display: block;*/
	height: auto;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	left: -5px;
	background: #fff;
	overflow:hidden;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 0!important;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/*********************
FOOTER STYLES
*********************/
		#menu-footer a { color: #fff; text-decoration: none; }
		#menu-footer a:hover { color: #ff0000;}
/******************************************************************************************************
メインビジュアル　トップページ
******************************************************************************************************/
/*#main-slide {margin: 0 auto;width: 100%; max-width:1200px;height: auto; overflow:hidden;position: relative;}*/
#main-slide {margin: 0 auto;max-width:1333px;width:100%;max-height:500px; overflow:hidden;position: relative;}
.n2-section-smartslider { position: relative; width: 100%; margin: 0 auto; max-width: 1333px; width: 100%; max-height: 500px; overflow: hidden; position: relative; }
#ie7 #main-slide {width: 100%; max-width:1080px;}/*IE7*/
#ie7 #main-slide img {width: 100%!important;height: auto;}/*IE7*/
#main-slide img {width: 100%!important;height: auto;}
#main-slide .bx-wrapper .bx-pager,#main-slide .bx-wrapper .bx-controls-auto {  position: absolute;  bottom: 10px;   z-index: 1000;/*width: 100%;*/width:40%; left:30%; margin:auto; }
/* PAGER */#main-slide .bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;/*padding-top: 20px;*/}
#main-slide .bx-wrapper .bx-pager .bx-pager-item,#main-slide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
#main-slide .bx-wrapper .bx-pager.bx-default-pager a:hover,#main-slide .bx-wrapper .bx-pager.bx-default-pager a.active {background: #F93;}
/* LOADER */#main-slide .bx-wrapper .bx-loading {min-height: 50px;background: url(/db/img/top/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
/* PAGER */#main-slide .bx-wrapper .bx-pager .bx-pager-item,#main-slide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
#main-slide .bx-wrapper .bx-pager.bx-default-pager a {background: #999;text-indent: -9999px!important;font-size: 0;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
#main-slide .bx-wrapper .bx-pager.bx-default-pager a:hover,#main-slide .bx-wrapper .bx-pager.bx-default-pager a.active {background: #F1973A;}
.bxslider{margin:0; text-align:center;}

@media (max-width: 767px){
	.n2-section-smartslider {margin-top: 50px;}
}



/* ***************
megamenu.js STYLE STARTS HERE
*************** */
/* ***************
Screen style's
*************** */
.menu-container {
  width: 80%;
  margin: 0 auto;
  background: #e9e9e9;
}
.menu-mobile {
  display: none;
  padding: 15px 8px 0;
}
.menu-mobile:after {
  content: "\f394";
  font-family: "Ionicons";
  font-size: 2.5rem;
  padding: 0;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
.menu-dropdown-icon:before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.menu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  box-sizing: border-box;
}
.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li {
  float: left;
  padding: 0;
  margin: 0;
}
.menu > ul > li a {
  text-decoration: none;
  display: block;
  color:#222222;
  padding: 1em 1em;
}

#menu-item-5873{float:right;}


@media screen and (min-width:960px) and (max-width:1109px){
.menu > ul > li a {
  padding: 1em .3em;
}
}
.menu > ul > li:hover {
  background: #f0f0f0;
}
.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: #f0f0f0;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}
.menu > ul > li > ul > li a {
  color: #777;
  padding: .2em 0;
  width: 90%;
  display: block;
  border-bottom: 1px solid #ccc;
  font-size: .9rem;
  letter-spacing: -1px;
}
.menu > ul > li > ul > li a:before {
	content:">";
	font-size:.8em;
	margin-right:8px;}
.menu .menu-item-202 > ul > li > ul > li a:before {
	content:"　";
	margin-right: 8px;}
.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: /*10px*/ 0 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 90%;
  /*padding: 10px 0;*/
  margin: 0;
  border-bottom: 1px solid #ccc;
  /*font-size: .8em;*/
}
.menu > ul > li > ul > li > ul > li a {
  border: 0;
color: #777;
font-weight: 500;
}
/*.menu > ul > li > ul > li > ul > li a:before {
	content:unset;}*/
.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}
/* ***************
Mobile style's
*************** */
@media only screen and (max-width: 959px) {
.pc_view{ display:none;}
	.header{
		position: absolute;
	}
  .menu-container {
    width: 100%;
  }
  .menu-mobile {
    display: block;
    color: #00a5e6!important;
	position: absolute;
    right: 0;
    top: 0;
	line-height: 1;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu > ul {
    display: none;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
	color:#222222;
  }
  .menu > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
	margin-top: 57px;
  }

#sns {
    position: absolute;
    top: 0;
    right: 11%;}
}



	#sns > div{
		width:30px;
		display:inline-block;
    	margin-right:.3em;
		height:42px\9;}
	@media all and (-ms-high-contrast: none){
	#sns > div{
		height:42px;}
	}	
	#sns > div img{
		max-width:100%;}
/* ***************
検索窓
*************** */
#searchArea {
  text-align: center;
}
.icon-search-container {
	height: 33px;
	width: 32px;
	position: relative;
	top:9px;
	transition: width 0.2s ease-out;
	backface-visibility: hidden;
	cursor: pointer;
}
.icon-search-container.active {
  /*width: 285px;*/
}
.icon-search-container.active .fa-times-circle {
  opacity: 1;
}
.icon-search-container.active .search-input {
  width: 200px;
}
.icon-search-container .fa-search {
  position: absolute;
  top: 0;
  left: 0;
  
}
.icon-search-container .search-input {
  position: absolute;
  cursor: default;
  right: 32px;
  top: 0;
  width: 0;
  padding: 5px;
  border: none;
  outline: none;
  font-size: 16px;
  line-height: 1;
  background-color: rgba(255, 255, 255, 0);
  transition: width 0.2s ease-out;
}



@media screen and (min-width:960px){
.sp_view{ display:none;}
/*********************
HEADER STYLES
*********************/
.page .header {
    top: 1%;}
.header {
    position: fixed;}
	#sns {
	float:right;}
		nav#globalNavi {
			float: right;
			margin-right: 120px;}
	#remote-control{
	margin-top: -71px;
	padding-top: 71px;
	display: inline-block;
}
}

/* ***************
TOP NEWS
*************** */
.topH2{
	text-align:center;
	color:#00a5e6;
	font-size:2em;
	margin-top:0;}
div#ir_library {
    width: 100%;}
ul#tab {
    width: 100%;
    font-size: 0;
    text-align: center;}
ul#tab:after {
	display:table;
	content:"";
	clear:both;}

#tab li {
    display: inline-block;
    font-size: 1.1rem;}
#tab li a {
    color: #333;
    text-decoration: none;
	border-bottom: 3px solid #eee;
	padding:0 1.1em;}	
#tab li#top_nav_corp07 a{
	border-bottom: none;
    background-color: #00a5e6;
    font-size: 12px;
    border-radius: 3px;
color: #FFFFFF;}
#tab li a.selected,
#tab li a:hover{
    color: #333;
    text-decoration: none;
	border-bottom: 3px solid #cd2d27;}	
#divDataArea {
    width: 100%;}
#divDataArea img {
	vertical-align:middle;}
#divDataArea dd:after {
	display:table;
	content:"";
	clear:both;}

/* ***************
TOP TOPICS
*************** */
#topics {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
	#topics a{
		display:block;
		position: relative;
		color: #FFFFFF;}
	#topics a{
		display:block;
		position: relative;
		overflow:hidden;
		color: #FFFFFF;}
		#topics .tableArea{
			width:100%;
			height:100%;
			position:absolute;
			top:0;
			left:0;
			opacity:1;
			background-color:rgba(0,0,0,0.4);
			-webkit-transition:	all 0.2s ease;
			transition:all 0.2s ease;}
		#topics a:hover .tableArea {
			background-color:rgba(0,0,0,0);}
		#topics .caption{
			display:table;
			width:100%;
			height:100%;}
		#topics .caption span{
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			font-family: "Sawarabi Mincho";
			font-size: 14px;}
		#topics strong{
			font-size:1.3em;
			font-weight:500;}

/* ***************
TOP PICKUP
*************** */
#pickup {
	width:100%;
    margin: 20px auto;}
	#pickup a{
		display:block;
		color:#333333;outline: none}
	#pickup a:hover{
		opacity:0.8;}
		#pickup a > div{
			float:left;
			width:50%;
			margin:0;
			padding:0;}
		#pickup a > div.rightImg{
			float:right;}
		.arrow {
			position: relative;
			display: inline-block;
			background: #dedede;}
				.arrow span h3{
					margin: 0 0 14px;
					font-weight: 600;
					font-size: 1.3rem;
					color: #585858;}
				.arrow span p{
					font-size:14px;
					margin-bottom:0;}

#pickup ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
#pickup ul li{width:31.5%;box-shadow: 0 0 8px rgba(0, 0, 0, .30); padding-bottom:10px; margin-bottom:20px;}
#pickup ul li:hover{transform: translateY(-5px);
  box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
  transition: all .2s;}
#pickup ul li h3{
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height:50px;
}
#pickup ul li p{	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin:0px;
}

@media only screen and (max-width: 767px) {
#pickup ul li h3{height:auto; line-height:1.3;padding-right: 10px;
	padding-left: 10px; min-height:50px;}
#pickup ul li{width:48%;}
#pickup ul li p{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	}
}

.top-bnr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.top-bnr .item{ width:100%;}
.top-bnr .item-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.top-bnr .item-col a.col3{width:32%; }
.top-bnr .item-col a.col4{width:32%; }


@media only screen and (max-width: 767px) {

.top-bnr .item-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.top-bnr .item-col a.col3{width:49%; }
.top-bnr .item-col a.col4{width:49%; }
.top-bnr .item-col a.col3 img,
.top-bnr .item-col a.col4 img{height:100px; object-fit:cover; width:100%;}
.top-bnr .item-col img{height:auto; object-fit:cover; width:100%;}


}
/* ***************
TOP Other Link
*************** */
#linkList {
	width:100%;
    margin: 50px auto;}
	#linkList ul{
		/*text-align:center;*/
		font-size:0;}
		#linkList ul li{
			display:inline-block;
			width:24%;
		    margin: 0 .5% 1%;}

/* ***************
TOP EVENT
*************** */
#event {
	position: relative;
    margin-bottom: 29px;
    background: #ecf9ff;
    padding: 20px 75px 20px 45px;
    border: 4px solid #7dd6ff;
}

#event:after {
	position: absolute;
	display: block;
	content: '';
	display: inline-block;
	width: 23px;
	height: 23px;
	top: 0;
	bottom: 0;
	right: 35px;
	margin: auto 0;
	background: url(/db/img/common/arrow23x23.png) no-repeat 0 0;
	overflow: hidden;
	vertical-align: middle;
}

#event:hover {
	background: #f3fcff;
    border: 4px solid #00a5e6;
}

#event h2 {
	display: inline-block;
	margin: 0 2rem 0 0;
	font-size: 22px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 1;
}

#event h2:before {
	content: '';
	display: inline-block;
	height: 30px;
	margin-right: 10px;
    border-left: 12px solid #7cd6ff;
	overflow: hidden;
	vertical-align: middle;
}

#event .event_notes {
	display: inline-block;
	font-size: 13px;
	vertical-align: middle;
	margin: 0;
}

#event a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
@media (max-width: 767px) {
#event {
    padding: 20px 55px 20px 25px;
}
#event:after {
	right: 5px;
}
#event h2 {
	font-size: 1rem;
	margin: 0 0 1rem 0;
}

}

#important_notices .bnr{display:flex;justify-content: space-between;}
#important_notices .bnr a{margin-left:0;}
#important_notices .bnr .item{width:48%;}

@media (max-width: 767px) {
#important_notices .bnr{flex-direction: column;}
#important_notices .bnr .item{width:100%; margin-top:20px;}
}

#important_notices h2{
	border-left:12px solid #7cd6ff;
	padding-left: 10px;
	font-weight: 600;
	font-size: 1.4em;
}
#important_notices a{
	font-size: 14px;
	color:#333333;
	margin-left: 60px;
    display: inline-block;
	font-weight: normal;
}
@media (max-width: 767px) {
#important_notices a{
	margin-left: 0;
    display: block;
}
}
#important_notices a:hover{
	color: #d10e3c;
}

/**/
#link_bnn {
	margin-bottom: 55px;width: 100%;
}

#link_bnn ul:after {
	content: "";
	display: block;
	clear: both;
}

#link_bnn ul li a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
}




/* ***************
SIDEBAR
*************** */
/*#sidebar h4{
    color: #696969;}*/
#sidebar ul{
	margin:0;}
	#sidebar li a,
	#sidebar li.current_page_item ul.children li a{
		font-size:13px;
		color:#333333;
		text-decoration:none;
		padding: 5px 10px;
		background-color: #efefef;
		display: block;
		border-bottom: 2px solid #fff;
		cursor: pointer;
		font-weight: normal;}
	#sidebar li a:before{
		content:">";
		margin-right: .5rem;}
	#sidebar li a:hover,
	#sidebar li.current_page_item a,
	#sidebar li.current_page_parent a{
		background-color: #006598;
		color:#FFFFFF;}
		#sidebar li ul.children li a,
		#sidebar li.current_page_item ul.children li a{
			font-size:11px;
			padding: 5px 5px 5px 20px;}
#sidebar ul.children{
	display:none;}
#sidebar #l_navi li a{
	text-indent: 0;}
#sidebar #l_navi li a p{
	margin: 0;
	padding: 0;
	display: inline-block;}

/* ***************
LOWER common
*************** */
#pageTitle {
    font-size: 30px;
    line-height: 1;
	letter-spacing:1px;
    font-weight: 600;
    color: rgba(0, 101, 152, 0.7);
    margin: 0 0 2em;}
#childTitle {
    font-size: 20px;
    line-height: 1;
	letter-spacing:1px;
    font-weight: 600;
    color: rgba(0, 101, 152, 0.7);
    margin: 0 0 2em;}

#grandchild{
	width:100%;
	font-size:0;
	margin: -45px auto 50px;
	background-color: #eee;
    padding: 5px 16px;}
	#grandchild li{
		display:inline-block;
		font-size:.9rem;
		margin-right:2em;}
		#grandchild a{
			text-decoration:none;
			color: #333;}
		#grandchild a:hover{
			color:#FF0000;}
		#grandchild a:before{
			content: ">";
			font-size: .8em;
			margin-right: 8px;}


/* ***************
CORPORATE
*************** */
#title{
	margin: 0;
    width: 100%;
    background-color:rgba(0, 165, 230, 0.07);
	text-align:right;
	margin-bottom: 50px;}
	#title h2{
		position:relative;}
	#title h2.wrap{width:100%;}
	#keyTxt{
		color: #006598;
		letter-spacing: 5px;
		font-weight: 600;
		text-align: center;
		text-indent: -5px;
		position:absolute;
		left:15%;
		top: 50%;
		transform: translateY(-50%);
		 color:#FFF;}
	#keyTxt span#rub{
		display: block;
		font-size: 1rem;
		font-family: "Sawarabi Mincho";
		line-height:1;}
	#keyImg{
		display:inline-block;
		vertical-align:middle;}
	#title h2 #keyImg{display:block;}
.ColumnSet{
	text-align: justify;
	text-justify:distribute;
	font-size:0;
	max-width: 800px;
    margin: auto;}
	.ColumnSet li{
		display: inline-block;
		font-size: 14px;
		margin: 0 .5% 1%;
		text-align:center;}
		.ColumnSet li a{
			color:#333333;
			text-decoration:none;
			position: relative;
			display: block;}
		.ColumnSet li a:hover{
			opacity:.8;}
			.Panel2Text {
					position: absolute;
					left: 0;
					bottom: 0;
					color: #fff;
					margin: 0;
					padding: 5px 0 5px 3%;
					width: 100%;
					background: #000;
					filter: Alpha(opacity=70);
					opacity: 0.7;}

/* ***************
messe
*************** */
.orange {
    font-size: 100% !important;
    font-weight: bold;
    margin-left: 0px !important;
    color: #fc712b;}
.mt50{
	margin-top:50px!important;}
.mb50{
	margin-bottom:50px!important;}

.left-text-right-img img {
    float: right;
    margin-left: 2%;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* ***************
outline
*************** */
.table-ptn1 th {
    background-color: #c3e5f8;
    border-right: solid 1px #999;
    padding: 15px;
    text-align: left;
}
@media (max-width: 959px) {
	.table-ptn1 table span{
		display: block;
	}
}
.entry-content td h5 {
	font-size: 1.05rem;
    padding: 1em 0 0 0;
    border-bottom: 1px solid #CCC;
    margin: 0;}
.entry-content th p,
.entry-content td p {
	    margin: 0;}
.network_map {
    background-color: #37BDEF;
    color: #FFFFFF;
    padding: 3px 10px;
    display: inline;
    font-size: 0.8em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 2em;
}
.border-none {
    border: none !important;
    border-bottom: none !important;
}
	.table-ptn2 {
		width: 100%;
		margin-bottom: 20px;
		vertical-align: top !important;
	}
	.table-ptn2 th {
		background: none !important;
		text-align: left;
		font-weight: normal;
		font-size: 93%;
		padding: 7px;
	}
	.table-ptn3 {
    border: none !important;
    width: 100%;
    margin-bottom: 20px;
    vertical-align: top !important;
	}
		.table-ptn3 th {
		border: none !important;
		background-color:#fff!important;
		width: 100%;
		margin-bottom: 20px;
		vertical-align: top !important;
		}
#table-res03 td, #table-res03 th {
    padding: 5px;
    border: 1px solid #2fafeb;
    text-align: left;
}
.table-res3-color {
    background: #dbeefc;
}
#table-res03 th {
    background: #dbeefc;
}
/* ***************
history
*************** */
#tabnavi{ margin-bottom:20px;}
#tab li a.active,#tab li a:hover {
    color: #333;
    text-decoration: none;
    border-bottom: 3px solid #cd2d27;
}
#tabcontent, #content02 {
    background: #fff;
    padding: 1em 0 1em 0.5em;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-bottom: 20px;
}
		.historybox th {
			width: 120px;
			text-align: left;
			color: #56c0f0;
		}
		.historybox td {
			vertical-align: middle !important;
			padding: 10px 0 10px;
		}
		
/* ライトボックス */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/db/img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/db/img/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/db/img/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/db/img/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* ***************
GROUP
*************** */
dl.accordion-box {
    width: 100%;
    margin: 0 auto;
    font-size: 100%;
    clear: both;
}
dl.accordion-box dt {
    border-bottom: 2px solid #EEE;
    background: url(/db/img/corporate/open.png) 97% center no-repeat;
    background-color: #E5F9FF;
    color: #222;
    cursor: pointer;
    padding: 10px 3em 10px 10px;
    clear: both;
}
dl.accordion-box dd {
    background: #FFF;
    padding: 10px 0;
    line-height: 1;
    display: none;
}
ul.box2-group {
    width: 100%;
    box-sizing: border-box;
	margin:0;
}
ul.box2-group:after {
	content: "";
    display: table;
    clear: both;
}
ul.box2-group li.box2-block {
    float: left;
    width: 48%;
    margin: 10px 1% 15px;
    display: inline-block;
}
h6.title-heikai {
    color: #3b77b9;
    border-left: solid 5px #3b77b9;
    border-bottom: none;
    padding: 0 0 0 5px;
    margin: 0 0 10px 0;
    font-size: 100%;
}
ul.box2-group li.box2-block .box2-div {
    width: 100%;
	display:table;
}
ul.box2-group li.box2-block div.group-aicon {
    width: 130px;
    display: table-cell;
}
.box2-aimg img {
    width: 100%;
    display: block;
}
ul.box2-group li.box2-block div.group-txt {
    display: table-cell;
    padding-left: 1em;
    vertical-align: top;
    letter-spacing: 1px;
}
ul.box2-group li.box2-block div.group-txt h5 {
	color: #3b84e4;
	font-weight:600;
	margin:0 0 1em;
	line-height:1.2;
}
.box2-li-link {
    margin-top: 10px;
}
h6.none-title-heikai {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 100%;
}
/* ***************
led
*************** */
h4#pg01,h4#pg02,h4#pg03,h4#remocon{
	margin-top: -100px;
	padding-top: 100px;
}
/* ***************
philosophy
*************** */
.info-syaze-block h4 {
	border-bottom: solid 1px #3b77b9;
}
	.info-syaze-block h4 span {
		font-size: 80%;
		margin-left: 10px;
	}
.text-cont {
    padding: 0 0 20px;
    overflow: hidden;
    box-sizing: border-box;
	width:100%;
}
	#syaze {
		margin-top: 1em;
		width: 50%;
		float: left;
		display: block;
		vertical-align: middle;
		margin: auto;
		text-align: center;
	}
		#syaze li {
			padding-bottom: 6px;
		}
	.info-syaze-block .text-cont p{
		width: 30%;
		float: right;
		display: block;
		vertical-align: middle;
		margin: auto;
		text-align: center;
	}
/* ***************
CORPORATEBRAND
*************** */
.brand-block .left-img-right-text {
    overflow: auto;
    margin: 0;
}
	.left-img-right-text img {
		float: left;
		width: 28%;
		margin-right: 3%;
		margin-top: 10px;
		margin-bottom: 20px;
	}
/* ***************
sports
*************** */
#box1, #box2, #box3, #box4 , #box5 , #box6 , #box7 , #box8 , #box9 , #box10, #box11 , #box12 , #box13 , #box14 , #box15  {
    width: 100%;
    padding: 4%;
    border-left: solid 1px #C6C6C6;
    border-right: solid 1px #C6C6C6;
    border-bottom: solid 1px #C6C6C6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-image: url(/db/img/corporate/sport-line.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: 4em;
}
#box1 img, #box2 img, #box3 img, #box4 img , #box5 img , #box6 img , #box7 img , #box8 img , #box9 img , #box10 img , #box11 img , #box12 img , #box13 img , #box14 img , #box15 img {
    width: 17%;
    height: auto;
    float: left;
    display: block;
    margin-top: 20px;
}
#box1 div.square, #box2 div.square, #box3 div.square, #box4 div.square , #box5 div.square , #box6 div.square , #box7 div.square , #box8 div.square , #box9 div.square , #box10 div.square , #box11 div.square , #box12 div.square , #box13 div.square , #box14 div.square , #box15 div.square {
    float: left;
    width: 75%;
    margin-left: 4%;
}
div.square h4 {
	margin-top:0;
}

.text-blue {
    margin: 0;
    color: #23aeee;
    font-size: 105%;
}
.flyingdisc-block-img {
    float: right;
    width: 37%;
    margin-left: 3%;
}
/* ***************
picture-scroll
*************** */
.gro-accordion {
    width: 100%;
    margin: 0 auto;
}
.box4-group {margin-bottom: 40px;}
.box4-block {float: left;overflow: hidden;width: 25%; padding: 0 1%;}
.box4-title1 {color: #3b77b9;border-left: solid 5px #3b77b9;/*padding-left: 5px;*/margin-top: 0;margin-bottom: 10px;  text-indent: 7px;  font-size: 95%;}
.box4-title1 span {font-size: 80%;}
.box4-div img {width: 100%;}
.box4-div p {margin: 10px 0 0;}
/* .flickSlider
--------------------------- */
.flickSlider {	margin: 0 auto;	text-align: left;	display: none;}

/* .flickView
--------------------------- */
.flickSlider .flickView {	width: 100%;	text-align: left;	position: relative;	overflow: hidden;}
.flickSlider .flickView ul {	top: 0;	left: 0;	width: 100%;	position: absolute;	overflow: hidden;}
.flickSlider .flickView ul li {	width: 100%;	float: left;	display: inline;	overflow: hidden;}
.flickSlider .flickView ul li img {	width: 100%;}

/* .flickThumb
--------------------------- */
.flickSlider .flickThumb {	width: 100%;	overflow: hidden;}
.flickSlider .flickThumb ul {	width: 110%;}
.flickSlider .flickThumb ul li {	float: left;	cursor: pointer;	display: inline;}
.flickSlider .flickThumb ul li img {	width: 100%;}
.flickSlider .flickThumb ul li.active {	filter:alpha(opacity=100)!important;	-moz-opacity: 1!important;	opacity: 1!important;}

/* sideNavi
------------------------- */
.flickSlider .btnPrev,.flickSlider .btnNext {    top: 0;    width: 10%;    height: 100%;    position: absolute;    cursor: pointer;}
.flickSlider .btnPrev {    left: 0;    background: url(/db/img/flick/arrow-left.png) no-repeat left center;}
.flickSlider .btnNext {    right: 0;    background: url(/db/img/flick/arrow-right.png) no-repeat right center;}

/*	ClearFixElements
------------------------- */
.flickSlider .flickView ul:after,.flickSlider .flickThumb ul:after {	content: ".";	height: 0;	clear: both;	display: block;	visibility: hidden;}
.flickSlider .flickView ul,.flickSlider .flickThumb ul {	display: inline-block;	overflow: hidden; margin:1em 0;}

/*姫路スライダー*/
/* .flickSlider
--------------------------- */
.flickSlider2 {
    margin: 0 auto;
    text-align: left;
    display: none;
	width:100%!important;
}
 
/* .flickView2
--------------------------- */
.flickSlider2 .flickView2 {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
	margin: 0 auto;
}
.flickSlider2 .flickView2 ul {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    overflow: hidden;
}
.flickSlider2 .flickView2 ul li {
    width: 100%;
    float: left;
    display: inline;
    overflow: hidden;
}
.flickSlider2 .flickView2 ul li img {
    width: 100%;
}
 
/* .flickThumb2
--------------------------- */
.flickSlider2 .flickThumb2 {
    width: 100%;
    overflow: hidden;
	margin: 0 auto;
}
.flickSlider2 .flickThumb2 ul {
    width: 110%;
    display: table;
}
.flickSlider2 .flickThumb2 ul li {
    cursor: pointer;
    display: table-cell;
}
#ie7 .flickSlider2 .flickThumb2 ul li {float:left; width:12.5%!important;}/*IE 7*/
.flickSlider2 .flickThumb2 ul li img {
    width: 100%;
}
.flickSlider2 .flickThumb2 ul li.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* sideNavi
------------------------- */
.flickSlider2 .btnPrev,
.flickSlider2 .btnNext {
    top: 0;
    width: 5%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}
.flickSlider2 .btnPrev {
    left: 0;
    background: url(/db/img/flick/arrow-left.png) no-repeat center center;
}
 
.flickSlider2 .btnNext {
    right: 0;
    background: url(/db/img/flick/arrow-right.png) no-repeat center center;
}
/*	ClearFixElements
------------------------- */
.flickSlider2 .flickView2 ul:after,
.flickSlider2 .flickThumb2 ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.flickSlider2 .flickView2 ul {
    display: inline-block;
    overflow: hidden;
}
.flickSlider2 .flickThumb2 ul {
    display: table;
    overflow: hidden;
	margin:1em auto;
}

/* ***************
総合試験施設「ライフイン環境防災研究所」について
*************** */
#landing p{ margin-bottom:1em;}
img.fl { float: left; margin: 0 30px 20px 0; }
img.fr { float: right; margin: 0 0 0 30px; }
.flBox{ float:left;width: 49%; max-width: 470px; margin-bottom:2%;}
.frBox{ float:right;width: 49%; max-width: 470px; margin-bottom:2%;}
ul.anchor { margin: 50px auto 20px; }
ul.anchor li { display: inline-block; vertical-align: bottom; margin-right: 30px; }
ul.anchor a { font-weight: 600; }
/* ***************
quality
*************** */
.imgBoxLeft {
    width: 30%;
	float: left;
    margin-right: 2%;
}
a.link-btn {
    border: 2px solid;
    color: #00a0e9;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 0;
    text-align: center;
    max-width: 360px;
    margin: 1em auto;
    display: block;
}
/* ***************
recruit
*************** */
.entry-content .table-ptn1 a:before {
    content: unset;
}
.group-recruitL {
padding-left: 30px;
margin: 0 0 15px 0!important;
float: left;
line-height: 100%;
}
.pl0{ padding-left:0!important;}
.group-recruitR {
	display: block;
    float: right;
    line-height: 130%;
    font-size: 80%;
    margin: -15px 0 15px 0;
}
.group-recruitR a {
	display: block;
    padding: 1em 2em;
	background-color:#29ABE2;
	color:#FFFFFF ;
}

.border-enclosure,
.border-enclosure2 {
	width:100%;
	border: beige solid 1px;
	float: left;
	margin: 0 3% 3% 0;
}
.border-enclosure2 {
     height: inherit!important;
}
.inside-30 {
    margin: 5%;
}
.inside-30 h7 {
    color: #4C6471;
    font-size: 16px;
    font-weight: bold;
}
.entry-content .inside-30 p {
    border-top: 1px solid #888888;
    font-size: 14px;
    padding: 1em 0;
	margin-bottom:0;
}
.border-enclosure table,
.border-enclosure2 table {
    width: 100%;
    padding: 0;
}
.border-enclosure td,
.border-enclosure2 td {
    width: 50%;
    background-color: #15B6FF;
    border-collapse: collapse;
    border: 1px solid #3b77b9;
    color: #ffffff;
    padding: 5px;
}
/* ***************
IR
*************** */
.underlayer_stage {
	font-size:0;
	max-width: 800px;
    margin: auto;}
	.underlayer_stage div{
		font-size: 14px;
		text-align:left;
		vertical-align:top;
		box-sizing:border-box;
		border:1px solid;}
		.underlayer_stage div a{
			color:#333333;
			text-decoration:none;
			position: relative;
			display: block;
			padding:1.5rem;}
		.underlayer_stage div a:hover{
			color: #FF0000;}
			.underlayer_stage div span{
				display:block;}
			span.tit {
				border-bottom: 1px solid #006598;
				color: #006598;
				font-weight: 600;
				margin-bottom: 8px;
				padding-bottom: 8px;}
/* ***************
risk
*************** */
dl.accordion-IR {
    width: 100%;
    margin: 0 auto;
    font-size: 100%;
    clear: both;
}
dl.accordion-IR dt {
    border-bottom: 2px solid #EEE;
    background: url(/db/img/corporate/open.png) 97% center no-repeat;
    text-indent: 10px;
    color: #3C76BC;
    font-weight: 600;
    cursor: pointer;
    padding-right: 2em;
    line-height: 2em;
    padding-top: 5px;
    padding-bottom: 5px;
}
dl.accordion-IR dt.open {
    background: url(/db/img/corporate/close.png) 97% center no-repeat;
    border-bottom: 2px solid #3c76bc;
}
dl.accordion-IR dd {
    padding: 10px;
    line-height:1.8;
    display: none;
}
/* ***************
tousei
*************** */
.id_link_wrap2 {
    width: 100%;
    padding-bottom: 45px;}
ul.id_link2 {
    clear: both;
    margin: 0;
    list-style-type: none;
    font-size: 12px;
    padding: 5px 0 0 0;}
ul.id_link2 li {
    padding: 5px 20px 5px 0;
    list-style-type: none;
    display: inline-block;}
ul.id_link2 a {
	color:#333333;}
ul.id_link2 a:hover {
	color:#FF0000;}
ul.id_link2 a:before {
	  content: "▼";
	font-size: .8em;
	margin-right: 8px;}
.accordion-yuho h5 {
    border-bottom: 2px solid #EEE;
    background: url(/db/img/corporate/open.png) 97% center no-repeat;
    text-indent: 10px;
    color: #3C76BC;
    font-weight: 600;
    cursor: pointer;
    padding-right: 2em;
    line-height: 2em;
    padding-top: 5px;
    padding-bottom: 5px;
}
.accordion-yuho h5.open {
    background: url(/db/img/corporate/close.png) 97% center no-repeat;
    border-bottom: 2px solid #3c76bc;
}
.accordion-yuho dl,
.accordion-yuho table {
    padding: 10px;
    line-height:1.8;
    display: none;
}
/* ***************
highlight
*************** */
#hqir table.frameTable tr {
    border: 0;}
/* ***************
segment
*************** */
.entry-content .segment-table{
	table-layout:fixed;
	border:none;}
	.entry-content .segment-table tr{
		border:none;}
		.entry-content .segment-table td{
			text-align:center;
			border:none;}
			.segment-table td img {
				display:block;
				margin: auto;}	
/* ***************
press
*************** */
#ir_library2 h4,
h4#yuho,
h4#yuho3 {
    margin-top: -100px;
    padding-top: 100px;}
#divDataArea h5:before {
content: "";
height: 100px;
margin-top: -100px;
display: block;
visibility: hidden;
}
/* ***************
yuho
*************** */
.yuholink{
	margin-bottom:30px;}
  .entry-content p.snavi a:before {
	  content: unset;}
/* ***************
calendar
*************** */
.faq_contents iframe {
    width: 100%;
    max-height: 910px;}
/* ***************
individual
*************** */
.borderTitle{
	font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #4c93b7;}
.faq_contents {
    overflow: scroll;}
/* ***************
stock
----------------------------------------------------*/
.entry-content table.information{width: 100%;border-collapse: collapse;margin: 0; border:none;}
.entry-content table.information tr{border:none;}
.entry-content table.information td{padding: 5px 5px 5px 0;vertical-align: top; border:none;}
table.information td.right{text-align: right;}
table.information_txt{width: 400px;border-collapse: collapse;margin: 0;}
table.information_txt td.right{text-align: right;}
table.information_txt td.pl{padding-left: 25px;}
	
.info-t

{
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width:100%;
	border: 1px double #09A6ED;
}
.info-t td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	margin: 5px;
	padding: 10px;
}

.info-t tr:last-child{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09A6ED;
}

.info-t .tablecenter {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #09A6ED;
	border-bottom-color: #09A6ED;
	text-align: center;
}
.info-t .tableright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	text-align: right;
}
.info-t .tableback {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #c3e5f8;
	text-align: center;
}
/* ***************
IR sitemap
*************** */
div.sitemap-box {}
	div.sitemap-box h5{
		font-size: 120%;
		margin-bottom: 0;}
		div.sitemap-box h5 a{
			color:#333;}
		div.sitemap-box ul.orange-arrow li {
			display: inline-block;
			padding-right: 2em;
			letter-spacing: 1px;
			line-height: 2em;}	
			div.sitemap-box ul.orange-arrow li a:before {
				content:">";
				font-size:.8em;
				margin-right:8px;}
/* ***************
network
*************** */
.left-img-right-text-network dl {
	margin:0 auto;}
	.entry-content .left-img-right-text-network dd {
		margin:0 auto;}
.left-img-right-text-network img {
    float: left;
    width: 45%;}
.left-img-right-text-network div {
    float: right;
    width: 52%;}
.mTop10{
	margin-top:10px;}
#access {
	margin:0 auto;}
	#access li {
		line-height: 2em;
		list-style: disc;
		list-style-position: inside;}
.area_hokkaido {
	background:#73B1F7;
    margin-bottom: 5px;
	float:left;
	vertical-align:bottom;
	min-width: 100px;
    text-align: center;
	font-weight:600;}
	.networkAll li.area_hokkaido a{
		color:#FFFFFF;
		border-right:none;
		text-decoration:none;}
.networkAll li a {
    color: #333;
    border-right: 1px solid #999;
    padding: 0 10px;
	font-size: .9rem;
	text-decoration:none;
	vertical-align:bottom;}
.networkAll li a:hover {
    color: #FF0000;}
.netowrok-list {
	vertical-align:bottom;}
.netowrok-list:after {
	content:"";
	clear:both;
	display:table;}
.entry-content .table-network td {
	vertical-align:middle;}
	
.entry-content th.areahead,.entry-content th.areaname {
    background-color: #eee;
	padding:5px 0;
    border: 1px solid #fff;
    font-weight: 600;}
.entry-content th.areaname a {
	margin-top:-100px;
	padding-top:100px;}
#searchTitle{
	margin-top: -50px;
	margin-bottom: 0;}
#searchList{
	width: 100%;
    font-size: 0;
    padding: 5px 16px;
    margin: 0 auto 30px;}	
#searchList li{
	display: inline-block;
    font-size: .9rem;
    margin-right: 2em;}
#searchList a:before {
    content: "▼";
    font-size: .8em;
    margin-right: 8px;}
/* ***************
check
*************** */
#treatment dd{
	font-size:.85rem;
	line-height:1.8;}	
#treatment dd a{
	display:block;}
#treatment dd a:before {
    content: ">";
    font-size: .8em;
    margin-right: 8px;}
#table-res {
	margin:30px auto;}
#table-res thead th{
	background: #b7ebfd;
	padding:5px 0;}
.table-bg-color {
    background: #b7ebfd;
	padding:5px 0;}
	
#treatment #tabnavi{
	margin-top:30px;}	
	#treatment #tabnavi a:before {
		content: unset;}
#treatment #tabcontent{
	font-size:.85rem;}

.support-tab-inner{padding: 0 1%;}
.support-tab-inner p{padding: 0.5em;}
.check-tab-box img {
	float:left;
	vertical-align:top;
	margin-right:1rem;
	margin-bottom:1rem;}
.list-safety-disc{
	margin-left:1.5rem;
	margin-top:0;}
	.list-safety-disc li{
		list-style:disc outside;}
/* ***************
safety
*************** */
.list-mark{
	margin:0 auto;}
	.list-mark li{
		margin-bottom:.85rem;}
.types h5{
	font-weight:600;
	margin-bottom:0;}
.types table th {
    background: #c3e5f8;
}
.types table tr, .types table th, .types table td {
    text-align: left;
    padding: 1em;
}
/* ***************
maintenance
*************** */
#mente-slider { padding:0;}
#mente-slider p.number img { margin:0; padding:0; text-align:left;}
.jquery-slider {overflow: hidden;position: relative;width: 100%!important;min-height: 250px !important;height:auto!important;margin-bottom: 1em;}
.jquery-slider-element {overflow: hidden;display: none;position: absolute;left: 0;top: 0;width: 100%;min-height: 250px;padding:40px;}
	.jquery-slider-element img{ float:left; margin-right:1rem; margin-bottom:1rem; vertical-align:top;}
.jquery-slider-control {overflow: hidden;position: absolute;text-align: center;width: 24px;height: 24px;line-height: 24px;font-size: 16px;font-weight: bold;padding: 0;margin: 0;border: 1px solid #666;background: #fff;opacity:0.33;filter: alpha(opacity=33);  -ms-filter: "alpha(opacity=33)"; -khtml-opacity: 0.33;-moz-opacity: 0.33;cursor: pointer;border-radius: 12px;box-shadow: #666 0 0 2px;text-shadow: #fff 0 0 1px;}
.jquery-slider-control:hover {opacity:1.0;filter: alpha(opacity=100);  -ms-filter: "alpha(opacity=100)"; -khtml-opacity: 1.0;-moz-opacity: 1.0;}
.jquery-slider-control-prev {left: 5px;top: 80px;}
.jquery-slider-control-next {right: 5px;top: 80px;}
.jquery-slider-pages {top: 0; margin: auto; width: 140px; overflow: visible; position: absolute; left: 5px;height: 22px; right: 5px;}
.jquery-slider-page {overflow: hidden;position: relative;display: block;float: right;/*width: 12px;height: 12px;*/padding: 0;margin: 0;background: #00A0E9;opacity: 0.33;filter: alpha(opacity=33);  -ms-filter: "alpha(opacity=33)"; -khtml-opacity: 0.33;-moz-opacity: 0.33;margin: 3px;/*border-radius: 6px;box-shadow: #333 0 0 2px;*/ }
.jquery-slider-page:nth-child(1) { background: url(/db/img/support/mente-no5.png) no-repeat;width: 21px;  height: 22px;}
.jquery-slider-page:nth-child(2) {background: url(/db/img/support/mente-no4.png) no-repeat;width: 21px;  height: 22px;}
.jquery-slider-page:nth-child(3) {background: url(/db/img/support/mente-no3.png) no-repeat;width: 21px;  height: 22px;}
.jquery-slider-page:nth-child(4) {background: url(/db/img/support/mente-no2.png) no-repeat;width: 21px;  height: 22px;}
.jquery-slider-page:nth-child(5) {background: url(/db/img/support/mente-no1.png) no-repeat;width: 21px;  height: 22px;}
.jquery-slider-page-current {opacity: 1;filter: alpha(opacity=100);  -ms-filter: "alpha(opacity=100)"; -khtml-opacity: 1.0;-moz-opacity: 1.0;}
/* ***************
inquiry
*************** */
.il{ display:inline!important;}
.faq .accordion-box dd{
	font-size:0.85rem;
	line-height:1.8;}
.faq dd a{
	display:block;}
.faq dd a:before {
    content: ">";
    font-size: .8em;
    margin-right: 8px;}
.sec h4{
	margin-top:50px;
	margin-bottom:0;}
.sec a{
	display:block;}
	.gridBlcok > div h5{
		margin-bottom:0;
		font-weight:600;
		font-size: 1rem;}
	.gridBlcok a:hover{
		opacity:.8;}
/* ***************
remote-control
*************** */
#tab-remote,#tab-remote2,#tab-remote3,#tab-remote4{ display:table; width:99%; margin:0 auto 1em;}
#tab-remote li,#tab-remote2 li,#tab-remote3 li,#tab-remote4 li{ display:table-cell; float:left; width:33%; cursor:pointer;}

ul.text-list2 { width: 100%;  margin: auto;  border: 1px solid #CCCCCC;  padding: 2%;line-height: 1.8em;}
.remote-table{border: 1px solid #fff;}
.cont_close li { width:20%; display:block; padding:1em; background-color:powderblue; margin:0 auto 2em;text-align: center;}
.remote-table td,.remote-table tr,.remote-table2 td,.remote-table2 tr{border: 1px solid #fff;}
.cont_inner p ,.cont_inner2 p ,.cont_inner3 p { text-align:left; font-size:90%;}
.betu {background: url(/db/img/common/link_target.png) no-repeat right;padding: 0 13px 0 0;}
.text-box-safety {width: 49%;overflow: hidden;}
.width-70{width: 70%;}

#table-remote01{width: 100%;border-collapse: collapse;table-layout: fixed;}
#table-remote01 td,#table-remote01 th{/*padding: 5px 1em;*/ border: 1px solid #2fafeb;font-size:90%;vertical-align: middle;}
#table-remote01 td{ text-align:left;}
#table-remote01 td.align-center{ text-align:center;}
#table-remote01 td span.align-center{ text-align:center;}
#table-remote01 th{background:#c3e5f8;font-weight: bold;}
#table-remote01 thead th{background:#c3e5f8;}
#table-remote01 td.table-remote-bg-color {background-color:#ebf5fa;vertical-align: middle;text-align: center;}
.accordion-box .acButton {border-bottom: 2px solid #EEE;    background:url(/db/img/corporate/open.png) 97% center no-repeat; background-color:#E5F9FF; line-height: 1.3; color: #222; font-weight: bold; cursor: pointer; padding: 1em 3em 1em 15px; margin: 0 auto;}
.accordion-box .acButton.open { background:url(/db/img/corporate/close.png) 97% center no-repeat; background-color:#E5F9FF;color: #3C76BC;border-bottom: 2px solid #3c76bc;}
.accordion-box .acHidden { background:#FFF; line-height:2em; display:none;width: 100%;padding-top: 2em;}
.accordion-box .acHidden:after {content: "";display: table;clear: both; }

.accordion-box:target{ margin-top: -100px; padding-top: 100px; }
.accordion-box:target .acHidden{ height: auto; display: block; }


/* ***************
showroom
*************** */
dl.accordion-showroom { width: 100%;/*;margin: -100px auto 0; padding-top: 100px;*/ margin:0; font-size: 100%; clear:both;}
dl.accordion-showroom dt {border-bottom: 2px solid #EEE;    background:url(/db/img/corporate/open.png) 97% center no-repeat; background-color:#E5F9FF; height:60px; text-indent:10px; line-height:40px; color: #222; font-weight:bold; cursor:pointer;padding-right:2em;}
dl.accordion-showroom dt div p {float:left; margin:0; padding:0; line-height:60px; font-weight:bold;font-size: .85rem;}
dl.accordion-showroom dt div p span{font-weight:500;}
dl.accordion-showroom dt.open { background:url(/db/img/corporate/close.png) 97% center no-repeat; background-color:#E5F9FF;color: #3C76BC;border-bottom: 2px solid #3c76bc;}
dl.accordion-showroom dt.open div img {  display: none;}
dl.accordion-showroom dd { background:#FFF; line-height:2em; display:none;width: 100%;    padding-top: 2em;}
dl.accordion-showroom dd:after {content: "";display: table;clear: both; }

dl.accordion-showroom dd table { margin-top: 5px;  margin-bottom: 20px; }
dl.accordion-showroom dd th {text-align:left; font-weight:bold; padding:5px 10px 0; width:20%;}
dl.accordion-showroom dd td {text-align:left;width:75%; }
.showroom-item { width: 100%!important; clear:both; margin-bottom:2em;}
.showroom-item h6 {font-size: 1.1em;  color: #222; font-weight:bold;   margin-bottom: 0.5em;}
.showroom-item dt.open { height:20px!important;line-height:20px!important;  background-color: white;}
.showroom-item ul{ margin-top:0;}
.showroom-item ul.odd{ padding-right:2%;}
.showroom-item h5 { margin: 0 auto; border-bottom: 1px solid #4c93b7; font-weight: 600; color: #4c93b7; font-size: 1rem; }
.showroom-item ul.even,.showroom-item ul.odd-2{padding-left:2%;}
.showroom-item li a{font-size: 90%;letter-spacing: 1px; color:#333333;}
.showroom-item li a:hover{ color:#FF0000;}
.showroom-item li a:before {
    content: ">";
    font-size: .8em;
    margin-right: 8px;}
/* ***************
map
*************** */
.detaileBox > div{
	float:left;}
.detaileBox h5{
	font-size: .95rem;
	margin: 0 auto;}
.detaileBox p{
	font-size: .85rem;}
/* ***************
NEWS PICKUP
*************** */
.buttonArea div {
    display: inline-block;}
.titBlue {
    color: #fff;
    background: #0168b7;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 2em;
    margin: 0 auto 1em;
    letter-spacing: 2px;
    border-radius: 5px;
}	
#imgBox {
    float: right;
    width: 40%;
}
#imgBox2 {
  float: right;
  width: 60%;
  text-align: right;
}
#imgBox3 {
  float: right;
  width: 50%;
  text-align: right;
}
#imgBox3 img.leftImg {
  max-width: 28%;
}

#imgBox img, #imgBox2 img, #imgBox3 img {
    max-width: 100%;
    height: auto;
}
#imgBox2 img.leftImg {
    display: inline-block;
    vertical-align: top;
    max-width: 28%;
}
#imgBox2 img.rightImg {
    display: inline-block;
    vertical-align: bottom;
    max-width: 68%;
}
#imgBox2 img {
    margin: 0 1%;
}
#txtBox {
    float: left;
    width: 58%;
}
#txtBox2 {
    float: left;
    width: 40%;
    text-align: justify;
    text-justify: inter-ideograph;
}
#txtBox3 {
    float: left;
    width: 50%;
}
#productBox{
    width: 100%;
}
#productBox .area.green{
    border-bottom: 3px solid #80bda4;
    min-height: 272px;
}
#productBox .area {
    display: block;
    float: left;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 1%;
    background-color: #e2e2e2;
    border-bottom: 3px solid #7ec4ea;
    font-size: 13px;
}
#productBox a:last-child {
    margin-right: 0%;
}
#productBox a {
    color: #222;
    display: block;
}
/*#productBox a:last-child {
    margin-right: 0%;
}
#productBox a {
    color: #222;
    display: block;
}*/
#productBox a img, #productBox .area img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
}
#productBox p {
    padding: .8em 1em;
    text-align: justify;
    text-justify: inter-ideograph;
    min-height: 90px;
}
#productBox span {
    font-size: 18px;
    font-weight: bold;
}
#bannerBox img {
    margin-right: 30px;
    float: left;
}
/* ***************
privacypolicy
*************** */
.pp h5{
	margin-bottom:0;
	font-size:1rem;
	text-transform:inherit;}
ol.pv-ol, ul.pv-ul {
    padding: 0 0 0 2.5em;
}
.pv-ol li {
    list-style: decimal;
    list-style-position: outside;
}
.pv-ul li {
    list-style: disc;
    list-style-position: outside;
}
.mail {
    text-align: center;}
/************************************
CSRローカルナビ
************************************/
#right-contents {    margin: 0%;    width: 100%;}
#right-contents h3 { text-align:center; font-weight:bold; font-size:110%;border: none;border-bottom: 1px solid #D7D7D7;/*0717*/padding-bottom: 15px;margin-bottom: 0!important;margin-top: 0!important;}
#right-contents h3 a { color: #666!important;font-weight: bold;}
#right-contents ul {margin: 0;}
#right-contents li a { color: #333; display:block; padding: 2% 0;text-align:center; text-decoration:none;font-size: 13px;}
div#right-contents.csr_menu li { font-size: 13px;}
#right-contents li a:hover { background:#CDCDCD;}
.title-aicon { background:url(img/content_title_bg.gif) no-repeat left center;font-size:150%;padding-left:3%;font-weight:bold;border-bottom:#08a7e9 solid 1px;margin-right: 0;box-sizing:border-box;}
#right-contents span { display: none;}
.title-aicon span{font-size:70%; font-weight:normal; margin-left:2em;}
.text_imgarea {
margin: 5% 0;
line-height: 1.75em;
width: 95%;
padding-right: 5%;
}
#right-contents li a.active{
	background-color: #cdcdcd;
    color: #fff;}
.plain .exp h4{ margin-top: 8px;}
.bnrs .item img { vertical-align: baseline;}	
.entry-content .plain.environment .whole, .entry-content .plain.environment .whole tr, .entry-content .plain.environment .whole td, .entry-content .plain.environment .whole th{border:none;}
/*********************************
プレスリリース
**********************************/
ul.news_list { border-top: 1px solid #eee; padding-top: 1em; }
	.news_list li { line-height: 1.5; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #eee; }
		.date { margin-right: 1em; }
		.news_list a { color:#333333;}
		.news_list a:hover { color:#ff0000;}

#press.entry-content p a:before{
	content: unset;}
	#time{ font-size:14px; text-align:right;}
	#press h2{font-size: 1.2rem; text-align: center; margin: 0.5em auto 1.5em;}
	#press h3{font-size: 1.1rem; font-weight:600; margin: 0.5em auto 1em;border-bottom-left-radius: 0;background:none; color: #333;padding:0;}
	#press h5 {font-size: 1.1rem;margin: 0.5em auto;color: #333; }
	#press p{margin: 0 auto 1em;}

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }
	
	
	#logo img{max-width: 140px;}
	#sns > div img{max-width: 30px;}
/*********************
FOOTER STYLES
*********************/
#menu-footer{width: 90%; margin:1em auto;padding: 0 5%;}
	#menu-footer li { padding: 5px 0;}
		#menu-footer li a:before {    content: ">";    margin-right: .5rem;}
	.copyright{ text-align: center;}
	
	#main-slide{margin-top: 50px;}	
/* ***************
TOP NEWS
*************** */
#tab li {
    font-size: .8rem;
	margin-bottom: 1em;}
#tab li a {
	padding:0 1em;}	

/* ***************
TOP TOPICS
*************** */
#topics > div{
	margin-top:0.75em;}
	#topics img{
		max-width:inherit;
		width:100%;}


/* ***************
TOP Other Link
*************** */
		#linkList ul li{
			width:49%;}

/* ***************
CORPORATE
*************** */
.left-text-right-img img {
	width:45%;}
	#keyTxt{
		top:20%;
		left:50%;
		transform: translateY(-20%) translateX(-50%);
    display: block;
    white-space: nowrap;
    font-size: 4vw !important;}
		#keyImg img{
			max-width:100%;
			height:auto;}

.ColumnSet li{
    max-width: 48%;}


/* ***************
outline
*************** */
.table-ptn1 th, .table-ptn1 td, .table-ptn2 th, .table-ptn5 th, .table-ptn2 td, .table-ptn6 th, .table-ptn6 td {
    width: 100%;
    display: block;
    border-right: none;
}
.table-ptn2 td.table-ptn2-contents {
    display: inline-block!important;
    width: 33%!important;
    border-collapse: collapse;
    border: none;
}
/* ***************
GROUP
*************** */
ul.box2-group li.box2-block {
    float: left;
    width: 100%;
    margin: 10px 0 15px;
    display: block;
}
/* ***************
philosophy
*************** */
	#syaze {
		width: 100%;
		text-align:left;
	}
	.info-syaze-block .text-cont p{
		width: 100%;
	}
/* ***************
CORPORATEBRAND
*************** */
	.left-img-right-text img {
		width: 100%;
		max-width: 233px!important;
		float:none;
		margin-right: auto;
		margin-left: auto;
		display: inherit;
	}
/* ***************
sports
*************** */
#box1 img, #box2 img, #box3 img, #box4 img , #box5 img , #box6 img , #box7 img , #box8 img , #box9 img , #box10 img , #box11 img , #box12 img , #box13 img , #box14 img , #box15 img {
	width: 130px;
    margin: 0 auto 20px;
    text-align: center;
    float: none;
}
#box1 div.square, #box2 div.square, #box3 div.square, #box4 div.square , #box5 div.square , #box6 div.square , #box7 div.square , #box8 div.square , #box9 div.square , #box10 div.square , #box11 div.square , #box12 div.square , #box13 div.square , #box14 div.square , #box15 div.square {
    width: 100%;
    margin-left: 0%;
}
.flyingdisc-block-img {
    width: 100%;
    margin-left: 0%;
    text-align: center;
}
/* ***************
picture-scroll
*************** */
.box4-block {width: 100%; padding: 0;}
/* ***************
quality
*************** */
.imgBoxLeft {
    width: 100%;
	text-align: center;
	margin-bottom:30px;
}
	.imgBoxLeft img{
		display: inline-block;
		margin: 0 1%;
	}
/* ***************
IR
*************** */
	.underlayer_stage div{
		margin: 0 0 1%;}
/* ***************
segment
*************** */
		.entry-content .segment-table td{
			font-size: 10px;
			text-align: left;}
/* ***************
stock
----------------------------------------------------*/
.entry-content table.information td{
	display:block;
	width:100%;}
.info-t .tableback{
	font-size:.9rem;}
/* ***************
network
*************** */
.area_hokkaido {
	display:block;
	min-width: 100%;
	margin-top:30px;}
/* ***************
showroom
*************** */
dl.accordion-showroom dt img.aicon-showroom {display:none;}
dl.accordion-showroom dd p {text-align:center;}


}
@media (max-width: 810px) {
/* ***************
IR
*************** */
/* ***************
highlight
*************** */
#hqir table.frameTable,
#hqir table.frameTable td,
.chart {
    width: 100%!important;
	table-layout:fixed;}
	#hqir table.frameTable td.gtd {
    width: 200%!important;
    display: block;}
table.cf {
    width: 100%!important;
	table-layout:fixed;
	font-size:10px;
	margin: 0!important;}
	table.cf .cf {
		font-size:10px;
		padding:0!important;}
	#hqir table.frameTable table{
    width: 100%!important;
	table-layout:fixed;}
/* ***************
network
*************** */
.left-img-right-text-network img {
    width: auto;
	float: none;
	margin:0 auto 20px;
    display: block;}
.left-img-right-text-network div {
    width: 100%;}
.left-img-right-text-network dt {
    border-bottom: 1px solid #3B77B9;
    padding: 5px;
    margin-bottom: 1em;
    margin-top: 1em;
    font-weight: 600;
}
/* ***************
NEWS PICKUP
*************** */
#productBox .area {
    width: 49%;
}
#imgBox {
    width: 100%;
}
#imgBox2 {
    width: 100%;
}
#txtBox {
    width: 100%;
}
#txtBox2 {
    width: 100%;
}
#bannerBox img {
    display: block;
    text-align: center;
    margin: 0 auto 1em;
	float:none;
}
#productBox p {
    font-size: 12.5px;
    min-height: 110px;
}
#productBox span {
    font-size: 14px;
}
}
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }
/******************************************************************
Stylesheet: Alert Styles
******************************************************************/
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

/******************************************************************
Stylesheet: Button Styles
******************************************************************/
.blue-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    color: white;
    text-decoration: none; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    top: 1px; }

.blue-btn, .comment-reply-link, #submit {
  background-color: #2980b9; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    background-color: #2574a8; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    background-color: #2472a4; }

/******************************************************************
Stylesheet: Form Styles
******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #5c6b80;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #eaedf2;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #f7f8fa; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

/******************************************************************
Stylesheet: Base Mobile Stylesheet
******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.8;
  color: #333333;
  -webkit-font-smoothing: antialiased; }

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #f01d4f;
  /* on hover */
  /* on click */
  /* mobile tap color */ }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #d10e3c; }
  a:link, a:visited:link {
    /*
    this highlights links on iPhones/iPads.
    so it basically works like the :hover selector
    for mobile devices.
    */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em; }

h2, .h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em; }

h3, .h3 {
  font-size: 1.125em; }

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700; }

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  /*text-transform: uppercase;*/
  letter-spacing: 2px; }

/*********************
HEADER STYLES
*********************/
.header {
    z-index: 1000;
    top: 0;
	width:100%;}
	#inner-header {
		background-color: #fff;
		width: 96%;
		margin:0 auto;
		position: relative;}

		#logo {
			float:left;
			margin:0;
			line-height: 1;}
		#logo a {
			display: block;}

/*********************
NAVIGATION STYLES
*********************/
.nav {
  border-bottom: 0;
  margin: 0; }
    .nav li a {
      display: block;
      color: white;
      text-decoration: none;
      padding: 0.75em;}
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
      padding-left: 30px; }

/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 50px; }
  
.single-title,
.page-title,
.entry-title {
  margin: 0; }

.byline {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }

/* entry content */
.entry-content {
  padding: 1.5em 1.5em; }
  .entry-content p {
    margin: 0 0 1.5em; }
  .entry-content a {
	  text-decoration:none; }
  .entry-content p a:before {
	  content: ">";
	  font-size: .8em;
	  margin-right: 8px;}
  .entry-content p a.iso:before{
	  content: "";
	  font-size: 0px;
	  margin-right: 0px;
}
  .entry-content table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em; }
    .entry-content table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      /*color: #9fa6b4;*/
      text-transform: uppercase;
      letter-spacing: 1px; }
  .entry-content tr {
    border-bottom: 1px solid #eaedf2; }
  .entry-content td {
	  font-size:.85rem;
	  vertical-align: top;
    padding: 7px;
    border-right: 1px solid #eaedf2; }
    .entry-content td:last-child {
      border-right: 0; }
  .entry-content th {
    /*background-color: #f8f9fa;*/
	  font-size:.85rem;
	  text-align: left;
	  padding-left: 1em!important;
	font-weight:500;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2; }
    .entry-content th:last-child {
      border-right: 0; }
  .entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: 3px solid #2980b9;
    font-style: italic;
    color: #9fa6b4; }
  .entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    /*color: #787878;*/
    margin-bottom: 1.5em; }
  .entry-content img {
    max-width: 100%;
    height: auto; }
  .entry-content .size-auto,
  .entry-content .size-full,
  .entry-content .size-large,
  .entry-content .size-medium,
  .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto; }
  .entry-content pre {
    background: #323944;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }

@media (max-width: 767px) {
	.entry-content th {
		width: 100%;}
	.entry-content td {

}
	td.flyingdisc-img{
		text-align: center;
	}
}

/* end .entry-content */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }
.tags {
  margin: 0; }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2; }
  .pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #2980b9; }
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #2980b9;
      color: white; }
  .pagination .current {
    cursor: default;
    color: #5c6b80; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: white;
      color: #5c6b80; }

.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }


/*********************
SIDEBARS & ASIDES
*********************/
.widget ul li { }

.no-widgets {
  background-color: white;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin-bottom: 1.5em; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  background-color: #323944;
  color: #f8f9fa;
  font-size: 12px;}


/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Stylesheet: 481px and Up Stylesheet
  ******************************************************************/
  
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }


/* ***************
TOP NEWS
*************** */
#divDataArea dt {
    float: left;}



}
/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Stylesheet: Tablet & Small Desktop Stylesheet
  ******************************************************************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/


  /*********************
  SIDEBARS & ASIDES
  *********************/
  .sidebar {
    margin-top:1.5em; }

  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em; }

  .widget {
    padding: 0 10px;
    margin: 2.2em 0; }
    .widget ul li {
      margin-bottom: 0.75em;
      /* deep nesting */ }
      .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em; }
/*********************
FOOTER STYLES
*********************/
#menu-footer{float: left;}
	#menu-footer li { display: inline-block; }
		#menu-footer a {margin-right: 2rem; }
.copyright{ float:right;}
	
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 7%; }
/* ***************
TOP NEWS
*************** */
div#ir_library div#announcement dd {
    padding-left: 10.5em;
}

/* ***************
CORPORATE
*************** */
		#keyImg img{
			max-width:80%;
			height:auto;}
/* ***************
outline
*************** */
.table-ptn1 th {
    width: 22%;
    vertical-align: top;
}
/* ***************
picture-scroll
*************** */
.box4-block {width: 48%;}
/* ***************
recruit
*************** */
.border-enclosure,
.border-enclosure2 {
    width: 47%;
    height: 440px;
    }
/* ***************
IR
*************** */
	.underlayer_stage div{
		display: inline-block;
		margin: 0 .5% 1%;
		max-width:32%;
		min-width:32%;
}
	.heightLine{min-height: 220px;}
/* ***************
check
*************** */
.support-tab-inner{width: 30%;overflow: hidden;display: table-cell;border-right: 1px solid #ccc;}
/* ***************
inquiry
*************** */
.gridBlcok > div{
	float: left;
    margin: 0 1% 2%;
    width: 48%;}
/* ***************
showroom
*************** */
dl.accordion-showroom dt img.aicon-showroom {  float: left;  margin: 0;  padding: 0;  width: auto;  height: 60px;}
dl.accordion-showroom dd p { float:left; width:20%;  margin-top: 16px;}
dl.accordion-showroom dd table { float:left; width:80%;}
.showroom-item ul.odd,.showroom-item ul.even,.showroom-item ul.odd-2{ width: 50%;float:left;}

}
@media only screen and (min-width: 768px) and (max-width: 860px) {
  /******************************************************************
  Stylesheet: Tablet & Small Desktop Stylesheet
  ******************************************************************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 760px; }
	#tab li a {
		padding:0 1em;}	

}
/*********************
TABLET / SP
*********************/
@media only screen and (max-width: 1029px) {
/* ***************
TOP PICKUP
*************** */
.entry-content #pickup a > div img {
    width: 100%;
    height: auto;
}
	#pickup a{
		margin-bottom:5%;}
		#pickup a > div{
			width:100%;}
			.arrow span{
				display:block;
				padding: 2em 1.5em;}
				.arrow span h3{
					margin: 0 0 14px;
					font-weight: 600;
					font-size: 1.3rem;
					color: #585858;}
				.arrow span p{
					font-size:14px;
					margin-bottom:0;}
/* ***************
outline
*************** */
.entry-content tr.pc_view{
	display:none;}

 }	
/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Stylesheet: Desktop Stylsheet
  ******************************************************************/
  .wrap {
    width: 1040px; }
	
/* ***************
TOP PICKUP
*************** */
	#pickup a > div{height: 239px;}	
	.arrow-left:before{
			content: "";
			position: absolute;
			top: 50%;
			left: -30px;
			margin-top: -15px;
			border: 15px solid transparent;
			border-right: 15px solid #dedede;}
		.arrow-right:before{
			content: "";
			position: absolute;
			top: 50%;
			left: 100%;
			margin-top: -15px;
			border: 15px solid transparent;
			border-left: 15px solid #dedede;}
			.arrow span{
				position: absolute;
				top: 50%;
				left: 0;
				transform: translateY(-50%);
				-webkit-transform: translateY(-50%);
				padding: 0 2em;}
	
	
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin-top:71px; }
/* ***************
CORPORATE
*************** */
		#keyImg img{
			max-width:100%;
			height:auto;
        display: block;width: 100%;}
/************************************
CSRローカルナビ
************************************/
#right-contents{  float: right;  width: 17%;  margin: 0 0 30px;  padding-right: 1%;}
#right-contents li a { padding:8% 0 8% 5px;}

 }	
/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Stylesheet: Super Large Monitor Stylesheet
  ******************************************************************/
 }
 
/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Stylesheet: Retina Screens & Devices Stylesheet
  ******************************************************************/
}

/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  Stylesheet: Print Stylesheet
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

 /* a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }*/
#content {
    margin-top: 60px;
}
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }

.dropdown-backdrop {position:static;}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
.atn{
	font-size: 7px;
	display: block;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:15px;
 width:300px;
 background:#00a5e6;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 margin:25px auto 0;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#00a5e6;
 border:2px solid #00a5e6;
}

/*英語メニュー＞なくす*/
.menu #menu-item-4873 > ul > li > ul > li a:before, .menu #menu-item-9707 a:before {
	content:"";
	font-size:.8em;
	margin-right:8px;}

.menu #menu-item-9188 > ul > li > ul > li a:before, .menu #menu-item-9308 a:before {
	content:"";
	font-size:.8em;
	margin-right:8px;}

#inner-content ul li.page-item-9077,
#inner-content ul li.page-item-9660{
	display: none;
}
.max160w select{
	max-width: 75px!important;
	display: inline-block;
}
.formblue th{background:#f0f8ff;}

.lh1{line-height: 1;}
.wpcf7-form p a:before {
	content: "";}

/* ***************
TOP NEWS
*************** */

.titleNew {
  display: flex;
  align-items: center;
}
.topH2new{
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-weight: bold;
  margin: 0.375em 0;
}
.moreNew {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  margin: 0 20px;
}
#pickup .moreNew a {
  color: #999;
}
#pickup .bx-wrapper .bx-pager.bx-default-pager a {
  background: #cfcfcf;
}
#pickup .bx-wrapper .bx-pager.bx-default-pager a:hover,
#pickup .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #0075c2;
}
.iconNew {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-size: contain;
  margin-bottom: 3px;
  vertical-align: middle;
}
.iconNew.arrow_right {
  background-image: url('/db/img/common/baseline_keyboard_arrow_right.png');
}
.bxsliderNew h3{
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.1em;
}
.bxsliderNew p{
  font-size: 14px;
  font-weight: bold;
}
.bx-prev,
.bx-next {
  width: 36px;
  height: 36px;
  background-color: #758fa0;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  position: absolute;
  top: 70px;
}
.bx-prev {
  background-image: url('/db/img/common/baseline_keyboard_arrow_left_white.png');
  left: -41px;
}
.bx-next {
  background-image: url('/db/img/common/baseline_keyboard_arrow_right_white.png');
  right: -31px;
}

#menu-item-9403 a:before,
#menu-item-9404 a:before,
#menu-item-10628 a:before,
#menu-item-10408 a:before,
#menu-item-10409 a:before,
{
	content:"　";
	margin-right: 8px;
}
#menu-item-10645 > ul > li a:before,
#menu-item-10649 > ul > li a:before,
#menu-item-10654 > ul > li a:before,
#menu-item-10659 > ul > li a:before,
#menu-item-10659 a:before,
#menu-item-9210 > ul > li a:before,
#menu-item-9214 > ul > li a:before,
#menu-item-9212 > ul > li a:before,
#menu-item-5910 > ul > li a:before,
#menu-item-5914 > ul > li a:before,
#menu-item-5912 > ul > li a:before {
	content:"　" !important;
	margin-right: 8px;
}

.newsTab {
  display: flex;
  position: relative;
  z-index: 10;
}
.newsTab::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #eee;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.newsTab li {
  position: relative;
  z-index: 20;
}
.newsTab li a {
  border-left: 1px solid #eee;
  color: #0075c2;
  display: block;
  font-weight: bold;
  padding: 2px 30px;
  font-size: 14px;
}
.newsTab li.active a {
  color: #333;
}
.newsTab li.active::before,
.newsTab li.active::after {
  content: '';
  width: 50%;
  height: 3px;
  position: absolute;
  bottom: -10px;
}
.newsTab li.active::before {
  background: #0075c2;
  left: 0;
}
.newsTab li.active::after {
  background: #72b336;
  right: 0;
}
.newsTab a.more {
  color: #333;
}
#news .bx-prev,
#news .bx-next {
  background-color: #333;
  z-index: 100;
}
#news .bx-prev.disabled,
#news .bx-next.disabled {
  background-color: #eee;
}
#news .bx-prev {
  left: unset;
  top: -46px;
  right: 37px;
}
#news .bx-next {
  right: 0;
  top: -46px;
}
.bxsliderNews {
  font-size: 14px;
  line-height: 1.5;
}
.bxsliderNews a {
  color: #333;
  display: inline;
}
.bxsliderNews a::before {
  content: none !important;
}
.bxsliderNews img {
  width: auto;
  margin-right: 10px;
  margin-bottom: 2px;
  max-width: none;
  vertical-align: middle;
}
.bxsliderNews li {
  border-right: 1px solid #eee;
  padding-right: 30px;
}
.bxsliderNews span {
  color: #0075c2;
  border: 2px solid #0075c2;
  border-radius: 6px;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 2px 10px;
  vertical-align: middle;
}
.bxsliderNews time {
  display: inline-block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.ellipsis {
	position: relative;
	height: 60px;
	overflow: hidden;
	line-height: 20px;
}

.ellipsis:before, .ellipsis:after {
	position: absolute;
	background: #fff;
	padding-left: 7px;
}

.ellipsis:before {
	content: "･･･";
	bottom: 0;
	right: 0;
}

.ellipsis:after {
	content: "";
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 767px) {
  .newsTab {
    flex-wrap: wrap;
  }
  .newsTab li a {
    font-size: 12px;
    padding: 2px 10px;
  }
  .newsTab li.active::before,
  .newsTab li.active::after {
    content: none ;
  }
  .newsTab li.active a {
    color: #fff;
    background: #0075c2;
  }
  .bxsliderNews li {
    border-right: 0;
    padding-right: 0;
  }
  #news .bx-prev,
  #news .bx-next {
    width: 24px;
    height: 24px;
  }
  #news .bx-next {
    top: -34px;
  }
  #news .bx-prev {
    top: -34px;
    right: 25px;
  }
}

.table caption {
  background: #eee;
  font-size: 16px !important;
  font-weight: bold;
  margin: 20px 0 !important;
  padding: 10px;
}

.table.manual {
  
}

.table.contact .title {
  background: #a9a9a9;
  color: #fff;
  margin-bottom: 6px;
  padding: 6px 0;
}

@media only screen and (max-width: 767px) {
  .table.manual thead {
    display: none;
  }
}

.sp-disp {
  display: none;
}

.sp-disp a {
  font-size: 12px;
}

.pc-disp {
  display: block;
}

@media only screen and (max-width: 767px) {
  .sp-disp {
    display: block;
  }
  .pc-disp {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #productBox .area {
    min-height: 380px;
  }
}

/*Cookie POPUP*/
@media only screen and (min-width: 768px) {
#cookie-info-area{
    text-align: left;
    max-width: 980px;
    width: 90%;
    margin: 0 auto;
}
#cookie-info-area > p{
	float: left;
    width: 70%;
    margin: 0;
}
#cookie-info-area > div{
	float: right;
}
}
#cookie-info-area > div a{
	text-decoration: none;
}
#cookie-info-area > div a:first-child{
	margin-right: 10px;
}




ul.footer-bnr{ width:100%; display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
ul.footer-bnr li img{width:208px; height:141px;}
.cm{display:flex; width:100%; text-align:center;-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;}
.cm h3{font-weight:bold; margin-bottom:5px;}
.cm-box{width:45%;}
.cm-box iframe{width:95%; min-height:300px;}
.sns{display:flex; width:100%; -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;}
.sns-box{width:45%; text-align:center;}
.sns-box p{text-align:left;}
.sns-box img{width:40%;}
.award{display:flex; width:100%; -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  flex-wrap:wrap;}
.award-box{width:45%; text-align:center; margin-bottom:20px;}
.award-box p{text-align:left;}
.award-box img{width:100%;}
.award h3{margin:0px;}

@media (max-width: 767px) {
ul.footer-bnr{flex-wrap:wrap;}
ul.footer-bnr li{width:50%;    text-align: center;}
ul.footer-bnr li img{width:100%; height:auto;}
.cm{display:block; width:100%; text-align:center;}
.cm-box{width:100%; margin-bottom:50px;}
.cm-box iframe{width:100%; min-height:300px;}
.sns-box img{width:70%;}

}

table.award {
border-spacing: 0px;
    border: 0px solid black;

}
table.award tr{
    border: 0px solid black;
}

table.award  td{
    border: 0px solid black;
	border-spacing: 0px;
border-bottom: 1px solid black;
padding:20px;
width:50%;
}

@media (max-width: 767px) {
table.award td{
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: black;
}


}
@media (min-width: 768px) {
.award  td:nth-child(odd){
	border-right: 1px solid black;
}
}
.award tr:last-child td{
	border-bottom: 0px solid black;
}


.design{

margin-bottom: 10px;
    margin-top: 50px;

}

.design1{

margin-bottom: 50px;


}

.design2{

margin-bottom: 10px;
    margin-top: 98px;


}

.design3{

margin-bottom: 10px;
    margin-top: 74px;


}

.design4{

margin-bottom: 10px;
    margin-top: 120px;


}

.design5{

margin-bottom: 10px;
    margin-top: 146px;


}



.pickUpTitle{
                       font-size:14px;}

.sheet1 p{
                       font-size:14px;}

.topContainer{
  width: 96%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;}

.topEcoImg{margin-top:20px}

/*========================
更新情報
=========================*/
h2.update_info img{height:250px !important; object-fit:cover;}
h2.update_info #keyTxt{left:15%; color:#FFF;}
h2.update_info #keyImg{display:block;}
.update_info_list ul{display:flex;align-items: flex-start;}
.update_info_list ul li{border-bottom:none; padding-bottom:0; font-size:15px;}
.update_info_list ul li a{text-decoration:none;}
.update_info_list.top{margin-bottom:0px;padding: 1.5em 1.5em 0 1.5em;}
.update_info_list.top ul{border-bottom:solid 1px #B4B4B4; padding-bottom:5px;}
.update_info_list .category{color:#FFF; background:#FF7B7B; padding:5px 6px; line-height:1; margin-right:20px; width:80px; text-align:center;}
.update_info_list .date{white-space:nowrap;}
.selectlink{margin-bottom:40px;}
.update_info_list img{transition:0.2s all; width:170px;}
.update_info_list img.btn:hover{transform: scale(1.1);transition:0.2s all;}




@media (max-width: 767px) {
.update_info_list ul{flex-wrap: wrap;}
.update_info_list ul li{}
.update_info_list ul li:nth-child(3){width:100%;}
h2.update_info #keyTxt{top:45%;font-size: 35px !important;transform:unset;left:10%; }
}
   
/*========================
IR情報
=========================*/
.menu > ul > li#menu-item-11981:hover{background:inherit;}
#menu-item-11981 > a{border-radius:3px; background:#FFC657; padding:5px 10px; margin-top:11px; color:#FFF;margin-left: 20px;}
#menu-item-4873 > a:hover{}
.global-inner{ margin:0 auto;  width:80%; min-width:1040px; }
.ir{font-family: 'Noto Sans JP';font-feature-settings: "palt"; -webkit-font-feature-settings: "palt";container-type: inline-size;}
.ir a{text-decoration:none;}
.ir a:hover{text-decoration:underline;}
.ir a img{transition:0.2s all;}
.ir a img:hover{transform: scale(1.1);transition:0.2s all; }
.ir .head{height:330px; position:relative;}
.ir .head img{width:100%; height:330px; object-fit:cover;}
.ir .head h2{position: absolute; top: 50%; left: 15%; transform: translateY(-50%); color:#FFF; font-size:40px; margin:0;}
.ir .ir-nav{ margin-top:20px;}
.ir .ir-nav .accordion-container{display:flex;}
.ir .ir-nav .item{width:20%; padding:0 15px; border-right:solid 1px #CECECE;letter-spacing:0.5px;}
.ir .ir-nav .item:last-child{border-right:none;}
.ir .ir-nav .item ul{margin-top:0px; margin-bottom:20px;}
.ir .ir-nav .item ul li{font-size:13px; position:relative;}
.ir .ir-nav .item ul li a{color:#000; display:block; padding-left:10px;  }
.ir .ir-nav .item ul li:after{content:""; background:url(/db/img/ir/ic-arrow-right-black.png) no-repeat; background-size:100%; height:9px; width:6px; position:absolute; top:8px; left:0;pointer-events: none;}
.ir .ir-nav .item ul li a:hover{}
.ir .ir-nav .item h3{ font-size:16px; position:relative;color:#49A3E0; margin-bottom:5px;}
.ir .ir-nav .item h3 a{color:#49A3E0; display:block;}
.ir .ir-nav .item h3 a:hover{}
.ir .ir-nav .item h3:after{content:""; background:url(/db/img/ir/ic-arrow-right-blue.png) no-repeat; background-size:100%; height:21px; width:21px; position:absolute; top:3px; right:3%;pointer-events: none;}

.ir .ir-nav2{background:url(/db/img/ir/ir-nav2.png) no-repeat; height:730px;background-size: cover;margin-top:20px; position:relative;}
.ir .ir-nav2 .box{margin:0 auto;  width:70%; min-width:1040px; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); display:flex;justify-content: space-between;}
.ir .ir-nav2 .box .item{width:60%;}
.ir .ir-nav2 .box .item:last-child{width:35%;}
.ir .ir-nav2 .box .item h3{color:#FFF; font-size:24px;border-bottom:solid 1px #FFF; padding-bottom:10px;}
.ir .ir-nav2 .box .item a .unit h4{color:#FFF; font-size:20px; line-height:1.5; margin-top:0; margin-bottom:10px;}
.ir .ir-nav2 .box .item a .unit h4 span{font-size:16px;}
.ir .ir-nav2 .box .item a .unit h4{color:#FFF;}
.ir .ir-nav2 .box .item a .unit{border-bottom:solid 1px #FFF; padding-bottom:20px; margin-top:20px; display:flex;align-items: center;}
.ir .ir-nav2 .box .item a .unit .photo{margin-right:20px;width:250px; overflow:hidden;}
.ir .ir-nav2 .box .item a .unit .photo img{height:175px; width:250px; object-fit:cover;}
.ir .ir-nav2 .box .item a:hover .unit .photo img{transform: scale(1.1);transition:0.2s all; overflow:hidden;}
.ir .ir-nav2 .box .item a .unit .text{display:flex; align-items: center;}
.ir .ir-nav2 .box .item a .unit .text{color:#FFF;}
.ir .ir-nav2 .box .item a:hover{color:#FFF; text-decoration:none;}
.ir .ir-nav2 .box .item a .unit .text img{margin-right:5px;}
.ir .ir-nav2 .box .item img.library{width:180px; margin-top:20px;}

.ir .ir-nav2 .box .item:last-child a .unit h4{font-size:18px;}
.ir .ir-nav2 .box .item:last-child a .unit .photo{margin-right:20px;width:115px;}
.ir .ir-nav2 .box .item:last-child a .unit .photo img{height:100px; width:115px;}

.ir-nav-pickup{ margin-top:100px; margin-bottom:100px;}
.ir-nav-pickup .box{display:flex;flex-wrap: wrap;justify-content: space-between; width:65%; min-width:1040px;margin:0 auto;  }
.ir-nav-pickup .box .item{width:31%; margin-bottom:20px;transition:0.4s all;padding: 2px; }
.ir-nav-pickup .box .item h4{ position:relative; padding-left:40px; font-size:16px; margin-top:15px;padding-bottom: 20px;
    margin-bottom: 0;}
.ir-nav-pickup .box .item h4:after{content:""; background:url(/db/img/ir/ic-arrow-right-blue.png) no-repeat; background-size:100%; height:18px; width:18px; position:absolute; top:6px; left:15px;pointer-events: none;}
.ir-nav-pickup .box .item .photo{overflow:hidden;}
.ir-nav-pickup .box .item img{aspect-ratio: 6 / 4; object-fit:cover; width:100%;}
.ir-nav-pickup .box .item a{color:#000; text-decoration:none;}
.ir-nav-pickup .box .item a:hover{color:#000; text-decoration:none;}
.ir-nav-pickup .box .item a:hover img{transform: scale(1.1);transition:0.4s all; }
.ir-nav-pickup .box .item:hover{box-shadow:0 0 0 2px #49a3e0 inset;transition:0.4s all; }

@media (max-width: 767px) {
#menu-item-12283 > a{margin-left: 0px;}

.global-inner{  width:90%; min-width:auto;}
.ir .head{height:250px; }
.ir .head h2{font-size:30px;left: 5%;}
.ir .head img{height:250px; }
.ir .ir-nav{margin-top:0px;}
.ir .ir-nav .accordion-container{flex-direction: column;}
.ir .ir-nav .item{width:100%; border-right:none;padding:0;}
.ir .ir-nav .item h3{border-bottom:solid 1px #CECECE; padding-bottom:5px;}
.ir .ir-nav .item h3:after{ transform:rotate(90deg);}
.ir .ir-nav .item h3.open:after{ transform:rotate(-90deg);}

.ir .ir-nav2{height:auto;margin-top:20px;background-position-x: center; padding-bottom:80px; }
.ir .ir-nav2 .box{width:90%; min-width:auto;flex-direction: column; position:static;transform:none; }
.ir .ir-nav2 .box .item{width:100%;}
.ir .ir-nav2 .box .item h3{margin-bottom:0px;}
.ir .ir-nav2 .box .item a .unit{display: block;width:90%; margin:0 auto; padding-top:20px;}
.ir .ir-nav2 .box .item a .unit .photo{margin-right:0px;width:100%; }
.ir .ir-nav2 .box .item a .unit .photo img{height:200px; width:100%;}
.ir .ir-nav2 .box .item a .unit .text{justify-content: end; margin-top:5px;}

.ir .ir-nav2 .box .item:last-child{width:100%;}
.ir .ir-nav2 .box .item:last-child a .unit{display:flex;}

.ir-nav-pickup{ margin-top:40px; margin-bottom:60px;}
.ir-nav-pickup .box{flex-direction: column; width:90%; min-width:auto; }
.ir-nav-pickup .box .item{width:100%;}
.ir .ir-nav .accordion-content{display:none;}
.ir-nav-pickup .box .item h4{margin-top:10px;}
}

  

/*========================
IR情報：よくあるご質問
=========================*/
.ir .faq {
/*	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 65%;
	min-width: 1040px;*/
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ir .individual-qa{display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 65%;
	min-width: 1040px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ir .faq dt{position:relative; margin-bottom:20px; padding-left:60px; padding:10px 20px; background:#F4F4F4; border-radius:25px; margin-left:70px;}
.ir .faq dt:after{content:""; background:url(/db/img/ir/ic-q.png) no-repeat; background-size:100%; height:50px; width:50px; position:absolute; top:0px; left:-70px;pointer-events: none;}

.ir .faq dt:before {content:"";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 22px solid #f4f4f4;
  border-left: 0;
  position:absolute;
  left:-14px;
  top:14px;
}


.ir .faq dd{position:relative; margin-bottom:40px; padding-left:70px;padding:10px 20px; background:#01A5E6; border-radius:25px; margin-left:70px; color:#FFF;}
.ir .faq dd:after{content:""; background:url(/db/img/ir/ic-a.png) no-repeat; background-size:100%; height:50px; width:50px; position:absolute; top:0px; left:-70px;pointer-events: none;}
.ir .faq dd:before {content:"";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 22px solid #01A5E6;
  border-left: 0;
  position:absolute;
  left:-14px;
  top:14px;
}

@media (max-width: 767px) {
.ir .faq {
	width: 90%;
	min-width: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
}

@media (max-width: 497px){
 /* スマホ用のCSS */
.topEcoImg{margin-top:10px;}
#pickup {
    width: 100%;
    margin: 0px auto 50px;}

.sinsuiMobile{
	width:100% !important;}
}



@media (max-width: 767px){
.pc{display:none !important;}
}

@media (min-width: 768px){
.sp{display:none !important;}
}

@media (max-width: 550px){
.pc550{display:none;}
}

@media (min-width: 550px){
.sp550{display:none;}
}


 

@media (max-width: 767px) {
	td.movieposition{
   display:block;
max-width:600px;
width:100%;
}
}
