@charset "UTF-8";
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){


.feature {
	background: #000 !important;
	background-size: cover !important;
	height: 400px !important;
}
.feature .txt01 {
	display: none !important;
	font: normal 15px 'AvenirLT-Heavy', 'Helvetica Neue', helvetica, arial, sans-serif !important;
	height: 400px !important;
	padding-top: 70px;
	margin:0 auto;
	line-height:150%;
}
.feature .txt01-2 {
	display: block !important;
	height: 100px !important;
	padding-top: 20px;
	margin:0 auto;
	line-height:150%;
}
.feature .movie {
	display: block !important;
	background-position: center center;
}

#big-video-wrap {
	height: auto !important;
}




.plumbing {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
}
.contents .top-obi {
	background-color: rgba(153,174,181,0.8);  
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	color: #FFF;
	margin-top: 400px;
}
.top-obi .top-obi-in {
	text-align: left;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.contents .top-obi h1 {
	padding:0 1%;
	margin-bottom:10px;
	font-size: 15px;
	line-height:20px;
}
.contents .top-obi p {
	padding:0 3%;
	font-size: 9px;
	letter-spacing:0;
}
#top-cont {
	width: 100%;
	background-color: #FFF;
	z-index:100
}
.top-cate {
	width: 100%;
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
}
.top-cate .cate4:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.top-cate .cate4 {
	width: 98%;
	clear:both;
	text-align: left;
	margin-bottom:50px;
}
.cate4-left {
	width:40%;
	margin:0 2% 0 2%;
	float:left;
}
.cate4-right {
	width:52%;
	margin:0;
	float:right;
}

.top-cate:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.top-cate .cate4 .ttl {
	font-weight: bold;
	font-size: 17px;
	width:100%;
	margin-top:0px;
}
.top-cate .cate4 .sub-ttl {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	width:100%;
	border:0;
}
.top-cate .cate4 p {
	font-size: 12px;
	padding-top: 10px;
	clear:both;
	width:92%;
}
.color01 {
	color: #007C36;
}
.color02 {
	color: #94B200;
}
.color03 {
	color: #007B9B;
}
.color04 {
	color: #003D6D;
}


video {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1;
}
p.test {
  font-family: serif;         
  color: #fff;
  font-size: 400%;
  margin: 50px;
  position: relative;
  z-index: 2;
}

/*トップページ以外のタイトルについて*/


.mainttl {
	font-size: 40px;
	font-weight: bold;
	padding-top:50px;
}
.ttl-small {
	font-size: 12px;
	font-weight: bold;
	padding-top:15px;
}
section.companyttl:after,
section.contactttl:after,
section.worksttl:after,
section.factoryttl:after,
section.technologyttl:after,
section.recruitttl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*カンパニーについて*/
section.companyttl {
	background: #000 url(../img/company-back.jpg) top center no-repeat !important;
	background-size: cover !important;
	height: 150px !important;
}
/*テクノロジーについて*/
section.technologyttl {
	background: #000 url(../img/technology-back.jpg) top center no-repeat !important;
	background-size: cover !important;
	height: 150px !important;
}
/*ファクトリーについて*/
section.factoryttl {
	background: #000 url(../img/factory-back.jpg) top center no-repeat !important;
	background-size: cover !important;
	height: 150px !important;
}
/*ワークスについて*/
section.worksttl {
	background: #000 url(../img/works-back.jpg) top center no-repeat !important;
	background-size: cover !important;
	height: 150px !important;
}
/*コンタクトについて*/
section.contactttl {
	background: #000 url(../img/contact-back.jpg) top center no-repeat !important;
	background-size: cover !important;
	height: 150px !important;
}
/*リクルートについて*/
section.recruitttl {
	background: #000 url(../img/recruit-back.jpg) center center no-repeat !important;
	background-size: cover !important;
	height: 150px !important;
}


/*----------------------------------
　　　カンパニーについて
----------------------------------*/
.company01-pc {
	display:none;
}
section.company02 {
	width:90%;
	margin:0 auto;
}
section.company03 {
	width:90%;
	margin:40px auto;
}
.blue-ttl {
	font-size: 24px;
	font-weight: bold;
	color: #08287F;
	margin-top:30px;
}
.company02 .blue-ttl,
.company03 .blue-ttl {
	text-align:center;
}
.seet {
	display:table;
	width: 100%;
}
.seet-left {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #08287F;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 30px;
	color: #08287F;
	display:table-cell;
	line-height: 170%;
}
.seet-left2 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 30px;
	color: #08287F;
	display:table-cell;
	line-height: 170%;
}
.seet-right {
	width: 100%;
	border: 0px;
	padding-top: 0px;
	margin-top: 0px;
	display:table-cell;
}
.seet-right li {
	width: 100%;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}
.seet-right li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.seet-right p {
	padding-left:0px;
}
.seet-right2 {
	width: 100%;
	border:0;
	padding-top: 15px;
	display:table-cell;
	margin-top:0px;
}
.seet-right2 li {
	width: 100%;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}
.seet-right2 li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.seet-right:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.seet-right2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.company03-sp {
	display:block;
	background-color: #F4F6F7;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	margin-top:20px;
	padding-top:20px;
}
.company03-sp .company-box1 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.company03-sp .company-box1 img {
	width:100%;
}
.company03-sp .company-box1 p {
	margin-top: 15px;
	line-height: 200%;
	padding-right: 0px;
	padding-left: 0px;
}

.company3-in {
	width: 100%;
	margin-top: 60px;
	margin-bottom:0px;
	margin-left: 0px;
}
.company3-in .ttl-green {
	font-size: 18px;
	font-weight: bold;
	color: #007440;
	clear: both;
	margin-bottom: 15px;
}
.company3-in .comp-left {
	width: 100%;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.company3-in .comp-left p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 0em;
	padding-left:10px;
}
.company3-in .comp-right {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
}
.company3-in .comp-left,.company3-in .comp-right {
	margin-bottom:0px;
}
.comp-right:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.company3-in:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*----------------------------------
　　　工場設備について
----------------------------------*/
.factory01 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	border:0;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;*/
}
.factory01:after,.factory02:after,.factory03:after,.factory04:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.factory01 .factory-left {
	width: 100%;
}
.factory01 .factory-left h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}
.factory01 .factory-right {
	height: auto;
	margin-bottom:20px;
	width: 100%;
}
.factory01 .factory-right img {
	width:100%;
	height:auto;
}
.factory02 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.factory02 .factory-box {
	width: 100%;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
.factory02 .factory-box img {
	width:100%;
	height:auto;
}
.factory02 .factory-box p {
	margin: 5px 0 25px 0;
}

.factory03 {
	display:none;
}


.factory04 {
	display:block;
	background-color: #F7F8F8;
	width: 100%;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 50px;
}
.factory04 h2 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	width: 100%;
	letter-spacing: 0.2em;
}
.factory04 h3 {
	font-size: 100%;
	font-weight: lighter;
	text-align: center;
	width: 100%;
	letter-spacing: 0.2em;
	margin-top: 15px;
	margin-bottom: 35px;
}
.factory04 p {
	font-size: 100%;
	font-weight: lighter;
	text-align: center;
	width: 100%;
	letter-spacing: 0.2em;
	margin-top: 15px;
	margin-bottom: 35px;
}
.factory04 .fac-mini-ttl {
	font-size: 120%;
	font-weight: bold;
}
.factory04 .factory-inbox2 {
	width: 100%;
	margin-left: 0px;
}
.factory04 .factory-left2 {
	width: 100%;
}
.factory04 .factory-right2 {
	width: 100%;
	margin-bottom:20px;
}
.factory04 .table-l {
	font-size:80%;
	width: 35%;
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
}
.factory04 .table-r {
	font-size:80%;
	width: 15%;
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
}
.factory04 table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 5px;
}
.factory04 .flash {
	float: left;
}
.factory04 #wrapper {
	float: left;
}

/*----------------------------------
　　　コンタクトについて
----------------------------------*/
.innnerbox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.innnerbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*----------------------------------
　　　ワークスについて
----------------------------------*/
.works-area img {
	margin-bottom:10px;
}
/*----------------------------------
　　　テクノロジーについて
----------------------------------*/

.tech01-pc {
	background-image: none;
	text-align: left;
	margin-bottom: 50px;
	width:90%;
	padding-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}
.tech01-pc img {
	width:100%;
}
.tech01-pc h1 {
	font-size: 18px;
	font-weight: bold;
	color: #08287F;
	letter-spacing: 0.2em;
	margin-top: 15px;
}
.tech01-pc p {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.tech01-pc .tech-in {
	text-align: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.tech02 {
	display:none;
}
.tech05 {
	display:block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #000;
}
.tech05 .blue-ttl {
	text-align:center;
}

.tech03 {
	background-color: #F4F6F7;
	margin-top: 0px;
	padding-top:15px;
}
.innnerbox .tech03-left {
	width: 60%;
	height:auto;
	margin:15px 20% 10px 20%;
}
.innnerbox .tech03-right {
	width: 100%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
.tech03-right p {
	margin-top: 15px;
}
.tech04 {
	background-color: #ECF3F7;
	margin-bottom: 0px;
	padding-top:15px;
}
.innnerbox .tech04-left {
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:20px;
	padding-bottom:20px;
}
.innnerbox .tech04-right {
	width: 60%;
	margin:15px 20% 0px 20%;
	text-align: center;
	padding-top:0px;
}
.tech04-left p {
	margin-top: 15px;
}

/*----------------------------------
　　　コンタクトについて
----------------------------------*/
.contact {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.form1 {
	background-color: #F8F8F7;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 95%;
}
.form2 {
	background-color: #F8F8F7;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 50%;
}
.form3 {
	background-color: #F8F8F7;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 95%;
	height: 200px;
}
.ibtn {
	margin-top:20px;
}
.ibtn input {
	margin-bottom:20px;
}

.factory-B1 {
	width:90%;
	margin:0 auto;
}
.factory-B1 img {
	width:100%;
}
.factory-B2 {
	width:90%;
	margin:0 auto;
	text-align:left;
}
.factory-B2 img {
	width:100%;
	margin:15px 0;
}
.factory-B3 {
	width:90%;
	margin:0 auto 10px auto;
}
/*.factory-B3 img {
	width:32%;
	margin-right:1%;
	height:auto;
}*/
.factory-B3 .factory-inner {
	width:32%;
	margin-right:1%;
}
.factory-B3 .factory-inner img {
	width:100%;
	height:auto;
}
.factory-B3-2 {
    width: 90%;
    flex-wrap: wrap;
}
.factory-B3-2 .factory-inner {
    width: 49%;
}
.factory-B4 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0065A8;
	font-size: 18px;
	font-weight: nomal;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.factory-B5 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: nomal;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.factory01 .blue-ttl {
	display:block;
	margin-top: -50px;
	margin-bottom:20px;
	text-align:center;
}
.works-ttl {
	margin-top:0px;
}
.contact-ttl-box {
	margin-top:0px;
	padding-bottom:0px;
}
.contact-ttl-box p {
	margin-top:15px;
	padding-bottom:0px;
}




}