@charset "UTF-8";

/* ==============================================================*
【中野区：防災】
================================================================ */


/* 背景 */

.bo_top_wp01_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bo_top_wp01_l {
  width: 580px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.bo_top_wp01_r {
  width: 580px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.bo_top_wp01 {
  background-color: #e8e8e8;
  background-image: url(/images/bo_top_wp01_bg.png);
  background-repeat: repeat-x;
  background-position: top 80px left 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.bo_top_wp02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 30px;
}

.bo_top_wp03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}


/* =====================
header
===================== */

.pchead_wp .logo {
  width: 250px;
}

h1#header_logo a, h1.logo a {
  font-size: 3.0rem;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}


/* =====================
section01
===================== */

.bo_sec01 {
  background-color: #ffffff;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  padding: 40px;
}

.bo_sec01 h2 {
  font-size: 2.6rem;
}

.bo_sec01_title {
  text-align: center;
  margin-bottom: 20px;
}

ul.info-list li {
  padding: 0;
  border: none;
}

ul.info-list li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 15px 0;
}

ul.info-list li dt {
  font-weight: normal;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8em;
  letter-spacing: 0.04em;
  margin-right: 10px;
}

ul.info-list a {
  color: #222222;
}

.ichiran-all {
  margin: 0;
  padding: 0;
  border: none;
}

.bo_top_oshirase_text {
  background-color: #ffd737;
  padding: 20px;
  margin-bottom: 20px;
  font-size: 1.8rem;
}

.ichiran-link a {
  width: 100%;
  display: block;
  padding: 13px 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  text-align: center;
  color: #333;
}

.ichiran-link {
  width: 100%;
  padding: 0;
}

.ichiran-link a span {
  background-image: url(/images/bo_link_menu_title_icon.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 0 0.6em;
  padding: 10px 24px;
}


/* =====================
section02
===================== */

.bo_sec02 {
  background-color: #ffffff;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  min-height: 260px;
  margin-bottom: 40px;
  padding: 30px;
}

.bo_sec02>h2::before {
  border-left: 6px solid #fddf0d;
  content: '';
  position: relative;
  left: 0;
  top: 0;
}

.bo_sec02>h2::before {
  padding-left: 10px;
}


/* =====================
section03
===================== */

.bo_sec03 {
  background-color: #ffffff;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  position: relative;
  padding: 30px;
  min-height: 390px;
}

.bo_sec03>h2::before {
  border-left: 6px solid #fddf0d;
  content: '';
  position: relative;
  left: 0;
  top: 0;
}

.bo_sec03>h2::before {
  padding-left: 10px;
}


/* Twitter */

.tmp_tb_skip a {
  position: absolute;
  right: 9999px;
}

.tmp_tb_skip a:focus {
  right: 5px;
  top: 5px;
  background-color: #FFF;
  border: 1px solid #E3E3E3;
  z-index: 9999;
  padding: 10px;
  width: 230px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


/* =====================
section04
===================== */

.bo_sec04 {
  background-color: #ffd737;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  width: 580px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 30px 40px;
  background-image: url(/images/bo_top_wp02_bg.png);
  background-repeat: repeat-x;
  background-position: top 57px right 0;
}

.bo_sec04 h2 {
  font-size: 3.2rem;
  padding-right: 40px;
}

.link_menu_title {
  border-bottom: 1px solid #dddddd;
}

.link_menu_title h3 {
  font-size: 2.4rem;
  padding: 0 0 10px 0;
}

.link_menu_title h3 a {
  padding: 0 10px 0 32px;
  display: inline-block;
  background-image: url(/images/bo_link_menu_title_icon.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 0 .5em;
  color: #020202;
  text-decoration: none;
}

.link_menu_title h3 a:hover {
  text-decoration: underline;
}

.link_menu_box {
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 20px;
}

.link_menu_box:last-of-type {
  margin-bottom: 0;
}

ul.link_menu_li li a {
  background-image: url(/images/bo_link_menu_li.png);
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  background-size: 7px;
  padding-left: 15px;
  color: #222222;
  display: inline-block;
}

ul.link_menu_li {
  padding: 15px 10px;
}

ul.link_menu_li li {
  padding-bottom: 10px;
}

.link_menu_wp_title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  letter-spacing: 0.35em;
  background-color: #ffd737;
  margin-left: -40px;
  padding-left: 40px;
}

.link_menu_wp_title img {
  margin-right: 20px;
}


/* =====================
section05
===================== */

.bo_sec05 {
  background-color: #ffd737;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  width: 580px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 30px 40px;
  background-image: url(/images/bo_top_wp02_bg.png);
  background-repeat: repeat-x;
  background-position: top 57px right 0;
}

.bo_sec05 h2 {
  font-size: 3.2rem;
  padding-right: 40px;
}


/* =====================
section06
===================== */

.bo_sec06 {
  background-color: #e8e8e8;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  width: 580px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 30px;
}

.bo_sec06 h2 {
  font-size: 3.2rem;
}

.bo_sec06_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.bo_sec06_title img {
  margin-right: 20px;
}

.bo_sec06_link {
  background-color: #fff;
  border-radius: 12px;
}

ul.bo_sec06_link {
  padding: 30px 25px;
}


/* =====================
section07
===================== */

.bo_sec07 {
  background-color: #e8e8e8;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  width: 580px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 30px;
}

.bo_sec07_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bo_sec07_box_l {
  margin-right: 23px;
  max-width: 238px;
}

.bo_sec07_box_l_tx {
  background-color: #222;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 10px 5px;
}

.bo_sec07_box_l p {
  position: relative;
  padding: 0;
}

ul.bo_sec07_box_r_link li a {
  background-color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 15px;
  width: 260px;
  min-height: 56px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  position: relative;
  font-weight: bold;
  text-decoration: none;
  color: #020202;
}

ul.bo_sec07_box_r_link li a::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 12px;
  background-color: #ffd737;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


/* =====================
section08
===================== */

.bo_sec08 {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 60px;
  border-top: 1px solid #000000;
}

ul.bo_sec08_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0 0 0;
}

ul.bo_sec08_list li {
  margin-right: 40px;
  width: 373px;
}

ul.bo_sec08_list li:nth-of-type(3n) {
  margin-right: 0;
}


/* =====================
footer
===================== */

footer {
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* ==============================================================
  767px 以下の指定 印刷除く
================================================================ */
  .bosaimail_item .bosaimail_ti {
    width: 100%;
    border-radius: 12px;
  }
  h1#header_logo a {
    font-size: 2.0rem;
  }
  .bo_top_wp01_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .bo_top_wp01_l {
    width: 100%;
    padding-bottom: 20px;
  }
  .bo_top_wp01 {
    padding: 40px 20px 50px 20px;
    background-position: 0 0;
  }
  .bo_sec01 {
    padding: 30px 20px;
  }
  .bo_sec01_title img {
    width: 60px;
  }
  .bo_sec01 h2 {
    font-size: 2.4rem;
  }
  .bo_top_oshirase_text p {
    font-size: 1.6rem;
  }
  .bo_top_wp01_r {
    width: 100%;
  }
  .bo_top_wp02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .bo_sec02 {
    margin-bottom: 20px;
  }
  .bo_sec02 h2, .bo_sec03 h2 {
    padding-bottom: 15px;
  }
  .bo_sec03 {
    min-height: 410px;
  }
  .bo_sec04 .link_menu_wp_title {
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .link_menu_wp_title img {
    width: 60px;
    margin-right: 10px;
  }
  .bo_sec04 .link_menu_box {
    border-radius: 0 12px 12px 0;
  }
  .bo_sec04 h2 {
    padding-right: 15px;
  }
  .bo_sec04 {
    width: calc(100% - 20px);
    padding: 30px 20px 40px 0;
    margin-bottom: 40px;
    margin-left: 20px;
    background-position: top 46px right 0;
    border-radius: 12px 0 0 12px;
  }
  .bo_sec05 {
    width: calc(100% - 20px);
    border-radius: 0 12px 12px 0;
    margin-right: 20px;
    padding: 30px 0 40px 20px;
    background-position: top 46px right 0;
  }
  .bo_top_wp03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-bottom: 60px;
  }
  .bo_sec05 .link_menu_box {
    border-radius: 12px 0 0 12px;
  }
  .bo_sec05 .link_menu_wp_title {
    margin-bottom: 20px;
  }
  .bo_sec05 h2 {
    padding-right: 15px;
  }
  .bo_sec06 {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 1px;
    padding: 30px 20px;
  }
  .bo_sec06_title img {
    width: 60px;
    margin-right: 10px;
  }
  .bo_sec06 h2 {
    font-size: 2.8rem;
  }
  .bo_sec07_box_l {
    margin: 0 auto;
    padding-bottom: 30px;
  }
  ul.bo_sec07_box_r_link li a {
    width: 100%;
  }
  ul.bo_sec07_box_r_link li {
    padding-bottom: 6px;
  }
  .bo_sec07 {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 30px 40px 21px 40px;
  }
  .bo_sec07_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bo_sec08 {
    width: calc(100% - 40px);
    margin: 0 20px;
    padding-bottom: 40px;
  }
  ul.bo_sec08_list li {
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
  }
  ul.bo_sec08_list {
    padding-top: 20px;
  }
}


/* end_max-width: 767px */