@charset "utf-8";

/* ======================================================
 * top.css
 * ------------------------------------------------------
 * topLayout
 * topMain
 * heading
 * topSection01
 * topSection02
 * topSection03
 * topSection04
 * clearfix
====================================================== */


/* topLayout
=========================================*/
#topLayout {
}
#topLayout .topSection {
}
#topLayout .topSection .sectionInner {
	max-width: 1080px;
	margin: 0 auto;
}
#headerUtility03 {
	display: none;
}
#footer {
	position: relative;
	margin-top: 0;
}

/* header
=========================================*/
#headerUtility02{
}

/* topMain
=========================================*/
#topMain {
	position: fixed;
	margin: -36px 0 0;
	top: 0;
	left: 0;
	right: 0;
	background: url(/common/img/com_loading01.gif) no-repeat 50% 50% #ffffff;
	z-index: 0;
}

/* mainSlidWrap */
#mainSlidWrap {
	opacity: 0;
	max-width: 1930px;
	height: 592px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
#mainSlider {
}
#mainSlider .slide {
}
#mainSlider div[class^="posR"].slide {
	position: relative;
}
#mainSlider .slide .posA01 {
	position: absolute;
	top: 320px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 500;
}
#mainSlider .slide .posA01_02 {
	position: absolute;
	top: 265px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 500;
}
#mainSlider .slide .posA02 {
	position: absolute;
	top: 380px;
	right: 0;
	left: 0;
	width: 1080px;
	margin: 0 auto;
	z-index: 500;
}
#mainSlider .slide .posA02_02 {
	position: absolute;
	top: 320px;
	right: 0;
	left: 0;
	width: 1080px;
	margin: 0 auto;
	z-index: 500;
}
#mainSlider .slide .posA03 {
	position: absolute;
	top: 380px;
	right: 0;
	left: 0;
	width: 1080px;
	margin: 0 auto;
	z-index: 500;
}
#mainSlider .slide .posA01_02 .mainSlideTx01{
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: bold;
	color: #ededed;
	line-height: 1.5;
	text-shadow: 0 0 6px rgba(0, 0, 0, 1);
}
#mainSlider .slide .posA02_02 .mainSlideTx02{
	font-size: 19px;
	font-size: 1.9rem;
	color: #646464;
	font-weight: bold;
	line-height: 1.5;
}
#mainSlider .slide .slideImg {
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	height: 594px;
}
#mainSlider .slide .slideImg img {
	position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: none;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.ie8 #mainSlider .slide .slideImg img {
	top: 0;
	left: 0;
}

#mainSlidWrap .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

#mainSlidWrap .bx-wrapper img {
	max-width: 100%;
	display: block;
}

#mainSlidWrap .bx-wrapper .bx-viewport {
	background: #ffffff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#mainSlidWrap .bx-wrapper .bx-pager,
#mainSlidWrap .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 85px;
	left: 0;
	right: 0;
	max-width: 1080px;
	margin: 0 auto;
	z-index: 100;
}

#mainSlidWrap .bx-wrapper .bx-pager {
	line-height:  0;
}

#mainSlidWrap .bx-wrapper .bx-pager .bx-pager-item,
#mainSlidWrap .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#mainSlidWrap .bx-wrapper .bx-pager.bx-default-pager a {
	background: url(/img/index_ic06.png) no-repeat 50% 50%;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
}

#mainSlidWrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
#mainSlidWrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(/img/index_ic07.png) no-repeat 50% 50%;
}

#mainSlidWrap .bx-wrapper .bx-prev {
	left: 10px;
	background: url(/img/index_ic04.png) no-repeat 50% 50% #146fc3;
}

#mainSlidWrap .bx-wrapper .bx-next {
	right: 10px;
	background: url(/img/index_ic05.png) no-repeat 50% 50% #146fc3;
}

#mainSlidWrap .bx-wrapper .bx-prev:hover {
	background: url(/img/index_ic04.png) no-repeat 50% 50% #569bda;
}

#mainSlidWrap .bx-wrapper .bx-next:hover {
	background: url(/img/index_ic05.png) no-repeat 50% 50% #569bda;
}

#mainSlidWrap .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	outline: 0;
	width: 50px;
	height: 70px;
	text-indent: -9999px;
	z-index: 9999;
}

#mainSlidWrap .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* attentionText */
.attentionText {
	box-sizing: border-box;
	position: absolute;
	right: 0;
	bottom: 80px;
	left: 0;
	width: 540px;
	margin: 0 auto;
	border: 1px solid #cccccc;
	background: #ffffff;
	text-align: center;
	z-index: 101;
}
.attentionText p span {
	display: inline-block;
	padding: 8px 20px 8px 36px;
	background: url(/img/index_ic14.png) left center no-repeat;
}
.attentionText p a {
	display: block;
	text-decoration: none;
	color: #494949;
}
.attentionText p a:hover span {
	text-decoration: underline;
}




/* newsSlideWrap */
#newsSlideWrap {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	max-width: 1080px;
	width: 100%;
	height: 42px;
	margin: 0 auto;
	opacity: 0;
	padding: 10px 160px 10px 90px;
	background: url(/img/index_bg05.png) repeat 0 0;
	z-index: 200;
}
#newsSlideWrap #newsSlider {
}
#newsSlideWrap #newsSlider .newsSlide {
}
#newsSlideWrap #newsSlider .newsSlide > a {
	display: block;
	color: #333333;
	text-decoration: none;
}
#newsSlideWrap #newsSlider .newsSlide > a > dl {
	line-height: 1;
}
#newsSlideWrap #newsSlider .newsSlide > a > dl > dt {
	float: left;
	margin-right: 16px;
	font-size: 13px;
}
#newsSlideWrap #newsSlider .newsSlide > a > dl > dt > span {
	display: inline-block;
	width: 60px;
	line-height: 1;
	padding: 4px 0 3px;
	margin-right: 18px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
#newsSlideWrap #newsSlider .newsSlide > a > dl > dt > span.iconType01 {
	background: #2badc5;
}
#newsSlideWrap #newsSlider .newsSlide > a > dl > dd {
	vertical-align: middle;
	padding: 3px 0;
	letter-spacing: normal;
	white-space: nowrap;
  overflow: hidden;
	font-size: 13px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; /* Opera9,10対応 */
}
#newsSlideWrap #newsSlider .newsSlide > a:hover > dl > dd {
	text-decoration: underline;
}

#newsSlideWrap .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

#newsSlideWrap .bx-wrapper img {
	max-width: 100%;
	display: block;
}

#newsSlideWrap .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#newsSlideWrap .bx-wrapper .bx-pager,
#newsSlideWrap .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

#newsSlideWrap .bx-wrapper .bx-prev {
	left: -90px;
	background: url(/img/index_ic08.png) no-repeat 50% 50% #146fc3;
}

#newsSlideWrap .bx-wrapper .bx-next {
	left: -52px;
	background: url(/img/index_ic09.png) no-repeat 50% 50% #146fc3;
}

#newsSlideWrap .bx-wrapper .bx-prev:hover {
	background: url(/img/index_ic08.png) no-repeat 50% 50% #569bda;
}

#newsSlideWrap .bx-wrapper .bx-next:hover {
	background: url(/img/index_ic09.png) no-repeat 50% 50% #569bda;
}

#newsSlideWrap .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: -10px;
	outline: 0;
	width: 36px;
	height: 42px;
	text-indent: -9999px;
	z-index: 9999;
}
#newsSlideWrap .bx-wrapper .bx-controls-direction a:hover {
}

#newsSlideWrap .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


#newsSlideWrap .allNews {
	position: absolute;
	right: 35px;
	top: 10px;
}
#newsSlideWrap .allNews a {
	display: block;
	line-height: 1;
	padding: 5px 12px 4px;
	border-radius: 20px;
	color: #ffffff;
	background: #146fc3;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}
#newsSlideWrap .allNews a:hover {
	background: #569bda;
}
#newsSlideWrap .rssBtn {
	position: absolute;
	right: 10px;
	top: 12px;
}
#newsSlideWrap .rssBtn a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(/img/index_ic10.png) no-repeat 50% 50%;
	text-indent: -9999px;
}
#newsSlideWrap .rssBtn a:hover {
	opacity: 0.7;
}


/* heading
=========================================*/
.topHeading01 {
	position: relative;
	padding-bottom: 23px;
	text-align: center;
}
.topHeading01:after {
	content: "";
	position: absolute;
	display: block;
	width: 117px;
	height: 3px;
	left: 50%;
	bottom: 0;
	margin-left: -58px;
	background-image: url(/img/index_bg02.png);
	background-repeat: no-repeat;
	background-position: -117px 0;
	-webkit-transition: all 0.4s linear 0s;
	   -moz-transition: all 0.4s linear 0s;
	        transition: all 0.4s linear 0s;
}
.topHeading01.current:after,
.ie8 .topHeading01:after {
	background-position: 0 0;
}
.topHeading02 {
	padding-bottom: 20px;
	background: url(/img/index_ic01.png) no-repeat 50% 100%;
	color: #204879;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}
.topHeading03 {
}



/* topSection01
=========================================*/
#topSection01 {
	position: relative;
	line-height: 1.4;
	background: #1366b2;
	margin-top: 556px;
	/*background: -moz-linear-gradient(-35deg, #08479a 0%, #0e5eae 50%, #2384c6 100%);
	background: -webkit-linear-gradient(-35deg, #08479a 0%,#0e5eae 50%,#2384c6 100%);
	background: linear-gradient(145deg, #08479a 0%,#0e5eae 50%,#2384c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08479a', endColorstr='#2384c6',GradientType=1 );*/
	box-shadow:0px -4px 6px 0px #0d5297 inset;
	-moz-box-shadow:0px -4px 6px 0px #0d5297 inset;
	-webkit-box-shadow:0px -4px 6px 0px #0d5297 inset;
}
#topSection01:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -22px;
	width: 0;
	height: 0;
	margin-left: -38px;
	border-style: solid;
	border-width: 30px 38px 0 38px;
	border-color: #1366b2 transparent transparent transparent;
	z-index: 10;
}
/* ----- aboutUsWrap ------ */

#topSection01 .aboutUsWrap {
	display: table;
	height: 410px;
	width: 100%;
	max-width: 890px;
	margin: 0 auto;
}
#topSection01 .aboutUsWrap .headingWrap {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	width: 430px;
}
#topSection01 .aboutUsWrap .headingWrap.current {
	/*background: url(/img/index_bg04.gif) no-repeat 0 50%;*/
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topSection01 .aboutUsWrap .headingWrap .topHeading01 {
	display: none;
	margin-left: 50px;
	padding-bottom: 0;
	text-align: left;
}
#topSection01 .aboutUsWrap .headingWrap .topHeading01:after {
	display: none;
}

#topSection01 .aboutUsWrap .aboutUsLead {
	display: table-cell;
	position: relative;
	left: 100px;
	opacity: 0;
	vertical-align: middle;
	padding-left: 20px;
	line-height: 2.6;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
}
#topSection01 .aboutUsWrap .aboutUsLead a {
	color: #ffffff;
}

/* topSection02
=========================================*/
#topSection02 {
	position: relative;
	line-height: 1.4;
	padding: 55px 0 60px;
	background: #f0f5fa;
	box-shadow:0px 7px 8px -1px #b4c9db;
	-moz-box-shadow:0px 7px 8px -1px #b4c9db;
	-webkit-box-shadow:0px 7px 8px -1px #b4c9db;
	z-index: 1;
}
#topSection02:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -22px;
	width: 0;
	height: 0;
	margin-left: -38px;
	border-style: solid;
	border-width: 30px 38px 0 38px;
	border-color: #f0f5fa transparent transparent transparent;
	z-index: 10;
}

/* ----- ourFieldWrap ------ */
#topSection02 .ourFieldWrap {
	position: relative;
	top: 100px;
	opacity: 0;
	width: 1080px;
	margin-top: 30px;
}
#topSection02 .ourFieldWrap > .leftCol {
	float: left;
	width: 420px;
	margin-left: 15px;
}
#topSection02 .ourFieldWrap > .rightCol {
	float: left;
	width: 623px;
	margin-left: 20px;
}
#topSection02 .ourFieldWrap > .col {
	position: relative;
	cursor: pointer;
}
#topSection02 .ourFieldWrap > .col .colImg {
	margin-top: 10px;
	padding: 10px 0;
	text-align: center;
}
#topSection02 .ourFieldWrap > .leftCol:hover .colImg {
	background: url(/img/index_im01on.png) no-repeat 50% 50%;
}
#topSection02 .ourFieldWrap > .rightCol:hover .colImg {
	background: url(/img/index_im02on.png) no-repeat 50% 50%;
}
#topSection02 .ourFieldWrap > .col:hover .colImg img {
	opacity: 0;
	filter: alpha(opacity=10);
  -ms-filter: "alpha(opacity=10)";
}

#topSection02 .ourFieldWrap > .col .colDetail {
	margin-top: 15px;
	color: #494949;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
#topSection02 .ourFieldWrap > .col .hoverContents {
	position: absolute;
	left: 0;
	right: 0;
	top: 90px;
	width: 280px;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all 0.4s linear 0s;
	   -moz-transition: all 0.4s linear 0s;
	        transition: all 0.4s linear 0s;
}
#topSection02 .ourFieldWrap > .col:hover .hoverContents {
	opacity: 1;
}
.ie8 #topSection02 .ourFieldWrap > .col .hoverContents {
	display: none;
}
.ie8 #topSection02 .ourFieldWrap > .col:hover .hoverContents {
	display: block;
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul {
	overflow: hidden;
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 104px;
	background: #ffffff;
	background: rgba(255,255,255, 0.7);
  text-align: center;
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li + li {
	margin-top: 20px; 
}

#topSection02 .ourFieldWrap > .col .hoverContents > ul > li:after,
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li:before {
  background: #1168b9;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 1;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}

.ie8 #topSection02 .ourFieldWrap > .col .hoverContents > ul > li:after,
.ie8 #topSection02 .ourFieldWrap > .col .hoverContents > ul > li:before {
	display: none;
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li:after {
  top: 0;
  left: 0;
  -webkit-transform: skew(-45deg) translateX(-150%);
  transform: skew(-45deg) translateX(-150%);
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li:before {
  right: 0;
  bottom: 0;
  -webkit-transform: skew(-45deg) translateX(150%);
  transform: skew(-45deg) translateX(150%);
}

#topSection02 .ourFieldWrap > .col .hoverContents > ul > li:hover:after,
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li.hover:after {
  -webkit-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li:hover:before,
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li.hover:before {
  -webkit-transform: skew(-45deg) translateX(50%);
  transform: skew(-45deg) translateX(50%);
}



#topSection02 .ourFieldWrap > .col .hoverContents > ul > li > a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 40px 20px;
	vertical-align: middle;
	border: solid 2px #1169b9;
	color: #204879;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	z-index: 2;
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li:hover > a {
	color: #ffffff;
}
.ie8 #topSection02 .ourFieldWrap > .col .hoverContents > ul > li:hover > a {
	color: #204879;
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li > a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #1169b9 transparent transparent transparent;
}
#topSection02 .ourFieldWrap > .col .hoverContents > ul > li > a:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #1169b9 transparent;
}


/* topSection03
=========================================*/
#topSection03 {
	position: relative;
	line-height: 1.4;
	padding: 60px 0; 
	background: #c3e3ff;
	/*background: -moz-linear-gradient(-35deg, #e5f4ff 0%, #c7e5ff 50%, #7db9e8 100%);
	background: -webkit-linear-gradient(-35deg, #e5f4ff 0%,#c7e5ff 50%,#7db9e8 100%);
	background: linear-gradient(145deg, #e5f4ff 0%,#c7e5ff 50%,#7db9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f4ff', endColorstr='#7db9e8',GradientType=1 );*/
	box-shadow:0px -7px 9px -4px #b4c9db inset;
	-moz-box-shadow:0px -7px 9px -4px #b4c9db inset;
	-webkit-box-shadow:0px -7px 9px -4px #b4c9db inset;
}
#topSection03:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -20px;
	width: 0;
	height: 0;
	margin-left: -40px;
	border-style: solid;
	border-width: 32px 40px 0 40px;
	border-color: #c3e3ff transparent transparent transparent;
	z-index: 10;
}


/* ----- topBusinessCol3 ------ */
#topSection03 .topBusinessCol3 {
	overflow: hidden;
	margin-top: 30px;
}
#topSection03 .topBusinessCol3 > li {
	float: left;
	position: relative;
	width: 352px;
	height: 152px;
	margin: 0 12px 12px 0;
	background: none no-repeat 0 0;
	opacity: 0;
	top: 80px;
}
#topSection03 .topBusinessCol3 > li:nth-child(3n) {
	margin-right: 0;
}
#topSection03 .topBusinessCol3 > li > a {
	display: table;
	position: relative;
	width: 100%;
	height: 152px;
	background: url(/img/index_bg03.png) repeat 0 0;
	background: rgba(20,59,82, 0.4);
	text-decoration: none;
	-webkit-transition: all 0.4s linear 0s;
	   -moz-transition: all 0.4s linear 0s;
	        transition: all 0.4s linear 0s;
}
#topSection03 .topBusinessCol3 > li > a:hover {
	background: transparent;
}
#topSection03 .topBusinessCol3 > li > a .linkTitle {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.5;
	padding: 10px;
	color: #ffffff;
	font-size: 20px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	-webkit-transition: all 0.4s linear 0s;
	   -moz-transition: all 0.4s linear 0s;
	        transition: all 0.4s linear 0s;
}
#topSection03 .topBusinessCol3 > li > a:hover .linkTitle {
	display: none;
}
#topSection03 .topBusinessCol3 > li > a .more {
	display: none;
	-webkit-transition: all 0.4s linear 0s;
	   -moz-transition: all 0.4s linear 0s;
	        transition: all 0.4s linear 0s;
}
#topSection03 .topBusinessCol3 > li > a:hover .more {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 120px;
	height: 38px;
	padding: 10px 5px 0;
	background: #146fc3;
	background: rgba(20,111,195, 0.8);
	color: #ffffff;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
}

#topSection03 .topBusinessCol3 > li > a:hover .more:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 0 0;
	border-color: #8ac8fe transparent transparent transparent;
}
#topSection03 .topBusinessCol3 > li > a:hover .more:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 16px;
	border-color: transparent transparent #8ac8fe transparent;
}


#topSection03 .topBusinessCol3 > li > a:hover .more:hover {
	background: #05af91;
}
#topSection03 .topBusinessCol3 > li > a:hover .more:hover:before {
	border-color: #78f3dd transparent transparent transparent;
}
#topSection03 .topBusinessCol3 > li > a:hover .more:hover:after {
	border-color: transparent transparent #78f3dd transparent;
}


/* ----- moreResult ------ */
#topSection03 .moreResult {
	width: 200px;
	margin: 30px auto 0;
}
#topSection03 .moreResult a {
	display: block;
	position: relative;
	padding: 10px 10px 10px;
	background: #146fc3;
	background: rgba(20,111,195, 0.8);
	color: #ffffff;
	font-size: 13px;
	font-size: 1.3rem;
	text-decoration: none;
	text-align: center;
}
#topSection03 .moreResult a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 0 0;
	border-color: #8ac8fe transparent transparent transparent;
}
#topSection03 .moreResult a:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 16px;
	border-color: transparent transparent #8ac8fe transparent;
}
#topSection03 .moreResult a:hover {
	background: #05af91;
}
#topSection03 .moreResult a:hover:before {
	border-color: #78f3dd transparent transparent transparent;
}
#topSection03 .moreResult a:hover:after {
	border-color: transparent transparent #78f3dd transparent;
}




/* topSection04
=========================================*/
#topSection04 {
	position: relative;
	padding: 55px 0 60px;
	line-height: 1.4;
	background: #f0f5fa;
	box-shadow:0px 7px 6px -3px #cfd2d7;
	-moz-box-shadow:0px 7px 6px -3px #cfd2d7;
	-webkit-box-shadow:0px 7px 6px -3px #cfd2d7;
}
#topLayout #topSection04 .sectionInner {
	width: 100%;
	max-width: none;
}

/* ----- ourMissionWrap ------ */

#topSection04 .ourMissionWrap {
	margin: 0 auto;
	width: 1080px;
}

/* missionCol2 */
#topSection04 .ourMissionWrap .missionCol2 {
	margin-top: 30px;
	position: relative;
	top: 100px;
	opacity: 0;
}
#topSection04 .ourMissionWrap .missionCol2 > .col {
	float: right;
}
#topSection04 .ourMissionWrap .missionCol2 > .col:first-child {
	float: left;
}
#topSection04 .ourMissionWrap .missionCol2 > .col a {
}
#topSection04 .ourMissionWrap .missionCol2 > .col a:hover {
}

/* projectWrap */
#topSection04 .ourMissionWrap .projectWrap {	
	margin-top: 15px;
	position: relative;
	top: 100px;
	opacity: 0;
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3Wrap {
	float: right;
	width: 807px;
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 {	
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul {
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li {
	float: left;
	display: block;
	position: relative;
	width: 261px;
	margin-right: 12px;
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li:last-child {
	margin-right: 0;
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li > a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li > a:hover {
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li .imgCol {
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li .textCol {
	position: absolute;
	bottom: 0;
	display: table;
	height: 66px;
	width: 100%;
	background: url(/common/img/com_bg13.png) repeat 0 0;
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li .textCol:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 16px;
	border-color: transparent transparent #61768b transparent;
}
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul > li .textCol .coltext {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.6;
	padding: 5px 15px;
	font-size: 13px;
	font-size: 1.3rem;
}

/* challengeCol */
#topSection04 .ourMissionWrap .projectWrap .challengeCol {
	float: left;
	display: table;
	width: 261px;
	height: 260px;
	background: url(/img/index_bg01.png) no-repeat 0 0;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .challengeColInner {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 25px 0;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .colTitle {
	color: #ffffff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .colDetail {
	line-height: 1.7;
	margin-top: 15px;
	color: #ffffff;
	font-size: 13px;
	font-size: 1.3rem;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .readAll {
	width: 120px;
	margin: 25px auto 0;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .readAll a {
	display: block;
	position: relative;
	padding: 10px 10px 10px;
	background: #4085c4;
	color: #ffffff;
	font-size: 13px;
	font-size: 1.3rem;
	text-decoration: none;
	text-align: center;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .readAll a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 0 0;
	border-color: #8ac8fe transparent transparent transparent;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .readAll a:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 16px;
	border-color: transparent transparent #8ac8fe transparent;
}

#topSection04 .ourMissionWrap .projectWrap .challengeCol .readAll a:hover {
	background: #05af91;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .readAll a:hover:before {
	border-color: #78f3dd transparent transparent transparent;
}
#topSection04 .ourMissionWrap .projectWrap .challengeCol .readAll a:hover:after {
	border-color: transparent transparent #78f3dd transparent;
}


/* ClearFix
=========================================*/


#topSection02 .ourFieldWrap:after,
#topSection03 .topBusinessCol3:after,
#topSection04 .ourMissionWrap .missionCol2:after,
#topSection04 .ourMissionWrap .projectWrap:after,
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul:after,
#newsSlideWrap #newsSlider .newsSlide > a > dl:after,
.clearFix:after,
.clearFix:after,
.clearFix:after,
.clearFix:after,
.clearFix:after {
	content: "";
	display: block;
	clear: both;
}


#topSection02 .ourFieldWrap,
#topSection03 .topBusinessCol3,
#topSection04 .ourMissionWrap .missionCol2,
#topSection04 .ourMissionWrap .projectWrap,
#topSection04 .ourMissionWrap .projectWrap .projectCol3 > ul,
#newsSlideWrap #newsSlider .newsSlide > a > dl,
.clearFix,
.clearFix,
.clearFix,
.clearFix,
.clearFix,
.clearFix {
	min-height: 1%;
	zoom: 1;
}


