/* ci */
.ci_titlebox {width:100%;float:left}
.ci_titlebox .ci_title{font-size:30px;font-weight:900;color:#333;padding-bottom:30px;letter-spacing:-.02em}
.ci_titlebox .ci_desc{line-height:38px;color:#333;word-break:keep-all;width:100%;font-size:18px;padding-bottom:20px;letter-spacing:-1px;font-weight:100}
.ci_titlebox h4{font-size:22px;padding-top:50px;letter-spacing:-1px}
.ci_colorbox {overflow:hidden;width:100%;padding:20px 0 0 0}
.ci_colorbox > div{float:left;width:33%}
.ci_colorbox .color_tit{font-size:18px;font-weight:700;color:#333;padding:20px 0 10px;}
.ci_colorbox p{font-size:14px;color:#666;font-weight:300;line-height:24px}
.ci_colorbox .color_gray{background:#818285;display:block;width:100%;height:30px}
.ci_colorbox .color_magenta{background:#d70c8c;display:block;width:100%;height:30px}
.ci_colorbox .color_black{background:#211d1e;display:block;width:100%;height:30px}
.btn_cidw{box-sizing:border-box;margin-top:55px;width:100%;border:3px solid #d70c8c;text-align:center;padding:30px 0;display:block;color:#333;clear:both;text-decoration:none;font-size:20px}


.ci_box1{background:url(/pages/kimiro/img/sub/ci_bg.png) repeat;padding:150px 0;text-align:center;margin:50px 0;width:100%;float:left}
.ci_box2{background:url(/pages/kimiro/img/sub/ci_bg.png) repeat;padding:52px 0;text-align:center;width:32.5%;float:left;box-sizing:border-box;height:208px;margin:0.5%}
.ci_box2 img{display:block;max-width:80%;width:auto;margin:0 auto}




/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {


}


/****** Mobile ******/
@media screen and (max-width:690px){
	.h3_butt2{display:none}
	.ci_titlebox .ci_desc{font-weight:300;line-height:32px;word-break: break-word}
	.ci_colorbox > div{width:100%}
	.ci_colorbox p{font-size:16px}
	.ci_box1{margin:20px 0;padding:50px 0}
	.ci_box2{width:100%}
	.btn_cidw{font-weight:700}

}

