@charset "utf-8";


#mainvisual-area{
width: 960px;
height: 450px;
}

#work-style{
width: 960px;
height: 210px;
margin: 30px auto;
margin-bottom: 50px;
font-size: 15px;
line-height:1.8;
letter-spacing: 0;
text-align:center;
background-color : ;
}
.quote{
font-size: 16px;
}
.job{
letter-spacing: -0.05em;
}
.work-style{
margin-bottom: 50px;
}

.show-window{
width: 960px;
margin-bottom: 50px;
}

h2.show-window{
text-align:center;
}

.windowList1 li{
float: left;
width: 306px;
padding-right: 21px;
margin-bottom:21px;
text-align: center;
}
.windowList1 li:last-child {
padding-right: 0;
}
.windowList2 li{
float: left;
width: 306px;
padding-right: 21px;
margin-bottom:60px;
text-align: center;
}
.windowList2 li:last-child {
padding-right: 0;
}


