@CHARSET "UTF-8";

.user_profile {
	margin-top:100px;
}

.profile_box {
	display: flex;
	margin-bottom: 40px;
}

.profile{
	position: relative;
	width:280px;
	height:310px;
	margin-right:80px;
	border:1px solid #eaedf3;
	border-radius: 10px;
}

.profile_image {
	margin: 25px 0px 30px 30px;
}

.profile_detail {
	margin: 0px 0px 0px 30px;
	line-height: 2.5;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.inner_detail {
	color: #4c4c4c;
	font-size: 13px;
	font-weight: normal;
}

.profile_btn {
	padding: 5px 15px 5px 15px;
	position: absolute;
	bottom: 30px;
	margin-left: 30px;
	color: #808080;
	border:1px solid #eaedf3;
	border-radius: 5px;
}

.two_line {
	line-height: 1.7;
	color: #4c4c4c;
	font-size: 13px;
	font-weight: normal;
	margin-right: 20px;
}

.top_img {
	height: 295px;
	width: auto;
	background-image: url("/resources/images/research/img/top_title_bg.png");
}

.top_main {
	text-align: center;
	padding-top: 82px;
}

.top_main > a {
	font-weight: bold;
	font-size: 30px;
	color: #b82301;
}

.inner_box_img {
	margin-left: 53px;
	margin-top: 50px;
	height: 387px;
	background-image: url("/resources/images/research/img/re_global_bg.png");
	background-repeat: no-repeat;
	background-position: center;
}

.box_title {
	width: 973px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.box_detail {
	width: 973px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.box_content {
	width: 33%;
	border-right: 1px solid #e9e9e9;
	margin-bottom: 70px;
	margin-right: 30px;	
}

.box_top {
	display: flex;
}

.box_top > a {
	margin-left: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.box_bottom {
	margin-left: 15%;
	margin-top: 30px;
}

.box_title > a {	
	margin-top: 40px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	display:inline-flex;
}

.image_location {
	width: 15%;
}

.box_title > img {
	height: 9px;
	width: 7px;
	margin-top: 45px;
	margin-left: 10px;
}

.box_bottom > a {
	margin-left: 15px;
}

.sector_main {
	text-align: center;
	margin-bottom: 65px;
}

.sector_main > a {
	font-weight: bold;
	font-size: 26px;
	color: #000000;
}

.sector_main > span {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

.sector_main > .checked {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.sector_nav {
	margin-bottom: 30px;
}

.sector_nav > a {
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}

.sector_nav > .checked {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.sector_nav > .show_more {
	margin-top: 2px;
	margin-left: 66%;
}

.show_more > img  {
	width: 15px;
	height: 15px;
}

.research_title {
	display: flex;
}

.research_title > a {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.research_title > .research_img > img {
	height: 9px;
	width: 7px;
}

.center_contents {
	margin-top: 20px;
	margin-right: 60px;
}

.center_contents > img{
	width: 490px;
	height: 250px;
}

.research_noti {
	margin-left: 50px;
}

.research_title {
	display: flex;
}

.research_title > a {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.research_img {
	margin-top: -2.5px;
	margin-left: 10px;
}

.research_title > .research_img > img {
	height: 9px;
	width: 7px;
}

.noti_contents {
	margin-top: 20px;
	widht: 430px;
	height: 250px;
	border-top: 2px solid #444444;
	border-bottom: 2px solid #e9e9e9;
}

.contents {
	height: 33%;
	width: 100%;
	border-bottom: 2px solid #e9e9e9;
	display: flex;
}

.contents > a {
	width: 80%;
	margin-top: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.contents > p {
	width: 20%;
	margin-top: 30px;
	font-weight: normal;
	font-size: 16px;
	color: #999999;
}

.sector_inner {
	display: flex;
	margin-bottom: 90px;
}

.sector_nav {
	display: flex;
}

.sector_box {
	position: relative;
	width:240px;
	height:310px;
	margin-right:14px;
	border:1px solid #eaedf3;
	display: block;
}

.sector_box > img {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.research_center {
	display: flex;
}

.research_intro, .research_noti{
	width: 50%;
}

.personal_profile {
	margin-bottom: 30px;
}

.personal_team {
	margin-top: 45px;
	margin-bottom: 20px;
}

.personal_team > a {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.personal_image {
	width: 50%;
}

.personal_explan {
	position: relative;
	width:320px;
	height: 130px;
	margin-right: auto;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

.personal_name {
	margin-top: 27px;
	margin-left: 10px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.personal_name > .inner_detail {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}

.personal_card {
	display: flex;
}

.personal_explan > .two_line {
	position: absolute;
	margin-left: 10px;
	bottom: 27px;
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}

.sector_category {
	margin-right: 100px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 40px;
	color: #ff7c7c;
	font-size: 16px;
	font-weight: bold;
	display:inline-block;
}

.sector_category:hover {
	color: #ff7c7c;
}

.sector_contents {
	margin-left: 30px;
	margin-right: 30px;
	display:inline-block;
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}