@charset "utf-8";
/* CSS Document */

.indent_negative {
padding-left:-1em;
text-indent:1em;
}

.indentF {
padding-left:1em;
text-indent:-1em;
}

.indentSconad {
padding-left:2em;
text-indent:-2em;
}

.letterspace_negative01 {
	letter-spacing:-0.1em;	
}

.red {
	color: #F00;
}

.blue {
	color:#0078D7;	
}

.bgColor_pink {
	background-color:#FFE5E5;	
}

.linehight2em {
	line-height:4.0em;	
}

.txtRight {
	text-align: right;
}

.posi-relative {
	position:relative;	
}
.posi-absolute {
	position:absolute;
}

.modoru {
	text-align: right;
}

.img-border {
	border:#222222 solid 1px;	
}

.underline {
	text-decoration:underline;	
}

.No_underline a {
	text-decoration:none;	
}

.text_normal {
	font-weight:normal;	
}

.form_foot {
	margin-top:50px;	
}

.btn-size-large {
	letter-spacing:-0.1em;	
}

.margin-top40 {
	margin-top:40px;	
}

.dbSCtxtColor {
  color: #1B548A !important;	
}

.sitxtColor {
  color: #00a275 !important;	
}


/*------- clearfix start -------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*------- clearfix end -------- */

/*------- color -------*/
.u_PrimBlue {
	color:#004ea2;	
}

.u_red {
	color:#FF0000	
}
/*------- color end -------*/

/*------- company overview -------*/
dl.u_Comsum,
dl.u_Comsum dt,
dl.u_Comsum dd {
	box-sizing: border-box;		
}

dl.u_Comsum {
	margin:0 auto;
	background: #eee;
	border-bottom: 1px dotted #888888;
}

dl.u_Comsum dt,
dl.u_Comsum dd {
	padding: 7px 0 7px 0;
	border-top: 1px dotted #888888;	
}

dl.u_Comsum dt {
	text-align:center;
}

dl.u_Comsum dd {
	text-align:left;
	background-color:#FFFFFF;	
	padding-bottom: 10px;
	padding-left:5px;
}


@media (min-width: 576px) {

dl.u_Comsum dt,
dl.u_Comsum dd {
	padding: 10px 10px 0 10px;
}

dl.u_Comsum dt {
	float:left;
	width:30%;
}

dl.u_Comsum dd {
	margin-left:30%;
	padding-bottom: 10px;
	padding-left:20px;
}

dl.u_Comsum dd:after {
	content: '';
	display: block;
	clear: both;
}
	
}
/*------- company overview end -------*/
/*------- company history -------*/
dl.u_Linen dt {
	font-weight:normal;
	/*text-decoration:underline;*/
	border-bottom: 1px solid #000;
	line-height: 1em;
	width: fit-content;
	margin-bottom: 5px;
}

dl.u_Linen dd {
	margin-left:7px;
	margin-bottom:15px;
}

dl.u_corpHisto dt {
	border-left:#b3d4fc 6px solid;
	padding:0 0 0 10px;

}

dl.u_corpHisto dd {
	margin:0 0 15px 16px;
}

@media (min-width: 768px) {
dl.u_corpHisto dt {
	float:left;
	width:20%;
}

dl.u_corpHisto dd {
	margin-left:20%;
}
}
/*------- company history end -------*/
/*------- youtube setting -------*/
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	border:#222222 1px solid;
}
.youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*------- youtube setting end -------*/

/*------- Localmp4 setting -------*/
.Localmp4 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.Localmp4 video{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	/*border:#222222 1px solid;*/	
}
/*------- Localmp4 setting end -------*/

.margin_btm {
	margin-bottom:40px;	
}

ul.u_list {
	margin-left:-25px;	
}

ul.u_list li {
	margin-left:0;
}

@media (min-width: 576px) {
ul.u_list {
	margin-left:0;	
}	
}

.u_acsColor {
	color:#e55a4c;	
}


.u_yokoscr {
	overflow-x: scroll;
}

.current-menu-item {
	background-color:#F3F3F3;	
}

.current-menu-item-nest {
	background-color:#e5eef7;	
}


/*------- seminarinfo -------*/

.dl-table-10em dt {
	width:12em;
}

/*.form-basic .form-select {
	width:20em;
}*/


@media (max-width: 990px) {

.dl-table-10em dd{
	margin:0;
	padding:0 0 0 0;
}

.dl-table-10em dt{
	margin:10px 0 0 0; 
	padding:15px 0 0 0;
	width:100%;
	border-top: 1px solid #ddd;
}
	
}

.dl-table-10em dd {
	width: 100%;
}

.form-basic input._width-m {
	padding-left:5px;
	width: 20em;
}

.form-basic input._width-l {
	padding-left:5px;
	width: 20em;
}

  /* IE11 のみ適用Start */
_:-ms-lang(x)::-ms-backdrop, .form-basic input._width-m,
_:-ms-lang(x)::-ms-backdrop, .form-basic input._width-l {
	padding-left:5px;
	padding-bottom:5px;
	height:35px;
}

_:-ms-lang(x)::-ms-backdrop, .form-basic textarea._textarea {
	padding-left:5px;
	padding-bottom:5px;
	height:120px;
}
  /* IE11 のみ適用End */


@media (min-width: 576px) {
.dl-table-10em dd {
	width: calc(95% - 12em);
	margin-left:20px;
}	
}

.seminFrm {
	border-top:none;	
}

[class^="dl-table-"]._line,
[class*=" dl-table-"]._line {
  border-bottom: 0px solid #ddd;
}

table.semintbl {
	width:100%;	
	margin:0 0 20px 0;
	padding:0;	
}

table.semintbl tr {
	width:100%;	
	margin:0;
	padding:0;
}

table.semintbl caption {
	margin:0;
	padding:0;
	text-align:left;	
}

table.semintbl th {
	width:100%;
	font-weight:normal;
	text-align:left;	
}

table.semintbl th,
table.semintbl td {
	display: block;	
}

table.semintbl td {
	width:100%;	
}

@media (min-width: 768px) {

table.semintbl th,
table.semintbl td {
	display: inline-block;	
}

table.semintbl th {
	width:20%;	
}

table.semintbl td {
	width:70%;	
}

}

.otheP {
	margin-top:20px;
}
.otheP p.others {
	margin:0;
	padding:10px;
	background-color:#FFF2DD;
	display:inline;
	cursor:pointer;
	font-size:0.9em;
}

p.seminAnq {
	margin: 10px 5px 2px;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
}

#formBtn {
	width:95%;
	margin:0 auto 20px;
}

.sbmBtn {
	display:block;
	margin:0 auto;
	background-color:#FF6700;
	/*padding:7px 10px;*/
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.2em;
	font-weight:bold;
	/*border-right: #666 1px solid;
	border-bottom: #666 1px solid;*/
	border-radius: 8px;
	width:130px;	
}

.formBtnC {
	background-color:#CDCDCD;
}

.formBtnS {
	width:95%;
	margin:0 0 0 3%;		
}

@media (min-width: 768px) {
.rf_auto {
	margin:0 auto 0 auto;
}
}


@media (min-width: 992px) {
	
.formBtnS {
	margin:0 0 0 30%;	
}

dl.dl-table-10em dd {
	width:500px;	
}

}

.formBtnS .sbmBtn {
	float:left;
}

.formBtnS input:nth-child(2) {
	margin-right: 40px;
}

/*.required {
  right: 10px;
  margin-top: 5px;
  background: #e55a4c;
  color: #fff;
  font-size: 11px;
  padding: 5px 8px;
  line-height: 1em;
  border-radius: 20px;
}*/

dl.dl-table-8em dd ul{
	margin:0 0 20px 0;
}

dl.dl-table-8em dd iframe {
	width:0 auto;
	border:#4F4F4F 1px solid;
}

.qr-code ._image {
  width: 82px;
}

.qr-code ._image img {
  width: 85px;
}


@media print {
.theme-multi .l-article {
	margin-top:-50px; 
 }
	
.print dt {
	float:left;
	margin:0;
	line-height:1.2em;	
	font-size:0.8em;
}

.print dd{
	margin:0 0 0 150px;	
	line-height:1.2em;
	font-size:0.8em;		
}

}

dl.dl-table-8em dt figure figcaption {
		font-size:0.8em;
		font-weight:normal;
}

div.grid-1 a {
	background-color:#F0F0F0;
	margin-bottom: 20px !important;
}

/*div.grid-1 a:last-child {
	margin-top: 35px;
}*/

div.grid-1 ._content {
	padding-left:3%;
	padding-right:3%;	
	background-color:#FFF9F3;	
}

div.grid-1 ._content:hover {
	background-color:#FFF0DC;	
}

.card-seminar > ._image {
	margin-left:1.5%;
	max-width: 95%;
}

@media (max-width: 992px) {
	
.card-seminar > ._image {
	margin:auto;
	max-width: 95%;
}

dl.dl-table-10em dd {
	width:100%;	
}

}

dl.dl-table-10em dd ul {
	margin:0;
	padding:0;	
}

dl.dl-table-10em dd ul li {
	margin:0 0 3px 0;
	list-style-type:none;
	width:100%;
	font-size:0.92em;
	/*line-height:1.6em;*/
	padding:0 0 0 2em;
	text-indent:-2em;
}

dl.dl-table-10em dd ul li input {
	width:30px;
}

dl.dl-table-10em dd ul li input[type=checkbox]{
	margin:0;
	padding:0;
	transform: scale(1.3);
    vertical-align: middle;
}

dd input[type=text] {
	width:100% !important;	
}

.attend_prog {
	padding-left:10px;
	font-size:0.9em;
	line-height:1.5em;
	
}

.contacts {
	 width:95%;
	 margin:0 auto;
}

/*------- Doc Download Start -------*/

@media (min-width: 768px) {
  .Doc_float-left {
    float: left;
    margin-right: 5px;
  }
  .Doc_float-left > * {
    margin-top: 0;
  }
}

.docDnld {
	margin-bottom:30px;
}

.docDnld h2 {
	font-size:1.2em;	
}

.docDnld figure {
	margin:0;	
}

.docDnld figure img {
	margin-right:5px;
	max-width:100%;
	border:#BCBCBC 3px solid;	
}

/*------- Doc Download End -------*/

/*------- User Cases Download Start -------*/

.ucasesDnld {
	margin-bottom:30px;
}

.ucasesDnld h2 {
	font-size:1.2em;	
}

.ucasesDnld figure {
	margin:0;	
}

.ucasesDnld figure img {
	max-width:100%;	
}

/*------- User Cases Download End -------*/

/*------- User Report Start -------*/

.ucasesRepo {
	margin-bottom:30px;
}

.ucasesRepo:hover {
	background-color:#F7F7F7;	
}

.ucasesRepo a {
	text-decoration:none;
	color: #222222;	
}

.ucasesRepo h2 {
	font-size:1.2em;	
}

.ucasesRepo figure {
	margin:0;	
}

.ucasesRepo figure img {
	max-width:110px;
	margin-left:10px;
	margin-bottom:5px;		
}

.dl-horizontal dd {
  margin-left: 2%;
}

.mgnBottom {
	margin-bottom:0;	
}

/*------- User Report Download End -------*/

p.yajrOran {
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
	padding-left:75px;
	background:url(/common/images/lan_ni5.jpg) no-repeat left center;	
}

p.yajrGreen {
	font-weight:bold;
	font-size:1.2em;
	text-align:left;	
	padding-left:75px;
	background:url(/common/images/lan_ni6.jpg) no-repeat left center;	
}

p.shosai {
	margin:0;
	padding:0;
	text-align:left;
	font-size:0.95em;
	line-height:1.6em
}

/*------- Informations start -------*/
dl.infoDetail {
	margin:0;
	padding:0;
}

dl.infoDetail dt {
	float:left;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:0;
	width:150px;
}

dl.infoDetail dd {
	margin:0 0 7px 90px;
	padding:0;
}

table.gyoStyle td img {
	border:#333 solid 2px;
}

/*------- Informations end -------*/

table.envList {
	width:100%;
	border-collapse: collapse;
	border: 1px solid #666;
}

table.envList td {
	border-collapse: collapse;
	border: 1px solid #666;
	padding:7px;	
}

table.envList td:nth-child(2) {
	width:26%;	
}

table.envList td:nth-child(3) {
	width:65%;	
}

table.envList .sideTitle1 {
	width:9%;
	background-color:#FFC;	
}

table.envList .sideTitle2 {
	background-color:#D7FFFF;
}

.hyoback {
	background-color:#F0FFFF;	
}

dl.kankyoChui dt {
	float:left;
	width:45px;
	font-weight:normal;
}

dl.kankyoChui dd {
	margin-left:45px;
}

dl.kankyoChui dd ol {
	margin: 0 0 0 25px;
	padding: 0px;
}

dl.kankyoChui dd ol li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

dl.kankyoChui dd ol li ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

dl.kankyoChui dd ol li ol li {
	padding: 0px;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

dl.kankyoChui dd ol li p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

table.awsIntro {
	border-collapse: collapse;
	border: 1px solid #666;
	width: 100%;
}

.awsIntro caption {
	background-color: #FFE0E0;
	padding:10px;
}

table.awsIntro th {
	font-weight:bold;
	color:#333;
	background-color:#FFF4ED;
	padding:7px;	
}

table.awsIntro td {
	border: 1px #666 solid;
	border-top:1px #666 dotted;
	margin:0px;
	padding:7px;
}

table.awsDetail {
	border-collapse: collapse;
	width: 100%;		
}

table.awsDetail th {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#3A84DC;
	padding:7px;
	border-right:1px #FFFFFF solid;	
}

table.awsDetail td {
	border-right: 1px #FFFFFF solid;
	border-top:2px #FFFFFF solid;
	margin:0px;
	padding:7px;
	background-color:#D1E6FF;
	vertical-align:top;
}

table.sysScale {
	border-collapse: collapse;
	border: 1px solid #666;
	width:100%;
}

table.sysScale th {
	border: 1px solid #666;
	background-color:#FFE9F2;	
}

table.sysScale td {
	border: 1px solid #666;	
	padding:7px;
}

blockquote {
	margin:0;	
}

@media (max-width: 767px) {
  .rotat90 {
    transform: rotate(90deg);
  }
}


table.partIntro {
	border-collapse: collapse;
	border: 1px solid #666;
	margin: 15px auto 0px;
	padding: 0;
	width: 100%;
}


table.partIntro tr:nth-child(odd) {
	background-color:#FFF9F0;
}


table.partIntro th {
	text-align:center;
	font-weight:bold;
	color:#222222;
	border: 1px #666 solid;
	margin:0px;
	padding:10px 0;
}

table.partIntro td {
	text-align:left;
	border: 1px #666 solid;
	margin:0px;
	padding:10px 10px;
}

table.partIntro td:nth-child(even) {
	text-align:center;	
}

table.partIntro td a {
	text-decoration:none;
}

table.partIntro td a:hover {
	text-decoration:underline;
	color:#FF6D00;
}


.ismsHyo {
	border:solid 1px #00c;
	border-collapse:collapse;
}

.ismsHyo th {
	background-color:#F1F1F1;
	padding:7px;
	border:solid 1px #666;
	width:25%;
}

.ismsHyo td {
	padding:7px;
	border:solid 1px #666;
	width:70%;
}

#devCrew dt {
	margin: 0px;
	float: left;
	color: #900;
	line-height: 1.7em;
	clear: both;
	width:40%;
}

#devCrew dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	line-height: 1.7em;
}

.network dt {
	margin: 0px;
	float: left;
	color: #900;
	line-height: 1.7em;
	clear: both;
	width:35%;
}

.network dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35%;
	line-height: 1.7em;
}

.siHyo {
	border-collapse:collapse;
	width:100%;
}

.siHyo th {
	background-color:#F1F1F1;
	padding:7px;
	border:solid 2px #FFFFFF;
	width:20%;
}

.siHyo td {
	padding:7px;
	width:80%;
}


.tenjikai {
  overflow: hidden;
}

.tenjikai dt {
	margin-top:10px;
  font-weight:normal;
  background-image:url(../../dbsheetclients/news/images/yajirushi.gif);
  background-repeat:no-repeat;
  padding:7px 0 0px 30px;
}

.tenjikai dd {
	margin-left:10px;
	padding:7px 0 0px 30px;
}

@media (min-width: 768px) {
	
.tenjikai {
  overflow: hidden;
}

.tenjikai dt {
	margin-top:0;
  width: 120px;
  font-weight:normal;
   float: left;
  clear: left;
}

.tenjikai dd {
   float: left;
}
	
}

.figLogo {
	/*display:table-cell;*/
	line-height:100px;
	vertical-align:middle;
	line-height:100px;
	text-align: center;
}

.txt-sizu {
	font-size:0.8em;	
}

.logoWaku {
	margin-bottom:50px;	
}

.logoWaku figcaption {
	margin-top:5px;	
}

table.asmblyNittei {
	border-collapse: collapse;
	border: 1px solid #666;
}

table.asmblyNittei th {
	width:20%;
	font-weight:normal;
	background-color:#FFF9F0;		
}

table.asmblyNittei td,
table.asmblyNittei th {
	border: 1px #666 solid;
	line-height:1.6em;
	padding:7px 10px;
}

table.asmblyAje {
	border-collapse: collapse;
	border: 1px solid #666;
	width:100%;
}

table.asmblyAje th {
	font-weight:normal;
	background-color:#FFF9F0;		
}

table.asmblyAje th.first {
	width:20%;		
}

table.asmblyAje td,
table.asmblyAje th {
	border: 1px #666 solid;
	line-height:1.6em;
	padding:7px 10px;
}

dl.userhapp {
  overflow: hidden;
}

dl.userhapp dd {
	margin-left:50px;
	border-left:#FFC99A 3px solid;
   padding-left:15px;
   margin-bottom:10px;		

}

@media (min-width: 768px) {
	
dl.userhapp {
  overflow: hidden;
}

dl.userhapp dt {
  width: 100px;
   float: left;
  clear: left;
}

dl.userhapp dd {
   float: left;
}
	
}