@charset "UTF-8";


/*
	--------------------------------
	Created: 2016.10.12
	Last Modified: 
	--------------------------------
*/



/* --------------------------------
	detail12
-------------------------------- */

.sec_installations .article_header {
	padding-right: 100px;
}

.mod_section {
	margin-top: 55px;
}

.mod_section > .body {
	margin-top: 30px;
	line-height: 1.71429;
}

.sec_catch {
	width: 658px;
	margin: 48px auto 0;
}

.sec_catch .img {
	position: relative;
}

.sec_catch .caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 16px 20px;
	color: #fff;
	background: rgba(0,0,0,0.5);
}

.sec_catch .btn {
	margin: 15px 0 0;
}

.sec_catch .btn .mod_link-btn {
	font-size: 14px;
}

.sec_catch .btn .mod_link-btn a {
	padding: 8px 9px;
}

.sec_speaker {
	overflow: hidden;
}

.speaker_list {
	overflow: hidden;
	margin: 0 -46px;
}

.speaker_list_item {
	float: left;
	width: 268px;
	padding: 10px 0 0;
	text-align: center;
}

.speaker_list_item .name {
	margin: 18px 0 0;
	color: #555;
	line-height: 1.5;
	letter-spacing: -0.2px;
}

.sec_intro .body {
	overflow: hidden;
}

.sec_intro .content {
	float: left;
	width: 535px;
}

.sec_intro .img {
	float: right;
	width: 414px;
}

.sec_intro .carousel {
	cursor: pointer;
}

.sec_jirei .body .row {
	overflow: hidden;
	width: 868px;
	margin: 0 auto;
}

.sec_jirei .body .header {
	margin: 0 0 20px;
	text-align: center;
}

.sec_jirei .body .header .tag {
	display: inline-block;
	min-width: 120px;
	margin: 0 auto;
	background: #f8dc0a;
	font-weight: bold;
	padding: 4px 16px;
}

.sec_jirei .imgs {
	overflow: hidden;
	line-height: 0;
}

.sec_jirei .img_01 {
	float: left;
}
.sec_jirei .img_02 {
	float: right;
}

.sec_jirei .btn {
	float: right;
	margin: 20px 0 0;
}

.sec_jirei .btn .mod_link-btn a {
	padding: 10px 9px 9px;
}

.sec_interview .section {
	margin: 55px 0 0;
}

.sec_interview .section h4 {
	position: relative;
	margin: 0 0 32px;
	padding: 0 0 0 50px;
	font-size: 157.14%;
	font-weight: bold;
	color: #114592;
}
.sec_interview .section h4:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 38px;
	height: 30px;
	background: url(../img/detail12/interview_h_ico.png) no-repeat;
}

.sec_interview .section .row {
	overflow: hidden;
	margin: 32px 0;
	line-height: 1.71429;
}

.sec_interview .section_01 .row_01 .img {
	margin-left: 34px;
}

.sec_interview .section_01 .row_02 .img {
	margin-right: 34px;
}

.sec_interview .section_01 .row_04 .img {
	margin-left: 34px;
}

.sec_interview .section_02 .row_02 .img {
	margin-right: 34px;
}

.sec_interview .section_02 .row_03 .img {
	margin-left: 34px;
}

.sec_interview .section .img .caption {
	margin: 7px 0 0;
}

.sec_interview .section .dialog {
	margin: 12px 0 0;
}
.sec_interview .section .dialog:first-child {
	margin: 0;
}

.sec_interview .section .dialog dt {
	float: left;
}

.sec_interview .section .dialog dt span {
	font-weight: bold;
}
.sec_interview .section .dialog .name_01 {
	color: #447c02;
}
.sec_interview .section .dialog .name_02 {
	color: #d45b02;
}

.sec_message {
	margin: 60px 0 0;
}

.sec_message h4 {
	margin-bottom: -17px;
}

.sec_message .box {
	overflow: hidden;
	padding: 30px 30px;
	background: #edebe7;
	color: #555;
	line-height: 1.71429;
}

.sec_message .box .content {
	float: left;
	width: 650px;
}

.sec_message .box h5 {
	margin: 0 0 12px;
	padding: 0 0 10px;
	color: #000;
	font-weight: bold;
	line-height: 1.625;
	border-bottom: 1px dotted #a5a4a1;
}

.sec_message .box .imgSet {
	float: right;
	width: 244px;
}

.sec_message .box .imgSet .caption {
	margin: 10px 0 0;
}