@charset "utf-8";
/* Layout cancel */
div#ContentsLayout.SingleWide{
background:none !important;
}
div#ContentsLayout.SingleWide div#ContentsLayoutInner{
background:none !important;
}
div#ContentsLayout{
padding: 0 5px;
}

/* OpenDayArea */
#OpenDayArea{
font-size:14px;
line-height:21px;
}
#OpenDayArea .MainArea{
background:#7eb3e0 url("../../../img/ss/carrer/career_openday_bg01.jpg") bottom no-repeat;
min-height:640px;
border-bottom:8px solid #101010;
}
#OpenDayArea .MainArea h2{
padding:80px 0 33px 0;
}
#OpenDayArea .MainArea .MainDetail{
width:435px;
margin:0 0 120px 50px;
}
#OpenDayArea .MainArea dl{
width:390px;
margin-top:35px;
}
#OpenDayArea .MainArea dl dt{
float:left;
width:50px;
padding:8px 0 5px 2px;
clear:both;
font-size:0.857em;
font-weight:bold;
}
#OpenDayArea .MainArea dl dt:after{
content:':';
}
#OpenDayArea .MainArea dl dd{
width:260px;
padding:4px 5px 5px 2px;
margin:0 0 9px 50px;
}
#OpenDayArea .MainArea b{
font-weight:bold;
font-size:1.286em;
line-height:24px;
}
#OpenDayArea .MainArea b.mail{
font-weight:normal;
font-size:1.286em;
}
#OpenDayArea .MainArea sup{
font-size:0.667em;
}