@charset "UTF-8";

/*=============================================================
 共通css
=============================================================*/
@media only screen and (min-width: 612px) and (max-width: 1072px) {
  .header_area1-2 {
  width: 100%;
  }
}

@media screen and (max-width: 1072px) {
  .header_global_logo {
    margin-top: 12px;
    position: absolute;
    top: 12px;
    right: 20px;
  }
}

.header_logo .logo {
  margin: 5px 25px 10px 0;
  height: 26px;
  width: 240px;
}
@media screen and (max-width: 359px) {
  .header_logo .logo {
    width: 90%;
  }
}
/*
@media only screen and (min-width: 856px) and (max-width: 1220px) {
  .en_header .header_area1-2 {
width: 100%;
  }
}
@media screen and (max-width: 1220px) {
  .en_header .header_global_logo {
    margin-top: 12px;
    position: absolute;
    top: 12px;
    right: 20px;
  }
}*/


/*パンクズの＞を表示する*/
.b_topic-path span {
  font-size: 0.75rem;
}
.b_topic-path span {
  margin: 0 1.25em;
}

.l_product {
  background: #041a45;
}

.l_product a{
  color: #fff;
  text-decoration: none;
    margin: auto 1em;
}
.l_product a:link:hover{
  text-decoration: underline;

  }
.l_product p {
  margin: auto;
  padding: 0.4em 0px;
  max-width: 1260px;
  font-size: 1.1rem;
}

.header_local-nav {
  color: #fff;
  background: #a3a3a3;
}

.header_local-nav .nav_list {
  margin: auto;
  padding: 0 10px;
  box-sizing: border-box;
  max-width: 1260px;
}

.header_local-nav .nav_list > li:last-child a > .pad {
  border-right: none;
}
.header_local-nav a {
  padding: 0.5em 0;
  font-size: 1.05rem;
}
.header_local-nav a[href]:focus, .header_local-nav a[href]:hover {
  background-color: #262626;
}
.header_local-nav a > .pad {
  padding: 0 .6em 0 .6em;
  border-left: none;
}

.sidebar_local-nav > h2,
.b_page-title {
  background: #0080d4;
}
.b_page-title._image h1 {
  padding-top: 1.88714em;
  padding-bottom: 1.88714em;
}

.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;
}
.m_hdg._C {
  margin: 1.75em 0 0;
}
.m_hdg._C h2,
.m_hdg._C h3,
.m_hdg._C h4,
.m_hdg._C h5,
.m_hdg._C h6 {
  border-left: 4px solid #0066cc;
}
.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;
}
.m_box._C {
  border: 1px solid #f2f2f2;
  background: #f0f6fa;
}

/*共通css*/

#l_content.first{
	padding:0 20px 40px !important;
}
.header_logo .logo {
  margin: 5px 15px 10px 0;
}
.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_sp .company {
  padding: 8px 0;
  display: block;
}
.header_utility_sp .contact {
  padding: 4px 0 0;
  border-top: 1px solid #5c5c5c;
  display: block;
}
.m_hdg .link_sm{
  color:#fff;
}
form input#login{
	margin:15px 0;
}
.m_image-list .pic_category{
	font-size:0.875em;
}
.m_news .news_contact .news_contact_web,
.m_news .news_contact .news_contact_tel{
display: table-cell;
padding-top: .4em;
}
.m_news .news_contact .news_contact_web{
width: 200px;
}
.m_news .news_contact .news_contact_hdg h2,
.m_news .news_contact .news_contact_hdg h3,
.m_news .news_contact .news_contact_hdg h4,
.m_news .news_contact .news_contact_hdg h5,
.m_news .news_contact .news_contact_hdg h6{
font-weight: bold;
font-size: 1.0769rem;
}
.m_news .news_contact .m_text,
.m_news .news_contact .m_list-des._contact{
margin-top: 1em;
}

.m_list-des > dt{
font-weight: bold;
font-size: 1rem;
}
.m_list-des > dd{
margin-top: .2em;
}
.m_list-des > dd + dt{
margin-top: .8em;
}
.m_list-des._contact > dt{
float: left;
clear: left;
font-weight: normal;
}
.m_list-des._contact > dt{
float: left;
clear: left;
min-width: 4em;
font-weight: normal;
}
.m_list-des._contact > dd{
position: relative;
overflow: hidden;
padding-left: 1.5em;
}
.m_list-des._contact > dd::before{
position: absolute;
left: 0;
margin: 0 .5em;
content: ":";
}
.m_list-des._contact > dt,
.m_list-des._contact > dd{
margin-top: 0;
}

.m_box._lineup{
margin: 2.25em 0 0;
}
._blue{
text-align: center;
}
._blue .anc_button{
padding: .6em 3.5em .6em 3em;
background-color: #007dc5;
color: #fff;
font-weight: bold;
font-size: 1.2308rem;
}
._blue .anc_button::before{
border-color: #fff;
top: 1.3em;
}

.anc_button._blue{
color: #fff;
background-color: #007dc5;
}
.anc_button._blue::before{
border-color: #fff;
}
.anc_button._conversion {
background-color: #007dc5;
}
 @media screen and (max-width: 36em) {
._inquiry .anc_button + .anc_button{
margin-top: 1em
}}
/* その他の共通 */
.m_image .embedded_caption b{
    color: #333;
    font-size: 1rem;
}
._apart{
margin-top: 2em !important;
}
/* l_contentの幅を狭く */
._narrow #l_content,
._narrow {
  margin: auto;
  max-width: 1080px;
}
.m_image .embedded_title {
  margin-bottom: .5em;
  margin-top: 2em;
  font-size: 1rem;
  text-align: center;
  font-weight:bold; 
}

.m_tbl-data th.emphasis,
.m_tbl-data td.emphasis {
  background: #e4ebf2;
}
._center{
text-align: center;
}
/*改行されたくない単語*/
.word {
  white-space: nowrap;
}
/*スマホ、PC改行*/
br._sp {
  display: none;
}
@media screen and (max-width: 36em) {
  br._sp {
    display: block;
  }
  br._pc {
    display: none;
  }
}
/*=============================================================
 sidebar_local-nav
=============================================================*/
/*sidebarの子供リンクを小さくする*/
.sidebar_local-nav .nav_list > li li a {
  padding: 0.8em 20px;
  font-size: 0.9rem;
}
.sidebar_local-nav .nav_list > li > ul > li a::before {
  top: 1.5em;
}
/*カレントカテゴリを表示する*/
.sidebar_local-nav .nav_list li a, .sidebar_local-nav .nav_list li .nolink {
  display: block;
  position: relative;
}
.sidebar_local-nav li.act > a {
  background-color: #e4ebf2;
  font-weight: bold;
  pointer-events: none;
}
/* children */
.sidebar_local-nav .nav_list li ul {
  display: none;
}
.sidebar_local-nav .nav_list li.open > ul, .sidebar_local-nav .nav_list li.act > ul {
  display: block;
}

/*=============================================================
 ここから各事業部css
=============================================================*/
.m_hdg._B .subheading {
  margin-bottom: .5em;
  display: block;
  font-size: 1rem;
}

.top .b_page-title h1 {
  padding-top: 1.88714em;
  padding-bottom: 1.88714em;
  background: no-repeat top center;
  background-image:url(../../images/mainimg.jpg);
}
.top .b_page-title h1 span{
display: none;
}
@media screen and (max-width: 30em) {
  .top .b_page-title h1 {
    padding-top: 1em;
    padding-bottom: 1em;
    background-image: none !important;
  }
}

/* カールセル */
.m_carousel{
position: relative;
padding: 0 30px;
}
.carousel_panel_area{
overflow: hidden;
}
.carousel_panels{
position: relative;
display: table;
transition: left .5s;
table-layout: fixed;
margin-top: 16px;
}
.carousel_panel{
display: table-cell;
box-sizing: border-box;
margin: 0;
vertical-align: top;
}
.carousel_hdg{
padding: 7px 20px 3px;
background-color: #f2f2f2;
font-weight: bold;
font-size: 1.2308em;
}
.carousel_text{
margin-top: 16px;
padding-left: 1.1538em;
}
.carousel_control .prev,
.carousel_control .next{
position: absolute;
top: 50%;
margin-top: -18px;
}
.carousel_control .prev{
left: 0;
}
.carousel_control .next{
right: 0;
}
@media screen and (min-width: 51em) {
  .carousel_panel.m_image-sbs .image_area img{
  max-width: 300px;
  }
  }
@media screen and (max-width: 51em) {
  .carousel_panel.m_image-sbs .text_area,
  .carousel_panel.m_image-sbs .image_area{
  display: block;
  }
  .carousel_panel.m_image-sbs .image_area{
  margin:1em 0 0 1em; 
  }
  .carousel_panel.m_image-sbs .image_area img{
  max-width: 100%;
  }
}
/*=============================================================
 製品一覧
=============================================================*/
.link_title_sub{
background-color: #333;
font-size: 0.95em;
color: #FFF;
margin-bottom: 5px;
padding: 3px 6px 2px 10px;
font-weight: bold;
}
/*インデックス*/
.m_listpage._product {
  margin-left: -1%;
}
.m_listpage._product > li {
  margin: 40px 0 0 1%;
}
.m_listpage._product._max6 > li {
  width: 49%;
}
.m_listpage._product._max6 > li:nth-child(1),
.m_listpage._product._max6 > li:nth-child(2) {
  margin-top: 0;
}
@media screen and (min-width: 28em) {
  .m_listpage._product._max6 > li {
    width: 32.3%;
  }
  .m_listpage._product._max6 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 52em) {
  .m_listpage._product._max6 > li {
    width: 24%;
  }
  .m_listpage._product._max6 > li:nth-child(4) {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .m_listpage._product._max6 > li {
    margin-left: 1%;
    width: 15.6%;
  }
  .m_listpage._product._max6 > li:nth-child(6),
  .m_listpage._product._max6 > li:nth-child(5) {
    margin-top: 0;
  }
}
.m_listpage._product a:link{
text-decoration: none;
color: #004d99;
}
.m_listpage._product a:visited {
  color: #004d99;
}
.m_listpage._product a:link:hover{
text-decoration: underline;
}
.m_listpage._product .listpage_lede{
font-size: 0.9em;
}
.m_listpage._product .listpage_text{
    font-size: 1rem;
	font-weight: bold;
}
.m_listpage._product a .listpage_text {
  padding-left: 1.2em;
  position: relative;
  }
.m_listpage._product a .listpage_text::before {
  margin-top: -0.3em;
  border-top: 0.1em solid #e5002d;
  border-right: 0.1em solid #e5002d;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 40%;
  left: 0;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  }

/*=============================================================
 導入事例
=============================================================*/
.example .m_hdg._A h2,
.example .m_hdg._A h3,
.example .m_hdg._A h4,
.example .m_hdg._A h5,
.example .m_hdg._A h6 {
  border-left: none;
  background: none;
  color: #333;
  padding: .6em 0;
}

.example .b_page-title {
  color: #333;
  background: #FFF;
  background: no-repeat top center;
}
.example .b_page-title h1 {
  font-size: 2.5rem;
  padding-top: 2.60714em;
  padding-bottom: 2.60714em;
}
.example._01 .b_page-title {
  background-image:url(/broadband/example/images/01_bg.jpg);
}
.example._02 .b_page-title {
  background-image:url(/broadband/example/images/02_bg.jpg);
}
.example._03 .b_page-title {
  background-image:url(/broadband/example/images/03_bg.jpg);
}
.example._04 .b_page-title {
  background-image:url(/broadband/example/images/04_bg.jpg);
}
.example._05 .b_page-title {
  background-image:url(/broadband/example/images/05_bg.jpg);
}
.example._06 .b_page-title {
  background-image:url(/broadband/example/images/06_bg.jpg);
}
.example._07 .b_page-title {
  background-image:url(/broadband/example/images/07_bg.jpg);
}
.example._08 .b_page-title {
  background-image:url(/broadband/example/images/08_bg.jpg);
}
.example._09 .b_page-title {
  background-image:url(/broadband/example/images/09_bg.jpg);
}
.example._10 .b_page-title {
  background-image:url(/broadband/example/images/10_bg.jpg);
}
@media screen and (max-width: 60em) {
.example .b_page-title h1 .subheading {
  font-size: 1.3rem;
}
.example .b_page-title h1 {
  font-size: 2.1rem;
  padding-top: 1.60714em;
}
.example .b_page-title {
  background-position: bottom center;
  height: 650px;
}
.example._01 .b_page-title {
  background-image:url(/broadband/example/images/01_bg_s.jpg) ;
  background-color: #7fceef;
}
.example._02 .b_page-title {
  background-image:url(/broadband/example/images/02_bg_s.jpg) ;
  background-color: #e5e9e8;
}
.example._03 .b_page-title {
  background-image:url(/broadband/example/images/03_bg_s.jpg) ;
  background-color: #adc9e1;
}
.example._04 .b_page-title {
  background-image:url(/broadband/example/images/04_bg_s.jpg) ;
  background-color: #cfc7ba;
}
.example._05 .b_page-title {
  background-image:url(/broadband/example/images/05_bg_s.jpg) ;
  background-color: #fff;
/*  background-color: #80cdee;*/
}
.example._06 .b_page-title {
  background-image:url(/broadband/example/images/06_bg_s.jpg) ;
  background-color: #e4eaf0;
}
.example._07 .b_page-title {
  background-image:url(/broadband/example/images/07_bg_s.jpg) ;
  background-color: #fdfefe;
}
.example._08 .b_page-title {
  background-image:url(/broadband/example/images/08_bg_s.jpg) ;
  background-color: #fdfefe;
}
.example._09 .b_page-title {
  background-image:url(/broadband/example/images/09_bg_s.jpg) ;
  background-color: #fdfefe;
}
.example._10 .b_page-title {
  background-image:url(/broadband/example/images/10_bg_s.jpg) ;
  background-color: #fdfefe;
}
}
@media screen and (max-width: 47.5em) {
.example .b_page-title {
  height: 500px;
  background-size: 750px;
}
}
@media screen and (max-width: 30em) {
.example .b_page-title {
  height: 430px;
  background-size: 550px;
}
}


.example .b_page-title .subheading {
  font-size: 1.5rem;
  font-weight: bold;
}



.example .m_text{  line-height: 1.8;}

._example_fig{
padding-left: 40px;
padding-top: 100px;
}

/*=============================================================
 solution
=============================================================*/
.solution #l_content{
padding-top: 0;
}
.map-box img{
	width: 100%;
}
/*column*/
.m_columns._max3 .column._x2 {
  width: 63.66666%;
}
/*=============================================================
 knowledge
=============================================================*/
._white.m_listpage_link {
    margin-left: -1%;
    font-size: 0;
}
._white.m_listpage_link > li {
/*    margin: 16px 0 0 1%;*/
    background: #fff;
	box-shadow: 0 -4px 24px rgba(0,0,0,0.08);
	border: solid #e6e6e6 1px;
}
._white.m_listpage_link .link_text {
    border: none;
}
@media screen and (min-width: 64em){

}
@media screen and (min-width: 28em) {
  ._white.m_listpage_link._max3 > li {
    width: 49%;
  }
  ._white.m_listpage_link._max3 > li:nth-child(2) {
    margin-top: 0;
  }
  ._white.m_listpage_link._max4 > li {
    width: 49%;
  }
  ._white.m_listpage_link._max4 > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 52em) {
  ._white.m_listpage_link._max3 > li {
    width: 32.83333%;
  }
  ._white.m_listpage_link._max3 > li:nth-child(3) {
    margin-top: 0;
  }
  ._white.m_listpage_link._max4 > li {
    width: 32.83333%;
  }
  ._white.m_listpage_link._max4 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
._white.m_listpage_link._max4 > li {
    margin-left: 1%;
    width: 24%;
}
  ._white.m_listpage_link._max4 > li:nth-child(4) {
    margin-top: 0;
  }
}

.m_link._page-nav {
margin-top: 36px;
    display: table;
    width: 100%;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 20px 0;
	box-sizing: border-box;
}

.m_links._link_box > li {
    margin: 0 0 1.25em 0;
    display: block;
    width: 100%;
    vertical-align: top;
    font-size: 1rem;
}
.m_links._link_box a:not(.anc_button) {
    padding: 0.75em 2.8125em 0.75em 2.5125em;
    border-radius: 1px;
    box-shadow: 0 1px 4px rgba(6, 0, 1, 0.2);
    display: block;
    color: #333;
    background-color: #fff;
    text-align: left;
}
.m_links._link_box a:not(.anc_button)::before {
 margin-top: 0.5em;
margin-left: 16px;
}

/* 吹き出し*/
.speech {
  font-size: 0;
  max-width: 600px;
  margin:16px auto;
}
.speech .chatting,
.speech .faceicon {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
}
.speech .faceicon{
  width: 20%;
}
.speech .faceicon img{
width: 100%;
}
.speech .chatting {
  width: 77%;
  margin-left: 3%;
}
.says {
  position: relative; 
  padding: 17px 17px;
  border-radius: 12px;
  background: #ffd966;
}
.says+.says{
margin-top: .5em;
}
.says:after {
  content: "";
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #ffd966;
}
.says p {
  margin: 0;
  padding: 0;
}
/*=============================================================
 footer
=============================================================*/
/*footer twitter*/
.footer_utility{

}
.footer_utility .twitter{
float: right;
}

.footer_utility .twitter img{
margin-right: 5px;
vertical-align: middle;
}

.footer_utility li.twitter {
    margin: 0;
    border: none;
    margin-top: -5px;
}


.twitter_area {
width: 100%;
text-align: center;
  padding: 1em 0;
  background-color: #FFF;
}
.twitter_area .pad{
  margin: auto;
  padding: 0 10px;
  max-width: 1260px;
  font-size: 0.75rem;
}
.twitter_area .pad img{
margin-right: 5px;
vertical-align: middle;
}
/*=============================================================
ポップアップwindow
=============================================================*/
.m_dialog {
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(64, 64, 64, 0.5);
  z-index: 9999;
}
.js_enabled .m_dialog {
  position: absolute;
}
.m_dialog[hidden] {
  display: none;
}
.m_dialog > .pad {
  margin: auto;
  box-sizing: border-box;
  box-shadow: 0 0 8px #000;
  position: relative;
  width: 95%;
  max-width: 822px;
  color: #333;
  background: #fff;
}
.m_dialog .dialog_main {
  padding: 60px 40px;
}
.m_dialog .btn_close_header {
  padding: 15px;
  position: absolute;
  top: 0;
  right: 0;
}
.m_dialog .btn_close_footer {
  padding: 1.7em;
  border-top: 1px solid #e6e6e6;
  display: block;
  width: 100%;
}
.m_dialog .btn_close_footer::before {
  margin-right: 1.1em;
  content: url(/common/images/dialog_close_button.png);
  display: inline-block;
  vertical-align: middle;
}

/*-------------------------------------------------
各事業部専用 css
------------------------------------------------*/
.word {
  white-space: nowrap;
}
/*ニュースのメディア*/
.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;
  }
}

