@charset "utf-8";
/*
Theme Name:INBOUND_BLOG_template_Type_C
Theme URI:
Description:WordPressテーマ「TypeC」
Author:SoarSupport
*/


/* --- basuc setting ----------------------------------------------------------------------------------------- */

a img { border:none; vertical-align:top; }
img { vertical-align:top; }
a { outline:none; color:#00aecb; text-decoration:none; }
a:hover { color:#e8000c; }
ul { list-style-type:none; margin:0; padding:0; }
ol { margin:0 0 2.5em 19px; padding:0; line-height:0%; }
ul li, ol li { margin:0; padding:0; zoom:1; }
dl { list-style-type:none; margin:0; padding:0; }
dl dt, dl dd { margin:0; padding:0; zoom:1; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
cite { text-align:right; display:block; }
object { display:block; margin:0 auto; height:auto; }
del { color:#333; }
hr { border:1px solid #ccc; margin:40px 0; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.clear { clear:both; }
input[type="text"], input[type="password"], textarea, select { outline: none; }


#loading { position:absolute; position:fixed; top:50%; left:50%; }
#loading.hide { display:none; }

html { font-size: 62.5%; }
body { font-size: 16px; font-size: 1.6rem; line-height:1.6;
font-family:  “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “メイリオ”, Meiryo, sans-serif; margin:0; padding:0; color:#333333; }

/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */
