@charset "utf-8";
/* CSS Document */

/*--------------------------------
	main
--------------------------------*/
div#mainV {	margin-bottom: 30px; overflow: hidden;}
@media screen and (min-width: 481px) and (max-width: 999px) {
	/* div#mainV { width:100%;	margin-bottom: 30px; overflow: hidden;}*/
}

div.Advertisement{ width: 1000px; margin: 0 auto; margin-bottom: 30px; padding: 20px; text-align: center; display: table; border: solid 1px #333; box-sizing: border-box }

div.Advertisement p{ display: table-cell; vertical-align: middle; font-size: 12px }

div.Advertisement p:before{ content: url(../img/_shared/common/icon_vector_s.jpg); padding-right: 5px }

div.Advertisement p a{ text-decoration: underline }

@media(max-width: 1020px){ div.Advertisement{ width: 96% } }

/*--------------------------------
	topslide
--------------------------------*/
@media screen and (min-width:1100px) {
	/*-- loading --*/
	#mainslide_loading{ width: 100%; height:540px; background: #fff; position: fixed; top:55px; left: 0;}
	/*-- slide --*/
	#mainbloc { height: 526px; width:100%; margin-bottom:70px; visibility:hidden; }
	#mainbloc .bx-viewport { overflow: visible!important; width: 1000px!important;}
	#mainbloc .slider {list-style: none; margin: 0; padding: 0;}
	#mainbloc .slider div.slide { width: 1000px!important; margin: 0; padding: 0;}
	#mainbloc .slider div.slide .slideimg{ position: relative; cursor: pointer; z-index:1} 
	#mainbloc .slider div.slide .overlaybox{ position: absolute; position: absolute; top:0; left: 0; width: 1000px; height: 526px; z-index: 100000; background: rgba(0, 0, 0, 0.7); color: #FFF;} 
	
	#mainbloc div.overlaybox dl{ width:960px; margin:0 auto; margin-top:46px; display:block;}
	#mainbloc div.overlaybox dl dt { font-size: 26px; margin-bottom: 10px;}
	#mainbloc div.overlaybox dl dd.subtitle { font-size: 20px; margin-bottom: 10px;}
	#mainbloc div.overlaybox dl dd ul {	margin-bottom: 20px;}
	#mainbloc div.overlaybox dl dd p { font-size: 14px; margin-bottom: 20px; display:block; overflow:hidden;}
	#mainbloc div.overlaybox dl dd p.link a { color: #FFF; padding-left: 20px; background: url(../img/_shared/common/icon_file.png) no-repeat; }
	#mainbloc .bx-wrapper .bx-controls-direction a {width: 40px; height: 40px; transform-origin: center center; cursor: pointer; display: block; z-index: 9999; position: absolute; top:50%; outline: none; text-indent:-99999px;}
	#mainbloc .bx-wrapper .bx-prev{color: #fff; left:-2.5%; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-top: 4px solid white; border-left: 4px solid white; background:none !important;}
	#mainbloc .bx-wrapper .bx-next{color: #fff; right:-2.5%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border-bottom: 4px solid white; border-right: 4px solid white; background:none !important;}
	#mainbloc div.overlaybox p.close{ position:absolute; z-index:100001; right:20px; top:20px; cursor:pointer;}
	#mainbloc .bx-wrapper .bx-pager-item a{  width: 15px; height: 13px; margin: 4px; display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; background: #f2f1f2;   -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
	#mainbloc .bx-wrapper .bx-pager-item .active{ background:#2c72c7;}
}
@media screen and (min-width: 481px) and (max-width: 1099px) {
	/*-- loading --*/
	#mainslide_loading{ width: 100%; height:540px; background: #fff; position: fixed; top:55px; left: 0;}
	/*-- slide --*/
	#mainbloc {  width:100%; margin-bottom:70px; visibility:hidden; }
	#mainbloc .slider {list-style: none; margin: 0; padding: 0;}
	#mainbloc .slider div.slide .slideimg{ position: relative; cursor: pointer; z-index:1} 
	#mainbloc .slider div.slide .overlaybox{ position: absolute; position: absolute; top:0; left: 0; width: 100%; z-index: 100000; background: rgba(0, 0, 0, 0.7); color: #FFF;} 
	
	#mainbloc div.overlaybox dl{ width:96%; margin:0 auto; margin-top:20px; display:block;}
	#mainbloc div.overlaybox dl dt { font-size: 18px; margin-bottom: 10px;}
	#mainbloc div.overlaybox dl dd.subtitle { font-size: 16px; margin-bottom: 10px;}
	#mainbloc div.overlaybox dl dd ul {	margin-bottom: 16px;}
	#mainbloc div.overlaybox dl dd p { font-size: 14px; margin-bottom: 20px; display:block; overflow:hidden;}
	#mainbloc div.overlaybox dl dd p.link a { color: #FFF; padding-left: 20px; background: url(../img/_shared/common/icon_file.png) no-repeat; }
	#mainbloc .bx-wrapper .bx-controls-direction a {width: 40px; height: 40px; transform-origin: center center; cursor: pointer; display: block; z-index: 9999; position: absolute; top:50%; outline: none; text-indent:-99999px;}
	#mainbloc .bx-wrapper .bx-prev{color: #fff; left:2.5%; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-top: 4px solid white; border-left: 4px solid white; background:none !important;}
	#mainbloc .bx-wrapper .bx-next{color: #fff; right:2.5%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border-bottom: 4px solid white; border-right: 4px solid white; background:none !important;}
	#mainbloc div.overlaybox p.close{ position:absolute; z-index:100001; right:20px; top:20px; cursor:pointer;}
	#mainbloc .bx-wrapper .bx-pager-item a{  width: 15px; height: 13px; margin: 4px; display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; background: #f2f1f2;   -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
	#mainbloc .bx-wrapper .bx-pager-item .active{ background:#2c72c7;}
	
}
/*--------------------------------
	contents
--------------------------------*/

/*-- ---- profile_list ---- --*/
section.profile_list {margin-bottom: 33px;border-bottom: 1px dashed #6a6a6c;}
section.profile_list ul {margin-right: 10px;font-size: 0.9em;z-index: 10000;}
section.profile_list ul li ul li a {min-height: 100px;}

/*-- ---- mega-menu ---- --*/

section.profile_list {position: relative;}

/*
.triangle {position: absolute;top: 70px;width:51 ;height: 0;border-style: solid;border-width: 0 25px 25px 25px;border-color: transparent transparent #4f4f4f transparent;z-index: 10000;}
*/

.mega-menu ul {position: relative;}
.mega-menu ul li ul {display: none;}
.mega-menu .sub {display: none;}
.mega-menu .sub ul {display: block;}
#mega-menu-1 {position: relative;}
#mega-menu-1 {width: 100%;height: 30px;position: relative;}
#mega-menu-1 li a {float: left;display: block;padding: 0 11px;text-decoration: none;}
#mega-menu-1 li.show .sub-container {position: absolute; padding-top:25px; background:url(../img/_shared/common/index_up_arrow.png) no-repeat; }

#mega-menu-1 li:nth-child(1).show .sub-container{ background-position:20px 0px;}
#mega-menu-1 li:nth-child(2).show .sub-container{ background-position:150px 0px;}
#mega-menu-1 li:nth-child(3).show .sub-container{ background-position:270px 0px;}
#mega-menu-1 li:nth-child(4).show .sub-container{ background-position:430px 0px;}
#mega-menu-1 li:nth-child(5).show .sub-container{ background-position:580px 0px;}
#mega-menu-1 li:nth-child(7).show .sub-container{ background-position:730px 0px;}

#mega-menu-1 li.show .sub{ display:block !important;}
#mega-menu-1 li.show .showBOX{ display:block;}

#mega-menu-1 li .sub {width: 1000px;margin-top:0px;background-color: rgba( 10, 10, 10, 0.7 );}
#mega-menu-1 li .sub img {border: 1px solid #FFF;}
#mega-menu-1 li .sub a {text-align: center;color: #FFF;width: 62px;margin: 0;padding: 0 9px;font-size: 10px;min-height: 110px;}
#mega-menu-1 li .sub a img{ width:60px; height:60px;}
#mega-menu-1 li .sub .row {width: 100%;overflow: hidden;clear: both;}
ul.mega-menu ul.member {padding: 60px 0 30px 15px;overflow: hidden;}
ul.mega-menu p {color: #FFF;font-size: 18px;margin: -20px 0 -40px 25px;padding: 0;}
ul.mega-menu ul.member li.close {position: absolute;top: 15px;right: 10px;cursor: pointer; display:none;}
ul.mega-menu ul.member li img {border: none!important;}

@media screen and (min-width: 481px) and (max-width: 999px) {
section.profile_list{ width:98%; padding:0; box-sizing:border-box; border:none !important;}
section.profile_list h2{ margin-bottom:8px;}
#mega-menu-1 li a { padding-bottom:12px; font-size:14px;}
#mega-menu-1 li .sub{ width:100%;  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
#mega-menu-1 li .sub .row{ width:100% !important;}
#mega-menu-1 li .sub-container{ top:-30px !important; background:none !important;}
#triangle{ display:none !important;}
}


/*-- ---- timeline ---- --*/
section.timeline {border-top: 1px dashed #6a6a6c;border-bottom: 1px dashed #6a6a6c;padding-top: 18px;}
div.timeline {margin-bottom: 20px;}
div.timeline p.time {width: 155px;min-height: 86px;padding: 50px 45px 0 0;float: left;color: #2c72c7;text-align: center;font-weight: bold;font-size: 1.03em;background:
url(../img/_shared/common/bg_topics_date.jpg) no-repeat left,  url(../img/_shared/common/icon_vector_m.jpg) no-repeat 170px center;}
div.timeline p.time small {display: block;}
div.timeline div.topics {width: 800px;margin-left: 200px;}
div.timeline div.topics div {overflow: hidden;}
div.timeline div.topics dt h3{ display:inline-block;}
div.timeline div.topics dl dd img { width:152px;}
div.topics div.left dl {width: 230px;min-height: 165px;padding-left: 160px;float: left;position: relative;overflow: hidden;}
div.topics div.left dl dd img {border: 1px solid #e0e0e5;position: absolute;top: 0;left: 0;}
div.topics div.right dl {width: 230px;min-height: 165px;padding-right: 160px;float: left;position: relative;overflow: hidden;}
div.topics div.right dl dd img {border: 1px solid #e0e0e5;position: absolute;top: 0;right: 0;}
 div.topics div dl:nth-child(odd) { margin-right: 10px;}
div.topics div dl dt {padding-top: 5px;margin-bottom: 10px;font-size: 1.2em;}
div.topics div dl dd p {min-height: 80px;background: #f2f1f2;padding: 15px;font-size: 0.9em;border-radius: 3px;}
div.topics div dl dt small {background: #2c72c7;margin-left: 10px;padding: 2px 5px;color: #FFF;font-size: 11px;}
@media screen and (min-width:701px) and (max-width: 999px) {
section.timeline{ width:98%; margin:0 auto;}
div.timeline div.topics{ width:98%; margin-left:0px; margin:0 auto;}
div.topics div.left dl{ width:48%; padding-left:0px; position:static; min-height:0px; margin-bottom:5px;}
div.topics div.left dl:nth-child(2n){ float:right;}
div.topics div.right dl{ width:48%;  padding-right:0px; position:static;}
div.topics div.right dl:nth-child(2n-1){ float:right;}

div.topics div dl{ overflow:hidden;}
div.topics div dl dt{ width:65%; float:right; font-size:16px;} 
div.topics div dl dt small{ font-size:14px;}
div.topics div dl dd img{ width:30%; float:left;}
div.topics div dl dd p{ width:60%; float:right; min-height:0; padding:2%; font-size:12px;}
div.topics div.left dl dd img{ position:static;}
div.topics div.right dl dd img{ position:static;}
div.timeline p.time{ width:100%; background:none; float:none; padding:0; text-align:left; overflow:hidden; min-height:0px; margin-top:20px; color:#fff; background:#2c72c7; padding-top:6px; margin-bottom:20px;}
div.timeline p.time time{ font-size:20px; padding-left:15px;}
div.timeline p.time small{ display:inline-block; margin-left:2%; font-size:16px;}
div.topics div dl dt small{ display:inline-block; font-size:11px; }

}
@media screen and (min-width: 481px) and (max-width: 700px) {
section.timeline{ width:98%; margin:0 auto;}
div.timeline div.topics{ width:98%; margin-left:0px; margin:0 auto;}
div.topics div.left dl{ width:98%; padding-left:0px; position:static; min-height:0px; margin-bottom:5px;}
div.topics div.left dl:nth-child(2n){ float:left;}
div.topics div.right dl{ width:98%;  padding-right:0px; position:static;}
div.topics div.right dl:nth-child(2n-1){ float:right;}
div.topics div dl:nth-child(odd){ margin-right:0px;}

div.topics div dl{ overflow:hidden;}
div.topics div dl dt{ width:75%; float:right; font-size:16px;} 
div.topics div dl dt small{ font-size:14px;}
div.topics div dl dd{}
div.topics div dl dd img{ width:20%; float:left; margin-top:8px;}
div.topics div dl dd p{ width:72%; float:right; min-height:0; padding:2%; font-size:14px;}
div.topics div.left dl dd img{ position:static;}
div.topics div.right dl dd img{ position:static;}
div.timeline p.time{ width:100%; background:none; float:none; padding:0; text-align:left; overflow:hidden; min-height:0px; margin-top:20px; color:#fff; background:#2c72c7; padding-top:6px; margin-bottom:20px;}
div.timeline p.time time{ font-size:20px; padding-left:15px;}
div.timeline p.time small{ display:inline-block; margin-left:2%; font-size:16px;}
div.topics div dl dt small{ display:inline-block; font-size:14px; }
}

/*-- ---- topics ---- --*/
section.topics {border-bottom: 1px dashed #CCC;min-height: 600px;}
section.topics div.tab {position: relative;margin-bottom: 30px}
section.topics dl {overflow: hidden;}
section.topics dl dt {width: 245px; border-radius: 5px; margin-bottom: 25px;}
section.topics dl dt a {display: block;padding: 5px 10px;border-radius: 5px;}
section.topics dl dt a:hover {color: #FFF;background: #2c72c7 url(../img/_shared/common/topics_vector.jpg) no-repeat 225px 7px;background-size:9px auto;}
section.topics dl dt.active {background: #2c72c7 url(../img/_shared/common/topics_vector.jpg) no-repeat 225px 7px;background-size:9px auto;}
section.topics dl dt.active a {color: #FFF;}
section.topics dl dd {width: 710px;position: absolute;top: 0;left: 270px;min-height: 500px;padding-left: 20px;border-left: 1px solid #ddd;}
div.topics_list {border-bottom: 1px solid #ddd;position: relative;min-height: 85px;padding-left: 100px;padding-top: 10px;margin-bottom: 10px;}
dd.area article.last div {border: none;}
div.topics_list p.date {margin-bottom: 10px;}
div.topics_list p.date time {margin-right: 15px;}
div.topics_list p.date small {background: #2c72c7;margin-left: 15px;padding: 0 5px;color: #FFF;font-size: 11px;}
div.topics_list img {border: 1px solid #ececef;position: absolute;left: 0;top: 0;}
.area {display: none;}

@media screen and (min-width:601px) and (max-width: 999px) {
section.topics{ width:98%; padding-top:18px;}
section.topics dl dt { width:25%;}
section.topics dl dd { width:73%; left: 26%; padding-left:1%;}
section.topics dl dt a{ padding-right:10%;}
section.topics dl dt.active{ background-position:98% 50%; background-size:9px auto;}
section.topics dl dt a:hover{ background-position:98% 50%; background-size:9px auto;}
}
@media screen and (min-width: 481px) and (max-width: 600px) {
section.topics dl dt a{font-size:11px;}
section.topics{ width:98%; padding-top:18px;}
section.topics dl dt { width:25%;}
section.topics dl dd { width:73%; left: 26%; padding-left:1%;}
section.topics dl dt a{ padding-right:10%;}
section.topics dl dt.active{ background-position:98% 50%;  background-size:9px auto;}
section.topics dl dt a:hover{ background-position:98% 50%;  background-size:9px auto;}
}
/*-- ---- infomation ---- --*/
section.infomation .infomation-item {overflow: hidden;}
section.infomation {overflow: hidden;margin-bottom: 10px;}
section.infomation p span {display: inline-block;padding-top: 13px;line-height: 15px;font-size: 0.8em;text-decoration: underline;}
@media screen and (min-width:481px) and (max-width: 999px) {
section.infomation{ width:98%;}
}

/*
#public_info {background:#f2f1f2; width:100%; padding:30px 0; margin-bottom:0px; margin-top:60px;}
#public_info .public_info_inner{ width:1000px; overflow:hidden; margin:0 auto;}
#public_info .public_info_inner ul{ width:100%; overflow:hidden; margin-bottom:20px;}
#public_info .public_info_inner ul li{width:100%; overflow:hidden; padding-bottom:20px; border-bottom:solid 1px #dddddd; padding-top:20px;}
#public_info .public_info_inner ul li .day{ font-size:12px; padding:5px 13px; background:#2c72c7; color:#Fff; display:inline-block; margin-right:10px; margin-bottom:8px;}
#public_info .public_info_inner ul li .cat{ display:inline-block; font-size:12px; margin-right:10px; border:solid 1px #2c72c7; padding:2px 8px; color:#2c72c7; border-radius:3px;margin-bottom:8px;}
#public_info .public_info_inner ul li p{ display:inline-block;}
#public_info .public_info_inner p.linkbtn a {
	font-size:15px;
}
footer div.footerLink{ border-top:none;}
@media screen and (min-width: 481px) and (max-width: 999px) {;}
}
	#public_info .public_info_inner{ width:96%; overflow:hidden; margin:0 auto
*/