@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;}*/
}

#week_infomation{ padding-top:20px; margin-bottom:40px;}
	
section.topicsarea{ width:100%; margin-bottom:40px; padding-top:20px; padding-bottom:10px; background:#ecf8ee;}
section.topicsarea div { width:1000px; margin:0 auto; line-height:1.8em;}
section.topicsarea h2{ width:1000px; margin:0 auto; padding-bottom:20px;}

section.topicsarea div dl { width:100%; overflow:hidden; margin-bottom:8px; vertical-align:middle;}
section.topicsarea div dt { width:10%; float:left; margin-right:1%; background:#0da921; color:#fff; padding:1px 5px; text-align:center; box-sizing:border-box; font-size:12px; letter-spacing:0em;}
section.topicsarea div dd{ width:89%; float:left; overflow:hidden;}

section.topicsarea div .cat{display:block; float:left; font-size:12px;}
section.topicsarea div .linkprof{ border:solid 1px #0da921; border-radius:3px; padding:5px 0px; font-size:11px; color:#0da921; margin-left:1%; display:block; float:left; width:8em; text-align:center; letter-spacing:0em;line-height:1em;}
section.topicsarea div dd p{ display:block; padding-left:8px; width:650px; float:left;}

.btset{ width:70%; overflow:hidden; margin:0 auto; text-align:center; padding-top:20px;}
.quiry_all{width:45%; float:right; background:#0da921; border-radius:5px; font-size:16px; color:#fff; padding:5px; text-align:center; box-sizing:border-box;}
.linkbtn{ margin-bottom:15px; margin-top:15px;}
.section.today_event{ overflow:hidden;}

section#bannerset{ width: 1000px; overflow:hidden; margin: 0 auto; margin-bottom: 20px;}
section#bannerset ul{ width: 100%; overflow:hidden;}
section#bannerset ul li{ width: 49%; margin-right: 1%; display: block; float: left;}
section#bannerset ul li:last-child{ margin-right: 0px; float: right;}
section#bannerset ul li img{ width:100%;}

section#bannerset ul.twocolumn_banner li{ width: 49%;}
section#bannerset ul.twocolumn_banner li:nth-child(2){ float: right;}

.topmess.pc{ display: block;}
.topmess.sp{ display: none;}

.twocolumn_banner{ padding: 10px 0; width: 100%}
.twocolumn_banner img{width: 100%;}
.twocolumn_banner.pc{ display: block;}
.twocolumn_banner.sp{ display: none;}

.topmess{text-align: center; margin-bottom: 20px; width: 100%;}
.topmess img{ width: 100%;}

@media screen and (min-width: 481px) and (max-width: 999px) {
	section.topicsarea h2{ width:98%;}
	section.topicsarea div{ width:98%;}
	
	section.topicsarea div dt { width:19%; margin-right:1%; margin-bottom:8px;}
	section.topicsarea div dt span { display:inline-block;}
	section.topicsarea div dd{ width:80%; box-sizing:border-box;}
	#week_infomation{ width:98%;}

	section#bannerset{ width: 98%; overflow:hidden; margin: 0 auto; margin-bottom: 20px;}
    section#bannerset ul{ width: 100%; overflow:hidden;}
    section#bannerset ul li{ width: 48%; margin-right: 2%; display: block; float: left;}
    section#bannerset ul li:last-child{ margin-right: 0px;}
    section#bannerset ul li img{ width:100%;}

}
@media screen and (min-width: 481px) and (max-width: 600px){
	section.topicsarea div dt{ width:150px;}
	section.topicsarea div dd{ width:100%;}
	
}
/*--------------------------------
	topslide
--------------------------------*/
@media screen and (min-width:1100px) {
	/*-- loading --*/
/*
	#mainslide_loading{ width: 100%; height:540px; background: url(../img/index/Preloader.gif) 50% 50% #fff no-repeat; position: fixed; top:75px; 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 #0da921; border-left: 4px solid #0da921; background:none !important;}
	#mainbloc .bx-wrapper .bx-next{color: #fff; right:-2.5%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border-bottom: 4px solid #0da921; border-right: 4px solid #0da921; 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: 41px; 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:#0da921;}

	#week_infomation{ width:1000px;}

}
@media screen and (min-width: 481px) and (max-width: 1099px) {
	/*-- loading --*/
	
	/*-- 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 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: 41px; 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:#0da921;}
	
}
/*--------------------------------
	contents
--------------------------------*/

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

section.profile_list {position: relative;}
.triangle {position: absolute;top: 70px;width: 0;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 12px;text-decoration: none;}
#mega-menu-1 li .sub-container {position: absolute;}
#mega-menu-1 li .sub {width: 1000px;margin-top: 20px;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 .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;}
ul.mega-menu ul.member li img {border: none!important;}

.today_event .week{padding-top: 45px;}
#mainTop_wrap div{ height:auto!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;}
#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:#0da921;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: #0da921;margin-left: 10px;padding: 2px 5px;color: #FFF;font-size: 11px; display:inline-block;}
@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){ float:right;}

div.topics div dl{ overflow:hidden;}

div.topics div dl dt{ width:53%; float:right; font-size:16px;} 
div.topics div dl dt small{ font-size:14px;}
div.topics div dl dd img{ width:25%; float:left;}

div.timeline div.topics dl dd img { width:140px;}

div.topics div dl dd p{ width:50%; 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:#0da921; 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){}
div.topics div dl:nth-child(odd){ margin-right:0px;}

div.timeline div.topics dl dd img{ width:135px;}

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{}
div.topics div dl dd img{ width:20%; float:left; margin-top:8px;}
div.topics div dl dd p{ width:60%; 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:#0da921; 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%;}
}

/*-- ---- profilelist ---- --*/
section.profilelist{ width:1000px; min-height:195px; border-bottom: 1px dashed #6a6a6c; padding-bottom:20px; border-top: 1px dashed #6a6a6c; padding-top:20px;}
section.profilelist .bx-wrapper{ width:100%;}
section.profilelist .bx-wrapper .bx-controls-direction a{ text-indent:0;}
section.profilelist .bx-wrapper .bx-controls-direction a.bx-prev{ display:none;}
section.profilelist .bx-wrapper .bx-controls-direction a.bx-next{ background:url(../img/index/More_r.png) no-repeat 0% 50%; top:150%; margin-top:0px; left:50%; font-size:16px; color:#0da921; margin-left:-60px; width:90px; padding-left:30px; padding-top:8px;}
section.profilelist ul{ width:100% !important; overflow:hidden;}
section.profilelist ul li{ width:162px; float:left; margin-right:5px;}
section.profilelist ul li:nth-child(6){ margin-right:0px; }
section.profilelist ul li p:nth-child(1){ width:60px; float:left;}
section.profilelist ul li p:nth-child(2){ width:97px; float:right; font-size:11px; font-style:italic; letter-spacing:0em; padding-top:8px;}
section.profilelist ul li p:nth-child(2) span{ display:block; font-size:10px;}

.all_list_bt {float:right; margin-top:-110px;}
.all_list_bt a{ color:#0da921; background:url(../img/_shared/common/icon_list.png) no-repeat; background-size:16px; padding-left:30px;}

@media screen and (min-width:600px) and (max-width: 1010px) {
	section.profilelist{ width:98%; padding-bottom:50px; min-height:auto;}
	section.profilelist h2{ margin-top:20px;}
	section.profilelist .bx-wrapper .bx-controls-direction a.bx-next{ top:100%;}
	section.profilelist ul li{ width:29%; float:left; margin-right:1%; margin-bottom:8px;}
	section.profilelist ul li:nth-child(6){ margin-right:0px; }
	section.profilelist ul li p:nth-child(1){ width:60px; float:left;}
	section.profilelist ul li p:nth-child(2){ width:calc(100% - 65px); float:right; font-size:11px; font-style:italic; letter-spacing:0em; padding-top:8px;}
	section.profilelist ul li p:nth-child(2) span{ display:block; font-size:10px;}
	
	.all_list_bt { width:100%; display:inline-block; background-color:#f2f1f2; text-align:center; padding:8px 0; margin-top:50px;}
	.all_list_bt a{ color:#0da921; background:url(../img/_shared/common/icon_list.png) no-repeat; background-size:16px; padding-left:30px;}
}
@media screen and (min-width:480px) and (max-width: 599px){
	section.profilelist{ width:98%; padding-bottom:50px; min-height:auto;}
	section.profilelist h2{ margin-top:20px;}
	section.profilelist .bx-wrapper .bx-controls-direction a.bx-next{ top:100%;}
	section.profilelist ul li{ width:49%; float:left; margin-right:1%; margin-bottom:8px;}
	section.profilelist ul li:nth-child(6){ margin-right:0px; }
	section.profilelist ul li p:nth-child(1){ width:60px; float:left;}
	section.profilelist ul li p:nth-child(2){ width:calc(100% - 65px); float:right; font-size:11px; font-style:italic; letter-spacing:0em; padding-top:8px;}
	section.profilelist ul li p:nth-child(2) span{ display:block; font-size:10px;}
	
	.all_list_bt { width:100%; display:inline-block; background-color:#f2f1f2; text-align:center; padding:8px 0; margin-top:50px;}
	.all_list_bt a{ color:#0da921; background:url(../img/_shared/common/icon_list.png) no-repeat; background-size:16px; padding-left:30px;}
}
/*
#bannerset{ display: none;}
*/