@charset "utf-8";

#box1 { padding:50px 0 30px;}

#box2 { background:#f1efee;}
#box2 .main_width { position:relative;}
#box2 .box_content { padding:50px 0; width:50%; height:260px;}
#box2 .box_content h2 { color:#615b55; font-size:22px; font-weight:normal;}
#box2 .box_content p { line-height:26px; text-align:justify;}
#box2 .main_width >img.img { position:absolute; right:0; bottom:0; width:30%; max-width:380px;}
#box2 .main_width >img.ico { position:absolute; right:40%; top:40%; margin:-38px -38px 0 0;}

#box3 { margin:30px 0 60px; background:#f1efee;}
#box3 .main_width { position:relative;}
#box3 .main_width .left img { display:block;}
#box3 .main_width >img.ico { position:absolute; left:35%; top:50%; margin:-38px 0 0 -38px;}
#box3 .main_width .left_bg { position:absolute; right:100%; top:0; width:50%; height:100%; background:#e75f41;}
#box3 .box_content { margin:0 0 0 auto; padding:50px 0; width:55%;}
#box3 .box_content h2 { color:#615b55; font-size:22px; font-weight:normal;}
#box3 .box_content p { line-height:26px; text-align:justify;}
