@charset "UTF-8";

/*:::::::::::::::::::::::::::::::::
 * Site Name: eizo sekkei
 * Style Name: content.css
 * Create Date: 2012.10.09
 * Copyright : 2012 BRANBERY HEAG!! 
 * License : MIT License.
:::::::::::::::::::::::::::::::::*/

/*basic
------------------------------------*/
.mt05 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}

.mb05 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}

.mr05 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}

.ml05 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}

.pt130 {padding-top: 130px;}

.bold {font-weight:bold;}
.asc {text-align: center !important;}
.asl {text-align: left !important;}
.asr {text-align: right !important;}

/*text*/
.wgt-fontMincho {
font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", century, serif;
}
.smalltxt {
font-size: 0.75em !important;
line-height: 1.1em !important;
}

.normaltxt {
font-size: 0.9em !important;
line-height: 1.5em !important;
}

.bigtxt {
font-size: 1.3em !important;
line-height: 1.8em !important;
}

/*contents Layout*/
.imgLeft {
float:left;
}

.imgRight {
float: right;
}

.hide {display: none;}
.clear {clear: both;}

.pagination {display: none;}









/* Top page images Control 
------------------------------------*/
#top {
}


#top .wgt-top {
width: 1228px;
height: 555px;
}

#top .wgt-top .wgt-slideArea {
display: none;
width: 1228px;
height: 685px;
}

#top .wgt-top .wgt-slideArea div {
position: relative;
width: 1228px;
height: 685px;
}

#top .wgt-slide01 {
	/* background: url("../../images/top/img_top01.jpg") 50% 130px no-repeat fixed; */
}
#top .wgt-slide01 img {
	padding-top: 128px;
}

#top .wgt-slide02 {
	/* background: url("../../images/top/img_top02.jpg") 50% 130px no-repeat fixed; */
}
#top .wgt-slide02 img {
	padding-top: 128px;
}

#top .wgt-slide03 {
	/* background: url("../../images/top/img_top03.jpg") 50% 130px no-repeat fixed; */
}
#top .wgt-slide03 img {
	padding-top: 128px;
}

#top .wgt-slide01 p {
position: absolute;
top: 50%;
left: 50%;
display: none;
margin: -8px 0 0 -460px;
}

#top .wgt-slide02 p {
position: absolute;
top: 50%;
left: 50%;
display: none;
margin: -90px 0 0 -518px;
}

#top .wgt-slide03 p {
position: absolute;
top: 50%;
left: 50%;
display: none;
margin: -68px 0 0 -513px;
}



#top .prev {
z-index: 100;
position: absolute;
top: 50%;
left: 20px;
margin-top: 22px;
display: block;
width: 29px;
height: 60px;
background: url("../../images/top/arw_slide_left.gif") 0 0 no-repeat;
text-indent: -9999px;
}

#top a.prev:hover {
background: url("../../images/top/arw_slide_left_o.gif") 0 0 no-repeat;
}

#top .next {
z-index: 100;
position: absolute;
top: 50%;
right: 20px;
margin-top: 22px;
display: block;
width: 29px;
height: 60px;
background: url("../../images/top/arw_slide_right.gif") 0 0 no-repeat;
text-indent: -9999px;
}


#top a.next:hover {
background: url("../../images/top/arw_slide_right_o.gif") 0 0 no-repeat;
}



/* Cup up
------------------------------------*/
#cutUp {}

#cutUp .bg {
z-index: 2;
position: absolute;
top: 0;
left: 0;
}

#cutUp .wgt-section {
z-index: 10;
position: relative;
}


#cutUp .wgt-section .ui-fb {
z-index: 10;
position: absolute;
top: 263px;
left: 50%;
margin-left: -76px;
font-size: 1.6em;
}

#cutUp .wgt-section .ui-fb img {
vertical-align: middle;
}

#cutUp .wgt-section .ui-fb a {
color: #9c9c9c;
}

/* IE8 */
head~/**/body #cutUp .wgt-section .wgt-titleGroup {
z-index: 10;
position: absolute;
top: 173px;
left: 50%;
width: 465px;
height: 285px;
margin-left: -232px;
}
/* モダンブラウザ */
html:not(:target) #cutUp .wgt-section .wgt-titleGroup {
z-index: 10;
position: absolute;
top: 173px;
left: 50%;
width: 465px;
height: 285px;
margin-left: -490px;
}

#cutUp .wgt-section .wgt-titleGroup .wgt-pageTitle {
margin: 10px 10px 5px;
color: #9c9c9c;
font-size: 4em;
}

#cutUp .wgt-section .wgt-titleGroup .wgt-outline {
margin-top: 50px;
color: #9c9c9c;
line-height: 2.2em;
text-align: left;
}

/* IE8 */
head~/**/body #cutUp .fb-page-frame {
	width: 500px;
	height: 500px;
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: 45px;
	z-index: 10;
	display: none;
}
/* モダンブラウザ */
html:not(:target) #cutUp .fb-page-frame {
	width: 500px;
	height: 500px;
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: 45px;
	z-index: 10;
	display: block;
}

#cutUp .slideContents {
position: absolute;
top: 270px;
left: 50px;
width: 1150px;
height: 673px;
}

#cutUp .wgt-section .slides_container {
width: 1000px;
height: 350px;
margin-left: 70px;
background: url("../../images/common/icon_loading.gif") 50% 50% no-repeat;
}

#cutUp .wgt-section .slides_container div {
display: block;
width: 1000px;
height: 673px;
margin-left: 0px;
}

#cutUp .wgt-section .slides_container ul {
color: #9c9c9c;
text-align: left;
margin-left: -20px;
}

#cutUp .wgt-section .slides_container ul li {
float: left;
width: 480px;
margin-left: 20px;
}

#cutUp .wgt-section .slides_container ul li .img {
float: left;
height: 65px;
margin: 0 20px 30px 0;
border: solid #ccc;
border-width: 1px;
background: #fff;
}

#cutUp .wgt-section .slides_container ul li a {
color: #9c9c9c;
text-decoration: none;
}

#cutUp .wgt-section .slides_container ul li a:hover {
text-decoration: underline;
}


#cutUp .btnPageTop {
overflow: hidden;
z-index: 10;
z-index: 100;
position: absolute;
top: -55px;
left: 50%;
margin-left: -54px;
opacity: 0;
}

#cutUp .btnPageTop a {
display: block;
width: 109px;
height: 115px;
background: url("../../images/common/btn_page_top.png") 0 0 no-repeat;
text-indent: -9999px;
}

#cutUp .prev {
z-index: 100;
position: absolute;
top: 0px;
left: 0;
display: block;
width: 29px;
height: 60px;
background: url("../../images/cutup/arw_slide_left.gif") 0 0 no-repeat;
text-indent: -9999px;
}

#cutUp a.prev:hover {
background: url("../../images/cutup/arw_slide_left_o.gif") 0 0 no-repeat;
}

#cutUp .next {
z-index: 100;
position: absolute;
top: 0px;
right: 0;
display: block;
width: 29px;
height: 60px;
background: url("../../images/cutup/arw_slide_right.gif") 0 0 no-repeat;
text-indent: -9999px;
}

#cutUp a.next:hover {
background: url("../../images/cutup/arw_slide_right_o.gif") 0 0 no-repeat;
}





/*Service
------------------------------------*/
#service {}
#service .slides_container {
position: absolute;
top: 0;
left: 100px;
width: 1030px;
height: 738px;
}

#service .slides_container div {
display: block;
width: 1030px;
height: 738px;
}


#service .wgt-section {}
#service .wgt-section .wgt-titleGroup {
z-index: 10;
position: absolute;
top: 95px;
left: 50%;
width: 590px;
height: 185px;
margin-left: -310px;
}

#service .wgt-section .wgt-titleGroup .wgt-pageTitle {
margin: 10px;
color: #2bb2ff;
font-size: 4em;
background: none;
}

#service .wgt-section .wgt-titleGroup .wgt-outline {
margin-top: 30px;
color: #2bb2ff;
line-height: 2.2em;
text-align: left;
}

#service .wgt-section .ui-contentNav {
position: absolute;
top: 290px;
left: 90px;
}

#service .wgt-section .ui-contentNav ul {
margin-left: -30px;	
}

#service .wgt-section .ui-contentNav ul li {
float: left;
width: 250px;
height: 360px;
margin-left: 30px;
}

#service #ui-btnService01 {}
#service #ui-btnService01 a {
display: block;
width: 241px;
height: 242px;
background: url("../../images/service/btn01.png") 0 0 no-repeat;
text-indent: -9999px;
}

#service #ui-btnService01 a:hover {
background-position: 0 -242px;
}

#service #ui-btnService02 {}
#service #ui-btnService02 a {
display: block;
width: 241px;
height: 242px;
background: url("../../images/service/btn02.png") 0 0 no-repeat;
text-indent: -9999px;
}

#service #ui-btnService02 a:hover {
background-position: 0 -242px;
}

#service #ui-btnService03 {}
#service #ui-btnService03 a {
display: block;
width: 241px;
height: 242px;
background: url("../../images/service/btn03.png") 0 0 no-repeat;
text-indent: -9999px;
}

#service #ui-btnService03 a:hover {
background-position: -1px -242px;
}


#service .wgt-section .ui-contentNav h3 {
margin: 20px 0;
color: #2bb2ff;
font-size: 4.0em;
background: none;
}

#service .wgt-section .ui-contentNav p {
color: #2bb2ff;
}

/*Contents area*/
#service .wgt-slideContentIndex {
width: 1030px;
height: 738px;
}

#service .wgt-slideContent {
width: 1030px;
height: 738px;
background: #fff;
text-align: left;
}

#service .wgt-slideContent .wgt-contentTitle {
float: left;
width: 241px;
height: 515px;
padding: 280px 0 0 80px;
text-align: center;
}

#service .wgt-slideContent .wgt-contentTitle h3 {
margin: 30px 0 20px 0;
color: #2bb2ff;
font-size: 4.0em;
}

#service .wgt-slideContent .wgt-contentTitle .wgt-outline {
color: #2bb2ff;
}

#service .wgt-slideContent .wgt-contentArea {
float: left;
width: 605px;
margin: 110px 0 0 40px;
line-height: 2.2em;
}

#service .wgt-slideContent .wgt-contentArea h4 {
margin: 0 0 25px 0;
font-size: 1.2em;
font-weight: normal;
}

#service .wgt-slideContent .wgt-contentArea h5 {
margin: 10px 0 0 0;
font-size: 1.2em;
font-weight: normal;
}

#service .wgt-slideContent .wgt-contentArea ul {
margin: 0 0 0 30px;
list-style: disc;
line-height: 1.5em;
}


#service .wgt-slideContent .wgt-contentArea .leftArea {
float: left;
width: 280px;
}

.wgt-txtBlue {
color: #2bb2ff;
}


#service .wgt-slideContent .wgt-contentArea .rightArea {
float: right;
width: 280px;
}


#service .btnPageTop {
overflow: hidden;
z-index: 100;
position: absolute;
top: -55px;
left: 50%;
margin-left: -54px;
opacity: 0;
}

#service .btnPageTop a {
display: block;
width: 109px;
height: 115px;
background: url("../../images/common/btn_page_top.png") -127px 0 no-repeat;
text-indent: -9999px;
}

#service .prev {
z-index: 100;
position: absolute;
top: 50%;
left: 20px;
margin-top: -30px;
}

#service .next {
z-index: 100;
position: absolute;
top: 50%;
right: 20px;
margin-top: -30px;
}







/* Case
------------------------------------*/
#case .wgt-section {}
#case .wgt-section .wgt-titleGroup {
z-index: 10;
position: absolute;
top: 95px;
left: 50%;
width: 590px;
height: 185px;
margin-left: -295px;
}

#case .wgt-section .wgt-oldCaseList {
z-index: 20;
position: absolute;
top: 50px;
right: 45px;
}

#case .wgt-section .wgt-titleGroup .wgt-pageTitle {
margin: 10px;
color: #fff;
font-size: 4em;
}

#case .wgt-section .wgt-titleGroup .wgt-outline {
margin-top: 30px;
color: #fff;
line-height: 2.2em;
text-align: left;
}

#case .wgt-section.slideContents {
position: absolute;
top: 50%;
left: 50%;
width: 1130px;
height: 820px;
margin: -410px 0 0 -540px;
}

#case .wgt-section .slides_container {
position: absolute;
top: 270px;
width: 1000px;
height: 820px;

}

#case .wgt-section .slides_container div {
display: block;
width: 1000px;
height: 820px;
}

#case .wgt-section .slides_container ul {
color: #9c9c9c;
text-align: left;
margin-left: 30px;
}

#case .wgt-section .slides_container ul li {
float: left;
width: 140px;
margin: 0 0 50px 50px;
}


#case .wgt-section .slides_container ul li a {
overflow: hidden;
width: 138px;
height: 98px;
}

#case .wgt-section .slides_container ul li a img {
border: solid #000;
border-width: 4px;
}

#case .wgt-section .slides_container ul li a .caseFlip {
position: relative;
display: inline-block;
width: 130px;
height: 90px;
border: solid #fff;
border-width: 4px;
background: #000;
color: #fff;
text-decoration: none;
}

#case .wgt-section .slides_container ul li a .caseFlip .caseFlipTitle {
position: absolute;
top: 50%;
left: 5px;
margin-top: -1.5em;
}

#case .wgt-section .slides_container ul li a .caseFlip .caseFlipTitle.1line {}
#case .wgt-section .slides_container ul li a .caseFlip .caseFlipTitle.3line {
top: 20px !important;
}



#case .btnPageTop {
overflow: hidden;
z-index: 100;
position: absolute;
top: -55px;
left: 50%;
margin-left: -54px;
opacity: 0;
}

#case .btnPageTop a {
display: block;
width: 109px;
height: 115px;
background: url("../../images/common/btn_page_top.png") -255px 0 no-repeat;
text-indent: -9999px;
}

#case .prev {
z-index: 100;
position: absolute;
top: 50%;
left: -40px;
display: block;
width: 29px;
height: 60px;
margin-top: -30px;
background: url("../../images/case/arw_slide_left.gif") 0 0 no-repeat;
text-indent: -9999px;
}

#case a.prev:hover {
background: url("../../images/case/arw_slide_left_o.gif") 0 0 no-repeat;
}

#case .next {
z-index: 100;
position: absolute;
top: 50%;
right: 0;
display: block;
width: 29px;
height: 60px;
margin-top: -30px;
background: url("../../images/case/arw_slide_right.gif") 0 0 no-repeat;
text-indent: -9999px;
}

#case a.next:hover {
background: url("../../images/case/arw_slide_right_o.gif") 0 0 no-repeat;
}


/*Company
------------------------------------*/
#company {}
#company .slides_container {
position: absolute;
top: 0;
left: 90px;
width: 1030px;
height: 738px;
}

#company .slides_container div {
display: block;
width: 1030px;
height: 738px;
}

#company .wgt-section {
margin: 0;
}
#company .wgt-section .wgt-titleGroup {
z-index: 10;
position: absolute;
top: 95px;
left: 50%;
width: 590px;
height: 70px;
margin-left: -295px;
}

#company .wgt-section .wgt-titleGroup .wgt-pageTitle {
margin: 10px;
color: #000;
font-size: 4em;
}

#company .wgt-section .wgt-titleGroup .wgt-outline {
margin-top: 30px;
color: #000;
line-height: 2.2em;
text-align: left;
}

#company .wgt-section .ui-contentNav {
position: absolute;
top: 200px;
left: 60px;
}

#company .wgt-section .ui-contentNav ul {
margin-left: -150px;	
}

#company .wgt-section .ui-contentNav ul li {
float: left;
width: 210px;
height: 500px;
margin-left: 150px;
}

#company .wgt-section .ui-contentNav ul li img {
text-align: center;
}

#company .wgt-section .ui-contentNav h3 {
margin: 30px 0 30px 0;
color: #000;
font-size: 1.2em;
font-weight: normal;
text-align: left;
}

#company .wgt-section .ui-contentNav p {
color: #000;
text-align: left;
}

/*Contents area*/
#company .wgt-slideContentIndex {
width: 1030px;
height: 730px;
}

#company .wgt-slideContent {
width: 1030px;
height: 730px;
}

#company .wgt-slideContent .wgt-contentTitle {
float: left;
width: 250px;
height: 550px;
padding: 230px 0 0 80px;
text-align: center;
}

#company .wgt-slideContent .wgt-contentTitle h3 {
margin: 30px 0 20px 0;
color: #2bb2ff;
font-size: 4.0em;
}

#company .wgt-slideContent .wgt-contentTitle .wgt-outline {
color: #2bb2ff;
}

#company .wgt-slideContent .wgt-contentArea {
float: left;
width: 645px;
height: 730px;
margin: 170px 0 0 40px;
line-height: 2.2em;
text-align: left;
}

#company .wgt-slideContent .wgt-contentArea h4 {
margin: 0 0 20px 0;
font-size: 1.0em;
font-weight: normal;
}

#company .wgt-slideContent .wgt-contentArea table {
width: 100%;
line-height: 1.5em;
}

#company .wgt-slideContent .wgt-contentArea table th {
padding: 0 20px 0 0;
text-align: left;
vertical-align: top;
white-space: nowrap;
}


#company .wgt-slideContent .wgt-contentArea ul {
line-height: 1.5em;
}


#company .wgt-slideContent .wgt-contentArea .leftArea {
float: left;
width: 335px;
}

#company .wgt-slideContent .wgt-contentArea .rightArea {
float: right;
width: 270px;
padding-left: 20px;
}

#company #ui-btnMap {
margin-left: 50px;
}
#company #ui-btnMap a {
display: block;
width: 155px;
height: 155px;
background: url("../../images/company/btn01.png") 0 0 no-repeat;
text-indent: -9999px;
}

#company #ui-btnMap a:hover {
background-position: 0 -156px;
}

#company .btnPageTop {
overflow: hidden;
z-index: 10;
position: absolute;
top: -55px;
left: 50%;
margin-left: -54px;
opacity: 0;
}

#company .btnPageTop a {
display: block;
width: 109px;
height: 115px;
background: url("../../images/common/btn_page_top.png") -380px 0 no-repeat;
text-indent: -9999px;
}

#company .prev {
z-index: 100;
position: absolute;
top: 50%;
left: 20px;
margin-top: -30px;
}

#company .next {
z-index: 100;
position: absolute;
top: 50%;
right: 20px;
margin-top: -30px;
}







/*Others
------------------------------------*/
#others {}
#others .wgt-section {}
#others .wgt-section .wgt-titleGroup {
z-index: 10;
position: absolute;
top: 77px;
left: 50%;
width: 1060px;
height: 70px;
margin-left: -530px;
}

#others .wgt-others.an .wgt-titleGroup {
top: 70px;
}

#others .wgt-section .wgt-titleGroup .wgt-pageTitle {
margin: 10px;
color: #000;
font-size: 4em;
}

#others .wgt-section .wgt-titleGroup .wgt-outline {
margin-top: 30px;
color: #000;
line-height: 1.5em;
text-align: left;
}


#others .wgt-others.an .wgt-contentArea {
top: 150px;
}

#others .wgt-contentArea {
position: absolute;
top:  275px;
left: 100px;
width: 1034px;
}

#others .wgt-contentArea .img {
position: absolute;
top: 0px;
left: 0;
opacity: 0;
}

#others .btnPageTop {
overflow: hidden;
z-index: 10;
position: absolute;
top: -55px;
left: 50%;
margin-left: -54px;
opacity: 0;

}

#others .btnPageTop a {
display: block;
width: 109px;
height: 115px;
background: url("../../images/common/btn_page_top.png") -380px 0 no-repeat;
text-indent: -9999px;
}








/*Contact
------------------------------------*/
#contact {}
#contact .wgt-section {}

#contact .wgt-section .wgt-contactLogo {
position: absolute;
top: 23px;
left: 120px;
}

#contact .wgt-section .wgt-contactLogo p {
width: 107px;
height: 107px;
background: url("../../images/contact/logo_contact.gif") 0 0 no-repeat;
text-indent: -9999px;
}

#contact .wgt-section.wgt-contentForm {
position: absolute;
top: 165px;
left: 120px;
width: 1000px;
margin: 0;
text-align: left;
}

#contact .wgt-section.wgt-contentForm h2 {
margin: 0 0 20px 0;
color: #fff;
font-size: 1.2em;
}

#contact .wgt-section.wgt-contentForm h3 {
color: #fff;
font-size: 1.2em;
}

#contact .wgt-section.wgt-contentForm p {
color: #fff;
line-height: 2.2em;
}

#contact .wgt-section.wgt-contentForm table {}
#contact .wgt-section.wgt-contentForm table th {
padding: 0 20px 5px 5px;
color: #fff;
vertical-align: top;
text-align: right;
white-space: nowrap;
}

#contact .wgt-section.wgt-contentForm table td {
padding: 0 20px 5px 5px;
color: #fff;
}

#contact .wgt-section.wgt-contentForm label {
color: #fff;
}

#contact .wgt-section.wgt-contentForm ul li {
margin-bottom: 3px;
}

#contact .wgt-section.wgt-contentForm .wgt-chkbox {
margin-right: 10px;
}

#contact .wgt-section.wgt-contentForm .wgt-ipttext {
width: 300px;
height: 22px;
background: #6cf;
border: solid #b8ccd6;
border-width: 1px;
}

#contact .wgt-section.wgt-contentForm .wgt-textarea {
width: 300px;
height: 100px;
background: #6cf;
border: solid #b8ccd6;
border-width: 1px;
}


#contact .wgt-section.wgt-contentForm .wgt-errMsg {
margin: 20px 0 20px 0;
color: #ff0;
}

#contact .wgt-section.wgt-contentForm .wgt-thankyouMsg {
margin: 130px 0 0 0;
text-align: center;
}

#contact .wgt-section.wgt-contentForm .ui-btnSubmit {}
#contact .wgt-section.wgt-contentForm .ui-btnSubmit a {
display: block;
width: 145px;
height: 25px;
margin: 20px 0 0 0;
background: url("../../images/contact/bg_btn_submit.gif") 0 0 no-repeat;
text-align: center;
color: #333;
}

#contact .wgt-section.wgt-contentForm .ui-btnSubmit02 {
position: absolute;
top: 460px;
left: 720px;
width: 145px;
height: 25px;
}
#contact .wgt-section.wgt-contentForm .ui-btnSubmit02 a {
display: block;
width: 145px;
height: 25px;
margin: 160px 0 0 70px;
margin: 0;
background: url("../../images/contact/bg_btn_submit.gif") 0 0 no-repeat;
text-align: center;
color: #333;
}

#contact .wgt-section.wgt-contentForm .ui-btnSubmit a:hover {
text-decoration: none;
}


#contact .wgt-section.wgt-contentForm .wgt-fontSizeBig {
font-size: 1.8em;
line-height: 1.8em;
}

#contact .wgt-section.wgt-contentForm .leftArea {
float: left;
width: 455px;
text-align: left;
}

#contact .wgt-section.wgt-contentForm .rightArea {
float: right;
width: 400px;
padding-left: 60px;
text-align: left;
}


#contact .wgt-section .wgt-titleGroup {
z-index: 10;
position: absolute;
top: 95px;
left: 50%;
width: 590px;
height: 100px;
margin-left: -150px;
}

#contact .wgt-section .wgt-titleGroup .wgt-pageTitle {
margin: 10px;

color: #fff;
font-size: 4em;
}





.mod-blockUI {
display: none;
z-index: 2000;
position: fixed;
top: 0;
left: 0;
background: #000;
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

.mod-popupWin {
display: none;
z-index: 2500;
position: fixed;
top: 50%;
left: 50%;
width: 988px;
height: 605px;
margin: -302px 0 0 -494px;
background: url("../../images/common/bg_pupup_contents.png") 0 0 no-repeat;
text-align: center;
}

.mod-popupWin .ui-btnClose {
position: absolute;
top: -15px;
right: -15px;
}
.mod-popupWin .ui-btnClose a {
display: block;
width: 53px;
height: 50px;
background: url("../../images/common/btn_close.png") 0 0 no-repeat;
text-indent: -9999px;
}

.wgt-projectContent {
width: 530px;
height: 515px;
margin: 50px auto 0;
text-align: left;
color: #fff;
line-height: 1.8em;
}

.wgt-projectContent .projectName {}
.wgt-projectContent .date {
margin: 30px 0 0 0;
}

.wgt-projectContent .desc {}



/* Clearfix
------------------------------------*/

.slides_container:after { /zoom : 1; }


.slides_container:after {
content: '';
display: block;
clear: both;
height: 0;
}