@charset "UTF-8";

/*共通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:5px;
}
.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;
}
#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%;
}

/*ナビのメニューの幅固定*/
.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;
}

.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_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;
}
/*=============================================================
 ここから各事業部 css
=============================================================*/
.top_main-visual._product {
  max-width: 924px;
  background: #fff;
}
.narrow {
  margin: auto;
  max-width: 1000px;
}
.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;
}
._blue {
    background-color: #edf4fa;
}
._blue .m_hdg._B h2 {
    background: none;
}
._gradation {
    background-color: #fff;
    background-image: url(/product/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_link .image-area,
.m_listpage .listpage_image{
 position: relative;
}
.m_listpage_link .image-area .icon,
.m_listpage .listpage_image .icon{
position: absolute;
top: 0;
  padding: .1em .3em 0;
  color: #fff;
  background: #0066cc;
  font-weight: bold;
  text-transform: uppercase;
}
.m_listpage > li a {
  color: inherit;
}
.m_listpage > li a[href] {
  text-decoration: none;
}
.m_listpage > li a[href]:focus,
.m_listpage > li a[href]:hover {
  text-decoration: underline;
}


/* 製品カテゴリタイトル*/
.category_hdg > .m_hdg {
  padding: 0 25px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.category_hdg > .hdg_link {
padding-top: 10px;
  display: inline-block;
  vertical-align: middle;
}

/* タブ*/
.tab-list { 
  margin: auto;
  padding: 20px 10px 0 10px;
  max-width: 1260px;
}
.tab-list ul { 
margin-left: -1%;
}
.tab-list li {
  box-shadow: 3px -3px 3px   rgba(6, 0, 1, 0.2);
  margin: 0 0 0 1%;
  display: inline-block;
  padding: 20px 0;
  background-color: #fff;
  width: 32.333%;
  text-align: center;
}
@media screen and (max-width: 28em) {
  .tab-list li {
  width: auto;
  }
}
.tab{
position: relative;
margin-bottom: 40px;
}
.tab ._backnum {
position: absolute;
right: 0;
top:0;
}
.tab-list li._on,
.tab-list li.selected {
  background-color: #dce9f5;
  color: #333;
}
.tab-list li.selected a {
  color: #2F2E2E;
}
.tab-list li a {
font-size: 1.1em;
	display: block;
	color: #333;
	text-decoration-line: none;
	font-weight: bold;
}
@media screen and (max-width: 28em) {
.tab-list li a {
font-size: 0.9em;
margin: auto 5px;
  }
}
.tab-box  {
  padding: 30px auto;
  background-color: #dce9f5;
}





.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_text,
.m_listpage_link._max6 .link_text{
  padding: 0.6em 10px;
  padding-left: 1.6em;
}
.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%;
  }
}

.m_listpage img.listpage_image{
  display: block;
  height: auto;
  width: 100%;
}

/*製品のリスト画像の、製品図*/
.m_image-list li.image_area._fig{
vertical-align: bottom;
margin-bottom:40px;
}
.m_listpage ._font_small{
  display: block;
  font-size: 0.875rem;
}
.m_listpage .text_lede._font_small{
  display: block;
  font-size: 1.1rem;
}







/*もっと見るリンク*/
.detail_link {
  margin-top: 1em;
  text-align: right;
}
.detail_link a {
  padding-left: 1.44em;
  display: inline-block;
  position: relative;
}
.detail_link a::before {
  margin-top: -0.3em;
  border-top: 0.1em solid #fff;
  border-right: 0.1em solid #fff;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: .7em;
  left: 0;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.m_listpage_product > li {
background-color: #FFF;
}

.m_listpage_product a:link:hover .product_page_text{
text-decoration: underline;
}

.m_listpage_product a .product_page_text{
color:#333 ;
}
.m_listpage_product a:link:hover .product_page_text{
text-decoration: underline;
}



/*=============================================================
部品
=============================================================*/


.text_subtit {
  padding: .1em 1em 0;
  color: #fff;
  background: #0066cc;
  font-size: 0.95rem;
  font-weight: bold;
  text-transform: uppercase;
}
.map-box img{
	max-width: 100%;
	margin-top: 1em;
}
/*幅広なテーブル*/
.m_tbl-data.select th, .m_tbl-data.select td {
  padding: 0.5em 7px .4em;
  font-size: 0.9em;
  text-align: center;
  border: 1px solid #ccc;
}
.m_tbl-data.select td.cell_num {
  text-align: right;
}
.m_tbl-data.select .nowrap{
white-space: nowrap;
}
.sidebar_block {
  margin-top: 0.875em;
  padding: 10px;
  background: #ccc;
}
.note_mark img{
margin: auto 10px;
}
.m_tbl-data td._number{
font-weight: bold;
background-color: #edf4fa;
}
.sidebar_block_support {
  margin-top: 1.25em;
  padding: 10px;
 border: 1px solid #e6e6e6;
 background-color: #f4f4f4;
}

td._td_align{
vertical-align: middle;
}

/* お問い合わせメニューがフッタで止まるように(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; }
}

/*========= ページトップのための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;
}
/*=============================================================
SFVP
=============================================================*/
/*topのタイトル　*/
._top .b_page-title{
background-image: url(/product/sfvp/images/title_image_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #f8f8ef;
}
._top .b_page-title .pad {
    margin: auto;
    padding: 1.10714em 20px;
    max-width: 1260px;
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1.4;
}
._top .b_page-title .pad h1 {
    padding: 0;
	margin: 0;
	color: #041a45;
}
._top .b_page-title .pad .intro_catch{
    font-size: 1rem;
	background-color: #333;
	padding: 3px 7px 4px;
}
._top .b_page-title .pad .text_lede{
    font-size: 1.75rem;
}

._top #l_content{
padding-top:80px; 
}
@media screen and (max-width: 64em) {
._top .intro #l_content{
padding-top:40px;
padding-bottom: 20px;
}
._top section.features #l_content{
padding: 0 20px 60px;
}
._top .intro .m_image .image_area > img {
    max-width: 80%;
}
}
._top .intro{
background-image: url("/product/sfvp/images/title_image_bg.jpg");
background-position: top center;
background-repeat: no-repeat;
background-color: #f8f8ef;
}

@media screen and (max-width: 64em) {
  ._top .intro{
  background-image: url("/product/sfvp/images/title_image_bg_sp.jpg");
  background-position: top -100px center;
  background-color: #fff;
  background-size: 100%;
  height: auto;
  }
  ._top .intro .m_box._C {
	margin-top: 300px;
  }
}
._top .intro .m_box._C {
    padding: 1em 19px;
    border: none;
    background: rgba(255,255,255,0.5);
	display: inline-block;
}
@media screen and (max-width: 47em) {
  ._top .intro{
  background-position: bottom center;
  }
}

@media screen and (max-width: 32em) {
._top .intro .m_box._C {
	margin-top: 230px;
    padding: 1em 10px;
  }
}

._top .intro .text_lede {
color: #000;
}
._top ._blue .m_hdg._B h2 {
    border-left: none;
	padding:0; 
}
.chara p {
    display: inline-block;
    vertical-align: middle;
}

/*用途　特性アイコン */
.features_area{
    display: inline-block;
    vertical-align:top;
	text-align: center;
	width: 11em;
	font-size: 1rem;
}
.label,
.subheading_text,
.m_hdg .label{
    display: inline-block;
    vertical-align: middle;
}
.label{
    font-size: 1.1rem;
letter-spacing: 0.05em;
    width: 76px;
    height: 76px;
    border-radius: 50%;
position: relative;
    left: -10px;
margin-bottom: 10px;
}
.m_hdg .label{
    font-size: 0.9rem;
	width: 64px;
    height: 64px;
}


.features_area .label{
margin-bottom: 0.5em;
    left: 0px;
}
.label span{
    position: absolute;
    color: #FFF;
	text-align: center;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
	width: 76px;
	left: 0;
}
.m_box._C .features_area p{
font-weight: lighter;
color:#333;
}
@media screen and (max-width: 47em) {
.features_area{
		width: 7.5em;
}
  .features_area p{
font-size: 0.85em;
  }
}

.m_hdg .label span{
	width: 64px;
}
.label._color01{
	background-color: #00b0da;
}
.label._color02{
	background-color: #0067b5;
}
.label._color03{
	background-color: #ef8655;
}
#_sfvp ._blue .m_links._subtoc_box > li {
    width: auto;
}
#_sfvp .m_links._subtoc_box a:not(.anc_button)::before {
    top: 1.5em;
}

.font_color01{
color: #0067b5;
}
.page-menu ._subtoc_box .link_text{
font-size: 1.1em;
}
.page-menu .m_links._subtoc_box a:not(.anc_button){
background-color: #edf4fa;
}

