@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;
}

#rogo{
  position:absolute;
  top:0px;
  right:0;
  width:100%;
  max-width:40px;
z-index:100 !important; 
}



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;
}

#both{
	display:none;
	width:100%;
	max-width:265px;
	position:absolute;
top:8px;
right:0;

}


header p{
display:none;	
color:black;
font-size:17px;
text-align:right;
margin:15px 10px 0 0;
font-family: "Courier New", Courier, monospace;

}


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.31em;	
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:0.94em;	
text-align:center;
line-height:140%;
color:black;

margin:30px auto 10px auto;


}


section#top article span{	
font-family:"M PLUS Rounded 1c";
font-size:1.19em;	
text-align:left;
line-height:160%;
color:black;

margin:0 auto 0 auto;



}




section#top article span br { 	
display:inline-block;
}





.iframe-wrap {
  position: relative;
  width: 100%;
  height:0;
  padding-top:100%;
 }
 
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}






section#main {
width:100%;
max-width:;
margin:0 auto;
}	

section#main article {
padding-top:10px;



}	





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

position:relative;
bottom: 0;


}




footer p {
	display:none;
	position: relative;
	top: 15px;

	
	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#top {
width:100%;
max-width:100%;
margin:90px auto 0px auto;



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

margin:0 auto 0 auto;

background:;

}


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

background:;

}

section#top article h1{	/* COMPANY 会社概要 */

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

margin:30px auto 10px auto;
}


section#top article h2{	/* キャッチ */

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

margin:30px auto 10px auto;
}


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

font-size:15px;	
text-align:center;
line-height:160%;
color:black;

margin:30px auto 10px auto;
width:100%;
max-width:700px;
}


section#top article span{	

font-size:21px;	
text-align:left;
line-height:160%;
color:black;

margin:0 auto 0 auto;



}


section#top article span br { 	
display:none;
}










.iframe-wrap {
  position: relative;
  width: 100%;
  height:0;
  padding-top:70%;
  
  z-index:1;
 }
 
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  z-index:1;
}



section#main {
width:100%;
max-width:100%;
margin:0 auto;
}	

section#main article {
padding-top:30px;
padding-bottom:0px;
background-color:; 

}


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

position:relative;
bottom: 0;


}




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

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

}


}



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


}





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

	
	

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



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

margin:0 auto 0 auto;

background:;

}


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

background:;

}


section#top article h1{	/* COMPANY 会社概要 */
position:relative;
top:-60px;
left:-300px;


font-size:19px;	
text-align:center;
line-height:120%;
color:black;
text-decoration: none !important;

    border-radius: 0px;
		width:100%;
	max-width:180px;
	 transform:skewX(-8deg);

	
    padding: 10px 20px;
    font-weight: bold;




}


section#top article h1.btn11 {
    background-image: linear-gradient(to right, #ecf2f6 0%, #969a9e 51%, #ecf2f6 100%);
    color: #000 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-size: 200% auto;
}



section#top article h2{	/* キャッチ */

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

margin:-30px auto 10px auto;
}



/* CONTENTS リンクボタン 基本 */



section#contents article h2.btn {
	
	position:absolute;
	left:30px;
	bottom:8%;
	
    padding: 10px 20px;
    font-weight: bold;
  
    text-decoration: none !important;
    font-size: 16px;
  
    border-radius: 0px;
		width:100%;
	max-width:110px;
	 transform:skewX(-8deg);
	
	
	
}

section#contents article h2.btn11 {
    background-image: linear-gradient(to right, #ecf2f6 0%, #969a9e 51%, #ecf2f6 100%);
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-size: 200% auto;
}


}

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