@charset "utf-8";
/*
* CSS Reset Base Settings
*/


.sp {
	display:none;
	}


/*--------------------------------------------------------
Header
--------------------------------------------------------*/
.header {
	width:1035px;
	height:85px;
	margin: 0 auto 10px auto;
	position:relative;
}

	.header h1 a {
		width: 320px;
		height: 50px;
		position:absolute;
		left:0;
		top:25px;
	}

	.menu {
		width: 219px;
		height: 35px;
		position:absolute;
		background:url(../img/tel_btn.png) left top no-repeat;
		right:0;
		top:5px;
	}

	.job_btn{
		width: 152px;
		height: 35px;
		position:absolute;
		background:url(../img/header_job.png) left top no-repeat;
		right:0;
		top:5px;
	}

	.contact_btn {
		width: 152px;
		height: 35px;
		position:absolute;
		background:url(../img/header_contact.png) left top no-repeat;
		right:0;
		top:50px;
	}
	.hdsnsbox .tw {
			width: 41px;
			height: 42px;
			position: absolute;
			background: url(../img/header_tw.png) left top no-repeat;
			right: 280px;
			top: 43px;
	}

	.hdsnsbox .insta {
			width: 41px;
			height: 42px;
			position: absolute;
			background: url(../img/header_insta.png) left top no-repeat;
			right: 225px;
			top: 43px;
	}

	.hdsnsbox .fb {
			width: 41px;
			height: 42px;
			position: absolute;
			background: url(../img/header_fb.png) left top no-repeat;
			right: 170px;
			top: 43px;
	}

	.header .htel{
		position: relative;
		top: 47px;
		left: 345px;
	}


/*--------------------------------------------------------
Global Nav
--------------------------------------------------------*/
.gNav {
	width:100%;
	height: 57px;
	margin: 0 auto;
	background:#004978;
}


	.gNav ul {
		width: 1038px;
		margin:0 auto;
	}

	.gNav ul li {
		float: left;
	}


	.gNav ul li a{
			display: block;
			height: 57px;
	}
	.gNav ul li.nav1 a {
				width: 112px;
				background: url(../img/btn_01.png) left top no-repeat;
	}
	.gNav ul li.nav2 a {
				width: 256px;
				background: url(../img/btn_02.png) left top no-repeat;
	}
	.gNav ul li.nav3 a {
				width: 208px;
				background: url(../img/btn_03.png) left top no-repeat;
	}
	.gNav ul li.nav4 a {
				width: 146px;
				background: url(../img/btn_04_2.png) left top no-repeat;
	}
	.gNav ul li.nav5 a {
				width: 143px;
				background: url(../img/btn_05.png) left top no-repeat;
	}
	.gNav ul li.nav6 a {
				width: 173px;
				background: url(../img/btn_07.png) left top no-repeat;
	}


	.gNav ul li.nav1 a:hover,.gNav ul li.nav2 a:hover,.gNav ul li.nav3 a:hover,.gNav ul li.nav4 a:hover,.gNav ul li.nav5 a:hover,.gNav ul li.nav6 a:hover {
		background-position:0 -57px;
	}


	.gNav ul li.nav1_o a {
				width: 112px;
				background: url(../img/btn_01.png) left top no-repeat;
				background-position:0 -57px;

	}
	.gNav ul li.nav2_o a {
				width: 256px;
				background: url(../img/btn_02.png) left top no-repeat;
				background-position:0 -57px;
	}
	.gNav ul li.nav3_o a {
				width: 208px;
				background: url(../img/btn_03.png) left top no-repeat;
				background-position:0 -57px;
	}
	.gNav ul li.nav4_o a {
				width: 146px;
				background: url(../img/btn_04_2.png) left top no-repeat;
				background-position:0 -57px;
	}
	.gNav ul li.nav5_o a {
				width: 143px;
				background: url(../img/btn_05.png) left top no-repeat;
				background-position:0 -57px;
	}
	.gNav ul li.nav6_o a {
				width: 173px;
				background: url(../img/btn_07.png) left top no-repeat;
				background-position:0 -57px;
	}



/*--------------------------------------------------------
Main_img
--------------------------------------------------------*/
.main_img_top {
	width: 100%;
	height: 340px;
	overflow:hidden;
	min-width:1035px;
	background:#0072ba;
	text-align:center;
}
.main_img_top div{
	width:1035px;
	height:340px;
	margin:0px auto;
}
.main_img_top h2{
	text-align:center;
	display:none;
}
.main_img_top img{
	width:1035px!important;
	height:auto;
}
.main_img_human {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/human_section/main_img.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
.main_img_sec {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/sec_section/main_img.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
.main_img_recruit {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/recruit/main_img.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
.main_img_company {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/company/main_img.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
.main_img_info {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/info/main_img.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
.main_img_topics {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/topics/main_img.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
.main_img_privacy {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/privacy/main_img.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
	/* 25.09.03 ADD */
.main_img_privacy.privacy2 {
  width: 100%;
  min-width: 1038px;
  height: 222px;
  text-align: center;
  background: url(../../img/privacy/main_img_bk2.jpg) center top no-repeat #0072ba;
  text-indent: -9999px;
}
	/* 25.09.03 END */
.main_img_contact {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/contact/main_img1.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
.main_img_request {
	width: 100%;
	/* 150319 ADD */
	min-width: 1038px;
	height: 222px;
	text-align:center;
	background:url(../../img/contact/main_img2.jpg) center top no-repeat #0072ba;
	text-indent:-9999px;
}
/*--------------------------------------------------------
Main
--------------------------------------------------------*/
.main {
	width: 1037px;
	margin: 30px auto;
	position:relative;
}
/*--------------------------------------------------------
article
--------------------------------------------------------*/
.article {
	width: 1035px;
}

/*--------------------------------------------------------
toppage
--------------------------------------------------------*/

.top_photo_area img {
	margin-right:15px;
	}

.top_photo_area img:last-child {
	margin-right:0px;
	}


/*--------------------------------------------------------
sNav
--------------------------------------------------------*/
.leadtxt{
    padding: 0 3px 30px 3px;
    line-height: 34px;
    font-size: 17px;
    color: #003366;
}
.sNav {
	width:90%;
	margin: 0 auto 15px auto;
}
.sNav a img {
	width: 49%;
	height: auto;
}
.sNav a:hover img,
.sNav a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.osagashi01_btn {
	float:left;
}
.osagashi02_btn {
	float:right;
}

/*--------------------------------------------------------
topics
--------------------------------------------------------*/
.topicsarea{
  background-color: #DDDEDF;
}

.topicstitle{
  font-size: 24px;
  color: #003366;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.topicswhite{
  background-color: #ffffff;
  font-size: 15px;
  padding-bottom: 30px;
  position: relative;
}

.topicswhite dl{
  padding: 30px 50px 0 50px;
}

.topicswhite dt{
  float: left;
  clear: left;
  padding: 10px 0 10px 3px;
  width: 130px;
  position: absolute;
}

.topicswhite dd{
  padding: 10px 0 10px 130px;
  border-bottom: 1px dashed #000000;
}

.topicswhite dd:last-child{
  padding: 10px 0 10px 130px;
  border-bottom: none;
}

.topicswhite dl::after{
	content: "";
	display: block;
	clear: both;
}

.topicsmore{
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.banner{
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
  max-width: 1035px;
  margin: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.banner > a, .banner > div{
	max-width: 49%;
	margin: 0 0 20px;
	display:block;
}
.banner > a img, .banner > a img{
	max-width:100%;
}


.topicshead{
	margin-bottom: 0;
}
.topicshead .pan{
	border-bottom:none;
	margin-bottom:0;
}
.topicsarea .main{
	margin-top: 0;
}

/*--------------------------------------------------------
Toparticle
--------------------------------------------------------*/
.article h3.top_copy{
		width: 1031px;
		height: 109px;
		background:url(../../img/top/text_01.png) left top no-repeat;
		text-indent:-9999px;
		margin-top:17px;
}

/*--------------------------------------------------------
info
--------------------------------------------------------*/
.info_area,
.info_Facebook{
	width:1031px;
	margin:40px auto 0 auto;
	overflow:hidden;
}
.info{
	width:520px;
	float:left;
	border-bottom:1px dashed #b8b8b8;
}
.info a{
	background:url(../img/arrow.png) left center no-repeat;
	padding:0 0 0 15px;
}

.top_btn_sp a{
	background-image:none!important;
	padding:0 0 0 0;
}


.Facebook{
	width:480px;
	float:right;
}
.info h4{
	font-size:24px;
	width:520px;
	border-bottom:1px dashed #b8b8b8;
	padding-bottom:10px;
	margin-bottom:10px;
}
.info h4 span{
	display:block;
	width:50%;

}
.info dl{
	width:500px;
	margin-bottom:20px;
	line-height:180%;
	overflow:hidden;
}
.info dl span{
	font-size:18px;
}
.info dt{
	font-weight:bold;
}
.scrollarea{
	overflow:scroll;
	height:546px;
	overflow-x:hidden;
}
.top_btn_sp{
	width:112px;
	float:right;
	margin-bottom:20px;
	margin-right:20px;
}

/*--------------------------------------------------------
footer
--------------------------------------------------------*/
.footerWrapper {
	width: 100%;
	position: relative;
	background:#dddedf;
	color:#000;
	font-size:13px;
	line-height:160%;
	min-width:1037px;
	clear:both;
}
.footerWrapper a{
	color:#000;
}
.footerWrapper a:hover{
	text-decoration:underline;
}
.footerWrapper .arrow_w a{
  background: url(../img/arrow_b.png) left center no-repeat;
}

.footer {
	width: 1035px;
	margin: 20px auto 0 auto;
	padding:20px 0 20px 0;
}


.footer h5{
	font-size:16px;
	font-weight:bold;
}

.footer .sitemap_box01{
	width:280px;
	float:left;
	margin-top:10px;
}

.footer .sitemap_box02,
.footer .sitemap_box03,
.footer .sitemap_box04{
	width:150px;
	float:left;
	margin-top:10px;
	margin-left:35px;
}
.footer .sitemap_box06{
	width:160px;
	float:left;
	margin-top:10px;
	margin-left:35px;
}
.footer .sitemap_box01 li,
.footer .sitemap_box02 li,
.footer .sitemap_box03 li,
.footer .sitemap_box04 li,
.footer .sitemap_box06 li{
	margin-bottom:5px;
}


.footer .sitemap_box05{
	width:1035px;
	float:left;
	margin-top:20px;
}
.footer .sitemap_box05 li{
	float:left;
	margin-right:40px;

}


.footer p{
	width:1035px;
	clear: both;
  position: relative;
	margin-top:10px;
}
.footer p a{
	position: absolute;
	bottom: 0;
	right: 0;
}
.footsns img{
  width: 30px;
  height: 30px;
  margin-right: 12px;
  margin-top: 12px;
}
.footsns a:hover, .hdbox a:hover, .topicsmore a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/*--------------------------------------------------------
pagetop
--------------------------------------------------------*/
.pagetop {
	width: 32px;
	height: 32px;
	background:url(../img/pagetop.png) left top no-repeat;
	text-indent:-9999px;
	right:-40px;
	bottom:0;
	display:block;
	float:right;
	margin-bottom:10px;
	clear:both;
}


/*--------------------------------------------------------
Under
--------------------------------------------------------*/
.pan {
	width: 1035px;
	border-bottom:1px dotted #b8b8b8;
	margin-top:-20px;
	margin-bottom:30px;
	padding-bottom:10px;
	color:#003366;
}

.article_L {
	width: 231px;
	float:left;
}
.article_R {
	width: 737px;
	float:right;
	margin-right:22px;
	line-height: 140%;
	font-size: 16px;
}

.article_R h4 {
	border-left:5px solid #003366;
	font-size:25px;
	font-weight:bold;

	color:#003366;
	padding:10px;
	border-bottom:1px dotted #b8b8b8;
	margin-bottom:20px;
}

.article_R h5{
	font-size:30px;
}

.article_L ul {
	width: 231px;
	margin-bottom:20px;
}
.article_L ul li{
	display:table;
}
.article_L ul li a{
	display: table-cell;
	vertical-align:middle;
	line-height:16px;
	padding:5px 10px 5px 20px;
	font-size:14px;
	font-weight:900;
	height: 39px;
	width:201px;
}
.article_L ul li.nav00 a {
	background: url(../../common/img/side_btn.png) left top no-repeat;
}

.article_L ul li.nav00 a:hover
 {
	background-position:-231px 0;
}


.article_L ul li.nav00_o a {
	background: url(../../common/img/side_btn.png) left top no-repeat;
	background-position:-231px 0;
}

/*--------------------------------------------------------
human_section
--------------------------------------------------------*/

.article_L h3.human_section_nav {
	width: 231px;
	height: 49px;
	background:url(../../img/human_section/side_btn_01.png) left top no-repeat;
	text-indent:-9999px;
}
.article_L h3.sec_nav {
	width: 231px;
	height: 49px;
	background:url(../../img/sec_section/side_btn_01.png) left top no-repeat;
	text-indent:-9999px;
}
.article_L h3.company_section_nav {
	width: 231px;
	height: 49px;
	background:url(../../img/company/side_btn_01.png) left top no-repeat;
	text-indent:-9999px;
}
.article_L h3.contact_section_nav {
	width: 231px;
	height: 49px;
	background:url(../../img/contact/side_btn_01.png) left top no-repeat;
	text-indent:-9999px;
}
.article_L h3.request_section_nav {
	width: 231px;
	height: 49px;
	background:url(../../img/contact/side_btn_02.png) left top no-repeat;
	text-indent:-9999px;
}
p.human_section_txt01{
	width:737px;
}

.photo_Line,
.contents_box{
	width:737px;
}
.photo_box{
	width:352px;
}
.photo_box .imagewrap{
	width:340px;
	border:solid 1px #9a9a9a;
	height:232px;
	padding:5px;
	text-align:center;
	margin-top:20px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
	overflow:hidden;
	font-weight:400;


}
.photo_box .imagewrap img{
	height:232px!important;
	width:auto;
	margin-top:0px;
}
.contents_box h5{
	width:737px;
	color:#003366;
	margin-bottom:15px;
	font-size:24px;
}

.contents_box .contents_txtbox{
	width:580px;
	float:left;
	margin-left:20px;
}
.contents_box .contents_txtbox p{
	margin-bottom:10px;
}
.contents_box .contents_txtbox a{
	color:#cc0033;
}
.contents_box a.imagewrap{
	display:block;
	float:left;
	padding:2px;
	border:solid 1px #9a9a9a;
	width:131px;
	height:auto;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
	overflow:hidden;
	text-align:center;
}
.contents_box a.imagewrap img{
	height:90px;
	width:auto;
}


/*--------------------------------------------------------
recruit
--------------------------------------------------------*/

.article_L h3.recruit_nav {
	width: 231px;
	height: 49px;
	background:url(../../img/recruit/side_btn_01_2.png) left top no-repeat;
	text-indent:-9999px;
}

.article_R p.recruit_txt01 {
	font-size:18px;
	color:#003399;
	line-height:160%;
}

.article_R p.recruit_txt02 {
	line-height:140%;
	margin-left:30px;
}


.article_R .toroku_box{
	width:720px;
	border:#6699cc 5px solid;
	padding-top:15px;
	padding-bottom:15px;
}


.article_R h5.recruit_tit01 {
	font-size:40px;
	color:#003366;
	line-height:180%;
	font-weight:bold;
	margin-left:30px;
}
.article_R ul{
	margin-top:20px;
	margin-left:30px;
}
.article_R li a{
	width:670px;
	height:72px;
	display: block;
	text-indent:-9999px;
}
.article_R ul li.toroku a {
	background: url(../../img/recruit/btn_01_2.png) left top no-repeat;
}

/*.article_R .nagare_box {
	width:700px;
	margin-left:10px;
	border-top:1px dotted #CCC;
	padding-top:20px;
	margin-top:20px;
}
.article_R .nagare_box h6 {
	height:51px;
	background: url(../../img/recruit/arrow.png) left top no-repeat;
	padding-left:60px;
	padding-top:15px;
}
.article_R .nagare_box h6 span {
	font-size:30px;
	font-weight:bold;
}
.article_R .nagare_box p {
	line-height:160%;
}*/



.article_R .nagare_box {
	width:700px;
	margin-left:10px;
	border-top:1px dotted #CCC;
	padding-top:35px;
	margin-top:20px;
}
.article_R .nagare_box h6 a {
	background: url(../../img/recruit/arrow.png) left top no-repeat;
	padding-left:60px;
	padding-top:15px;
	padding-bottom:15px;
	display:block;
}
.article_R .nagare_box h6 span {
	font-size:30px;
	font-weight:bold;
}
.article_R .nagare_box p {
	line-height:160%;
}



/*--------------------------------------------------------
company
--------------------------------------------------------*/
.article_R dl {
	width:720px;
	margin-bottom:20px;
	float:left;
}
.article_R dt {
	width:120px;
	float:left;
}
.article_R dd {
	width:600px;
	float:left;
}
.access table{
	width:720px;

}
.access td{
	border:1px solid #CCC;
	padding:10px;
	vertical-align:top;
}
.access th{
	width:320px;
	border:1px solid #CCC;
	padding:10px;
	vertical-align:top;
}
.access li a{
	width:173px;
	height:50px;
	display: block;
	text-indent:-9999px;
	float:right
}
.access ul li.map_btn a {
	background: url(../../img/company/access/btn.png) left top no-repeat;
}
.access iframe {
	width: 320px;
	height: 200px;
}

/*--------------------------------------------------------
info
--------------------------------------------------------*/
.info_box{
	width:690px;
	border:1px #CCC solid;
	padding:20px;
	margin-bottom:20px;
}
.info_box h5{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}
.info_box li a{
	width:120px;
	height:34px;
	display: block;
	text-indent:-9999px;
	float:right;
}
.info_box ul li.contact_btn a {
	background: url(../../img/info/btn_01.png) left top no-repeat;
}
/*--------------------------------------------------------
privacy
--------------------------------------------------------*/
.txt_size{
	line-height:200%;
}
/*--------------------------------------------------------
contact
--------------------------------------------------------*/
.contact{
	width:700px;
	background:#f0f0f0;
	padding:20px;
	float:left;
	margin-bottom:20px;
}
.contact table td{
	padding:20px;
	vertical-align:top;
}
.contact table th{
	width:190px;
	padding:20px;
	text-align:left;
	vertical-align:top;
	font-weight:900;
}
.contact input.txt{
	color: #808080;
	width: 450px !important;
	height:40px;
}
.contact input.pxtxt{
	color: #808080;
	width: 200px !important;
	height:40px;
}
.contact textarea.Opinion{
	color: #808080;
	width: 450px !important;
	height:100px !important;
}
.contact table td.btn{
	text-align:center;
}

.column5images{
	margin-bottom:40px;
}


table#qa{ margin:0px 0px 5px 0px; }
table#qa td{ padding:5px 5px 5px 5px; }
table#qa td.q1{
	border:1px solid #c9c9c9;
	border-right:none;
	background-color:#efefef;
	text-align: left;
	color:#d2598c;
}
table#qa td.q2{
	border:1px solid #c9c9c9;
	border-left:none;
	background-color:#efefef;
	text-align: left;
}
table#qa td.q1_2{
	border:1px solid #c9c9c9;
	background-color:#efefef;
	text-align: left;
}
table#qa td.a1_2{
	border:1px solid #c9c9c9;
	text-align: left;
	vertical-align :top;
}
table#qa td.a1{
	border-left:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	color:#008ac7;
	text-align: left;
	vertical-align :top;
}
table#qa td.a2{
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	width:100%;
	text-align: left;
}
table#qa td.no{ border:none; height:5px; }
.historytabletitle{
	font-size:16px;
	font-weight:900;
	color:#333333;
	padding-left:15px;
}
table.history{
	border-collapse:collapse;
	width:100%;
	margin-bottom:70px;
	color:#333333;
}
table.history tr td{
	border-collapse:collapse;
	border:solid 1px #ccc;
}
table.history tr td{
	padding:25px 55px;
}
table.history tr td.head{
	padding:25px 15px;
	width:76px;
	text-align:center;
}

table.history2{
	border-collapse:collapse;
	width:100%;
	color:#333333;
}
table.history2 tr.headertr td{
	border:none!important;
	text-align:center;
	line-height:35px;
	font-size:16px;
	font-weight:900;
}
table.history2 tr.headertr td span.ico1{
	background:url(../../common/img/icon_ki.png) left center no-repeat;
	padding:5px 0px 5px 20px;
}
table.history2 tr.headertr td span.ico2{
	background:url(../../common/img/icon_ko.png) left center no-repeat;
	padding:5px 0px 5px 20px;
}
table.history2 tr td{
	border-collapse:collapse;
	border:solid 1px #ccc;
}
table.history2 tr td{
	padding:8px 15px;
}
table.history2 tr td.head{
	padding:8px 8px;
	width:90px;
	text-align:center;
}


.bx-viewport{
	overflow:visible!important;
}


#zip-btn{
	cursor:pointer;
}

.contact input[type="submit"]{
	background: url(../../img/contact/btn_02.png) left top no-repeat;
	width:139px;
	height:42px;
	cursor:pointer;
	border:none;
	border-radius: 0;
	-webkit-appearance: none;
	text-indent:-9999px;

}
.contact input[type="reset"]{
	background: url(../../img/contact/btn_03.png) left top no-repeat;
	width:139px;
	height:42px;
	cursor:pointer;
	border:none;
	border-radius: 0;
	-webkit-appearance: none;
	text-indent:-9999px;


}

.contact button[type="submit"]{
	background: url(../../img/contact/btn_02.png) left top no-repeat;
	width:139px;
	height:42px;
	cursor:pointer;
	border:none;
	border-radius: 0;
	-webkit-appearance: none;
	text-indent:-9999px;

}
.contact button[type="reset"]{
	background: url(../../img/contact/btn_03.png) left top no-repeat;
	width:139px;
	height:42px;
	cursor:pointer;
	border:none;
	border-radius: 0;
	-webkit-appearance: none;
	text-indent:-9999px;
}

/*--------お問い合わせ同意ボタン--------*/
.article h4 {
	border-left:5px solid #003366;
	font-size:25px;
	font-weight:bold;

	color:#003366;
	padding:10px;
	border-bottom:1px dotted #b8b8b8;
	margin-bottom:20px;
}
.agreement{
  width: 100%;
  text-align: center;
}

.agreement .a_button{
  color: #ffffff;
  background-color: #003366;
  margin: 0 auto;
  display: inline-block;
  padding: 7px 22px;
  font-size: 16px;
  border-radius: 5px;
}

.agreement .a_button:hover{
	filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

/*--------topics--------*/

.L_topicstitle{
  width:100%;
  background-color: #203C6F;
  padding: 5px 0 5px 0;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}

.L_topicsbg{
  background-color: #DDDEDF;
  padding-top: 15px;
  padding-bottom: 15px;
}

.L_topicsbox li{
  width: auto;
  background-color: #FFFFFF;
  padding: 15px;
  margin: 0 15px 15px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.L_topicsbox li:last-child{
  margin: 0 15px 0 15px;
}

ul.L_topicsbox {
  width: 100%;
  margin-bottom: 0;
}

.L_topicsdate{
  display:block;
  padding-bottom: 9px;
  font-size: 15px;
}

.L_topicstxt{
  display:block;
  font-size: 16px;
}

.article_L ul li .L_topicstxt a{
  color: #000000;
  text-decoration: none;
  display:inherit ;
  width:auto;
  height:auto;
  text-indent:0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2;
}

.topics_R h4{
  padding: 0 0 0 5px!important;
  color: #000000!important;
  border:none !important;
  line-height:130% !important;
  font-weight: 200 !important;
}

.topics_R .date{
  font-size:13px;
  letter-spacing: 0.1em;
  width: 100%;
  padding-left: 5px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: dashed 1px #000000;
}

.topics_R .img_A{
  width: 100%;
  margin-bottom: 30px;
}

.topics_R .img_A img{
  max-width: 100%;
	height: auto;
}

.topics_R .txt_A{
  width: 100%;
  margin-bottom: 30px;
  line-height: 190%;
}

.topics_R .box_B, .topics_R .box_C{
  width: 100%;
  padding-bottom: 30px;
}

.topics_R .img_B{
  width: 55%;
  float:left;
  padding-right: 5%;
}

.topics_R .txt_B{
  width: 40%;
  float:right;
  line-height: 190%;
}

.topics_R .img_C{
  width: 55%;
  float:right;
  padding-left: 5%;
}

.topics_R .txt_C{
  width: 40%;
  float:left;
  line-height: 190%;
}

.topics_R .img_B img, .topics_R .img_C img{
  max-width: 100%;
	height: auto;
}

.topics_R .box_B::after{
	content: "";
	display: block;
	clear: both;
}

.topics_R .box_C::after{
	content: "";
	display: block;
	clear: both;
}

.tindex{
  background-color: #DDDEDF;
}

.tindex .topicswhite{
  background-color: #ffffff;
  font-size: 15px;
  margin: 0 auto;
  padding-bottom: 30px;
  width:1037px;
}

.tindexmoreA{
  margin: 0 auto;
}

.tindexmore{
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}

.tindexmore .number{
  border: solid 1px #003366;
  color: #003366;
  padding:5px 15px;
  margin:0;
  height: 28px;
  font-size: 16px;
}

.tindexmore .arrown{
  display: inline-block;
  border:solid 1px #003366;
  width: 25px;
  height:29px;
  margin: 0 6px;
  vertical-align: top;
  line-height: 29px;
}

.tindexmore .arrown a{
  color: #003366;
}

.tindexmore .arrown:hover{
  background-color:#003366;
}
.tindexmore .arrown_select{
  display: inline-block;
  background-color:#003366;
  color: #ffffff;
  width: 25px;
  height:29px;
  margin: 0 6px;
  vertical-align: top;
  line-height: 29px;
}

.tindexmore .arrownf, .tindexmore .arrownp{
	display: inline-block;
	height: 29px;
	margin: 0 6px 0 0;
	vertical-align: top;
	line-height: 29px;
	width: 68px;
}
.tindexmore .arrownf{
	padding-left: 14px;
}
.tindexmore .arrownp{
	padding-right: 14px;
}
.tindexmore .arrownp:hover a, .tindexmore .arrownf:hover a, .tindexmore .arrown:hover a{
	text-decoration: none;
  color: #ffffff;
}
.tindexmore .arrownf {
	background:url(../img/tindex_fwd.png) no-repeat;
}
.tindexmore .arrownp{
	background:url(../img/tindex_prv.png) no-repeat;
}

.tindexmore .arrownp:hover{
	background:url(../img/tindex_prv2.png) no-repeat;
}

.tindexmore .arrownf:hover{
	background:url(../img/tindex_fwd2.png) no-repeat;
}

.tindexmore::after{
	content: "";
	display: block;
	clear: both;
}
