@charset "shift_jis";
/* CSS 險ｭ螳壹ヵ繧｡繧､繝ｫ */

/*****
common
*****/
body{
  background:#fff;
  min-width:948px;
  word-wrap:break-word;
  overflow-wrap:break-word;
}
h1{
	margin:0 0 -26px 0;
}
#lxl-header{
  border:solid #130702;
  border-width:0 0 1px 0;
}
.lxl-topicpath{
  margin-left:auto;
  margin-right:auto;
}
.only_pc{
	display: block;
  }
.only_sp{
  display: none;
}

a:hover img{opacity: 1; filter: alpha(opacity=100); }

@media only screen and (max-width: 767px){
  body{
	max-width:100%;
	min-width:auto;
  }
	h1{
		margin:0 0 0 0;
	}
  a {
   -webkit-tap-highlight-color:rgba(0,0,0,0);
  }
  #lxl-header{
	border:none;
	height: auto;
	position: fixed;
	z-index: 10;
	background: #fff;
	width: 100%;
  }
	#lxl-header #lxl-SPMenu{
		position: fixed;
	}
	.lxl-itm-index-Wrapper{
		position: fixed;
		top: 55px;
		width: 94%;
		z-index: 10;
	}
  .allerpure_header_logo{
	display: none;
  }
  #lxl-header #logo{
	float: left;
  }
  .only_pc{
	display: none!important;
  }
  .only_sp{
	display:inherit;
  }
  img.only_sp{
	display: inline;
  }
	a:hover img{opacity: 1; filter: alpha(opacity=100); }
}

#lxl-contents{
  padding-top:0;
  background:#fff;
}
#lxl-breadcrumb-list{
  margin-top: 32px;
}
#lxl-contents-title{
  margin-bottom:0;
  margin-top: 0;
}
#lxl-contents-title h1{
	float: left!important;
	z-index: 30;
	font-size: 164.6%;
	position: relative;
	margin-top: 4px;
}
#lxl-contents-menu{
  padding-bottom: 43px;
}

#lxl-contents .lxl-contents-inner{
  margin-bottom: 0;
  background:#ffffff;  /*** Modified 2018/09/05 ***/
}

.lxl-contents-inner{ background:#fff !important; }  /*** Modified 2018/09/05 ***/


#lxl-contents-title.lxl-itm-contents-title-logo-pb-wrap .lxl-itm-contents-title-logo-pb{
	right: 0px;
	border-right: none;
	padding: 0px 15px 3px 0;
}
#lineup #lxl-contents-title.lxl-itm-contents-title-logo-pb-wrap .lxl-itm-contents-title-logo-pb img{
	margin-top: -10px!important;
}
.lxl-itm-contents-inner {
	margin: 0 auto 30px;
	position: absolute;
	top: -3px;
	right: 0;
}
.sns-box{
	margin: 0 auto 80px;
}


@media only screen and (max-width: 767px){
  #lineup #lxl-contents-title.lxl-itm-contents-title-logo-pb-wrap .lxl-itm-contents-title-logo-pb img{
		margin-top: -2px!important;
	}
	.lxl-itm-contents-title {
		border-bottom: none;
	}
	#lxl-contents-title h1{
		font-size: 180%;
		margin-top: -28px !important;
	}
	#lxl-contents .lxl-contents-inner.main{
	width:93%;
	padding-top:0;
	position: relative;
	margin: 0 auto;
  }
	#lxl-contents-title.lxl-itm-contents-title-logo-pb-wrap .lxl-itm-contents-title-logo-pb {
		padding: 10px 45px;
	}
	.lineup-items #lxl-contents-title #lxl-contents-menu{
		padding: 0;
	}
   #lxl-footer-pagetop {
	 display:none!important;
	}
}

@media screen and (max-width: 667px){
	#lxl-contents-title h1{
		font-size: 150%;
		margin-top: -29px !important;
	}
}

@media only screen and (max-width: 320px){
  #lxl-contents-title h1{
		font-size: 120%;
		margin-top: -25px !important;
	}
}
@media screen and (max-width: 736px) and (orientation:landscape) {
	#lxl-contents-title h1{
		font-size: 180%;
	}
}

/*****
nav
*****/
#exwt-nav {
  display:block;
}

#exwt-nav ul{
  margin:25px 0 20px 0;
}

#exwt-nav ul.firstsegment{
  margin:25px 0 0 0;
}

#exwt-nav ul.secondsegment{
  display:block;
  margin:5px 0 20px 0;
}

#exwt-nav ul li{
  display: inline-block;
  border-right:1px solid #000;
  padding:0 15px;
  font-size:18px;
  line-height:20px;
  letter-spacing: 2px;
  font-weight: bold;
}
#exwt-nav ul li.exwt-nav-secondelement{
  display:none;
}

#exwt-nav ul.secondsegment li{
  font-weight: 400;
}


#exwt-nav ul li.lastnav{
  border-right:none;
  padding:0 0 0 15px;
}
#exwt-nav ul li a{
  color: #4b4949;
  text-decoration: none;
}
#exwt-nav ul li a:hover{
  color: #666;
}

#exwt-nav ul li.crnt a{
	border-bottom: 2px solid #ef7a00;
	padding:0 0 3px 0;
}

#exwt-nav ul.secondsegment li.crnt a{
	color: 2px solid #999999;
	padding:0 0 3px 0;
}



/*190127 add*/
.lxl-itm-contents-title{
	border-bottom: none;
}
.lxl-itm-contents-title .lxl-itm-ttlIcon{
	display:inline-block;
	padding:0 0 0 5px;
	position: relative;
}
.lxl-itm-contents-title .lxl-itm-iconNew{
	vertical-align: middle;
	font-size: 0.7em;
	padding: 3px 6px 2px 6px;
	margin:-4px 0 0 0;
}



@media only screen and (max-width: 768px) {
	 .exwt-nav-trigger {
		width: 40px;
		height: 40px;
		text-align: center;
		position: fixed;
		transition: all 300ms;
		opacity: 1;
		right: 15px;
		top: 59px;
		z-index: 20;
		position: absolute;
		color: #666;
		cursor: pointer;
		font-size:2.5em;
	}
  .exwt-nav-trigger-border,
	.exwt-nav-trigger-border span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.exwt-nav-trigger-border {
		position: fixed;
		width: 25px;
		height: 18px;
		margin-bottom: 1px;
	}
	.exwt-nav-trigger-border span {
		width: 100%;
		height: 2px;
		background-color: #999;
		position: absolute;
		left: 0;
	}
	.exwt-nav-trigger-border span:nth-of-type(1) {
		top: 0;
	}
	.exwt-nav-trigger-border span:nth-of-type(2) {
		top: 8px;
	}
	.exwt-nav-trigger-border span:nth-of-type(3) {
		bottom: 0;
	}
	.exwt-nav-trigger.active span:nth-of-type(1) {
		transform: translateY(8px) rotate(-45deg);
	}
	.exwt-nav-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.exwt-nav-trigger.active span:nth-of-type(3) {
		transform: translateY(-8px) rotate(45deg);
	}
	#exwt-nav {
		width: 94%;
		background: #EEE;
		padding: 0;
		position: fixed;
		top: 86px;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 50;
		display: none;
	}
	#exwt-nav ul {
		margin:  0;
		background: #EEE;
	}

	#exwt-nav ul.firstsegment{
	  margin:0 0 0 0;
	}

	#exwt-nav ul li{
		 display: block;
		 border-right: none;
	}

	#exwt-nav ul li.exwt-nav-secondelement{
	  display:block;
	  padding-left:3rem;
	}

	.exwt-nav-list > li {
		border-top: 1px solid #fff;
	}


	.exwt-nav-list > li:first-child {
		border-top: none;
	}
	#exwt-nav ul li.lastnav {
		padding: 0 15px;
	}
	.exwt-nav-list > li > a {
		color: #fff;
		font-size: 14px;
		display: block;
		padding: 10px 0;
		position: relative;
	}

	.exwt-nav-list > li > a:after {
		content: '';
		display: block;
		width: 10px;
		height: 10px;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		position: absolute;
		top: 50%;
		right: 6.5%;
		transform: translateY(-50%) rotate(45deg);
	}
	#exwt-nav ul li.crnt a {
		border-bottom: 0px solid #999999;
		padding: 10px 0;
	}
	.lxl-itm-contents-title {
		padding: 0;
	}
	#exwt-nav ul.secondsegment{ display:none; }
}



.btn-small em{
	font-size: 75%;
}

/* ==========================================================================
* guideline parts
* ========================================================================== */
.h2 {
	margin: 40px 0 0 0;
	padding-left: 26px;
	font-size: 20px;
	line-height: 26px;
	background-image: url(/common/pic/icon_h2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

.h3 {
	padding-bottom: 3px;
	border-bottom: 1px solid #c2c1c1;
	font-size: 20px;
	line-height: 26px;
	margin-top: 20px;
}

.h4 {
	display:inline-block;
	padding-bottom: 3px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight:700;
}
.h4-fullwidth{ width:100%; }



@media only screen and (max-width: 768px) {
	.h2 {
		font-size: 19.5px;
	}
}

@media screen and (max-width: 768px) and (orientation:landscape) {
	.h2 {
		background-position: 0 6px;
		font-size: 26px;
	}
}
/* .icon-link */
ul.icon-link li { padding-left:0 !important; list-style-type:none; background:none !important;}
ul.icon-link li a { display:block; padding:5px 0 0 16px; background:url("/common/pic/icon_link.gif") no-repeat 0 10px; font-size:116.6%; text-decoration:none; }

ul.icon-link.large li { margin-bottom:5px;}
ul.icon-link.large li a { display:block; padding:5px 0 0 23px; background:url("/common/pic/icon_link_l.gif") no-repeat 0 6px; font-size:116.6%; }

.icon-link a,
.icon-link a:link,
.icon-link a:visited,
.icon-link-l a,
.icon-link-l a:link,
.icon-link-l a:visited{color:#4b4949;text-decoration:none;}
.icon-link-l a:hover,
.icon-link a:hover{color:#ef7a00;}

/* [014] icon
-------------------------------------------------------*/
/*#lxl-header a[target^=_blank],
#lxl-footer a[target^=_blank],*/
#lxl-header a.icon-blank  { padding-right:18px; background:url(/common/pic/icon_blank.gif) no-repeat right center; }
#lxl-header a.icon-blank2 span  { margin:0; padding:0 18px 0 0; background:url(/common/pic/icon_blank.gif) no-repeat right center; }
#lxl-footer a.icon-blank { padding-right:18px; background:url(/common/pic/icon_blank3.gif) no-repeat right center; }

.icon-blank { padding-right:20px; background:url(/common/pic/icon_blank.gif) no-repeat right center; }
.icon-blank2 { padding-right:20px; background:url(/common/pic/icon_blank4.gif) no-repeat right center; }
.icon-blank2:hover { padding-right:20px; background:url(/common/pic/icon_blank4.gif) no-repeat right center; }


/* all-icon */
.icon-word:after,
.icon-excel:after,
.icon-ppt:after,
.icon-pdfs:after,
.icon-external:after{
/*! content:' '; */
/*! display:inline; */
/*! vertical-align:middle; */
/*! background-size:100%; */
/*! background-repeat:no-repeat; */
/*! background-position:100% 50%; */
background-image:none;
}

a.icon-external,
a.icon-word,
a.icon-excel,
a.icon-ppt,
a.icon-pdfs{
margin-right:8px;
}

/* .icon-external */
.icon-external:after{
/*! width:11px; */
/*! height:11px; */
/*! margin-left:8px; */
/*! margin-bottom:2px; */
}

span.icon-external {
	background-repeat: no-repeat;
	background-position: 100% 50%;
	display: inline !important;
	padding: 0 20px 0 0 !important;
	padding: 4px 20px 0 0\9;
	margin: 0 !important;
	background-color: transparent !important;
	width: 100% !important;
	font-size: 100% !important;
	background-size: 15px !important;
}

.icon-external{ padding-right:20px; background:url(/common/pic/icon_external_w.png) no-repeat right center !important;}

.icon-link .icon-external:after,
.btn-panel-set .icon-external:after{
background-image:url(/common/pic/icon_external_r.png);
}
/* .icon-office */
.icon-word:after,
.icon-excel:after,
.icon-ppt:after,
.icon-pdfs:after{
width:18px;
width:22px\9;
height:20px;
height:22px\9;
margin-left:8px;
}

.icon-external:after{
width:22px\9;
height:22px\9;
}
.icon-word:after{
background-image:url(/common/pic/icn_word.png);
}
.icon-excel:after{
background-image:url(/common/pic/icn_excel.png);
}
.icon-ppt:after{
background-image:url(/common/pic/icn_ppt.png);
}
.icon-pdfs:after{
background-image:url(/common/pic/icn_pdf.png);
background-image:url(/lineup/tile/s/exwalltile/pic/icn_pdf.png)\9;
}

/* pdf link 
ul.icon-pdf { margin-top: 10px; }
*/

.icon-pdf li a,
.icon-pdf li span,
span.icon-pdf,
a.icon-pdf{
  /*padding: 2px 20px 2px 0;*/
  /*background: url(/lixil_template/pic/ico_pdf.gif) 100% 0 no-repeat;*/
}


/*---- btn-basic ----*/
.btn-basic, .btn-basic-gray {
	/*padding-top: 20px;*/
}.btn-basic li,
.btn-basic-gray li { display:inline-block; _display:inline; _zoom:1;}
.btn-basic li a { display:block; text-align:center; background-color:#ef7b00; font-size:91.6%; line-height:1.0; color:#FFFFFF; text-decoration:none; line-height:1.0; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#ffffff; line-height:1.0; behavior: url(/common/css/PIE.htc); position:relative \9; }

.btn-basic li input.btn,
.btn-basic-gray li input.btn { box-shadow:none; border:none; cursor:pointer; behavior: url(/common/css/PIE.htc); }

.btn-basic li a.icon-blank  { background-image:none; }
.btn-basic li a.icon-blank span  { padding-right:18px; background:url(/common/pic/icon_blank.gif) no-repeat right center; }

/* large */
.btn-basic li.btn-large a,
.btn-basic li.btn-large input.btn { padding:14px 36px 12px 36px; font-size:133.3%; line-height:1.6; }

/* small */
.btn-basic li.btn-small a,
.btn-basic li.btn-small input.btn { padding:11px 24px 9px 24px; font-size:116.6%; line-height:1.6; }

/* .type-icon */
.btn-basic.type-icon { margin:40px 0; text-align:center;}
.btn-basic.type-icon li { display:inline-block; vertical-align:top; _display:inline; _zoom:1; }
.btn-basic.type-icon a { display:block; height:16px; padding:14px 36px; height:14px \9; padding:16px 24px 14px 24px \9; background-color:#ef7b00; color:#fff; font-size:133.3%; text-decoration:none; line-height:1.0 !important; vertical-align:middle; }

.btn-basic.type-icon a .icon { margin-right:12px; }
.btn-basic.type-icon a .icon img { margin-top:-3px; position:relative \9; top:-3px \9; }
.btn-basic.type-icon a { border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; behavior: url(/common/css/PIE.htc); position:relative \9; }


.btn-basic li.btn-small a:hover,
.btn-basic li.btn-large a:hover,
.btn-basic.type-icon a:hover,
.page-transition .btn-prev a:hover,
.page-transition .btn-next a:hover,
.page-transition .btn-back a:hover { background-color:#f29533!important;}

/*---- btn-basic-gray ----*/
.btn-basic-gray li a { display:block; text-align:center; background-color:#a3a2a2 !important; font-size:91.6%; line-height:1.6; color:#FFFFFF; text-decoration:none; line-height:1.0; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#ffffff; line-height:1.0; behavior: url(/common/css/PIE.htc); position:relative \9; }

/* large */
.btn-basic-gray li.btn-large a,
.btn-basic-gray li.btn-large input.btn { padding: 14px 36px 12px 36px; font-size:133.3%; line-height:1.6; }

/* small */
.btn-basic-gray li.btn-small a,
.btn-basic-gray li.btn-small input.btn { padding: 11px 24px 9px 24px; font-size:116.6%; line-height:1.6; }

.btn-basic-gray li a:hover,
.btn-basic-gray li.btn-small a:hover,
.btn-basic-gray li.btn-large a:hover { background-color:#d1d0d0!important;}

/* thumb-link-box */
.thumb-link-box {}
.thumb-link-box .mainimg { height:418px;}
.thumb-link-box .inner-box { padding:0; background:none; border:0; }
.thumb-link-box .inner-box .thumb-list { /*margin-top:20px;*/ /*! margin-bottom:40px; */ }
.thumb-link-box .inner-box .thumb-list li { float:left; width:120px; margin-right:24px; margin-bottom:24px;}
.thumb-link-box .inner-box .thumb-list li.last-child,
.thumb-link-box .inner-box .thumb-list li:last-child { margin-right:0px;}
.thumb-link-box .inner-box .thumb-list li a { overflow: hidden; float:left; /*border:1px solid #e6e6e6;*/ }
.thumb-link-box .inner-box .thumb-list.btm,
.thumb-link-box .inner-box .thumb-list li.btm { margin-bottom: 0; }

/*---- badge-list ----*/
.badge-list li { float:left; margin:10px 8px 0 0; padding:5px 10px; background-color:#666464; font-size:91.6%; line-height:1.0; color:#FFFFFF; }
.badge-inline { display:inline-block; padding:5px 10px; background-color:#666464; font-size:91.6%; line-height:1.0; color:#FFFFFF; }
.badge-list li.badge-brand,.badge-brand { background-color:#535151; }
.badge-list li.badge-orange,.badge-orange { background-color:#ff7b00; }
.badge-list li.badge-pink,.badge-pink { background-color:#dd7379; }
.badge-list li.badge-blue-01,.badge-blue-01 { background-color:#0079ab; }
.badge-list li.badge-blue-02,.badge-blue-02 { background-color:#5489b8; }
.badge-list li.badge-blue-03,.badge-blue-03 { background-color:#306bae; }
.badge-list li.badge-blue-04,.badge-blue-04 { background-color:#002974; }
.badge-list li.badge-yellow,.badge-yellow { background-color:#f1ab2d; }
.badge-list li.badge-gray,.badge-gray { background-color:#61605e; }

.h2 .badge-inline,
.h3 .badge-inline,
.h4 .badge-inline,
.h5 .badge-inline { font-size:11px; vertical-align:middle; font-weight:normal;}

/*---- page-transition ----*/
.page-transition { margin-top:40px; text-align:center; font-size:75%;}
.page-transition li { display:inline-block; _display:inline; _zoom:1; }

.page-transition .num { margin-left:10px; margin-right:10px; font-size:150%; }
.page-transition .num a { color:#ef7b00; text-decoration:underline; }
.page-transition .btn-prev { margin-right:14px; }
.page-transition .btn-next { margin-left:14px; }
.page-transition .btn-prev a,
.page-transition .btn-next a { display:block; width:92px; padding:12px 0 10px 0; background-color:#ef7b00; color:#fff; font-size:116.6%; text-decoration:none; line-height:1.0; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#ffffff; line-height:1.0; behavior: url(/common/css/PIE.htc); position:relative \9; }

/*---- box ----*/
div[class^=btn-panel-] .box { cursor: pointer; z-index:1;}
div[class^=btn-panel-] .lxl-biz-inbox:hover,
div[class^=btn-panel-] .box:hover {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2) !important;
  z-index:9 !important; position:relative; behavior: url(/common/css/PIE.htc); background:#fff;
  }
div[class^=btn-panel-] .box.lxl-biz-box:hover{box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;}

div[class^="btn-panel-"] .box {
	cursor: pointer;
	z-index: 1;
	float: left;
	background-color: #fff;
}

/*---- .btn-panel-img-3col-a ----*/
.btn-panel-img-3col-a .txt-area { width:254px; padding:20px 30px; background-color:#fff; border-bottom:1px solid #E6E6E6; border-left:1px solid #E6E6E6;}
.btn-panel-img-3col-a .txt-area h3 { font-size:133.3%; line-height:1.0; }
.btn-panel-img-3col-a .txt-area p { font-size:108.3%; }

div[class^="btn-panel-"] .box a, div.typeA[class^="btn-panel-"] .box a, div.typeB[class^="btn-panel-"] .box a, div.type-txt[class^="btn-panel-"] .box a, div[class^="btn-panel-"] .box a:hover, div.typeA[class^="btn-panel-"] .box a:hover, div.typeB[class^="btn-panel-"] .box a:hover, div.type-txt[class^="btn-panel-"] .box a:hover {
	border-top: 1px solid #E6E6E6 !important;
	border-bottom: 1px solid #E6E6E6 !important;
	border-left: 1px solid #E6E6E6 !important;
	display: block;
	overflow: hidden;
	color: #4b4949;
	text-decoration: none;
}

div[class^="btn-panel-"] .box:last-child a, div.typeA[class^="btn-panel-"] .box:last-child a, div.typeB[class^="btn-panel-"] .box:last-child a, div.type-txt[class^="btn-panel-"] .box:last-child a, div[class^="btn-panel-"] .box:last-child a:hover, div.typeA[class^="btn-panel-"] .box:last-child a:hover, div.typeB[class^="btn-panel-"] .box:last-child a:hover, div.type-txt[class^="btn-panel-"] .box:last-child a:hover {
	border-right: 1px solid #E6E6E6;
}

.btn-panel-img-3col-a .box:last-child .txt-area {
	border-right: 1px solid #E6E6E6;
}



/* ==========================================================================
* Helper classes
* ========================================================================== */
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.bold {font-weight: bold; }
.fw700 { font-weight: 700; }
.fw400 { font-weight: 700; }
.small{ font-size: 75%; line-height:18px; display: inline-block; margin: 10px 0;}
.txt-13{ font-size:13px; line-height: 22px;}
.txt-14{ font-size:14px; line-height: 22px;}
.txt-18{ font-size:18px; line-height: 26px;}
.txt-24{ font-size:24px; line-height: 32px;}
.txt-100per{ font-size:100%; }

.txt-left{ text-align:left; }
.txt-right{ text-align:right; }
.txt-center{ text-align:center; }

.flt-l { float:left; }
.flt-r { float:right; }


.mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }
.mt0 { margin-top: 0px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt90 { margin-top: 90px; }
.mt100 { margin-top: 100px; }

.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }

.mr0 { margin-right: 0; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }
.mr40 { margin-right: 40px; }
.mr50 { margin-right: 50px; }
.mr60 { margin-right: 60px; }
.mr70 { margin-right: 70px; }
.mr80 { margin-right: 80px; }
.mr90 { margin-right: 90px; }

.pl0 { padding-left:0;  }
.cb{ clear: both; }

.dib{ display:inline-block; }
.dbl{ display:block; }
.dil{ display: inline; }
table.caption-topleft{ caption-side: top; text-align: left; }
table.caption-topleft caption{ width:100%; text-align:left; font-size:14px; }

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.burgerHideen{ display: block; }

.img-responsive{
  display: block;
  height: auto;
	width:100%;
  max-width: 100%;
}


@media only screen and (max-width: 768px) {
  .burgerHideen{ display: none; }
}


.related-returntop{
	margin-bottom:40px;
	text-align:center;
}

/* table */

[class^=new_lxl-table] table{
	width : 100%;
  background: #fff;
}
[class^=new_lxl-table] tr:first-child{border-top:1px solid #B2B2B2;}
[class^=new_lxl-table] th {border-right:1px solid #B2B2B2; border-bottom:1px solid #B2B2B2; text-align:center; background-color:#e0e0e0; font-weight:normal; }
[class^=new_lxl-table] td {text-align:center; border-right:1px solid #B2B2B2; border-bottom:1px solid #B2B2B2; font-weight:normal; }
[class^=new_lxl-table] td:first-child,
[class^=new_lxl-table] th:first-child { border-left:1px solid #B2B2B2; }
[class^=new_lxl-table] table th.new_lxl-tcell_2col,
[class^=new_lxl-table] table td.new_lxl-tcell_2col{
	width: 50%;
}
[class^=new_lxl-table] table th.new_lxl-tcell_3col,
[class^=new_lxl-table] table td.new_lxl-tcell_3col{
	width: 33%;
}
[class^=new_lxl-table] table th.new_lxl-tcell_4col,
[class^=new_lxl-table] table td.new_lxl-tcell_4col{
	width: 25%;
}
[class^=new_lxl-table] table th.new_lxl-tcell_5col,
[class^=new_lxl-table] table td.new_lxl-tcell_5col{
	width: 20%;
}
[class^=new_lxl-table] table th.new_lxl-tcell_5col,
[class^=new_lxl-table] table td.new_lxl-tcell_5col{
	width: 20%;
}
[class^=new_lxl-table] table th.new_lxl-tcell_6col,
[class^=new_lxl-table] table td.new_lxl-tcell_6col{
	width: 16%;
}
[class^=new_lxl-table] table th,
[class^=new_lxl-table] table td{
	text-align: center;
	font-size: 78.947%;
	font-size: 14px;
}
[class^=new_lxl-table] table th.new_lxl-tcell_left,
[class^=new_lxl-table] table td.new_lxl-tcell_left{
	text-align: left;
}
[class^=new_lxl-table] table th.new_lxl-tcell_right,
[class^=new_lxl-table] table td.new_lxl-tcell_right{
	text-align: right;
}
[class^=new_lxl-table] table th.new_lxl-tcell_bold,
[class^=new_lxl-table] table td.new_lxl-tcell_bold{
	font-weight: bold;
}
[class^=new_lxl-table] table th.new_lxl-tcell_white,
[class^=new_lxl-table] table td.new_lxl-tcell_white{
	background: #fff;
}
[class^=new_lxl-table] table th.new_lxl-tcell_gray,
[class^=new_lxl-table] table td.new_lxl-tcell_gray{
	background: #e0e0e0;
}
[class^=new_lxl-table] table th.new_lxl-tcell_gray02,
[class^=new_lxl-table] table td.new_lxl-tcell_gray02{
	background: #EFEFEF;
}

.new_lxl-table table th,
.new_lxl-table table td{
	padding: 11px 20px 10px;
}
[class^=new_lxl-table] table th{
	font-weight: 700;
}

.new_lxl-table_min table th,
.new_lxl-table_min table td{
	padding: 3px;
}



@media only screen and (max-width: 767px){
	.new_lxl-table table th,
	.new_lxl-table table td{
		padding: 8px 10px 7px;
	}
	[class^=new_lxl-table]{
		margin:0 3%;
		overflow-x: auto;
	}
	[class^=new_lxl-table] table{
		min-width:600px;
	}
	[class^=new_lxl-sectionbox] [class^=new_lxl-table]{
	margin-left: 0;
	margin-right: 0;
	}
	
}

