@charset "UTF-8";
.l-content img {
    vertical-align: top;
}
/*-------------------------------------------
	タイトル-リード
-------------------------------------------*/
/*mv*/
.l-content .mvArea {
    width: 950px;
    height: 170px;
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/main_210416.png) no-repeat;
    margin-bottom: 20px;
}
.l-content h1.mainVisual {
    width: 950px;
    height: 134px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
/*リード*/
.l-content .lp_lead {
    width: 950px;
    height: 36px;
    text-align: center;
    padding-top: 7px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

/* アンカー */
.l-content .anchorNavi {
    display: flex;
    justify-content: center;
}
.l-content .anchorNavi li:not(:last-child) {
    margin-right: 15px;
}
.l-content .anchorNavi li a {
    width: 240px;
}

/* sectionWrap */
.l-content .section {
    margin-bottom: 50px;
    border-top: 5px solid #000;
    border-bottom: 2px solid #000;
    background: #f7f7f7;
}
/* sectionTitle */
.l-content .sec_bg {
	background: url(/maker/misumi/mold/products/injection_molding/img_v3/circle_h2.png) no-repeat 0 1px;
}

/* solution */
.l-content .solution .fig {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/solution_bg.png) no-repeat center;
    width: 750px;
    height: 410px;
    margin: 0 auto;
}
.l-content .solution .fig .cat {
    display: flex;
    background: #fff;
    width: 340px;
    height: 170px;
    margin-top: 30px;
    border: 1px solid #e195a1;
    border-radius: 5px;
}
.l-content .solution .fig .cat .left .head {
    background: #c8225d;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.l-content .solution .fig .cat .left img {
    margin: 10px 0 0 20px;
}
.l-content .solution .fig .cat .right {
    margin: 25px 0 0 10px;
}
.l-content .solution .fig .cat .right li {
    margin-bottom: 28px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.l-content .solution .fig .cat .right li a {
    padding-left: 5px;
}

/* video */
.l-content .video .white-bk {
    display: flex;
    justify-content: center;
}
.l-content .video .white-bk .video_wrapper {
    width: 400px;
    margin-right: 20px;
}
.l-content .video .white-bk .txt {
    width: 410px;
}
.l-content .video .white-bk .txt .txt_head {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}
.l-content .video .white-bk .txt .txt_main {
    font-size: 13px;
    line-height: 20px;
}

/*　sec01　*/
.l-content .sec01 .page-nav {
    position: relative;
    width: 912px;
    height: 630px;
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/sec01_bg02.png) no-repeat 0 0;
}
.l-content .sec01 .page-nav-list li {
    position: absolute;
}
.l-content .sec01 .page-nav-list .item01{
    left: 25px;
    top: 20px;
}
.l-content .sec01 .page-nav-list .item02 {
    left: 25px;
    top: 140px;
}
.l-content .sec01 .page-nav-list .item03 {
    left: 25px;
    top: 260px;
}
.l-content .sec01 .page-nav-list .item04 {
    left: 25px;
    top: 380px;
}
.l-content .sec01 .page-nav-list .item05 {
    left: 25px;
    top: 500px;
}
.l-content .sec01 .page-nav-list .item06 {
    left: 240px;
    top: 500px;
}
.l-content .sec01 .page-nav-list .item07{
    left: 682px;
    top: 20px;
}
.l-content .sec01 .page-nav-list .item08 {
    left: 682px;
    top: 140px;
}
.l-content .sec01 .page-nav-list .item09 {
    left: 682px;
    top: 260px;
}
.l-content .sec01 .page-nav-list .item10 {
    left: 682px;
    top: 380px;
}
.l-content .sec01 .page-nav-list .item11 {
    left: 682px;
    top: 500px;
}
.l-content .sec01 .page-nav-list .item12 {
    left: 467px;
    top: 500px;
}
.l-content .sec01 .page-nav-list li a:hover {
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.l-content .sec_item {
    padding: 0 20px 30px;
    background: #f7f7f7;
}
.l-content .sec_item01 {
    border-bottom: 2px solid #724598;
}
.l-content .sec_item02 {
    border-bottom: 2px solid #4f3c8b;
}
.l-content .sec_item03 {
    border-bottom: 2px solid #c80852;
}
.l-content .sec_item04 {
    border-bottom: 2px solid #c94e93;
}
.l-content .sec_item05 {
    border-bottom: 2px solid #187fc4;
}
.l-content .sec_item06 {
    border-bottom: 2px solid #00a3c9;
}
.l-content .sec_item07 {
    border-bottom: 2px solid #eac21d;
}
.l-content .sec_item08 {
    border-bottom: 2px solid #e02613;
}
.l-content .sec_item09 {
    border-bottom: 2px solid #e3540b;
}
.l-content .sec_item10 {
    border-bottom: 2px solid #ee7800;
}
.l-content .sec_item11 {
    border-bottom: 2px solid #74a938;
}
.l-content .sec_item12 {
    border-bottom: 2px solid #9ebd2b;
}

/* sectionTitle */
.l-content .sectionTitle02 {
    width: 890px;
    height: 66px;
    margin: 0 -20px 20px;
    padding: 0 0 0 60px;
    font-size: 22px;
    line-height: 66px;
}
.l-content .sec_item01 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item01_bg.png) no-repeat 0 0;
}
.l-content .sec_item02 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item02_bg.png) no-repeat 0 0;
}
.l-content .sec_item03 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item03_bg.png) no-repeat 0 0;
}
.l-content .sec_item04 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item04_bg.png) no-repeat 0 0;
}
.l-content .sec_item05 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item05_bg.png) no-repeat 0 0;
}
.l-content .sec_item06 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item06_bg.png) no-repeat 0 0;
}
.l-content .sec_item07 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item07_bg.png) no-repeat 0 0;
}
.l-content .sec_item08 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item08_bg.png) no-repeat 0 0;
}
.l-content .sec_item09 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item09_bg.png) no-repeat 0 0;
}
.l-content .sec_item10 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item10_bg.png) no-repeat 0 0;
}
.l-content .sec_item11 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item11_bg.png) no-repeat 0 0;
}
.l-content .sec_item12 .sectionTitle02 {
    background: url(/maker/misumi/mold/products/injection_molding/img_v3/h2_item12_bg.png) no-repeat 0 0;
}

/*sectionLead*/
.l-content .sectionLead {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}

/* sec_item*/
.l-content .sec_item .product-list {
    display: flex;
    flex-wrap: wrap;
}
.l-content .sec_item .product-list .list-item:not(:nth-child(4n)) {
    margin-right: 7px;
}
.l-content .sec_item .list-item {
    width: 220px;
    margin-bottom: 7px;
    padding-bottom: 15px;
    border: 1px solid #b2b2b2;
    background: #fff;
    text-align: center;
}

.l-content .sec_item .list-item .title {
    display: block;
    position: relative;
    margin: 0 20px 10px;
    padding: 20px 0 15px;
    border-bottom: 1px solid #b2b2b2;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 20px;
}
.l-content .sec_item .list-item a:hover .title {
    color: #ff730a;
}
.l-content .sec_item .list-item .figure {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.l-content .sec_item .list-item a:hover .figure {
    opacity: 0.75;
}
.l-content .sec_item .list-item .figure .label_video {
    position: absolute;
    top: 0;
    right: 20px;
    background: #555555;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.l-content .product-list .list-item .text {
	font-size: 12px;
    padding: 0 20px 15px;
    display: block;
    text-align: left;
    color: #333;
    font-weight: normal;
}
.l-content .detail-btn a {
    margin: 0 auto;
}

.l-content .sec_item .btnArea .m-btnList--center {
    margin-top: 20px;
}