@charset "UTF-8";

/*common*/
body {
	font-size: 16px;
}
.pan {
	font-size: 80%;
}
.pan .swiper-wrapper {
	width: 100% !important;
	transform: inherit;
}
.pan li { display: inline-block; }
.pan li:before { content: ">"; }
.pan li:first-child:before { content: ""; }
#contents {
	width: 1074px;
	margin: 0 auto 130px;
}
#contents h1.mainTitle {
	text-align: left;
	margin: 20px auto 0;
	width: 1074px;
	height: 60px;
	padding: 12px 0 0 30px;
	background: url(/assets/images/original/biz-static_img-bg_mainttl2.png) no-repeat;
	font-size: 20px;
	color: #FFF;
}
#contents h2 {
	text-align: left;
	margin: 40px auto 0;
	width: 1074px;
	height: 60px;
	padding: 12px 0 0 30px;
	background: url(/assets/images/original/biz-static_img-bg_ttl2.png) no-repeat;
	font-size: 20px;
}
#contents h2 span {
	font-size: 14px;
	font-weight: normal;
}
#contents h2 span img {
	vertical-align: middle;
	margin: 0 5px 5px 20px;
}
#contents h3 {
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	margin: 40px 0 20px 0;
	border-left: 2px solid #1b5a9f;
}
#contents .inner_box {
	margin: 0 60px;
	overflow: hidden;
}
#contents .inner_box.top .photo {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contents .inner_box.top .photo img { vertical-align: top; }
#contents .inner_box.top .photo.ser{ margin-bottom: 20px; }
#contents .inner_box.top .ti01 .photo.ser { margin-left: 0; margin-right: 17px; margin-bottom: 0; }
#contents .inner_box.top .text {
	margin-right: 265px;
}
#contents .s_txt {
	font-size: 90%;
	margin-top: 10px;
}
#contents .sub_tit{
	font-weight: bold;
	margin-bottom: 10px;
}
#contents .tel{
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
}
#contents .tel img{
	margin-right: 5px;
}
#contents .tel a[href^="tel:"] {
	color: #FF0000; text-decoration: none; pointer-events: none;
}
#contents .center_img {
	display: block;
	margin: 20px auto 0;
}
#contents .contact {
	border: 1px solid #c2c2c2;
	margin-top: 20px;
	font-size: 80%;
	overflow: hidden;
	clear: both;
}
#contents .contact .title{
	font-weight: bold;
	font-size: 16px;
	padding: 20px 20px 15px;
	border-bottom: 1px solid #c2c2c2;
	background: #EEEEEE;
}
#contents .contact div{
	float: left;
	padding: 20px;
	width: 45%;
}
#contents .contact .white-content,
#contents .contact .info { float: none; padding: 0; width: auto; }
#contents .contact .left {
	border-right: dotted 1px #c2c2c2;
}

#contents a.btn {
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

#contents .btn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

#contents a.btn2 {
	height: 80px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
}

#contents .btn2:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}



/*service*/
#contents .links{
	margin: 40px 0 10px;
	padding: 20px 0;
	background: #e2e2e2;
	font-weight: bold;
	overflow: hidden;
}
#contents .links ul{
	text-align:center;
}
#contents .links li{
	display:inline;
	padding: 0 20px;
	border-right: solid 2px #BDBDBD;
}
#contents .links li.icn{
	background: 11px 7px no-repeat url(/assets/images/original/biz-static_img-generic-icn-arrow-links.png);
	padding-left: 30px;
}
#contents .links li.last{
	border: none;
}
#contents .links li a{
	color: #009eeb;
}
#contents .links li a img{
	margin-right:5px ;
}
#contents .contact.bottom {
	margin-top: 50px;
}
#contents .point .sub_tit{
	background: 0 0 no-repeat url(/assets/images/original/biz-static_img-generic-circle.png);
	height: 36px;
	line-height: 36px;
}
#contents .point .sub_tit span{
	color: #FFFFFF;
	margin:0 20px 0 12px;
}
#contents .point .sub_tit p { display: inline-block; }
#contents .point .btn.ser_po {
	background: url(/assets/images/original/biz-static_img-ser_po_btn.png) no-repeat;
	margin-top: 20px;
	line-height: 60px;
	width: 335px;
	height: 59px;
}
#contents .point img{
	display:block;
	margin: 20px auto;
}
#contents .point a img{
	display:block;
	margin: 20px auto 0;
}
#contents .point img.psm{
	display:inline;
	margin:0 1px;
	vertical-align: -5px;
}
#contents .point .top{
	border-bottom: solid 1px #c2c2c2;
	overflow: hidden;
}
#contents .point .bottom {
	margin-top:10px;
	overflow: hidden;
}
#contents .point .p_box div {
	float: left;
	width: 46%;
	padding: 10px 20px 10px 10px;
	margin-bottom: 10px;
}
#contents .point .p_box div.wide-img {
	float: none;
	width: auto;
	margin-bottom: 0;
	padding: 0;
}
#contents .point .p_box.bottom div {
	margin-bottom: 0;
}
#contents .point .p_box .right {
	padding: 10px 10px 10px 20px;
}
#contents .point .top .left.long{
	border-right: dotted 1px #c2c2c2;
}
#contents .point .top .right.long{
	border-right: none;
	border-left: dotted 1px #c2c2c2;
}
#contents .point .bottom .left.long{
	border-right: dotted 1px #c2c2c2;
}
#contents .point .bottom .right.long{
	border-right: none;
	border-left: dotted 1px #c2c2c2;
}

#contents .access {
	overflow: hidden;
	font-size: 80%;

}
#contents .access .map{
	float: left;
	margin-right: 20px;
}
#contents .access .sub_tit{
	font-size: 16px;
}

#contents .qa_box {
	border: 1px solid #c2c2c2;
	padding: 5px 20px 10px;
	margin: 10px 0;
}
#contents .qa_box.top {
	margin-top: 20px;
}
#contents .qa_box div{
	overflow:hidden;
}
#contents .qa_box div span{
	font-size: 170%;
	font-weight: normal;
	color: #fe9019;
	padding-right: 10px;
	float: left;
}
#contents .qa_box div p{
	padding-top: 8px;
	font-weight: bold;
}
#contents .qa_box .a_txt span{
	color: #00a0e9;
}
#contents .qa_box .a_txt p{
	font-weight: normal;
}

#contents .case_box {
	width: 308px;
	border: 1px solid #d2d2d2;
	float: left;
	margin: 10px 11px 0 0;
}
#contents .case_box.right {
	margin-right: 0;
}
#contents .case_box .img{
	background:#d2d2d2;
	text-align: center;
	padding: 10px 0;
}
#contents .case_box .img img { display: block; margin: auto; }
#contents .case_box .text {
	padding: 15px 20px 10px;
	border-bottom: 1px dotted #d2d2d2;
}
#contents .case_box .text.bottom {
	padding: 15px 20px 20px;
	border-bottom: none;
	height: 45px;
	font-size: 90%;
}
#contents .txt_img {
	overflow: hidden;
}
#contents .txt_img p{
	width: 59%;
	float: left;
	margin-right: 20px;
}
#contents .txt_img.ti01 p{
	width: 66%;
	float: left;
	margin-right: 20px;
}

#contents .ch_box {
	overflow: hidden;
	margin: 30px 0;
}
#contents .ch_box img,
#contents .ch_box .image {
	float:left;
	margin-right: 20px;
}
#contents .ch_box .image img { float: none; margin-right: auto; }

#contents .sq_table {
	font-size: 90%;
	margin: 20px 0;
}
#contents .sq_table table {
	border: 1px solid #d2d2d2;
	width: 100%;
}
#contents .sq_table table .top {
	background: #d2d2d2;
}

#contents .sq_table th,#contents .sq_table td {
	padding: 10px 0;
	border-right: 1px dotted #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
#contents .sq_table th {
	text-align: center;
}
#contents .sq_table td {
	padding: 10px 20px;
}
#contents .sq_table .empty {
	border-bottom: none;
}
#contents #table01 td {
	width: 90px;
	height: 36px;
	vertical-align: middle;
}
#contents #table01 table .top .mid {
	vertical-align: middle;
}
#contents #table02 td {
	width: 221px;
}
#contents #table03 td {
	width: 156px;
}
#contents #table04 td {
	width: 710px;
}
#contents #table05 th {
	width: 35px;
}
#contents #table05 .small {
	width: 50px;
}
#contents .flow {
	margin: 30px 0 0;
	overflow: hidden;
}
#contents .flow img,
#contents .flow .arrows {
	float: left;
}
#contents .flow div{
	overflow: hidden;
}
#contents .flow div img{
	margin:0 20px 18px 20px;
}
#contents .flow .arrows img { margin: 0; }
#contents .flow div p{
	padding-top: 40px;
}
#contents a.btn.ser {
	background: url(/assets/images/original/biz-static_img-ser_btn.png) no-repeat;
	width: 591px;
	margin-top: 20px;
}

#contents a.btn2.ser {
	background: url(/assets/images/original/biz-static_img-ser_btn.png) no-repeat;
	width: 591px;
	margin-top: 20px;
}

#contents a.btn.ser2 {
	background: url(/assets/images/original/biz-static_img-ser2_btn.png) no-repeat;
	color: #00a0e9;
}


/*department*/
#contents .dep_map {
	border: 1px solid #BBBBBB;
}
#contents .dep_table {
	overflow: hidden;
	padding: 40px 30px 0 10px;
}
#contents .dep_table table{
	float:left;
}
#contents .dep_table table th,#contents .dep_table table td{
	padding: 10px 20px;
	border: none;
}
#contents .dep_table table th{
	text-align: right;
	border-right: 1px solid #EEEEEE;
}
#contents .dep_table img{
	float:right;
}
#contents .inner_box.bottom {
	background: #EEEEEE;
	margin-top: 40px;
	padding: 40px 20px 40px 30px;
	overflow: hidden;
}
#contents .inner_box.bottom .sub_tit{
	border-left: 3px solid #009DEA;
	padding-left:10px;
}
#contents .inner_box.bottom .text{
	float: left;
	width: 440px;
}
#contents a.btn.dep {
	float: right;
	background: url(/assets/images/original/biz-static_img-dep_btn.png) no-repeat;
	height: 59px;
	line-height: 59px;
	width: 442px;
}
#contents a.btn.dep.plural {
	background: url(/assets/images/original/biz-static_img-dep_btn_p.png) no-repeat;
	height: 80px;
	line-height: 1.4;
	padding-top: 15px;
}
#contents .dep_map.ss { float: left; }
#contents .dep_map.ss img { display: block; }
#contents .ss_box {
	overflow:hidden;
}
#contents .ss_box .dep_table{
	padding: 20px 0 0 10px;
}
#contents .ss_box .dep_table th{
	width: 70px;
}


/*news*/
#contents #sidenav{
	float: left;
	margin: 20px 20px 0 0;
}
#contents #sidenav a{
	display: block;
	width: 255px;
	background: #E1E1E1;
	padding: 20px;
	margin-bottom:10px;
	color: #009DEA;
	text-decoration: none;
	position: relative;
}
#contents #sidenav a:hover{
	background: #EAEAEA;
	color: #3FB4EB;
}
#contents #sidenav a .tri{
	background: url(/assets/images/original/biz-static_img-icon_tri.png) no-repeat;
	width: 15px;
	height: 17px;
	position: absolute;
	bottom: 3px;
	right: 3px;
}
#contents #main_contents{
	overflow: hidden;
	width: 710px;
	font-size: 90%;
}
#contents #main_contents h1.mainTitle {
	width: 680px;
	height: 100%;
	background: #009DEA;
	padding: 15px ;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}
#contents #main_contents h1.mainTitle div{
	border-left: 3px solid #FFFFFF;
	padding-left: 10px;
}
#contents #main_contents h1.mainTitle div p{
	font-size: 80%;
	font-weight: normal;
	padding-bottom: 5px;
}
#contents #main_contents .inner_box {
	margin: 40px 20px 40px;
	overflow: hidden;
}

#contents #main_contents .inner_box .bold{
	font-weight: bold;
	font-size: 110%;
}
#contents #main_contents .inner_box .small{
	font-size: 90%;
}
#contents #main_contents .inner_box .right{
	float: right;
}
#contents #main_contents .inner_box .right + p{
	clear: both;
}
#contents #main_contents .inner_box .gray_box{
	clear: both;
	overflow: hidden;
	background: #EEEEEE;
	margin-top: 30px;
	padding: 20px 30px;
}
#contents #main_contents .inner_box .gray_box.plural{
	text-align: center;
}
#contents #main_contents .inner_box .gray_box .inner {
	overflow: hidden;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
#contents #main_contents .inner_box .gray_box .inner div{
     float: left;
	 padding: 0 30px;
	 border-right: solid 1px #FFFFFF;
}
#contents #main_contents .inner_box .gray_box .inner div:last-child{
	border: none;
}
#contents #main_contents .news_list h1 {
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	margin: 40px 0 20px 0;
	border-left: 2px solid #1b5a9f;
}
#contents #main_contents .news_list dl {
  border-bottom: 1px solid #dbdfe2;
  font-size: 13px;
}
#contents #main_contents .news_list dl:last-child {
  border-bottom: none;
}
#contents #main_contents .news_list dl a{
	display: block;
	padding: 15px 0;
}
#contents #main_contents .news_list dl a:hover{
	background: #E2E2E2;
}
#contents #main_contents .news_list dt {
	float: left;
  min-width: 95px;
}
#contents #main_contents .news_list dd {
	overflow: auto;
}

/*news-article*/
#contents #main_contents h2 {
	width: 680px;
	height: 100%;
	background: #009DEA;
	padding: 15px ;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#FFF;
	border-left:3px solid #FFF;

}

.news{ box-sizing:border-box;}
.news p{margin-bottom:1.5em;}
.news .mainTitle p{ margin:0;}

.news h3{margin-bottom:1.5em;}
.news h4{margin-top:1.5em; margin-bottom:5px;}

.news table  td{padding:10px 0;}
.news table .text{ font-size:12px;}




/*404*/
#contents .inner_box.nf {
	padding: 60px 0 0;
	font-size: 120%;
}
#contents .inner_box.nf span{
	font-size:300%;
}
#contents .inner_box.nf a{
	color: #009eeb;
	background: 0 8px no-repeat url(/assets/images/original/biz-static_img-generic-icn-arrow-head.png);
	padding-left: 10px;
}


/*sitemap*/
#contents .sitemap_box {
	margin-bottom: 20px;
	padding: 1px 20px 10px;
	overflow: hidden;
}
#contents .sitemap_box .title{
	margin: -10px 0 30px;
}
#contents .sitemap_box .title h3{
	height: 20px;
	line-height: 20px;
}
#contents .sitemap_box .outer{
	overflow: hidden;
	margin: 0 10px;
}
#contents .sitemap_box .outer li {
	width: 228px;
	height: 109px;
	background: 0 10px no-repeat url(/assets/images/original/biz-static_img-generic-icn-arrow-head.png);
	padding: 0 20px 0 10px;
	float: left;
}
#contents .sitemap_box .outer li.s-height136 {
	height: 136px;
}
#contents .sitemap_box .outer li.right {
	padding: 0 0 0 10px;
}
#contents .sitemap_box.dep .outer ul {
	border-left: 1px solid #D2D2D2;
	width: 232px;
	height: 230px;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
	overflow: hidden;
}
#contents .sitemap_box.dep .outer ul.right {
	border-right: 1px solid #D2D2D2;
}
#contents .sitemap_box.dep ul li {
	width: auto;
	margin: 0;
	padding: 0 10px 10px 20px;
	background-position: 10px 10px;
	height: auto;
}
#contents .sitemap_box.dep ul li:first-child {
	margin-bottom: 10px;
	width: 200px;
	height: 85px;
	background: 10px 10px no-repeat url(/assets/images/original/biz-static_img-home-icon_circle.png);
	border-bottom: 1px dotted #D2D2D2;
}
#contents .sitemap_box.cs .outer li {
	width: 288px;
	padding-right: 20px;
	margin-left: 20px;
}

