/*.main-header .navbar
 {
 border-bottom: 0px;
 background: linear-gradient(to bottom, #191d46 0%, #151835 100%);
 }*/

/*.main-header .logo:hover
 {
 background: linear-gradient(to bottom, #191d46 0%, #151835 100%);
 }

 .main-header li.user-header
 {
 background: linear-gradient(to bottom, #191d46 0%, #151835 100%);
 }*/

.ui-jqgrid tr.jqgrow td
{
	white-space: normal !important;
}

.skin-black-light .main-header > .logo
{
	/*background-color: #ffffff; */
	/*color: white;
	border-bottom: 0 solid transparent;
	border-right: 1px solid #eee;*/
}
/*
.skin-black-light .main-header .navbar > .sidebar-toggle
{
	color: white;
	border-right: 0px;
}

.skin-black-light .main-header .navbar .nav > li > a
{
	color: white;
}

.skin-black-light .main-header .navbar .navbar-custom-menu .navbar-nav > li > a, .skin-black-light .main-header .navbar .navbar-right > li > a
{
	border-left: 0px;
	border-right-width: 0;
}*/

/*-----------------------------------------------------*/

@charset "utf-8";
#index1
{
	height: 570px;
	overflow: hidden;
	position: relative;
	font-size: 0;
	background: black;
}

#index11
{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#index11 a
{
	position: absolute;
	top: 0;
	left: -183px;
	opacity: 0;
	pointer-events: auto;
}

#index12
{
	width: 1000px;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	font-size: 0;
	text-align: center;
	margin: auto;
	z-index: 1;
}

#index12 span
{
	margin: 0 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #b9bedc;
	border-radius: 8px;
	cursor: pointer;
}

#index12 span.sel
{
	background: white;
}

#index13
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50px;
	margin: auto;
	background: url(../images/index1_l.png) no-repeat;
	width: 20px;
	height: 38px;
	opacity: 0;
	cursor: pointer;
	z-index: 1;
}

#index1:hover #index13
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50px;
	margin: auto;
	background: url(../images/index1_l.png) no-repeat;
	width: 20px;
	height: 38px;
	opacity: .7;
	cursor: pointer;
}

#index1:hover #index13:hover
{
	opacity: 1;
}

#index14
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 50px;
	margin: auto;
	background: url(../images/index1_r.png) no-repeat;
	width: 20px;
	height: 38px;
	opacity: 0;
	cursor: pointer;
	z-index: 1;
}

#index15
{
	position: absolute;
	top: 0;
	left: 0;
	background: black;
	width: 100%;
	height: 570px;
}

#index1:hover #index14
{
	opacity: .7;
}

#index1:hover #index14:hover
{
	opacity: 1;
}

#index2
{
	width: 980px;
	margin: 0 auto;
	padding: 55px 0 50px;
}

#index21
{
	padding-bottom: 13px;
	border-bottom: 2px solid #b9bedc;
	margin-bottom: 24px;
}

#index21::after
{
	content: '';
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#index211
{
	color: #0070ee;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	letter-spacing: -.025em;
	float: left;
}

#index211 span
{
	color: #8291b4;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: .12em;
	margin-left: 20px;
}

#index212
{
	color: #b9bedc;
	font-size: 13px;
	line-height: 24px;
	float: right;
	padding-top: 11px;
}

#index212 a
{
	color: #b9bedc;
	text-decoration: none;
}

#index212 a:hover
{
	color: #191d46;
	text-decoration: underline;
}

#index22
{
}

.index22c
{
	color: #8491b4;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 6px;
}

.index22c::after
{
	content: '';
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.index22c1
{
	float: left;
	width: 104px;
	clear: left;
}

.index22c2
{
	float: left;
	width: 876px;
}

.index22c2 a
{
	text-decoration: none;
	color: #8491b4;
}

.index22c2 a:hover
{
	font-weight: bold;
	color: #1b3d74;
}

#index3
{
	background: #ebf0f5;
	padding: 100px 0 110px;
}

#index31
{
	width: 980px;
	margin: 40px auto 0;
}

#index31::after
{
	content: '';
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.index311c
{
	text-decoration: none;
	display: block;
	position: relative;
	height: 195px;
	padding-top: 30px;
	box-sizing: border-box;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.index311c::before
{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3);
	opacity: 0;
}

.index311c:hover::before
{
	opacity: 1;
}

.index311c1
{
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.index311c2
{
	color: #b9bedc;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	position: relative;
}

.index311c3
{
	font-size: 13px;
	line-height: 50px;
	color: white;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#index311
{
	width: 320px;
	float: left;
	margin-right: 10px;
	position: relative;
}

#index3111
{
	background-image: url(../images/index2_1.jpg);
	height: 400px;
}

#index3111 .index311c3
{
	background: rgba(0,112,238,.8);
}

#index3111:hover .index311c3
{
	background: #0070ee;
}

#index3112
{
	position: absolute;
	top: 170px;
	left: 15px;
	box-sizing: border-box;
	width: 290px;
	height: 145px;
	border: 2px solid #6297cf;
	border-radius: 2px;
	padding-top: 22px;
}

#index3112 .index311c1
{
	font-size: 0;
	margin-bottom: 8px;
	line-height: 1;
}

#index3112 .index311c2
{
}

#index3112 .index311c3
{
	background: rgba(118,173,234,.8);
	color: #0542f1;
	line-height: 38px;
}

#index3112:hover .index311c3
{
	background: #76adea;
}

#index312
{
	width: 320px;
	float: left;
	margin-right: 10px;
}

#index3121
{
	background-image: url(../images/index2_2.jpg);
	margin-bottom: 10px;
}

#index3121 .index311c3
{
	background: rgba(123,78,222,.8);
}

#index3121:hover .index311c3
{
	background: #7b4ede;
}

#index3122
{
	background-image: url(../images/index2_3.jpg);
}

#index3122 .index311c3
{
	background: rgba(255,178,0,.8);
}

#index3122:hover .index311c3
{
	background: #ffb200;
}

#index313
{
	width: 320px;
	float: left;
}

#index3131
{
	background-image: url(../images/index2_4.jpg);
	margin-bottom: 10px;
}

#index3131 .index311c3
{
	background: rgba(8,165,179,.8);
}

#index3131:hover .index311c3
{
	background: #08a5b3;
}

#index3132
{
	background-image: url(../images/index2_5.jpg);
}

#index3132 .index311c3
{
	background: rgba(240,58,93,.8);
}

#index3132:hover .index311c3
{
	background: #f03a5d;
}

#index4
{
	padding: 115px 0 120px;
}

#index41
{
	width: 980px;
	margin: 0 auto 85px;
}

#index41::after
{
	content: '';
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.index41c
{
	width: 300px;
	margin-left: 20px;
	float: left;
	text-decoration: none;
}

.index41c:nth-child(3n+1)
{
	clear: left;
	margin-left: 0;
}

.index41c1
{
	font-size: 0;
	margin-bottom: 20px;
}

.index41c1 img
{
	width: 298px;
	height: auto;
	border: 1px solid #cccccc;
	transition-property: all;
	transition: 0.3s linear;
}

.index41c:hover .index41c1 img
{
	opacity: .6;
}

.index41c2
{
	color: #1b3d74;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
}

.index41c:hover .index41c2
{
	font-weight: bold;
}

.index41c3
{
	color: #8491b4;
	font-size: 14px;
	line-height: 24px;
}

#index42
{
	text-align: center;
}

/******/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
	position: relative;
	min-height: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

body
{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif, Osaka;
}

.ui-jqgrid .ui-jqgrid-btable tr:nth-child(even)
{
	background: #eee;
}

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column
{
	overflow: hidden;
	white-space: nowrap;
	background-color: royalblue;
	color: white;
}

.sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.row
{
	margin-left: 0px;
	margin-right: 0px;
}

.form-horizontal .form-group
{
	margin-left: 0px;
	margin-right: 0px;
}

.dataTables_filter
{
	text-align: right;
}

/*.content
 {
 min-height: 0px;
 padding-top: 0px;
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
 }*/
/*20180119 wangying ins s*/
#myBtn
{
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	right: 5px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: #01215b; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 15px; /* Some padding */
	border-radius: 10px; /* Rounded corners */
}

#myBtn:hover
{
	background-color: #9eeef7; /* Add a dark-grey background on hover */
}
/*20180119 wangying ins e*/


.listSection.FAQ .dataList .dataRow:hover
{
	background-color: #f8f2ba;
	cursor: pointer;
}

.listSection.FAQ .dataList .dataRow:hover .dataCell span
{
	border-bottom: solid 1px #1b3d74;
	color: #1b3d74;
	font-weight: bold;
}

.listSection.ToiawaseRireki .dataList .dataRow .cf_61.column2.dataCell:hover
{
	 background-color: #f8f2ba; 
}

/*.listSection.ToiawaseRireki .dataList .dataRow .dataCell :hover :has(> a.cf_99)*/
.listSection.ToiawaseRireki .dataList .dataRow .column.dataCell .cf_99:hover 
{
	 background-color: #f8f2ba; 
}

.listSection.Call .dataList .dataRow .dataCell .aListcf61:hover 
{ 
	 background-color: #f8f2ba; 
}

.listSection.Call .dataList .dataRow .dataCell .aListcf99:hover 
{
	 background-color: #f8f2ba; 
}
