@charset "UTF-8";
/*共通css*/
@media only screen and (min-width: 856px) and (max-width: 1150px) {
  .header_area1-2 {
    width: 100%;
  }
}
@media screen and (max-width: 1150px) {
  .header_global_logo {
    margin-top: 12px;
    position: absolute;
    top: 12px;
    right: 20px;
  }
}
@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;
  }
}
.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_topic-path span {
  font-size: 0.75rem;
}
.b_topic-path span {
  margin: 0 1.25em;
}
.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;
}
.blue_area .m_hdg._B h2, .blue_area .m_hdg._B h3 {
  background: #fff;
}
.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;
  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;
}
/*センター揃え*/
._center {
  text-align: center;
}
._left {
  text-align: left;
}
._apart {
  margin-top: 50px;
}
._small {
  font-size: 0.875rem;
}
._bigger {
  font-size: 1.2rem;
}
/*column*/
.m_columns._max5 {
  margin-left: -3%;
}
.m_columns._max5 .column {
  margin-left: 3%;
  width: 17%;
}
.text_new._icon {
  color: #fff;
  background: #333;
  display: inline-block;
  margin-left: 0;
  margin-right: .5em;
  font-size: 0.9125rem;
}
.link_title .text_new._icon {
  margin-bottom: 1em;
}
.m_image .m_hdg {
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: left;
}
.m_tbl-data tr.emphasis._yellow th, .m_tbl-data tr.emphasis._yellow td {
  background: #fdf579;
}
.m_tbl-data td.emphasis {
  background: #e4ebf2;
}
@media screen and (max-width: 69em) {
  .m_columns._max5 .column {
    width: 30.33333%;
  }
}
@media screen and (max-width: 51em) {
  .m_columns._max5 .column {
    width: 47%;
  }
}
@media screen and (max-width: 26em) {
  .m_columns._max5 .column {
    width: 97%;
  }
}
._narrow {
  max-width: 980px;
  margin: 0 auto;
}
.nowrap {
  white-space: nowrap;
}
@media only screen and (max-width:28em) {
  .anc_button + .anc_button {
    margin-top: 16px;
  }
}
/*=============================================================
 各事業部専用 css
=============================================================*/
/* PC */
._pc {
  display: block !important;
}
._sp {
  display: none !important;
}
/* スマホ */
@media only screen and (max-width: 750px) {
  ._pc {
    display: none !important;
  }
  ._sp {
    display: block !important;
  }
}
.anc_button._blue {
  color: #fff;
  background-color: #0089ca;
  font-weight: bold;
}
.anc_button._blue::before {
  border-color: #fff;
}
/* キャプションの文字大きく */
.m_image .embedded_caption, .m_image-sbs .embedded_caption {
  font-size: 1em;
}


.column._fig_back {
  margin-top: 1em;
}

/*=============================================================
トップ
=============================================================*/
.blue_area {
  width: 100%;
  /*background-color: #dce9f5;*/
  background-color: #edf4fa;
}
.work_hdg {
  padding: 2em 0 1em 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
@media only screen and (max-width:32.5em) {
  .work_hdg {
    font-size: 1.5rem;
  }
}
/*=============================================================
トップ
=============================================================*/
.top .b_topic-path, .top .b_page-title {
  display: none;
}
.intro {
  background: url(/disaster-prevention/images/index_main_bg.jpg) bottom no-repeat;
  height: 690px;
}
.intro .pad {
  max-width: 1260px;
  padding: 4em 20px 0 20px;
  color: #fff;
  text-align: center;
    margin: auto;
}
@media screen and (max-width: 664px) {
  .intro {
    background: url(/disaster-prevention/images/index_main_bg_sp.jpg) 50% no-repeat;
    background-size: cover;
  }
}
.tit_area {
  background-color: rgba(0, 102, 204, 0.7);
  display: inline-block;
  padding: 50px;
  max-width: 70%;
}
@media screen and (max-width: 664px) {
.tit_area {
  padding: 30px;
  margin-top: 100px;
}
}
.intro .intro_hdg {
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
  margin-top: 0;
}
.intro .intro_hdg .subheading {
  margin-bottom: .5em;
  display: block;
  font-size: 2rem;
}
@media screen and (max-width: 664px) {
.intro .intro_hdg {
  font-size: 2.5rem;
}
.intro .intro_hdg .subheading {
  font-size: 1.5rem;
}
}
.intro .catch {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 16px;
}
@media screen and (max-width: 664px) {
  .intro .catch {
    color: #FFF;
  font-size: 1.2em;
  }
}


.anc_button._conversion {
  background-color: #0066cc;
}
.m_image .embedded_caption, .m_image-sbs .embedded_caption, .m_image-sneak .embedded_caption, .m_image-list .embedded_caption {
  color: #333;
  text-align: left;
}
.m_hdg._A h2, .m_hdg._A h3, .m_hdg._A h4, .m_hdg._A h5, .m_hdg._A h6 {
  font-size: 2rem;
  background: none;
  margin-bottom: 3rem;
}
@media screen and (max-width: 664px) {
.m_hdg._A h2, .m_hdg._A h3, .m_hdg._A h4, .m_hdg._A h5, .m_hdg._A h6 {
  font-size: 1.8rem;
}
}