  @charset "utf-8";

article  {
  line-height:1;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height:1.2;
}


#pipes-nv-wrap {
	display: block;
	margin-top: 5px;
	height: 72px;
	background:#fff;
}

#pipes-nv {
	width:100%;
}

#pipes-nv.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	background: #fff;
	height: 40px;
}

#pipes-nv ul.pipes-nv-inner {
	width:1024px;
	margin:0px auto 0 auto;
	padding:0px;
	height:34px;
	letter-spacing:-0.4em;
	clear:both;
}

#pipes-nv ul.pipes-nv-inner>li {
	border-left:1px solid#fff;
	background-color:#B6B6B6;
	display:block;
	list-style:none;
	letter-spacing:normal;
	float:left;
	height:37px;
	text-align:center;
	padding:7px 10px;
	text-align:center;
/*	font-size:90%;*/
	font-weight:400;
	background-position:1px 40px;
	cursor:pointer;
	-webkit-transition:background-position 0.3s linear,font-weight 0.3s linear; 
	-ms-transition:background-position 0.3s linear,font-weight 0.3s linear; 
	transition:background-position 0.3s linear,font-weight 0.3s linear; 

}

#pipes-nv ul.pipes-nv-inner>li:nth-of-type(1){width:81px;}
#pipes-nv ul.pipes-nv-inner>li:nth-of-type(2){width:101px;}
#pipes-nv ul.pipes-nv-inner>li:nth-of-type(3){width:174px;}
#pipes-nv ul.pipes-nv-inner>li:nth-of-type(4){width:160px;}
#pipes-nv ul.pipes-nv-inner>li:nth-of-type(5){width:245px;}
#pipes-nv ul.pipes-nv-inner>li:nth-of-type(6){width:116px;}


#pipes-nv ul.pipes-nv-inner>li:hover,
#pipes-nv ul.pipes-nv-inner>li.here {
	background: url(/en/common/images/pipes_nv_bg.png) no-repeat;
	background-position:1px 0px;
	color:#fff;
	font-weight:400;
}

#pipes-nv ul.pipes-nv-inner>li:hover a,
#pipes-nv ul.pipes-nv-inner>li.here a {
	color:#333333;	
}

#pipes-nv ul.pipes-nv-inner>li > a {
	box-sizing: border-box;
	display:block;
	text-decoration:none;
	line-height:30px;
	height:100%;
	width:100%;
	color:#fff;
	magin-top:3px;
	position:relative;
	-webkit-transition:color 0.5s linear;
}

#pipes-nv ul.pipes-nv-inner>li>a::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:99.5%;
	height: 3px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color:#00BFFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#pipes-nv ul.pipes-nv-inner>li:hover>a:hover::after,
#pipes-nv ul.pipes-nv-inner>li.here>a::after{
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}






/* ___________________________________ 　全ページ共通リセット ここまで___________________________________ */

/*----------- E お問い合わせ -----------*/
.pipes-inquiry {width:965px;}
.pipes-inquiry h4 { display: block;width: 965px;height: 30px;margin: 0 auto;margin-bottom: 0px;margin-bottom: 14px;font-size: 26px;color: black;border-left: 6px solid #1855A4;line-height: 1.2em;padding: 0 0 20px 15px;}
.pipes-inquiry table { width: 965px; margin: 0 auto; margin-bottom: 40px; }
.pipes-inquiry th, .pipes-inquiry td {text-align: left; vertical-align: top; height: 30px; font-size: 16px; padding-top:10px; border-bottom:1px dotted gray;}
.pipes-inquiry th { width: 20px;color:#2786B0;}
.pipes-inquiry .branch { width: 150px; }
.tell-num { width:400px; }

/*----------- E お問い合わせ ここまで-----------*/

/*----------- F 20180409追加-----------*/
.tab{overflow:hidden;}

.tab_bousen{overflow:hidden;}

.hide {display:none;}

.pipes-inquiry #pipes-nv-wrap{
	width:100%;
	height:auto;
	margin-left:10px;
	position:relative;
	z-index:10;
}

.bousen-inquiry,.electrical-inquiry {
	width:100%;
	height:auto;
	margin-left:10px;
	position:relative;
	z-index:10;
}

.bousen-inquiry .mail-box,.electrical-inquiry .mail-box {
    width: 100%;
    text-align: center;
    padding: 40px 0;
}

.bousen-inquiry .mail-box .mail_btn {
    display: inline-block;
    width: 270px;
    height: 40px;
    font-size: 20px;
    padding: 20px 0 40px 0;
    background-color: #00429A;
    color: #fff;
    text-align: center;
    border: none;
    text-decoration: none !important;
    cursor: pointer;
    margin: 0 108px 0 58px;
}

.pipes-inquiry>p{
	line-height: 1.8em;
    margin-bottom: 30px;
}
.pipes-inquiry  #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li > a{
	line-height:40px;
}
.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li:nth-of-type(1){
	border-left:1px solid #B6B6B6;
	width:100px;
}
.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li:nth-of-type(2){
	width:200px;
}
.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li:nth-of-type(3){
	width:165px;
}
.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li{
	height:42px;
	border-bottom:1px solid #B6B6B6;
}
.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner{
	height:57px;
	width:950px;
	margin:0;
}

.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li.here{
	border:1px solid #B6B6B6;
	border-bottom:none;
	box-shadow:none !important;
}

.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li:nth-of-type(6):hover{
		box-shadow:-1.5px -1.5px  1px -1px #B6B6B6 inset;
}
.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li:hover{
	border-top:1px solid #B6B6B6;
	box-shadow:0px -2px 1px -1px #B6B6B6 inset;
}

.content{
	border:1px solid #B6B6B6;
	border-top:none;
	width:900px;
	height:0;
	padding: 0;
	opacity:0;
	position:relative;
	margin-left:10px;
	position:relative;
	z-index:0;
	cursor:pointer; 
	transition-property:height,opacity; 
	transition-duration:0.5s;
	cursor:default;
  
}
.content.on{
	height:125px;
	opacity:1;
	padding:20px;
	transition-property:height,opacity; 
	transition-duration:0.5s;
}
.content li{
	height:100%;
	width:100%;
}

.content li p{
	margin-top:80px;
	text-align:center;
}

.content h4{
	position:absolute;
	bottom:106px;
	left:15px;
	cursor:text;
}

.business_btn{
	width: 270px;
    height: 40px;
    font-size: 20px;
    padding-top: 20px;
	background-color:#00429A ;
	color:#fff;
	position:absolute;
	bottom:20px;
	left:110px;
	text-align:center;
	border:none;
	text-decoration:none!important;
	cursor:pointer;
	padding-right:8px;
/*	background-image:url(/en/common/img/icon_siroyajirushi.png);*/
	background-position: 235px 23px;
	background-repeat:no-repeat;
}

.technology_btn{
	width: 270px;
    height: 40px;
    font-size: 20px;
    padding-top: 20px;;
	background-color:#00429A ;
	color:#fff;
	position:absolute;
	bottom:20px;
	right:110px;
	text-align:center;
	border:none;
	text-decoration:none!important;
	cursor:pointer;
	padding-right:8px;
/*	background-image:url(/en/common/img/icon_siroyajirushi.png);*/
	background-position: 235px 23px;
	background-repeat:no-repeat;
}


.business_btn:hover,.business_btn_2:hover,
.technology_btn:hover,.technology_btn_2:hover{
	opacity:0.7;
    color: #fff;
}


.business_btn_2{
    width: 281px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    margin: 10px 0 0 98px;
    display: block;
    background-color: #00429A;
    color: #fff;
    text-align: center;
    border: none;
    text-decoration: none !important;
    cursor: pointer;
    float: left;
}

.technology_btn_2{
    width: 281px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    margin: 10px 0 0 14px;
    display: inline-block;
    background-color: #00429A;
    color: #fff;
    text-align: center;
    border: none;
    text-decoration: none !important;
    cursor: pointer;
}

.technology_btn_2:after {
    clear: both;
}

/*お問い合わせページ用調整*/
span.btn {
    margin-bottom: initial!important;
    font-weight: initial!important;
/*    text-align: initial!important;*/
    vertical-align: initial!important;
    touch-action: initial!important;
	cursor:pointer;
    background-image: initial!important;
    border: initial!important;
    white-space: initial!important;
    padding: initial!important;
    font-size: initial!important;
    line-height: initial!important;
    border-radius: initial!important;
    -webkit-user-select: initial!important;
    -moz-user-select: initial!important;
    -ms-user-select: initial!important;
    user-select: initial!important;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
}

ul.content.on {
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
}

li {
    list-style-type: none!important;
    border-bottom: initial!important;
    margin-top: initial!important;
    margin-bottom: initial!important;
    margin-right: initial!important;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
}

.pipes_btn a {
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important; 
}

.pipes_btn a:hover {
    text-decoration: none;
    color: #ffffff;
}

.pipes_btn a:active {
    text-decoration: none;
    color: #ffffff;
}

.pipes_btn a:visited {
    text-decoration: none!important;
    color: #ffffff;
}


/*スマホなどで閲覧時*/
@media screen and (max-width: 1024px) {
#pipes-nv > h3 {
	width:70%;
}

ul.pipes-nv-inner {
    border: 1px solid #333333;
    width: 80%!important;
}

.pipes-inquiry #pipes-nv-wrap #pipes-nv ul.pipes-nv-inner>li{
	width:10%!important;
}

.content {
    width: 80%!important;
}

li.pipes_btn {
    width: 80%!important;
}

#pipes_Menu dt{
    display:block;
    width: 100%;
    height:120px;
    line-height:120px;
    text-align:center;
    border:#B6B6B6 1px solid;
    cursor:pointer;
    }
#pipes_Menu dd{
    background:#f2f2f2;
    width: 100%;
/*    height:120px;*/
    line-height:120px;
    text-align:center;
    border:#B6B6B6 1px solid;
    display:none;
    }
#pipes_Menu dd a {
    display: block;
    margin: 30px auto;
	width: 60%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
	background-color:#00429A ;
	color:#fff;
	text-align:center;
	border:none; 
}

#pipes_Menu dd a:hover {
    text-decoration: none!important;
    color: #ffffff;
}

#pipes_Menu dd a:active {
    text-decoration: none!important;
    color: #ffffff;
}

#bousen_Menu .bousen-inquiry .mail-box .mail_btn {
    margin: 0 45px 0 20px !important;
}

#bousen_Menu .bousen-inquiry a {
    display: inline-block;
    color: #ffffff;
    width: 165px;
}

#bousen_Menu .bousen-inquiry a:nth-child(2) {
    width: 195px;
}

#bousen .etc_btn,#electrical .etc_btn {
    display: block;
    margin: 30px auto;
	width: 60%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
	background-color:#00429A ;
	color:#fff;
	text-align:center;
	border:none;
}

}