@charset "UTF-8";

/*

@media only screen and (min-width: 911px) and (max-width: 1074px) {
  .header_area1-2 {
    margin-left: 210px;
  }
}
@media only screen and (min-width: 886px) and (max-width: 910px) {
  .header_area1-2 {
    margin-left: 185px;
  }
}
@media only screen and (min-width: 820px) and (max-width: 885px) {
  .header_area1-2 {
    margin-left: 120px;
  }
}*/

@media only screen and (min-width: 760px) and (max-width: 1150px) {
  .en_header .header_area1-2 {
width: 100%;
  }
}

@media screen and (max-width: 760px) {
  .en_header .header_area1-2 {
    font-size: 87.5%;
  }
}
@media screen and (max-width: 680px) {
.header_utility .contact {
  margin: 0 0 0 0.9375em;
}
}

/*
@media only screen and (min-width: 912px) and (max-width: 1074px) {
  .cn_header .header_area1-2 {
    margin-left: 300px;
  }
}
@media only screen and (min-width: 842px) and (max-width: 911px) {
  .cn_header .header_area1-2 {
    margin-left: 200px;
  }
}
*/
/*
@media only screen and (min-width: 715px) and (max-width: 841px) {
  .cn_header .header_area1-2 {
    margin-left: 148px;
  }
}
*/

@media screen and (max-width: 1150px) {
  .header_global_logo {
    margin-top: 12px;
    position: absolute;
    top: 12px;
    right: 20px;
  }
}
.sidebar_local-nav > h2,
.b_page-title {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0052a3), color-stop(1.00, #0066cc));
background: -webkit-linear-gradient(#0052a3, #0066cc);
background: -moz-linear-gradient(#0052a3, #0066cc);
background: -o-linear-gradient(#0052a3, #0066cc);
background: -ms-linear-gradient(#0052a3, #0066cc);
background: linear-gradient(#0052a3, #0066cc);

}
.m_hdg._A h2,
.m_hdg._A h3,
.m_hdg._A h4,
.m_hdg._A h5,
.m_hdg._A h6 {
  border-left: 4px solid #0066cc;
  background: #d1e3f7;
  color: #333;
}
.m_hdg._B h2,
.m_hdg._B h3,
.m_hdg._B h4,
.m_hdg._B h5,
.m_hdg._B h6 {
  border-left: 4px solid #0066cc;
  background: #f2f2f2;
}
.sidebar_local-nav .nav_list > li a:not([href]) {
  background-color: #d1e3f7;
}
.company_group_lede {
  background: -webkit-linear-gradient(left, #dce9f5, #4f7cb8);
  background: linear-gradient(to right, #dce9f5, #4f7cb8);
  background-color: #dce9f5;
}
.m_listpage_link > li {
  background: #e6e6e6;
}
#l_content.first{
	padding:0 20px 40px !important;
}
.header_logo .logo {
  margin: 5px 15px 10px 0;
}
.l_product {
  background: #666666;
}
.l_product a{
  color: #fff;
  text-decoration: none;
}
.l_product a:link:hover{
  text-decoration: underline;}
.l_product p {
  margin: auto;
  padding: 0.4em 20px;
  max-width: 1260px;
  font-size: 1.2rem;
  font-weight: bold;
}

.header_search_sp{
	margin-top:12px;
}
.header_global-nav_sp .nav_button::after {
  -webkit-transform: scale(0.5) rotate(90deg);
  -ms-transform: scale(0.5) rotate(90deg);
  transform: scale(0.5) rotate(90deg);
}

.header_utility .company {
  margin-right: 1.25em;
  padding: .2em 8px .2em 30px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  background: no-repeat 10px 50%;
  background-size: 11px 17px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAiCAYAAABbXymAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAK5JREFUeNpi/P//PwMtABMDjQALiGhsbLQBUoepZGZ0fX39Mpq5eOgZzIJFbDoQf0ITKwBidij7GhBvRpM3BGI3QgZ3APEjNLEMJIMvAHEFmnwmusGjkYc3jEHh9QFNjB2JrQXE5WjyFsQYXEHAMQZQPHjDOA2IhdDwGnLCGB18BeL3aGK/hl9yo2s6RgezgHgKmhg3NQzmJsag0WJztNgcqcXmCDGYcci1jwECDAArliaeJem56AAAAABJRU5ErkJggg==);
}
.header_utility_sp .company {
  padding: 8px 0;
  border-bottom: 1px solid #5c5c5c;
  display: block;
}
.header_utility_sp .contact {
  padding: 4px 0 0;
  margin-bottom:-8px;
  border-top: 1px solid #5c5c5c;
  display: block;
}

/*パンクズの＞を表示する*/
.b_topic-path span {
  font-size: 0.75rem;
}
.b_topic-path span {
  margin: 0 1.25em;
}
.m_note {
    display: table;
}
/*タイトルBのサブ*/
.m_hdg._B .subheading {
    margin-bottom: .5em;
    display: block;
    font-size: 1rem;
}
/* 矢印レスポンシブ */
.container{
	max-width: 900px;
        display: flex;
        flex-flow: wrap;
        justify-content: space-around;
 
        /* 縦方向の並び順*/
        /*    
        flex-start：上揃え（デフォルト）
        flex-end：下揃え
        center：中央揃え
        baseline：ベースライン
        stretch：伸縮
        */
        align-items: center;
		margin: auto;
    }
	.flex-item{
	width:45%;
	}
	.flex-arrow{
	width:10%;
	  position: relative;
	}
	.flex-arrow::after {
  border-top: .52em solid #000;
  border-right: .52em solid #000;
  content: '';
  display: inline-block;
  margin: auto;
  transform: rotate(45deg);
  position: absolute;
  inset: 0 40% 0 auto;
  height: 1.6em;
  width: 1.6em;
}
/*=============================================================
 各事業部専用 css
=============================================================*/
.top_work._gradation {
background-color: #fff;
  background-image: url("/eflex/eflexs/images/content_bg.jpg");
  background-repeat: repeat-x;
  background-size: auto;
  background-position: top;
}
._blue_area{
  background-color: #dce9f5;
}
._blue_area .m_hdg._A h2,
._blue_area .m_hdg._B h2,
.m_box._C .m_hdg._A h2,
.m_box._C .m_hdg._B h2{
    background: none;
}
._gray_area{
background-color: #f1f1f1;
}
.m_box._A._transparent {
    padding: 1.5em 19px;
background-color: rgba(255,255,255,0.7);
}
.m_box._A .m_image-list .image_area img{
    background: none;
}
.m_box._A .m_image-list .image_area {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.m_box._D {
    padding: 1.5em 19px;
    border: 1px solid #999999;
    background: none;
}
.m_box._D > :first-child{
    margin-top: 0 !important;
}
/*ニュースのメディア*/
.m_news .news_list > li > .news_date,
.m_news .news_list > li > .news_text {
  border-top: 1px solid #ecebeb;
}
.m_news .news_list > li > .news_label{
  padding: 1.2em 0;
  border-top: 1px solid #ecebeb;
  display: table-cell;
  vertical-align: top;
  font-size: 0.875rem;
}
.m_news .news_list > li > .news_label {
  padding-right: 1.5em;
  white-space: nowrap;
}
.m_news .news_list > li > .news_label span {
  padding:0.3em 0.5em;
  background-color: #cee0f2;
}
.m_news .news_list > li > .news_label .ir {
  padding:0.3em 1em;
}
@media screen and (max-width: 30em) {
  .m_news .news_list._label > li > .news_date {
  display: table-cell;
  padding-right: 1.5em;
  }
  .m_news .news_list._label > li > .news_label {
  display: table-cell;
  width: 100%;
  }
  .m_news .news_list > li > .news_text {
    display: block;
    padding-top: 0;
	border-top: none;
  }
}




/* お問い合わせメニューがフッタで止まるように(js不要) */
.contact_navi {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  pointer-events:none
}
.contact_navi .pad{
max-width:1400px;
margin: auto;
text-align: right;
}
.contact_box{
 pointer-events: auto;
 margin-bottom: 10px;
 pointer-events: fill;
display: inline-block;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.contact_box .pc { display: inline-block !important; }
.contact_box .sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.contact_box .pc { display: none !important; }
.contact_box .sp { display: inline-block !important; }
}


.m_listpage_link._max5 > li {
  width: 99.5%
}
.m_listpage_link._max5 > li:nth-child(1){
  margin-top: 0
}

@media screen and (min-width:28em) {
  .m_listpage_link._max5 > li {
    width: 49.5%
  }
  .m_listpage_link._max5 > li:nth-child(2) {
    margin-top: 0
  }
}
@media screen and (min-width:52em) {
  .m_listpage_link._max5 > li {
    width: 32.83333%
  }
  .m_listpage_link._max5 > li:nth-child(3) {
    margin-top: 0
  }
}
@media screen and (min-width:64em) {
  .m_listpage_link._max5 > li {
    margin-left: .5%;
    width: 19.5%
  }
   .m_listpage_link._max5 > li:nth-child(4),
  .m_listpage_link._max5 > li:nth-child(5) {
    margin-top: 0
  }
}


.sub-title {
    margin: 2em 0 1em;
    padding: 0.5em 1em;
    border-radius: 0.5em;
    color: #fff;
    background: #333;
}
.sub-title._green {
    background: #009900;
}
.sub-title._glay {
    background: #666666;
}
.m_image .embedded_caption b{
font-size: 1rem;
color: #333;
}


.m_appeal {
  display: table;
  width: 100%;
}
.m_appeal .text_area,
.m_appeal .image_area {
  display: table-cell;
  color: #333;
  background: #d1e3f7;
  vertical-align: middle;
}
.m_appeal .image_area {
  width: 48%;
}
.m_appeal .image_area img,
.m_appeal .image_area object {
  display: inline-block;
  height: auto;
  vertical-align: top;
}
@media screen and (max-width: 72em) {
  .m_appeal .image_area img,
  .m_appeal .image_area object {
    width: 100%;
  }
}
.m_appeal .text_area {
  padding: 20px 2%;
  box-sizing: border-box;
  width: 52%;
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 644px) {
  .m_appeal {
    display: block;
  }
  .m_appeal .text_area,
  .m_appeal .image_area {
    display: block;
    width: auto;
  }
}

.m_image-list._max2 {
  margin-left: -2%;
  font-size: 0;
}
.m_image-list._max2 > li {
  margin: 40px 0 0 2%;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}

.m_image-list._max2 > li:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 28em) {
  .m_image-list._max2 > li {
    width: 48%;
  }
  .m_image-list._max2 > li:nth-child(2) {
    margin-top: 0;
  }
}

/*recycle　css*/
.furukawa_content .floatLeft{
float: left;
width: 21.85%;
}
.furukawa_content .floatRight{
float: right;
width: 74.5%;
}
@media screen and (max-width: 47.5em) {
.furukawa_content .floatRight,
.furukawa_content .floatLeft {
    width: 100%;
  }
}

@media screen and (max-width: 47.5em) {
.furukawa_content{
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: 50% 0;
    background-size: contain;
  }
}
.furukawa_content > .pad{
  margin: auto;
  padding: 0 20px;
  max-width: 1260px;
}
@media screen and (max-width: 47.5em) {
.furukawa_content > .pad{
    padding-left: 10px;
    padding-right: 10px;
  }
}
.furukawa_content .content_hdg{
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 60em) {
.furukawa_content .content_hdg{
  font-size: 1.3rem;
  }
}

.furukawa_content .adjust-box {
color: #FFF;
    position: relative;
    width: 100%;
    height: auto;
    background: #333;
}
@media screen and (max-width: 47.5em) {
.furukawa_content .adjust-box {
    width: 50%;
  }
}
.furukawa_content .box-1x1:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.furukawa_content .inner {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}


.furukawa_content .center {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	text-align: center;
}
.furukawa_content .hdg_sub{
  margin: .5em 0;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
}
.furukawa_content .subheading {
  margin-bottom: .5em;
  display: block;
  font-size: 1rem;
}
.furukawa_title {
	margin: 2em 0 1em;
	padding: .5em 1em;
	border-radius: .5em;
	color: #fff;
	background: #333;
}
.m_tbl-data td.emphasis,
.m_tbl-data th.emphasis{
  background: #e4ebf2;
}
.m_tbl-data th.green{
  background: #b3eac5;
}
.m_tbl-data td.green{
  background: #f2fbf5;
}



.m_tbl-data th.yellow,
.m_tbl-data td.yellow{
  background:   #F9F3D9;
}
.m_tbl-data ._center th,
.m_tbl-data ._center td{
text-align: center;
}

._block::after{
  clear: both;
  display: block;
  content: "";
}

@media print {
._block::after{
    margin-bottom: 1px;
    height: 1px;
    visibility: hidden;
  }
}


.work_hdg {
  margin: .5em 0;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
}
.top_work{
background-color: #e1e5e7;
	color: #000;
	background-image: none;
}
.top_work .work_detail_link a::before,
.top_work .work_search_links a::before{
  border-top: 0.1em solid #e5002c;
  border-right: 0.1em solid #e5002c;
}

.top_work .work_list > li {
  width: 49.6%;
}

@media screen and (max-width: 36em) {
  .top_work .work_list > li {
    margin-top: .1em;
    width: 99.6%;
  }
  .top_work .work_list._max3 > li {
    width: 99.6%;
  }
  .top_work .work_list .work_image {
    display: none;
  }
  .top_work .work_list .work_text {
    min-height: 100%;
    position: static;
  }
  .top_work .work_list .work_text > .text {
  padding: 2.2em 1.4375em;
}
.top_work .work_list .work_text {
  background-color: rgba(0, 0, 0, 0);
}
}

.top_catalog > .pad{
	text-align: center;
  margin: auto;
  padding: 60px 20px;
  max-width: 1000px;
}
@media screen and (max-width: 47.5em) {
.top_catalog > .pad{
    padding-left: 10px;
    padding-right: 10px;
  }
}
._center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
._apart,
.m_hdg._A._apart,
.m_hdg._B._apart,
.pad._apart {
  margin-top: 4em;
}

._left,
.m_image .embedded_caption._left{
text-align: left;
}

/*Vehicle Rated Cable Trough*/
.vehicle_top{
  margin-top: 4em;
}
.icon_vehicle .image_area{
  text-align: center;
vertical-align: bottom;
}

.icon_vehicle .image_area{
  text-align: center;
vertical-align: bottom;
margin-left: 40px;
margin-right: 40px;
}

/*=============================================================
 製品
=============================================================*/

.top_work._blue {
background-color: #dce9f5;
}
.top_work._black {
background-color: #666666;
color: #fff;
}
.top_work {
　padding-top: 2em;
  color: #333333;
  background-color: #fff;
  background-image: none;
}
.top_work a:link {
  color: #004d99;
}
.top_work a:visited {
  color: #1c0099;
}
/*動画*/
.wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.intro{
background-color: #e6e7e9;
}
.intro-content-block {
       display: flex;
       align-items: center;
       justify-content: space-between;
       box-sizing: border-box;
       padding: 0;
       position: relative;
       width: 100%;
       left: 50%;
       transform: translateX(-50%);
	   }

@media screen and (max-width: 767px) {
    .intro-content-block{
	    display: block;
        left: 0;
        position: relative;
        transform: translateX(0%) ;
}
}
.intro-content-block-l,
.intro-content-block-r{ 
          width: 50%;
}
.intro-content-block-l{
text-align: right;
}
.intro-content-block-l .block-pad{
max-width: 600px;
margin-left: auto;
margin-right: 0;
padding: 20px 30px 20px 20px;
}
.intro-content-block-r{ 
font-size: 0;
}
@media screen and (max-width: 767px) {
.intro-content-block-l,
.intro-content-block-r{ 
          width: 100%;
}
}
.img-r{
max-width: 100%;
}

/*タイトル周り*/
.intro .text_catch{
font-size: 2em;
}
.block-pad-text{
text-align: left;
}
.intro-content-block .column{
text-align: left;
}
.intro .column .m_image,
.intro .column .m_text{
margin-top: 0;
}
.pad-narrow{
max-width: 900px;
margin: 0 auto 3em;
}