@charset "UTF-8";


/*---------------------------------------------

reset

---------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
	margin:0;
	padding:0;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,
img {
	border:0;
	}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
	}
ol,
ul {
	list-style:none;
	}
caption,
th {
	text-align:left;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
	}
img {
	vertical-align:top;
	}

a {
	border:none; outline:none;
	}
*{
	zoom : 1;
	}

/*---------------------------------------------

style

---------------------------------------------*/
ol, ul {
    list-style: none;
}
/* clearfix */
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}


#page-top {
    position: fixed;
    bottom: 85px;
    right: 15px;
    font-size: 70%;
	z-index:10000;
}
#page-top a {
	text-decoration: none;
	color: #666;
	width: 45px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 20px;
	background-color: #999999;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #efe2d9;
}



body{
background-color:; 
	
}

/*---------------------------------------------

rogo＋contents

---------------------------------------------*/
.navbar-wrapper {

  position:fixed;
  top:0px;
  left:0px;
  
  z-index: 35;
  background:#;
  width:100%;
    font-family: 'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 'Meiryo', 'メイリオ', 'sans-serif';

}

a.navi2{
	color: #600;
	text-decoration:underline;
}

a.navi2:hover {
	color: #36C;
	text-decoration:underline;
}


a.navi3{
	color:#03a5b8;
	text-decoration: underline;
}

a.navi3:hover {
	color: #ccc;
	text-decoration: underline;
}





h1{
font-color:black;
}

html,  body {
margin: 0;
width: 100%;
height: 100%;
}

.container {
position: relative;
width: 100%;
height: auto !important; 
height: 100%;
min-height: 100%; 
}




header {
width: 100%;
height: 50px;
background-color:;
position:relative;
}


header img.rogo{/* mark */
position:absolute;
top:10px;
right:10px;
display:inline-block;	
width:100%;
max-width:72px;


background-color:;

}




#back{/* 背景柄 */
	width: 100%;
	max-width: 100%;
	margin: 0 auto 0 auto;
	background-image: url(../img/back.jpg);
}

	


section#top {
width:100%;
max-width:100%;
margin:30px auto 0px auto;



}	
	
section#top article{	
width:100%;
max-width:100%;
height:auto;

margin:0 auto 0 auto;

background:;

}


section#top article img{	
width:100%;
max-width:100%;
height:auto;
padding-top: 0px;
margin:0 auto 0 auto;

background:;

}

section#top article h1{	
font-family:"M PLUS Rounded 1c";
font-size:1.13em;	
text-align:center;
line-height:120%;
color:black;

margin:30px auto 10px auto;
}


section#top article h2{	
font-family:"M PLUS Rounded 1c";
font-size:1.44em;	
text-align:center;
line-height:120%;
color:black;

margin:30px auto 10px auto;

font-weight:bold;

}


section#top article p{	
font-family:"M PLUS Rounded 1c";
font-size:1.06em;	
text-align:center;
line-height:140%;
color:black;

margin:30px auto 10px auto;
}






section#products {
width:100%;
max-width:100%;
margin:50px auto 0px auto;



}	
	
section#products article{	
width:100%;
max-width:85%;
height:auto;

margin:0 auto 50px auto;

background:;

}

section#products img#monosashi{	
width:100%;
max-width:45%;

margin:50px auto 0 auto ;

background:;

text-align:center;

display:block;

}



section#products article img.number{ /* 鋼板画像 */
float:left;

width:100%;
max-width:120px;


margin:-5px 15px 20px 0 ;

background:;

}

section#products  h1{ /* 主力の4種鋼板 */
font-family:"M PLUS Rounded 1c";
font-size:1.13em;	
text-align:center;
line-height:120%;
color:black;

margin:0px auto 30px auto;

width:100%;
max-width:100%;
}








section#products article h2{	/* 鋼板名 */
font-family:"M PLUS Rounded 1c";
font-size:1.13em;	
text-align:left;
line-height:120%;
color:black;

margin:0px auto 0px auto;
}



section#products article h4{	/* メッキ名 */
font-family:"M PLUS Rounded 1c";
font-size:1em;	
text-align:left;
line-height:120%;
color:black;

margin:5px auto 10px auto;
}



section#products article p{	/* リード */
font-family:"M PLUS Rounded 1c";
font-size:0.94em;	
text-align:left;
line-height:120%;
color:black;

margin:20px auto 10px auto;
}



section#products  article h3{ /* 赤字インフォ */
	font-family:"M PLUS Rounded 1c";
	font-size: 0.75em;
	text-align: center;
	line-height: 130%;
	color: red;
	margin: 50px auto 20px auto;
	padding:10px;
	border: thin solid #F00;
	width: 100%;
	max-width: 100%;
	letter-spacing:-0.05em;
}



footer {
text-align:center;	
margin:0 auto;	
width: 100%;
height:40px;

position:relative;
bottom: 0;


}



footer p {
	position: relative;
	top: 10px;

	
	text-align:center;
    font-size: 0.75em;
    color:#ccc;
font-family:"M PLUS Rounded 1c";

}


@media only screen and (min-width: 500px) {


}


/*==========================================
 741以上からこのレイアウト
===========================================*/

@media only screen and (min-width: 741px) {

body{
	color: #ffffff;
	text-align: center;
	position: relative;
	
}



/*==========================================
rogo＋contents
===========================================*/
.navbar-wrapper {
  position:relative;
  top:0px;
  left:5%;
  

  background:re;
  width:100%;
  max-width:700px;

}	

a.navi{
	color: #309;
	text-decoration: none;
}

a.navi:hover {
	color: #36C;
	text-decoration:underline;
}

	





header {
width:100%;
height: 80px;
background-color:white;
position:fixed;
top:0;


 z-index: 35;
}




header img.rogo{/* mark */
position:absolute;
top:20px;
left:20px;
display:inline-block;	
width:100%;
max-width:72px;


background-color:;

}








	
	
section#products {
width:100%;
max-width:100%;
margin:50px auto 0px auto;



}	
	
section#products article{	
width:100%;
max-width:450px;
height:auto;

margin:0 auto 150px auto;

background:;

}


section#products img#monosashi{	
width:100%;
max-width:290px;

margin:70px auto 0 auto ;

background:;

}

section#products article img.number{	/* 鋼板画像 */
float:left;

width:100%;
max-width:150px;


margin:-5px 20px 20px 0 ;

background:;

}

section#products  h1{ /* 主力の4種鋼板 */

font-size:22px;	
text-align:center;
line-height:120%;
color:black;

margin:0px auto 50px auto;

width:100%;
max-width:450px;
}


section#products  p{ /* 説明 */

font-size:22px;	
text-align:center;
line-height:120%;
color:black;

margin:30px auto 30px auto;

width:100%;
max-width:450px;

}



section#products article h2{	/* 鋼板名 */

font-size:23px;	
text-align:left;
line-height:120%;
color:black;

margin:0px auto 0px auto;
}


section#products article h4{	/* メッキ名 */

font-size:20px;	
text-align:left;
line-height:120%;
color:black;

margin:5px auto 10px auto;
}

section#products article p{	/* リード */

font-size:19px;	
text-align:left;
line-height:120%;
color:black;

margin:20px auto 10px auto;
}



section#products  article h3{ /* 赤字インフォ */

	font-size: 16px;
	text-align: center;
	line-height: 130%;
	color: red;
	margin: 50px auto 20px auto;
	padding:10px;
	border: thin solid #F00;
	width: 100%;
	max-width: 450px;
}




	




footer {
text-align:center;	
margin:0 auto;	
width: 100%;
height:70px;

position:relative;
bottom: 0;


}




footer p {
	position: relative;
	top: 30px;

	
	text-align:center;
    font-size: 15px;
    color:#ccc;


}
	

}

@media only screen and (min-width: 768px) {
	
header {
width:100%;
height: 80px;
background-color:white;

}


}



@media only screen and (min-width: 770px) {
	

section#bottom{
	width:100%;

}



section#bottom article{
	width:100%;
	max-width:100%;
	margin:100px 0 0 0;

	
}







}




@media only screen and (min-width: 1000px) {



}

/* Flexible Image */
img {
  max-width: 100%; 
  height:auto;
}