@charset "UTF-8";
/* CSS Document */

/********************************************************

Copyright (c) CUBIC DESIGN INC.

URL : http://www.cubicdesign.co.jp

Built       : 2015/2/6
Last update : 2015/2/8
Made by     : Hiroyuki Murata
Updated by  : Hiroyuki Murata

********************************************************/


#contact{ width:100%; padding:28px 3.59375%; }
#contact h1{ width:83.125%; margin:0 auto 40px auto;  }
#contact p{ width:100%; margin:0 auto 40px auto; font-size:16px; color:#000; line-height:150%; }
#contact table{ width:100%; border-bottom:2px dotted #CCC; }
#contact table th{ padding:20px 0 10px 0; border-top:2px dotted #CCC; font-size:16px; color:#000; line-height:150%; }
#contact table td{ padding:0 0 20px 0; font-size:16px; color:#000; line-height:150%; }
#contact table td input{ width:100%; padding:5px 10px; border:2px solid #CCC; font-size:16px; color:#000; line-height:150%; }
#contact table td textarea{ width:100%; height:200px; border:2px solid #CCC; padding:5px 10px; font-size:16px; color:#000; line-height:150%; }
#contact table .err{ color:#C00; }

#contact #btnBox01{ width:140px; margin:40px auto 0 auto; }
#contact #btnBox01 input{ width:100%; border-radius:0; }
#contact #btnBox02{ width:86%; margin:40px auto 0 auto; overflow:hidden; }
#contact #btnBox02 a{ width:46%; }
#contact #btnBox02 input{ width:46%; border-radius:0; }
#contact #thanks{ padding:40px 0; border:5px solid #DDD; font-size:20px; text-align:center; }