/*Header Edit*/
.l-content > h1.mainvs {
    width: 950px;
    height: 300px;
    background-image: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/mainvs.png');
    background-repeat: no-repeat;
    background-position: center;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.l-content .sub_main-block {
	margin: 40px auto 40px;
}

.l-content .quote1{
    padding: 0px 55px;
    position: relative;
    min-height: 40px;
    text-align: center;
}
.l-content .quote1:before{
    content: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/quote_start.png');
    position: absolute; left: 5px; top: 0px;
}
.l-content .quote1:after{
    content: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/quote_end.png');
    position: absolute; right: 5px; top: 0px;
}
.l-content .quote-start {
    content: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/quote_start.png');
    padding-right: 20px;
}
.l-content .quote-end {
    content: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/quote_end.png');
    padding-left: 20px;
}
.l-content .text-title-1 {
    background: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/text_title1.png') left top no-repeat;
    width: 950px;
    height: 75px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.l-content .text-title-2 {
    background: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/text_title2.png') left top no-repeat;
    width: 950px;
    height: 75px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.l-content .text-title-3 {
    background-color: #ffd000;
    color: #363636;
    line-height: 2em;
}
.l-content .text-title-4 {
    background-color: #dc1a5c;
    color: #ffffff;
    line-height: 2em;
}
.l-content .text-title-5 {
    background-color:#d1ecf2;
    color: #363636;
    line-height: 2em;
}
.l-content .m-thumbnail__img {
    height: 410px;
    background-color: #f2f2f2;
    margin-bottom: 0px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.l-content span.triangle {
	height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 20px solid #E91E63;
    line-height: 0;
    padding-left: 9px;
    font-size: 0;
    position: relative;
    top: -6px;
    margin-left: 20px;
}
.l-content span.triangleLeft {
	height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-right: 20px solid #E91E63;
    line-height: 0;
    padding-left: 9px;
    font-size: 0;
    position: relative;
    top: -6px;
    margin-right: 20px;
}
.l-content span.triangle.blue {
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 20px solid #3079be;
}
.l-content .main_action {
    background: url('/th/maker/misumi/mold/pr/inter_mold/campaign201806/images/main_action.png') center no-repeat;
    padding: 50px 0px;
}