@charset "utf-8";
/*
Theme Name: KHB-module
Theme URI: http://www.kyowahakko-bio.co.jp/
Description: Copyright KYOWA HAKKO BIO Co., Ltd. All rights reserved.
Version: 1.0.0
Author: AWTK
*/

/* [common] ================================================*/
/* common
------------------------------------------------------------*/
/* ----- common ----- */
/* common */
/* Common
------------------------------------------------------------*/
body {line-height:1;background-color:#FFFFFF;font-size: 14px; font-family:Arial, sans-serif; -webkit-font-smoothing: antialiased; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background:transparent;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}

table {border-collapse:collapse; border-spacing:0;}
caption,th,td {text-align:left;}
th,td {vertical-align:baseline;padding:0;}
fieldset, a img, img, abbr,acronym {border:0; vertical-align:bottom;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:14px;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
a {outline:none; cursor:pointer;}
sup {line-height:-1px !important;; vertical-align:top;}
sub {vertical-align:text-bottom; line-height:1.0 !important;}
em, strong {font-weight:bold;}
br {*letter-spacing:0;}

form input { vertical-align:top; outline:none;}

/* -- clear -- */
.clear { clear:both; }
/* -- clearfix -- */
.group:after,header:after,#contents:after,footer:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.group,heade,#contents,footer { display:inline-block; }
/* \*/
* html .group,* html header,* html #contents,* html footer { height:1%; }
.group,heade,#contents,footer { display:block; }
/* */
/*EOF*/