@charset "utf-8";

/* index.css */


/* header
------------------------------------------------ */
#header #nav .service {
	color: #e60012;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
}


/* subNav
------------------------------------------------ */
#subNav li.solution {
	border-bottom: 5px solid #e60012;
	padding-bottom: 4px;
}

/* h2
------------------------------------------------ */
h2 {
	display: block;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	background: url("../../../../common/img/h_line.gif") repeat-x 0 10px;
	margin-top: 64px;
	letter-spacing: 4px;
}

h2 strong {
	background: #fff;
	padding: 0 16px;
	display: inline-block;
	font-family: 'Syncopate', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 26px;
	letter-spacing: 2px;
}

/* solutionBlock
------------------------------------------------ */
#solutionBlock h3 {
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	color: #e60012;
	padding-top: 50px;
}

#solutionBlock > p {
	font-size: 14px;
	line-height: 26px;
	padding-top: 20px;
	text-align: center;
}

#solutionBlock > p.first {
	padding-top: 30px;
}
#solutionBlock .processImg {
	margin: 3.5em 0;
	text-align: center;
}
/* processBlock
------------------------------------------------ */




#processBlock {
	background: #ebebeb;
	margin-top: 60px;
	padding: 40px 0;
}
#processBlock h4 {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	font-family: 'Syncopate', sans-serif;
	font-weight: 700;
	background: #404040;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 13px 0 10px 0;
}
#processBox {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
#processBox .process {
	float: left;
	width: 273px;
	height: 100px;
	background: #fff;
	position: relative;
	text-align: center;
	vertical-align: middle;
	margin: 30px 0 0 40px;
	padding: 10px;
}
#processBox .process h5 {
	font-size: 16px;
	line-height: 36px;
	color: #e60012;
}
#processBox .process p {
	font-size: 14px;
	line-height: 22px;
	color: #303030;
	text-align: left;
}
#processBox .process::before {
	content: url("../img/flow_arrow.png");
	position: absolute;
	top: 48px;
	left: -26px;
}
#processBox .first {
	margin-left: 0px;
}
#processBox .first::before {
	content: none;
}


/* caseBlock
------------------------------------------------ */

#caseBlock .caseBox {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}

#caseBlock .caseBox .case {
	float: left;
	margin-left: 30px;
	width: 300px;
	height: 300px;
	background: #fff;
	position: relative;
}

#caseBlock .caseBox .case.first {
	margin-left: 0px;
}

#caseBlock .caseBox .case.bottom {
	margin-top: 30px;
}

#caseBlock .caseBox .case > a {
	display: block;

}

#caseBlock .caseBox .case .caseNum {
	position: absolute;
	top: 0;
	left: 0;
	background: #e60012;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 4px 12px;
}

#caseBlock .caseBox .case .caseNum .num {
	display: block;
	font-size: 32px;
	margin-top: -10px;
}

#caseBlock .caseBox .case h4 {
	font-size: 20px;
	line-height: 26px;
	color: #303030;
	text-align: center;
	padding-top: 160px;
}

#caseBlock .caseBox .case .person {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #303030;
	padding-top: 4px;
}

#caseBlock .caseBox .case a {
	height: 294px;
	border: 3px solid #fff;
}

#caseBlock .caseBox .case a:hover {
	border: 3px solid #e60012;
}

#caseBlock .caseBox .case.case1 a {
	background: url("../img/case1.png") no-repeat center 60px;
}

#caseBlock .caseBox .case.case2 a {
	background: url("../img/case2.png") no-repeat center 76px;
}

#caseBlock .caseBox .case.case3 a {
	background: url("../img/case3.png") no-repeat center 78px;
}

/* reportBlock
------------------------------------------------ */
#reportBlock {
	width: 980px;
	margin: 40px auto 0 auto;
	overflow: hidden;
}


/* report
------------------------------------------------ */

.reportLink li {
	float: left;
	width: 225px;
	height: 240px;
    margin-left: 10px;
	margin-right: 10px;
    margin-bottom: 20px;
	position: relative;

	overflow: hidden;

	background-image: url("../img/related_bg_dac.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f3f3f3;
}


a.reportLink:link {
	opacity:1.0;
}
a.reportLink:hover {
	opacity:0.7;
}

.reportLink li.midium {
	width: 470px;
}
.reportLink li.large {
	width: 715px;
}

.reportLink li img {
	width: 549px;
	height: 249px;
}
.reportLink li.large img {
	width: 715px;
	height: 313px;
}

.reportLink:last-child li {
	margin-right: 0px;
}

.reportLink li .titleBlock {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-bottom: 34px;
}

.reportLink li img {
	margin-top: 0px;
	margin-left: -162px;
}

.reportLink li.midium img {
	margin-top: 0px;
	margin-left: -40px;
}

.reportLink li.large img {
	margin-top: -36px;
	margin-left: 0px;
}





.titleBlock.announcement {
	background: url("../img/report_announcement_bg.png");
}

.titleBlock.column {
	background: url("../img/report_column_bg.png");
}

.titleBlock.insidedac {
	background: url("../img/report_insidedac_bg.png");
}

.titleBlock.showcase {
	background: url("../img/report_showcase_bg.png");
}

.titleBlock.other {
	background: url("../img/report_other_bg.png");

}

.titleBlock {
	height: 50px;
}

.titleBlock h5 {
	margin: 0 11px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
}

.reportLink .titleBlock .date {
	position: absolute;
	left: 11px;
	bottom: 10px;
	font-size: 12px;
	color: #fff !important;
	font-weight: 400;
}

.reportLink .titleBlock .type {
	position: absolute;
	right: 11px;
	bottom: 10px;
	font-size: 12px;
	line-height: 10px;
	background: #000;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	padding: 4px;
}
.c_fb_wrapper {
	background: url("../../../common/img/bg_fb.png") no-repeat;
	width: 962px;
	height: 362px;
	overflow: hidden;
	margin: 65px auto 0;
}
.c_fb_wrapper .left {
	float: left;
	width: 354px;
	padding-top: 115px;
	padding-left: 44px;
	font-size: 14px;
}
.c_fb_wrapper .left .lead{
	font-size: 18px;
    text-align: center;
    display: inherit;
}
.c_fb_wrapper .left .ttl {
	font-size: 20px;
	color: #345691;
	line-height: 1.4;
	margin-bottom: 20px;
}
.c_fb_wrapper .left .txt {
	line-height: 1.8;
    margin-bottom: 20px;
    text-align: right;
    margin-left: -43px;
    font-size: 13px;
    width: 417px;
}
.c_fb_wrapper .right {
	float: right;
	width: 500px;
	padding-top: 32px;
	padding-right: 33px;
}

#loading_icon {
	text-align: center;
	height: 130px;
}
#loading_icon img {
    width: 130px;
	height: 130px;
}

/* showMore
------------------------------------------------ */
#showMore {
	width: 960px;
	margin: 38px auto 20px auto;
	display: block;
	text-align: center;
	border: 1px solid #5f5f5f;
	font-size: 18px;
	color: #5f5f5f;
	line-height: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
	/*display: none;*/
}

#showMore::before {
	content: url("../img/showMore_arrow.png");
	padding-right: 10px;
}


@media screen and (max-width: 760px) {

	/*============================================================
		report
	============================================================*/
	
	.reportLink li {
		float: none;
		width: 300px;
		height: 240px;
		margin-left: auto;
		margin-right: auto !important;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;
		background-image: url("/assets/report/img/related_bg_dac.gif");
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #f3f3f3;
	}
	
	
	#reportBlock {
		width: 100%;
		margin: 40px auto 0 auto;
		margin-top: 0;
		padding-top: 0;
		overflow: hidden;
	}
	
	#showMore {
		width: 90%;
		margin: 30px auto 0 auto;
	
		text-align: center;
		border: 1px solid #5f5f5f;
		font-size: 18px;
		color: #5f5f5f;
		line-height: 50px;
		font-family: 'Open Sans Condensed', sans-serif;
	   
	}
	
	.c_fb_wrapper {
		background: url("../../../common/img/bg_fb_sp.png") no-repeat;
		width: 94%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 45px;
		border: 1px #345691 solid;
	}
	
	.c_fb_wrapper .left {
		float: none;
		width: 86%;
	   
		padding: 100px 4% 0 10%;
		font-size: 14px;
	}
	
	.c_fb_wrapper .left .txt {
		line-height: 1.8;
		margin-bottom: 18px;
		text-align: center;
		margin-left: 0;
		font-size: 12px;
		width: inherit;
	}
	
	.c_fb_wrapper .right {
		float: none;
		width: 100%;
		padding-top: 12px;
		padding-right: 0;
	}
	
	.c_fb_wrapper .left .lead {
		font-size: 16px;
		text-align: center;
		display: inherit;
	}
	
	
	#slideWrap .slide .titleBox {
		width: 100%;
	}
	#slideWrap .slide .titleBox h2 {
		text-align: left;
		font-size: 14px;
		line-height: 1.3;
		font-weight: normal;
		margin: 0 auto;
		width: 90%;
		padding: 7px 0 23px 0;
		position: relative;
		bottom: 0px;
	}
	#slideWrap .slide .titleBox .date {
		color: #fff;
		position: absolute;
		bottom: 3px;
		left: 20px;
		font-size: 11px;
		left: 5%;
	}
	#slideWrap .slide .titleBox  .type {
		position: absolute;
		bottom: 7px;
		right: 20px;
		font-family: 'Open Sans Condensed', sans-serif;
		background: #000;
		font-size: 11px;
		line-height: 10px;
		padding: 4px 6px;
		right: 5%;
	}
	
	
	
	}
	
	
	
	
	