@charset "utf-8";
/* CSS Document */
/* Theme Name:小林興業*/
@import url(css/contents.css);
@import url(css/common.css);
@import url(css/acd.css);

html, body, div, span, applet, object, iframe,
h1, h2,  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;
    font-size: 100%;
    vertical-align: baseline;
    font-style: normal;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    list-style-position: inside;
}
body {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #494949;
    font-size: 16px;
    position: relative;
    height: 100%;
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
    background-position: right;
}

.p_none{
	display: none;
}

p{
    font-size: 16px;
    line-height: 1.65;
    letter-spacing: 1px;
    color: #333;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: normal;
}
p:before{
	content: "　";
}
p.kome{
    font-size: 14px;
    font-weight: bold;
    color: rgba(0,0,0,1);
    line-height: 20px;
}
p.kome:before{
	content: "※";
}
a{
    color: #215026;
    text-decoration: none;
}

a:hover{
    color: #327B3A;
    text-decoration: none;
}

.clearfix:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
img{
	display:block;
}
.img_none{
    display: none;
}

/*-----------------
align
──────────────────*/
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.alignclear{
	clear:both;
}
.aligncenter{
	margin-right: auto;
	margin-left: auto;
}
.text_center{
	text-align:center;
}
.text_right{
	text-align:right;
}
/*------------------
color
──────────────────*/
.bgcolor01{
    background-color: #FFFBF5;
}



/*------------------
sp_phone
──────────────────*/

@media screen and (max-width: 896px){
	.s_nofloat,.s_nofloat li,.s_nofloat dt { float:none; }
	.s_left { float: left; }
	.s_right { float: right; }
	.s_none { display: none; }
	.p_none { display: block; }
	.sm_center { text-align: center; }
	.s_center { 
	display:block;
	margin:auto;
	margin-bottom: 10px; }
		table { max-width: 96%; margin: auto; }
	.border { border: none; }
	.b_bottom th,
	.b_bottom td { border: none; }
	.s_m_none { margin: 0px; }
	.alignleft{ clear: both; }
	.alignright{ clear: both; }
.bg_img h2{
    position: absolute;
    z-index: 0;
    left: 12.5%;
    top: 23%;
    color: rgba(243,10,10,1.00);
    font-size: 26px;
    width: 75%;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 2px 3px #000000;
}
.bg_img h3{
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 55%;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    width: 75%;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: normal;
    text-align: center;
    text-shadow: 1px 2px 3px #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(239,34,20,0.7);
    line-height: 1.5;
    padding-right: 12.5%;
    padding-left: 12.5%;
}
html, body, div, span, applet, object, iframe,
h1, h2,  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, a{
		font-size: 70%;
	background-image: none;
	}
}
