@charset "UTF-8";
/* CSS Document */

/* Reset -------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none outside none;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

html {overflow-y: scroll;}
body{
font:80%/1.5 verdana,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
-webkit-text-size-adjust: 100%;
background:#fff;
}
html>/**/body {}
* + html body {font-family: "メイリオ","Meiryo";}

object, embed	{vertical-align: top;}
hr, legend	{display: none;}
img {-ms-interpolation-mode: bicubic; }
li	{list-style-type: none;}
p, dd, blockquote {text-align: justify;text-justify: inter-ideograph;}
a	{overflow: hidden;outline: none;}

strong {font-weight: bold;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

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




/* Style -------------------------------------------------------------- */

body {
	color: #333;
	font-size: 16px;
	line-height: 1.7;
}

a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	color: #666;
}

a:hover, a:active{
	outline: none;
	color: #666;
	text-decoration: underline;
}



/* Clearfix */
nav .panel:after, nav#mainNav:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav{zoom: 1;}



/* Frame
-------------------------------------------------- */

header.common {
	height: 35px;
}

footer.common {
	clear: both;
	width: 100%;
}



/* Header
-------------------------------------------------- */





/* Home
-------------------------------------------------- */

#mainImageArea{
	width: 100%;
	position: relative;
	z-index: 10;
	text-align: center;
}
#mainImage{
	width: 100%;
	height: 530px;
	overflow: hidden;
	position: relative;
	z-index: 20;
}
#mainImage img{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 0;
}

#mainCopy{
	width: 100%;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 30;
}
#mainCopy img{
	display: inline-block;
	width: 90%;
	max-width: 397px;
	height: auto;
}

#mainLogo{
	width: 100%;
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 40;
}
#mainLogo img{
	display: inline-block;
	width: 50%;
	max-width: 326px;
	height: auto;
}

#mainCertificate{
	width: 13%;
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 50;
}
#mainCertificate img{
	display: inline-block;
	width: 100%;
	height: auto;
}
#mainPurepolyurea{
	width: 50%;
	max-width: 215px;
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 50;
}
#mainPurepolyurea img{
	display: inline-block;
	width: 100%;
	height: auto;

	transition: all 0.2s linear;
}
#mainPurepolyurea:hover img{
	transform: scale(1.1);
}

.netis{
	width: 90%;
	margin: 0 auto;
	text-align: right;
}
.netis a{
	display: inline-block;
	width: 100%;
	max-width: 220px;
	
	line-height: 0;
	margin-bottom: 30px;

	transition: all 0.2s linear;
}
.netis a img{
	width:100%;
	height:auto;
}
.netis a:hover{
	opacity: 0.8;
}



#homeBanner{
	width: 100%;
	max-width: 784px;
	margin: 0 auto;
}
#homeBanner ul{
	width: 95%;
	float: left;
	padding: 15px 0 20px 5%;
}
#homeBanner ul li{
	width: 46%;
	margin-right: 3%;
	float: left;
	line-height: 0;
}
#homeBanner ul li img{
	width: 100%;
	height: auto;
}
#homeBanner ul li img:hover{
	opacity: 0.80;
	filter: alpha(opacity=80);
}



#homeNewsIndex{
	width: 90%;
	max-width: 762px;
	margin: 0 auto;
}
#homeNewsIndex h2{
	width: 100%;
	text-align: center;
	
	margin-bottom: 28px;
}
#homeNewsIndex h2 img{
	width: 40%;
	max-width: 134px;
	height: auto;
}

#homeNewsIndex ul{
	width: 100%;
	float: left;
}
#homeNewsIndex li{
	width: 100%;
	padding: 12px 0;

	float: left;

	font-size: 15px;
	line-height: 1.3;
	
	background: url(img/bg_home_news.png) repeat-x left bottom;
}
#homeNewsIndex li .date{
	display: block;
	width: 18%;
	float: left;
}
#homeNewsIndex li .header{
	display: block;
	width: 82%;
	float: left;	
}


h2.home{
	width: 90%;
	max-width: 706px;
	margin: 0 auto;

	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	
	margin-top: 25px;
	margin-bottom: 10px;
}
.homeMovie{
	display: block;
	position: relative;

	width: 90%;
	max-width: 706px;
	margin: 0 auto;
	
	overflow:hidden;
	
	margin-bottom: 15px;
}
.homeMovie:before {
	content:"";
	display: block;
	padding-top: 56%;
}
.homeMovie iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}




/* subPage
-------------------------------------------------- */

#subPage {
	clear: both;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	
	padding: 7px 0 60px;
}

#subImage{
	width: 100%;
}
#subImage img{
	width: 100%;
	height: auto;
}
#subImage img.pc{
	display: block;
}
#subImage img.sp{
	display: none;
}
#subImage.purepolyurea{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#subImage.purepolyurea p{
	position: absolute;
	left: 100%;
	top: 0; 
}

#subPage h1{
	width: 96%;
	margin: 30px auto 25px;
	padding: 0 0 12px 4%;
	
	border-bottom: 1px solid #b3b3b3;
	line-height: 0;
}
#subPage h1 img{
	width: 80%;
	max-width: 280px;
	height: auto;
}
#subPage h1 img.pp{
	width: 80%;
	max-width: 480px;
	height: auto;
}

#subPage p.lead{
	width: 93%;
	max-width: 942px;
	margin: 0 auto 30px;
	
	font-size: 13px;
	line-height: 1.5;
}



#subPage h2.pp{
	width: 90%;
	margin: 0 auto 25px;
	
	font-size: 22px;
	font-weight: bold;
	color: #57a1d3;
}

#subPage .ppCB{
	width: 90%;
	max-width: 300px;
	margin: 0 auto;
}
#subPage h2.pp2{
	width: 100%;

	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	color: #57a1d3;
	
	margin-top: 25px;
	margin-bottom: 10px;
}
#subPage p.pp2{
	font-size: 14px;
    margin-bottom: 1.0em;
}
#subPage ul.pp2Detail{
	width: 100%;
    
    display: flex;
    justify-content: space-between;
}
#subPage ul.pp2Detail li{
    width: 48%;
    max-width: 180px;
}
#subPage ul.pp2Detail li a{
    display: block;
    width: 100%;
	transition: all 0.2s linear;
}
#subPage ul.pp2Detail li a:hover{
    opacity: 0.8;
}
#subPage ul.pp2Detail li img{
    width: 100%;
    height: auto;
}

#subPage .pp01{
	width: 90%;
	margin: 0 auto;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#subPage .pp01 .photo{
	width: 37%;
}
#subPage .pp01 .photo img{
	width: 100%;
	height: auto;
}
#subPage .pp01 .text{
/*	width: 58%;*/
	width: 100%;

/*    
    max-width: 706px;
    margin: 0 auto;
*/
}
#subPage .pp01 .text img{
	width: 100%;
	height: auto;
}
#subPage .pp01 .text h3{
    font-size: 18px;
}
#subPage .pp01 .text p{
	padding-top: 10px;
	
	font-size: 15px;
	line-height: 1.7;
}
#subPage .pp01 .text .chart{
    width: 100%;
}
#subPage .pp01 .text .chart img{
    width: 100%;
    height: auto;
}

#subPage .pp02{
	width: 90%;
	margin: 0 auto;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#subPage .pp02 .photo{
	width: 30%;
}
#subPage .pp02 .photo img{
	width: 100%;
	height: auto;
}
#subPage .pp02 .text{
	width: 64%;
	margin-top: -20px;
}
#subPage .pp02 .text ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#subPage .pp02 .text ul li{
	box-sizing: border-box;
	width: 33%;
	
	padding: 20px 2%;
	background-color: #57a1d3;
	border-radius: 5px;
}
#subPage .pp02 .text ul li h3{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
}
#subPage .pp02 .text ul li p{
	font-size: 12px;
	color: #fff;
	line-height: 1.6;
}

#subPage .pp03lead{
	width: 90%;
	margin: 0 auto;
    
    font-size: 14px;
    
    margin-bottom: 20px;
}
#subPage ul.pp03{
	width: 90%;
	margin: 0 auto;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#subPage ul.pp03 li{
	width: 24.5%;
}
#subPage ul.pp03 li .photo{
	width: 100%;
	line-height: 0;
	margin-bottom: 5px;
}
#subPage ul.pp03 li .photo img{
	width: 100%;
	height: auto;
}
#subPage ul.pp03 li .caption{
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000;

}


#subPage ul.pp03b{
	width: 90%;
	margin: 0 auto;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#subPage ul.pp03b li{
	width: 48%;
    
    padding-bottom: 30px;
}
#subPage ul.pp03b li .photo{
	width: 100%;
	line-height: 0;
	margin-top: 5px;
	margin-bottom: 3px;
}
#subPage ul.pp03b li .photo img{
	width: 100%;
	height: auto;
}
#subPage ul.pp03b li .caption{
	font-size: 12px;
	color: #000;
    line-height: 1.5;

}




#subPage .pp04a{
	width: 90%;
	margin: 0 auto;
	
	display: flex;
	align-content: center;
	align-items: center;
}
#subPage .pp04a h2{
	display: inline-block;
	margin: 0 20px 25px 0;
	
	font-size: 22px;
	font-weight: bold;
	color: #0071bc;
	
	white-space: nowrap;
	
	padding: 0 5px;
	border-bottom: 4px solid #0071bc;
}
#subPage .pp04a .lead{
	font-size: 16px;
}
#subPage .ppContact{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#subPage .pp04ab{
    width: 67%;
}
#subPage .pp04c{
    width: 30%;
    padding-top: 20px;
}
#subPage .pp04b .wTitle{
    box-sizing: border-box;
    
	width: 90%;
	margin: 0 auto;
    margin-bottom: 5px;
    padding-left: 30px;
	
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#subPage .pp04b dl{
	width: 90%;
	margin: 0 auto;
	
	display: flex;
}
#subPage .pp04b dl dt{
	display: inline-block;
	margin: 0 30px 25px;
	
	font-size: 16px;
	font-weight: bold;
	color: #000;
	
	white-space: nowrap;
}
#subPage .pp04b dl dd{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	
	white-space: nowrap;
}
#subPage .pp04b dl dd a{
	color: #000;
}

#subPage .pp04c .content{
    box-sizing: border-box;
    border: 1px solid #666;
    padding: 12px 15px;
}
#subPage .pp04c .title{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#subPage .pp04c .name{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#subPage .pp04c .link a{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#subPage .pp04c .link a:hover{
    text-decoration: underline;
}

ul.ppPrd{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
    margin-top: 20px;
}
ul.ppPrd li{
    width: 24%;
    line-height: 0;
}
ul.ppPrd li img{
    width: 100%;
    height: auto;
}
ul.ppPrd li a:hover{
    opacity: 0.8;
}



#subPage .ppn{
	width: 90%;
	margin: 0 auto;
}
ul.phPhoto{
	width: 100%;
    
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.phPhoto li{
    width: 49%;
    line-height: 0;
}
ul.phPhoto li img{
    width: 100%;
    height: auto;
}
#subPage .ppn .text h3{
    font-size: 18px;
}
#subPage .ppn .text p{
	padding-top: 10px;
	
	font-size: 15px;
	line-height: 1.7;
}
.fpPhoto{
	width: 100%;
}
.fpPhoto img{
    width: 100%;
    height: auto;
}


#subPage .linkToSpsite{
	width: 100%;
	margin: 0 auto;
    
    font-size: 15px;
    
    text-align: right;
    
    margin-top: -10px;
    margin-bottom: 20px;
}
#subPage .linkToSpsite.ol{
	width: 90%;
}
#subPage .linkToSpsite a{
    font-size: 15px;
    font-weight: bold;
    color: #e00;
}





#company{
	width: 100%;
	float: left;
	
	padding: 20px 0 80px;
}
#company .main{
	width: 67%;
	float: left;
}
#company .sub{
	width: 33%;
	float: left;
}

#company .sub .certificate{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	
	font-size: 13px;
}
#company .sub .certificate img{
	width: 106px;
	height: auto;
}

#company .sub .outside{
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
}
#company .sub .outside img{
	width: 100%;
	height: auto;
}


table.outline{
	width: 80%;
	max-width: 500px;
	margin: 0 6% 0 14%;
}
table.outline th{
	width: 18%;
	padding: 16px 4%;

	font-size: 13px;
	line-height: 1.3;
	
	white-space: nowrap;
	vertical-align: middle;
	
	background-color: #f2f2f2;
	border: 1px solid #b3b3b3;
}
table.outline td{
	width: 64%;
	padding: 16px 5%;

	font-size: 13px;
	line-height: 1.8;

	border: 1px solid #b3b3b3;
}



#business{
	width: 100%;
	max-width: 820px;
	margin: 0 auto;
}
#business > ul{
	width: 97%;
	float: left;
	padding: 0 0 20px 3%;
}
#business > ul > li{
	width: 45%;
	margin-right: 3%;
	margin-bottom: 20px;
	float: left;
}
#business > ul > li:nth-child(2n+1){
	clear: both;
}
#business > ul > li > .content{
	padding: 15px 7%;
	border: 1px solid #b3b3b3;
	background: url(img/bg_businessList.png) no-repeat right top;

}
#business > ul > li h2{
	font-size: 19px;
	color: #6b8f9e;

}
#business > ul > li > .content > ul{
	margin-top: 10px;
	margin-left: 7%;
}
#business > ul > li > .content > ul > li{
	font-size: 12px;
	line-height: 1.3;
	padding-bottom: 5px;
}


#bLinks{
	width: 88%;
	padding: 0 6%;
	float: left;
	
	padding-bottom: 50px;
}

#businessGroup,
#patent,
#trademark{
	width: 50%;
	float: left;
    
    padding-bottom: 20px;
}
#businessGroup h2,
#patent h2,
#trademark h2{
	font-size: 16px;
	color: #6b8f9e;
}
#businessGroup ul,
#patent ul,
#trademark ul{
	margin-top: 10px;
	margin-left: 6%;
}
#businessGroup ul li,
#patent ul li,
#trademark ul li{
	font-size: 13px;
	line-height: 1.3;
	padding-bottom: 7px;
}




.wls{
	letter-spacing: 0.5em;
}
.wls2{
	letter-spacing: 0.25em;
}



#recruit{
	width: 100%;
	max-width: 940px;
	margin: 0 auto;
}
#recruit > ul{
	width: 98%;
	float: left;
	padding: 0 0 30px 2%;
}
#recruit > ul > li{
	width: 48%;
	margin-right: 2%;
	float: left;
}
#recruit > ul > li:nth-child(2n+1){
	clear: both;
}
#recruit > ul > li > .content{
	padding: 15px 5%;
	border: 1px solid #b3b3b3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
#recruit > ul > li h2{
	font-size: 16px;
	color: #6b8f9e;
	
	line-height: 1.3;
	
	margin-bottom: 15px;
}

#recruit > ul > li table{
	width: 100%;
}
#recruit > ul > li table th{
	padding: 0 20px 5px 0;

	font-size: 12px;
	line-height: 1.3;
	color: #fff;
	
	text-align: center;
	white-space: nowrap;
}
#recruit > ul > li table th span{
	display: inline-block;
	width: 100%;
	padding: 3px 3px;
	background-color: #6b8f9e;
}
#recruit > ul > li table td{
	padding: 0 0 5px 0;

	font-size: 11px;
	line-height: 1.3;
}

.recruitContact{
	clear: both;
	width: 90%;
	margin: 0 auto;
	padding: 0 0 30px;
}
.recruitContact h2{
	display: inline-block;
	
	font-size: 16px;
	color: #6b8f9e;
	
	line-height: 1.0;
	padding: 0 22px 5px 11px;
	border-bottom: 3px solid #6b8f9e;
	
	margin-bottom: 10px;
}

.recruitContact table{
	font-size: 16px;
}
.recruitContact table th{
	padding: 0 20px;
}
.recruitContact table br.nr{
	display: none;
}




.contactLead{
	width: 90%;
	max-width: 770px;
	margin: 0 auto 30px;
	
	font-size: 13px;
	color: #265b71;
}
.contactMap{
	width: 90%;
	max-width: 770px;
	margin: 0 auto 40px;
}
.contactMap iframe{
	width: 100%;
	height: 480px;
}

.contactDetail{
	width: 90%;
	max-width: 560px;
	margin: 0 auto 40px;
}
.contactDetail dl{
	width: 100%;
	border-top: 1px solid #b3b3b3;
	
	letter-spacing: -0.5em;
}
.contactDetail dl dt{
	display: inline-block;
	width: 36%;
	padding: 15px 4% 15px 10%;
	font-size: 16px;
	border-bottom: 1px solid #b3b3b3;
	vertical-align: top;
	
	letter-spacing: normal;
	
	background-repeat: no-repeat;
	background-position: 20px 17px;
}
.contactDetail dl dt.tel{
	background-image: url(img/icon_contact_tel.png);
}
.contactDetail dl dt.mail{
	background-image: url(img/icon_contact_mail.png);
}
.contactDetail dl dd{
	display: inline-block;
	width: 50%;
	padding: 15px 0;
	font-size: 16px;
	border-bottom: 1px solid #b3b3b3;
	
	letter-spacing: normal;
}




#newsIndex{
	width: 100%;
	max-width: 880px;
	margin: 0 auto;
}
#newsIndex > ul{
	width: 98%;
	float: left;
	padding: 20px 0 30px 2%;
}
#newsIndex > ul > li{
	width: 48%;
	margin-right: 2%;
	float: left;
	
	padding-bottom: 20px;
}
#newsIndex > ul > li:nth-child(2n+1){
	clear: both;
}
#newsIndex .content{
	padding: 15px 5% 35px;
	border: 1px solid #b3b3b3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	
	position: relative;

/* ***************** */	
	min-height: 270px;
}
#newsIndex .content h2{
	font-size: 14px;
	color: #6b8f9e;
	
	padding-left: 7em;
	text-indent: -7em;
	
	line-height: 1.3;
	
	margin-bottom: 15px;
}
#newsIndex .content h2 .date{
	font-size: 19px;
	padding-right: 0.8em;
}
#newsIndex .content img{
	max-width: 100%;
	height: auto;
}

#newsIndex .content p{
	font-size: 12px;
}
#newsIndex .content .leftImage{
	width: 32%;
	float: left;
	margin-right: 5%;
}
#newsIndex .content .leftImage img{
	width: 100%;
	max-width: 130px;
	height: auto;
}
#newsIndex .content .leftImage2{
	width: 50%;
	float: left;
	margin-right: 5%;
}
#newsIndex .content .leftImage2 img{
	width: 100%;
	max-width: 260px;
	height: auto;
}
#newsIndex .content .thumb,
#newsIndex .content .thumb2{
	text-align: center;
}
#newsIndex .content .thumb img{
	width: 100%;
	max-width: 280px;
	height: auto;
}
#newsIndex .content .thumb2 img{
	width: 100%;
	height: auto;
}
#newsIndex .content .detailBtn{
	clear: both;
	width: 100%;
	text-align: right;
	line-height: 0;
	
	position: absolute;
	right: 5%;
	bottom: 15px;
}
#newsIndex .content .detailBtn a{
	display: inline-block;
	width: 40%;
	max-width: 132px;
}
#newsIndex .content .detailBtn a img{
	width: 100%;
	height: auto;
}


.extLink{
    margin-top: 5px;
    box-sizing: border-box;
}
.extLink a{
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 40px 10px 20px;
    
    font-size: 15px;
    color: #fff;
    line-height: 1.3;
    
    background-color: rgba(38, 91, 113, .7);
    border-radius: 5px;
    position: relative;
    
    opacity: 1.0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.extLink a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.extLink a::after{
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
    
    width: 13px;
    height: 16px;
    background-color: #fff;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}



/* Footer
-------------------------------------------------- */

footer.common{
	width: 100%;

	background-color: #f2f2f2;
}
footer.common .content{
	width: 90%;
	max-width: 762px;
	margin: 0 auto;
}
footer.common .profile{
	width: 100%;
	float: left;
	
	padding: 25px 0 30px;
}
footer.common .profile .name{
	width: 28%;
	float: left;
	
	font-size: 21px;
	line-height: 1.0;
}
footer.common .profile .data{
	width: 72%;
	float: left;
}
footer.common .profile .address{
	display: block;
	font-size: 11px;
	line-height: 1.3;
}
footer.common .profile .tel{
	display: inline;
	font-size: 12px;
	line-height: 1.3;
	
	padding-right: 50px;
}
footer.common .profile .fax{
	display: inline;
	font-size: 12px;
	line-height: 1.3;
}


footer.common .copyright{
	clear: both;
	
	font-size: 11px;
	line-height: 1.2;
	
	padding-bottom: 20px;
	
	margin-left: 28%;
}



/* clearfix
-------------------------------------------------- */

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
    }

   .clearfix{display: inline-block;}


    * html .clearfix {height: 1%;}
       .clearfix{display:block;}





/* Global Navigation
---------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 962px){
	
nav#globalNavi{
	clear:both;
	width: 960px;
	margin: 0 auto;
	position:relative;
	z-index:100;
}

nav#globalNavi ul {
	float: left;
	width: 100%;
}
#home nav#globalNavi ul {
/*	margin-left: 80px;*/
}
nav#globalNavi ul li{
	float: left;
	position: relative;
}
nav#globalNavi ul li{
	width: 137px;
}

nav#globalNavi ul li a{
	display: block;
	
	height: 63px;
	line-height: 63px;
	text-decoration: none;

	width: 100%;
	overflow: hidden;
	position: relative;

	background: url(./img/bg_gNavi3.png) no-repeat left top;
	-webkit-background-size : 960px auto;
	-moz-background-size : 960px auto;
	background-size : 960px auto;
}
nav#globalNavi ul li a span{
	position: absolute;
	left: 100%;
	top: 0;
}

nav#globalNavi ul li.home a{ background-position: 0 0; }
nav#globalNavi ul li.company a{ background-position: -137px 0; }
nav#globalNavi ul li.business a{ background-position: -274px 0; }
nav#globalNavi ul li.purepolyurea a{ background-position: -411px 0; }
nav#globalNavi ul li.recruit a{ background-position: -548px 0; }
nav#globalNavi ul li.contact a{ background-position: -685px 0; }
nav#globalNavi ul li.news a{ background-position: -822px 0; }

nav#globalNavi ul li.home a.currentItem, nav#globalNavi ul li.home a:hover, nav#globalNavi ul li.home a:active{ background-position: 0 -63px; }
nav#globalNavi ul li.company a.currentItem, nav#globalNavi ul li.company a:hover, nav#globalNavi ul li.company a:active{ background-position: -137px -63px; }
nav#globalNavi ul li.business a.currentItem, nav#globalNavi ul li.business a:hover, nav#globalNavi ul li.business a:active{ background-position: -274px -63px; }
nav#globalNavi ul li.purepolyurea a.currentItem, nav#globalNavi ul li.purepolyurea a:hover, nav#globalNavi ul li.purepolyurea a:active{ background-position: -411px -63px; }
nav#globalNavi ul li.recruit a.currentItem, nav#globalNavi ul li.recruit a:hover, nav#globalNavi ul li.recruit a:active{ background-position: -548px -63px; }
nav#globalNavi ul li.contact a.currentItem, nav#globalNavi ul li.contact a:hover, nav#globalNavi ul li.contact a:active{ background-position: -685px -63px; }
nav#globalNavi ul li.news a.currentItem, nav#globalNavi ul li.news a:hover, nav#globalNavi ul li.news a:active{ background-position: -822px -63px; }


nav div.panel{
	width: 100%;
	display:block !important;
}
  
a#menu{display:none;}



  
}


/* Global Navigation Responsive Structure
---------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:961px){

nav#globalNavi {
	width: 100%;
	
	position: absolute;
	left: 0;
	top: 0;
	z-index: 300;
}

	
nav#globalNavi a.menu{
	width: 62px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 62px;
	line-height: 62px;
	text-align: left;
	color: #265b71;
	text-decoration: none;
	
/*	background-color: #f2f2f2;*/
}
	
nav#globalNavi a#menu .label{
	display: block;
	width: 100%;
	text-align: center;
	background: url(img/icon_menu.png) no-repeat 17px 15px;
	font-size: 100%;
}
nav#globalNavi a#menu .label .text{
	display: inline-block;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
	color: #265b71;

}


nav#globalNavi a.menuOpen{
	border-bottom:0;
	color:#fff;

}
	
nav#globalNavi a#menu:hover{cursor:pointer;}
	
nav .panel{
	display: none;
	width: 100%;
	position: relative;
	right: 0;
	top: 0;
	z-index: 1000;
}


nav#globalNavi ul{
	margin-top: 62px;
	padding:0;
	
	z-index: 300;
}

nav#globalNavi ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	
}

nav#globalNavi ul li a{
	display: block;
	padding:15px 10px 15px 20px;
	text-align:left;
	color:#fff;
	border-bottom:1px solid #6798ac;
	background-color:rgba(38, 91, 113, 0.9);
	text-decoration: none;

	font-size: 14px;
	line-height:1.0;
}


 
nav#globalNavi ul li a.currentItem,
nav#globalNavi ul li a:hover,
nav#globalNavi ul li a:active{
	color:#fff;
	background-color:rgba(38, 91, 113, 1.0);
}



}





/* Responsive Structure
---------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 961px){

header.common {
	height: 62px;
}


#mainImage{
	width: 100%;
	height: auto;
	overflow: auto;
	position: relative;
	z-index: 20;
}
#mainImage img{
	position: relative;
	left: 0;
	bottom: auto;
}

#mainCopy{
	top: 18%;
}
#mainCopy img{
	width: 60%;
}

#mainLogo{
	top: 32%;
}
#mainLogo img{
	width: 40%;
}





footer {
	width: 100%;
	margin: 0 auto;
}



}



/* 
------------------------------------------------------------*/
@media only screen and (max-width: 780px){


#home {
	padding: 0 0 60px;
}

#mainPurepolyurea{
	width: 30%;
	right: 5px;
	bottom: 50px;
}

#homeNewsIndex h2{
	width: 100%;
	text-align: center;
	
	margin-bottom: 12px;
}

#homeNewsIndex ul{
	float: none;
}
#homeNewsIndex li{
	padding: 12px 0;

	float: none;

	font-size: 14px;
	line-height: 1.3;
}
#homeNewsIndex li .date{
	width: 100%;
	float: none;
	
	padding-bottom: 5px;
}
#homeNewsIndex li .header{
	width: 100%;
	float: none;	
}



h2.home{

	font-size: 16px;
	
	margin-top: 25px;
	margin-bottom: 10px;
}


#subPage {
	padding: 7px 0 50px;
}

#subImage{
}


#subPage h1{
	width: 95%;
	max-width: 962px;
	margin: 20px auto 15px;
}
#subPage h1 img{
	width: 80%;
	max-width: 250px;
	height: auto;
}




#subImage img.pc{
	display: none;
}
#subImage img.sp{
	display: block;
}

#subPage h2.pp{
	margin: 0 auto 25px;
	
	font-size: 18px;
}

#subPage .ppCB{
	width: 90%;
	max-width: 300px;
	margin: 0 auto;
}
#subPage h2.pp2{
	font-size: 18px;

    margin-top: 25px;
	margin-bottom: 10px;
}
#subPage p.pp2{
	font-size: 12px;
}

#subPage .pp01{
}
#subPage .pp01 .photo{
	width: 100%;
	max-width: 500px;
	margin: 0 auto 20px;
}
#subPage .pp01 .text{
	width: 100%;
}
#subPage .pp01 .text h3{
    font-size: 16px;
}
#subPage .pp01 .text p{
	padding-top: 10px;
	
	font-size: 14px;
}

#subPage .pp02{

margin-bottom: 30px;
}
#subPage .pp02 .photo{
	width: 100%;
	max-width: 500px;
	margin: 0 auto 20px;
}
#subPage .pp02 .text{
	width: 100%;
	margin-top: 0;
}
#subPage .pp02 .text ul{
}
#subPage .pp02 .text ul li{
	
	padding: 20px 2%;
}
#subPage .pp02 .text ul li h3{
	font-size: 14px;

	margin-bottom: 15px;
}
#subPage .pp02 .text ul li p{
	font-size: 12px;
	color: #fff;
	line-height: 1.6;
}

#subPage ul.pp03{
}
#subPage ul.pp03 li{
	width: 49%;
}
#subPage ul.pp03 li .photo{
	margin-bottom: 5px;
}
#subPage ul.pp03 li .caption{
	font-size: 11px;

	margin-bottom: 20px;
}


#subPage ul.pp03b li{
	width: 100%;
}


#subPage .pp04a{
	display: block;
}
#subPage .pp04a h2{
	margin: 0 0 15px 0;
	
	font-size: 18px;
	font-weight: bold;
	color: #0071bc;
	
	white-space: normal;
	
	padding: 0 5px;
	border-bottom: 3px solid #0071bc;
}
#subPage .pp04a .lead{
	font-size: 14px;
}
#subPage .pp04ab{
    width: 100%;
}
#subPage .pp04c{
    width: 100%;
    padding-top: 20px;
}
#subPage .pp04ab{
    box-sizing: border-box;
    padding: 0 20px;
}
#subPage .pp04b .wTitle{
    margin-bottom: 5px;
    padding-left: 0;
	
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#subPage .pp04b dl{
	display: block;
}
#subPage .pp04b dl dt{
	display: block;
	margin: 0 0 15px;
	
	font-size: 16px;
	font-weight: bold;
	color: #000;
	
	white-space: normal;
}
#subPage .pp04b dl dd{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	
	white-space: normal;
}

#subPage .pp04c .content{
    width: 90%;
    margin: 0 auto;
    
    padding: 12px 15px;
}
#subPage .pp04c .title{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#subPage .pp04c .name{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#subPage .pp04c .link a{
	font-size: 14px;
	font-weight: bold;
	color: #000;

}
#subPage .pp04c .link a:hover{
    
    text-decoration: underline;
}


ul.phPhoto li{
    width: 100%;
    
    margin-bottom: 10px;
}
#subPage .ppn .text h3{
    font-size: 16px;
}
#subPage .ppn .text p{
	padding-top: 10px;
	
	font-size: 14px;
}


#company{
	width: 100%;
	float: none;
	
	padding: 20px 0 30px;
}
#company .main{
	width: 100%;
	float: none;
}
#company .sub{
	width: 100%;
	float: none;
	
	padding-top: 30px;
}

#company .sub .certificate{
}
#company .sub .certificate img{
}

#company .sub .outside{
	width: 90%;
}

table.outline{
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
}
table.outline th{
	width: 18%;
	padding: 16px 4%;

	font-size: 12px;
	line-height: 1.3;
	
	white-space: nowrap;
	vertical-align: middle;
	
}
table.outline td{
	width: 64%;
	padding: 16px 5%;

	font-size: 12px;
	line-height: 1.8;
}


#business{
}
#business > ul{
	width: 90%;
	float: none;
	padding: 0 0 20px 0;
	
	margin: 0 auto;
}
#business > ul > li{
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	float: none;
}
#business > ul > li h2{
	font-size: 16px;
}
#business > ul > li > .content > ul{
	margin-top: 10px;
	margin-left: 7%;
}
#business > ul > li > .content > ul > li{
	font-size: 12px;
	line-height: 1.3;
	padding-bottom: 5px;
}


#bLinks{
	width: 90%;
	padding: 0;
	float: none;
	
	margin: 0 auto;
	
	padding-bottom: 0px;
}

#businessGroup,
#patent,
#trademark{
	width: 100%;
	float: none;

	padding-bottom: 30px;
}
#businessGroup h2,
#patent h2,
#trademark h2{
	font-size: 15px;
}
#businessGroup ul,
#patent ul,
#trademark ul{
	margin-top: 10px;
	margin-left: 0;
}
#businessGroup ul li,
#patent ul li,
#trademark ul li{
	font-size: 12px;
	line-height: 1.3;
	padding-bottom: 7px;
}



#recruit{
}
#recruit > ul{
	width: 95%;
	float: none;
	padding: 0 0 20px 0;
	
	margin: 0 auto;
}
#recruit > ul > li{
	width: 100%;
	margin-right: 0;
	float: none;
	
	margin-bottom: 20px;
}
#recruit > ul > li h2{
	font-size: 16px;
	
	margin-bottom: 10px;
}


.recruitContact{
	padding: 0 0 30px;
}
.recruitContact h2{
	
	font-size: 15px;
	
	padding: 0 22px 5px 11px;
	border-bottom: 3px solid #6b8f9e;
	
	margin-bottom: 10px;
}

.recruitContact table{
	font-size: 12px;
}
.recruitContact table th{
	padding: 0 20px 0 0;
	line-height: 1.3;
}
.recruitContact table br.nr{
	display: block;
}




.contactLead{
	margin: 0 auto 20px;
	
	font-size: 12px;
	
	line-height: 1.5;
}
.contactMap{
	margin: 0 auto 30px;
}
.contactMap iframe{
	width: 100%;
	height: 350px;
}


.contactDetail{
	max-width: 100%;
	margin: 0 auto 40px;
}
.contactDetail dl{
	width: 100%;
	border-top: 1px solid #b3b3b3;
	
	letter-spacing: normal;
}
.contactDetail dl dt{
	display: block;
	width: auto;
	padding: 15px 4% 5px 40px;
	font-size: 14px;
	border-bottom: none;
	vertical-align: top;
	
	background-position: 5px 15px;
}
.contactDetail dl dd{
	display: block;
	width: 94%;
	padding: 5px 4% 15px 2%;
	font-size: 14px;
	border-bottom: 1px solid #b3b3b3;
}



#newsIndex{
}
#newsIndex > ul{
	width: 95%;
	float: none;
	padding: 20px 0 30px 0;
	
	margin: 0 auto;
}
#newsIndex > ul > li{
	width: 100%;
	margin-right: 0;
	float: none;
	
	padding-bottom: 20px;
}
#newsIndex .content{
}
#newsIndex .content h2{
	font-size: 13px;
	
	padding-left: 7em;
	text-indent: -7em;
		
	margin-bottom: 15px;
}
#newsIndex .content h2 .date{
	font-size: 16px;
	padding-right: 0.8em;
}

#newsIndex .content p{
	font-size: 12px;
}




footer.common .profile{
	float: none;
	
	padding: 25px 0 25px;
}
footer.common .profile .name{
	width: 100%;
	float: none;
	
	font-size: 21px;
	line-height: 1.0;
	
	padding-bottom: 20px;
}
footer.common .profile .data{
	width: 100%;
	float: none;
}
footer.common .profile .address{
	display: block;
	font-size: 11px;
	line-height: 1.3;
	
	padding-bottom: 5px;
}
footer.common .profile .tel{
	display: block;
	font-size: 12px;
	line-height: 1.3;
	
	padding-right: 50px;
}
footer.common .profile .fax{
	display: block;
	font-size: 12px;
	line-height: 1.3;
}


footer.common .copyright{
	clear: both;
	
	font-size: 10px;
	line-height: 1.2;
	
	padding-bottom: 20px;
	
	margin-left: 0;
}



}



/* 
------------------------------------------------------------*/
@media only screen and (max-width: 600px){


ul.ppPrd li{
    width: 48%;
    line-height: 0;
    
    margin-bottom: 20px;
}


}





/* 
------------------------------------------------------------*/
@media only screen and (max-width: 400px){

#subPage .pp02 .text ul{
	flex-wrap: wrap;
}
#subPage .pp02 .text ul li{
	width: 100%;
	padding: 20px 5%;
	margin-bottom: 10px;
}

}
