/* layout */
.contact { width:100%; padding-bottom:100px; padding-top:60px; }
.contact ul { list-style: none; padding:0px; margin:0px; }
.contact ul li { text-align:center; line-height:30px; }
.contact ul li dl { list-style: none; padding:0px; margin:70px auto; width:700px;  }
.contact ul li dl dt { float:left; width:300px; text-align:left; padding-left:50px; }
.contact ul li dl dt span { font-family: 'Work Sans', sans-serif; color: #555; line-height: 20px; font-size: 18px; font-weight:700; }
.contact ul li dl dt p { font-family: 'Work Sans', sans-serif; text-align: left; font-size: 14px; color: #555; line-height: 20px; }

.con_title { height:210px; }
.con_title h1 { font-size:70px; line-height:200px; font-weight:900; }
.con_time { height:230px; background:#eeeeee; border-bottom:1px solid #bababa; }
.con_time h3 { padding-top:55px; font-size:16px; font-weight:500; }
.con_time h3 span { font-weight:900; }
.con_time h2 { padding-top:40px; font-size:60px; font-weight:900; }

.mailbutton_box { width:100%; height:35px; background:#000; line-height:35px; }
.sendmail { width:100%; margin:0 auto; padding:0; }
.sendmail ul { padding:0px; list-style: none; }
.sendmail ul li { font-family: 'Work Sans', sans-serif; text-align:center; font-size:14px; color:#fff; line-height:20px; width:100%; border:1px solid #000;	-webkit-border-radius: 3px 3px; -moz-border-radius: 3px 3px;	border-radius: 3px 3px; }
.sendmail a:link { color:#fff; text-decoration:none; }
.sendmail a:active { color:#fff; text-decoration:none; }
.sendmail a:visited { color:#fff; text-decoration:none; }
