@charset "utf-8";
/* CSS Document */

.l-content .box_custom_order{
background-color: #e1ecf3;
padding: 15px;
border: solid 1px #95aed2;
margin-bottom: 40px;
}
.l-content .custom_title{
text-align: center;
font-size: 14px;
line-height: 35px;
color: #FFFFFF;
font-weight: bold;
background-color: #2376c2;
}
.l-content .box_custom_order .contact_01 ,.l-content .box_custom_order .contact_02{
font-size: 25px;
font-weight: bold;
}
.l-content .box_custom_order .contact_02 a{
text-decoration: none;
color: #004098;
}
.l-content .box_custom_order .m-cols{
width: 730px;
margin-left: auto;
margin-right: auto;
}
.l-content .custom_img{
text-align: center;
}
.l-content .custom_img .arrow_box{
width: 60px;
padding-top: 40px;
}
.l-content .custom_img .m-cols__1of5 p {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.l-content .vmiddle{
    vertical-align: middle;
}
.l-content .tleft_auto {
    text-align: left;
    display: table-cell;
    padding-left: 30px;
    padding-right: 30px
}