@charset "utf-8";

/* main */
.mnWrap h3 { text-align:center; font-weight:bold; letter-spacing:-0.3px; font-size:18px; margin-bottom:15px; }

.mnProd { margin-top:40px; padding:0 15px; }
.mnProd ul { margin-left:-10px; }
    .mnProd ul::after {content:"";display:block;clear:both;}
    .mnProd li { float:left; width:33.3333%; padding-left:10px; margin-bottom:15px; box-sizing:border-box; }
    .mnProd li em { display:block; margin-top:7px; text-align:center; letter-spacing:-0.5px; line-height:120%; font-weight:300 }

.mnQuick { margin-top:30px; padding:0 15px; box-sizing:border-box; width:100%; text-align:center; }
.mnQuick ul { margin-left:-10px; }
    .mnQuick ul::after {content:"";display:block;clear:both;}
    .mnQuick li { float:left; width:33.3333%; padding-left:10px; margin-bottom:15px; box-sizing:border-box; }
    .mnQuick a { display:inline-block; width:100%; height:100%; text-align:center; }
    .mnQuick ul li span { display:inline-block; width:100%; max-width:120px; height:auto; border-radius:100%; box-sizing:border-box; text-align:center; vertical-align:top; background-size:40px; background-position:center center; background-repeat:no-repeat;  border-width:1px; border-style:solid; }
    .mnQuick ul li em { display:block; font-weight:300; font-size:13px; line-height:16px; margin-top:7px; }
    .mnQuick .quickCon1 { background-image:url(../../img/common/ico_mn_c_1.png); border-color:#5DC099; }
    .mnQuick .quickCon2 { background-image:url(../../img/common/ico_mn_c_2.png); border-color:#01A89F; }
    .mnQuick .quickCon3 { background-image:url(../../img/common/ico_mn_c_3.png); border-color:#EF544A; }

.mnPaintGuide { margin-top:20px; padding:0 15px; }
.mnPaintGuide a { display:block; border:1px solid #cccccc; height:50px; line-height:48px; box-sizing:border-box; text-align:center; font-weight:400; font-size:16px;  border-radius:7px; }
    .mnPaintGuide .icoPaint { display:inline-block; width:27px; height:27px; background:url(../../img/common/ico_paint.png) center center no-repeat; background-size:27px; margin-right:10px;vertical-align:middle; }
     .mnPaintGuide .icoPaint2 { display:inline-block; width:27px; height:27px; background:url(../../img/common/ico_paint2.png) center center no-repeat; background-size:27px; margin-right:10px;vertical-align:middle; }
   
	.mnPaintGuide span { font-size:13px; color:#959595; font-weight:200; padding-left:7px; }