@charset "UTF-8";

.marker {
background: linear-gradient(transparent 50%, #ffff00 50%);
}
/*共通css*/


@media only screen and (min-width: 666px) and (max-width: 1112px) {
  .header_area1-2 {
  width: 100%;
  }
}

@media screen and (max-width: 1112px) {
  .header_global_logo {
    margin-top: 12px;
    position: absolute;
    top: 12px;
    right: 20px;
  }
}

.header_search_sp{
	margin-top:15px;
}
.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_sp .contact {
  padding: 4px 0 0;
  margin-bottom:-8px;
  border-top: 1px solid #5c5c5c;
  display: block;
  width: 100%;
  text-align: center;
}
.header_utility_sp .lang {
    border-right: none;
}
#l_content.first{
	padding:0 20px 40px !important;
}

.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);
}
.b_page-title._image{
background-size: cover;
width: 100%;
}
/*ニュースのメディア*/
.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;
  }
}

/*ナビのメニューの幅固定*/
.header_global-nav .nav_list {
table-layout:fixed;
}

/*トップのパンクズは表示しない*/
._top .b_topic-path{
display: none;
}
.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;
}
.subheading{  
margin-top: .5em;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  font-size: 1rem;
		}
._sub{ 
margin-left: 2em;
vertical-align: middle;
  font-weight: lighter;
  font-size: 0.9rem;
		}
._sub img{ 
vertical-align: middle;
		}
.sidebar_local-nav .nav_list > li a:not([href]) {
  background-color: #d1e3f7;
}
.sidebar_local-nav .nav_list > li.my-category > a {
  background-color: #d1e3f7;
  font-weight: bold;
}
.company_group_lede {
  background: -webkit-linear-gradient(left, #dce9f5, #4f7cb8);
  background: linear-gradient(to right, #dce9f5, #4f7cb8);
  background-color: #dce9f5;
}

#l_content.first{
	padding:0 20px 40px !important;
}

.header_logo .logo {
  margin: 5px 15px 10px 0;
}



.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: 8px 0;
  display: block;
}

.m_hdg .link_sm{
  color:#fff;
}

form input#login{
	margin:15px 0;
}

/*パンクズの＞を表示する*/
.b_topic-path span {
  font-size: 0.75rem;
  margin: 0 1.25em;
}
/*その他*/
._apart {
  margin-top: 2em;
}
.m_tbl-data._center td,
.m_box._B._center,
._center th,
._center{
	text-align: center;
}
hr.line{
margin: 30px auto 40px;
border-bottom: 1px solid #ccc;
border-top:none;
}
._right{
text-align: right;
}
._left{
text-align: left;
}
.m_image .embedded_caption b{
    color: #000;
    font-size: 1rem;
}
.pad{
margin: auto;
max-width: 800px;
}
.b_page-title .pad{
    max-width: 1260px;
}
._red{
color:#eb6877;
font-weight: bold;
}
._blue{
color: #448aca;
font-weight: bold;
}
._green{
color:#32b16c;
font-weight: bold;
}
.m_image .embedded_tit, .m_image-sbs .embedded_tit, .m_image-sneak .embedded_tit, .m_image-list .embedded_tit{
    margin-bottom: .5em;
    font-size: 1rem;
	font-weight: bold;
    text-align: center;
}
._youtube .m_link{
text-align: left;
}
/*  5カラム  */
.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;
}


/*=============================================================
 ここから各事業部 css
=============================================================*/
._top .b_page-title._image{
background-image:url(/solution/datacenter-functional-products-business/images/tit_image.jpg);
}
._top .b_page-title._image{
background-size: cover;
width: 100%;
}
@media screen and (max-width: 1200px) {
._top .b_page-title._image{
background-position-x: 50%;
}
}
._top .b_page-title h1 {
    font-size: 2.2rem;
}
@media screen and (max-width: 56em) {
._top .b_page-title h1 {
    font-size: 1.8rem;
}
}


.blue_area{
background: #d1e3f7;
}
.blue_area #l_content{
padding: 0 0 16px 0;
}

.blue_area .m_hdg._A h2,
.blue_area .m_hdg._A h3,
.blue_area .m_hdg._A h4,
.blue_area .m_hdg._A h5,
.blue_area .m_hdg._A h6 {
  padding: 0;
  border-left: none;
  background: none;
  font-size: 2em;
  line-height: 1;
}

._gradation {
    background-color: #fff;
    background-image: url(/sfvp/images/content_bg.jpg);
    background-repeat: repeat-x;
}
.work_hdg, .top_work .work_hdg {
    margin: .5em 0;
    font-size: 1.5rem;
    font-weight: bold;
}


/*製品インデックスのページ内リンク*/
.m_links._subtoc_box._col2 > li {
  width: 47.8%;
}
@media screen and (max-width: 28em) {
  .m_links._subtoc_box._col2 > li {
    width: 97.8%;
  }
}

/*製品のページ内リンク*/
.m_links._subtoc_box._pronavi._col3 > li {
  width: 31.13%;
}
.m_links._subtoc_box._pronavi > li {
  width: 22.8%;
}
@media screen and (max-width: 56em) {
  .m_links._subtoc_box._pronavi > li {
    width: 47.8%;
  }
}
@media screen and (max-width: 28em) {
  .m_links._subtoc_box._pronavi > li {
    width: 97.8%;
  }
}
.m_links._subtoc_box._pronavi a:not(.anc_button)::before {
  top: 1.5em;
}
.anc_button._blue {
  background-color: #0066cc;
}

/* 製品特長*/
.m_listpage._max4 > li{
padding-top: 50px;
}
/* アイコン  */
.m_listpage._feature .listpage_lede{
margin-left:60px;
margin-top: 0;
}
.m_box._feature p:nth-child(2){
margin-left:60px;
}
@media screen and (max-width: 47em) {
  .m_box._feature .m_image-sbs .text_lede {
margin-left:60px;
  }
}
.m_box._feature,
.m_listpage._feature > li{
 position: relative;
 border: solid 1px #ccc;
 box-sizing: border-box;
 padding: 20px;
 background-color: beige;
}
.m_box._feature .icon,
.m_listpage._feature > li  .icon{
position: absolute;
top: -15px;
left:-15px;
  color: #fff;
  background: #0066cc;
  font-weight: bold;
   width:80px;
   height:80px;
   border-radius:50%;
   text-align:center;
   
   display:flex;
   align-items:center;
   justify-content:center;

}

.m_box._feature .icon b,
.m_listpage._feature li .icon b{
text-shadow: 1px 1px 0 #0066cc, -1px -1px 0 #0066cc, -1px 1px 0 #0066cc, 1px -1px 0 #0066cc, 0px 1px 0 #0066cc, 0 -1px 0 #0066cc, -1px 0 0 #0066cc, 1px 0 0 #0066cc;
    white-space: nowrap;}

/* 矢印レスポンシブ */
.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;
}






.m_listpage_link._max5 > li,
.m_listpage_link._max6 > li {
  background: #FFF;
}
.m_listpage_link._max5 .link_text,
.m_listpage_link._max6 .link_text {
  border: none;
}
.m_listpage_link._max6 > li {
  width: 49.5%;
}
.m_listpage_link._max6 > li:nth-child(1),
.m_listpage_link._max6 > li:nth-child(2),
.m_listpage_link._max6 > li:nth-child(5){
  margin-top: 0;
}
@media screen and (min-width: 28em) {
  .m_listpage_link._max6 > li {
    width: 32.83333%;
  }
  .m_listpage_link._max6 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 47.5em) {
  .m_listpage_link._max6 > li {
    width: 24.5%;
  }
  .m_listpage_link._max6 > li:nth-child(4) {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .m_listpage_link._max6 > li {
    margin-left: 0.5%;
    width: 16.1%;
  }
  .m_listpage_link._max6 > li:nth-child(6) {
    margin-top: 0;
  }
}
.m_listpage_link._max6 .link_title {
  margin-bottom: .1em;
  font-size: 1rem;
  font-weight: bold;
}
.m_listpage_link._max6 .link_title._font_small {
  font-size: 0.9rem;
  font-weight: lighter;
}
.m_listpage_link._max6 .link_title b{
display: block;
}
.m_listpage_link._max5 .link_title{
  padding-left: 1em;
}
.m_listpage_link._max5 .link_text::before {
display: none;
}
.m_listpage_link._max5 .link_title::before {
    margin-top: -0.3em;
    border-top: .07em solid #e5002d;
    border-right: .07em solid #e5002d;
    height: .3em;
    width: .3em;
    position: absolute;
    top: 1.4em;
    left: 0.5em;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.m_listpage_link._max5 .link_text,
.m_listpage_link._max6 .link_text{
  padding: 0.6em 10px;

}
.m_listpage_link .link_text_none {
  padding: 0.6em 10px;
}
.m_listpage_link._max5 .link_text::before,
.m_listpage_link._max6 .link_text::before {
  margin-top: -0.4em;
  left: 0.6em;
  height: 0.4em;
  width: 0.4em;
}

/*.m_listpage._max5 > li:nth-child(1) {
  margin-top: 0;
}*/
.m_listpage._max5 > li {
    width: 46%;
  }
@media screen and (min-width: 52em) {
  .m_listpage._max5 > li {
    width: 29.33333%;
  }
  /*.m_listpage._max5 > li:nth-child(3) {
    margin-top: 0;
  }*/
}
@media screen and (min-width: 64em) {
  .m_listpage._max5 > li {
    margin-left: 4%;
    width: 16%;
  }
}


/*=============================================================
部品
=============================================================*/

/* パソコンで見たときは"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; }
}

/*========= ページトップのためのCSS ===============
-------------------------------------------------------------*/
.pagetop {
  /* 位置　下記で調整*/
  margin-right: -688px;
  right: 50%;
  bottom: 30px;
  cursor: pointer;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: .3s;
  color: #fff;
  background: #0066cc;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  /* デフォルトは非表示 */
  opacity: 0;
  z-index: 1000;
}
@media only screen and (max-width:1528px) {
  .pagetop {
    margin-right: 0;
    right: 15px;
    bottom: 15px;
  }
}
@media print {
  .pagetop {
    display: none !important;
  }
}
.pagetop::before {
  border-right: 1px solid #FFF;
  border-top: 1px solid #FFF;
  content: "";
  display: block;
  height: 17px;
  left: 16px;
  position: absolute;
  top: 21px;
  transform: rotate(-45deg);
  width: 17px;
}
.pagetop_text {
  border: 0;
  height: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0;
}
