@charset "utf-8";

.l-content .contain-misumi-slider {
 width: 950px;
 box-sizing: border-box;
 border: 1px solid #a7a7a7;
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 border-radius: 8px;
 margin: 40px auto;
}

.l-content .contain-misumi-slider .t-stripe {
 width: 100%;
 height: 6px;
 background-color: #0068cc;
 top: 0;
 left: 0;
 border-top-left-radius: 8px;
 border-top-right-radius: 8px;
}

.l-content .contain-misumi-slider .wrap-innn {
 padding: 16px;
}

.l-content .carousel {
 font-size: 0;
 left: 0;
}

.l-content .project {
 width: 212px;
 background-color: #ffffff;
 margin: 0 8px 15px;
 display: inline-block;
}

.l-content .project .pa-link {
 color: #333333;
 text-decoration: none;
 cursor: pointer;
}

.l-content .project img {
 margin-top: 10px;
}

.l-content .promotion--area .m-thumbnailList--l {
 margin-left: 0;
}

.l-content .promotion--area .m-thumbnailList--l > li {
 margin: auto 8px;
}

.l-content .contain-misumi-slider img {
 width: 100%;
}
