@charset "UTF-8";

/* ==============================================================*
【中野区：子育て】
================================================================ */

body {
}

a:link {
  color: #1b2d6c;
}

a:visited {
  color: #880088;
}

a:hover, a:focus {
  color: #0066CB;
}

a:active {
  color: #CC0000;
}

#basewrap {
  background-color: #fff7e9;
  min-width: 1200px;
  overflow: hidden;
}


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

ul.navilist li a {
  color: #4c3f34;
}

ul.navilist li {
  padding: 0 10px;
}

ul.navilist>li:last-child {
  padding: 0 0 0 10px;
}

.gnv {
  background-color: #fff;
}

.gnv_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.gnv_inner li {
  width: 315px;
  padding: 0;
  margin-left: 20px;
}

.gnv_inner li a {
  display: block;
  text-align: center;
  padding: 10px 50px;
  background-color: #ffb57f;
  color: #4c3f34;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.8rem;
  border-radius: 5px;
}

.gnv_inner li a:hover {
  text-decoration: underline;
}

.pchead_wp_in {
  padding: 0;
  width: 1200px;
  min-height: auto;
}

.pcheadmenu {
  padding: 0;
}

.gnv_inner li:nth-of-type(1) a {
  background-image: url(/images/ko_menu_btn01.png);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 20px 50%;
}

.gnv_inner li:nth-of-type(2) a {
  background-image: url(/images/ko_menu_btn02.png);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 20px 50%;
}

.navilist_wp {
  padding-bottom: 20px;
}

.pchead_wp {
  padding-bottom: 20px;
}


/* 検索 */

input#gsc-i-id1 {
  /* border: 1px solid #756554 !important; */
  /* border-radius: 17px 0 0 17px; */
}
.h0search .gsc-input-box {
    border: 1px solid #756554 !important;
    border-radius: 17px 0 0 17px;
}

.h0search .gsc-search-button button.gsc-search-button-v2 {
  background-color: #756554 !important;
  border-color: #756554 !important;
  border-radius: 0 17px 17px 0;
  width: 75px;
  position: relative;
}

.navilist_wp .h0search {
  width: 245px;
}

.h0search .gsc-search-button-v2 svg {
  display: none;
}

.h0search .gsc-search-button button.gsc-search-button-v2::before {
  content: "検索";
  position: absolute;
  color: #fff;
  font-size: 1.5rem;
  top: 50%;
  left: 0;
  right: 0;
  border: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


/* =====================
背景画像
===================== */

.ko_top_bg01_wp {
  width: 1200px;
  margin: 0 auto;
}

.ko_top_bg01 {
  margin: 0 -83px;
  position: relative;
}

.ko_top_bg01 {
  background-image: url(/images/ko_top_bg03.png);
  background-repeat: no-repeat;
  background-position: left 90px bottom 434px;
}

.ko_top_bg02 {
  position: relative;
  padding-bottom: 100px;
  background-color: #d5e6bc;
  background-image: url(/images/ko_top_sec04_bg05.png);
  background-repeat: repeat-x;
  background-position: 0 0;
}


/* =====================
追従メニュー
===================== */

.fixed-nav {
  position: fixed;
  right: 0;
  top: 135px;
  z-index: 999;
}

.fixed-nav-list li a {
  padding: 0;
  border: 3px solid #fff;
}

.fixed-nav-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 120px;
  width: 100px;
  padding: 25px 5px 10px 5px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  color: #4c3f34;
}

.fixed_nav_txt {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  font-weight: bold;
}

.fixed-nav-list li a:hover img, .fixed-nav-list li a:focus img {
  position: relative;
  top: 1px;
  left: 1px;
}

.fixed-nav-list li a:hover, .fixed-nav-list li a:focus {
  color: #4c3f34;
}

.fixed-nav-list li:nth-of-type(1) a {
  border-bottom: none;
  background-color: #ffb57f;
  border-radius: 20px 0 0 0;
}

.fixed-nav-list li:nth-of-type(2) a {
  border-bottom: none;
  background-color: #cce0fe;
}

.fixed-nav-list li:nth-of-type(3) a {
  background-color: #d5e6bc;
  border-radius: 0 0 0 20px;
}

.fixed-nav-list li {
  padding: 0;
}


/* =====================
Topsection01
===================== */

.ko_top_sec01 {
  background-color: #fff7e9;
  margin-bottom: 50px;
}

.ko_top_sec01_in {
  min-width: 1200px;
  overflow: hidden;
}

.ko_top_sec01_in02 {
  width: 1200px;
  margin: 0 auto;
}

.ko_top_sec01_in03 {
  margin: 0 -83px;
  position: relative;
}

.ko_slider li img {
  margin: 0 auto;
}

.ko_top_sec01_img01 {
  position: absolute;
  z-index: 100;
}

.ko_top_sec01_img02 {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
}

.ko_top_sec01_img03 {
  position: absolute;
  z-index: 100;
  left: 40px;
  top: 10px;
  pointer-events: none;
}

.ko_top_sec01_img04 {
  position: absolute;
  z-index: 105;
  right: 10px;
  top: 330px;
  pointer-events: none;
}

.ko_slider {
  padding: 0;
}

.ko_slider li {
  padding: 0;
}


/* control */

.slick-control-wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 0 0;
  width: 1200px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

.slick-dots-wp {
  /* width: 100%; */
}

.slick-dots-wp ul.slick-dots {
  width: auto;
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.slick-dots-wp ul.slick-dots li {
  margin: 0 6px 0;
  padding: 0;
  line-height: 1;
}

.slick-dots-wp ul.slick-dots li button {
  padding: 0;
  width: 18px;
  height: 18px;
  color: transparent;
  vertical-align: top;
}

.slick-dots-wp ul.slick-dots li button::before {
  font-family: 'slick';
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  content: '';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff3e7;
  border-radius: 50%;
  border: 2px solid #766554;
}

.slick-dots-wp ul.slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #ffb680;
}

.reproducing-button-wrap a img {
  vertical-align: middle;
  line-height: 1;
}

.reproducing-button-wrap a {
  line-height: 1;
}

.reproducing-button-wrap {
  line-height: 1;
  margin: 0 6px;
}


/* =====================
Topsection02
===================== */

.oshirase_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto;
  border: 2px solid #bc3819;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 5px;
}

.oshirase_title {
  font-size: 2.0rem;
  font-weight: normal;
  letter-spacing: 0;
  width: 170px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  color: #bc3819;
}

.oshirase_item ul {
  padding: 0;
}

.oshirase_item {
  padding-left: 70px;
}

.oshirase_item li a {
  color: #bc3819;
}

.oshirase_item li a:hover {
  text-decoration: none;
}

.oshirase_item li {
  padding-top: 2px;
  padding-bottom: 0;
}


/* =====================
Topsection03
===================== */

.ko_top_sec02 {
  margin-bottom: 40px;
}

.ko_top_sec03 h3 {
  background-color: #388277;
  color: #fff;
  font-size: 3.4rem;
  letter-spacing: 0.12em;
  padding: 0 10px;
  text-align: center;
  border-radius: 9px;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.5;
}

.ko_top_sec03 {
  width: 1000px;
  margin: 0 auto 50px auto;
}

.ko_top_sec03_list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ko_top_sec03_list01 li a:focus, .ko_top_sec03_list01 li a:hover {
  position: relative;
  top: 1px;
  left: 1px;
}

.ko_top_sec03_list02 {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ko_top_sec03_list01 li {
  padding: 0;
}

.ko_top_sec03_list02 li {
  width: calc((100% - 68px) / 4);
}

.ko_top_sec03_list02 li:nth-of-type(4n) {
  margin-right: 0;
}

.ko_top_sec03_list02 li {
  margin-right: 22px;
  padding-bottom: 20px;
}

.ko_top_sec03_list02 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  min-height: 50px;
  line-height: 1.2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #4c3f34;
  border-radius: 25px;
  text-decoration: none;
  color: #4c3f34;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  padding: 4px 14px;
  /* font-weight: bold; */
}

.ko_top_sec03_list02 li a:focus, .ko_top_sec03_list02 li a:hover {
  background-color: #ffb57f;
}

.ko_top_bg02_in {
    background-image: url(/images/ko_top_sec04_bg03.png), url(/images/ko_top_sec04_bg04.png);
    background-repeat: no-repeat;
    background-position: 0 140px, 100% 140px;
}
/* =====================
Topsection04
===================== */
.ko_top_sec04_wp {
    /* background-image: url(/images/ko_top_sec04_bg03.png), url(/images/ko_top_sec04_bg04.png); */
    /* background-repeat: no-repeat; */
    /* background-position: 0 140px, 100% 140px; */
}
.ko_top_sec04 h2 {
  background-color: #388277;
  color: #fff;
  font-size: 3.4rem;
  letter-spacing: 0.12em;
  padding: 0 10px;
  text-align: center;
  border-radius: 9px;
  margin-bottom: 50px;
  font-weight: bold;
  line-height: 1.5;
}

.ko_top_sec04 h3.ko_top_sec04_title {
  background-color: #ffb680;
  color: #4c3f34;
  font-size: 1.8rem;
  font-weight: normal;
  display: inline;
  padding: 4px 15px;
  text-align: center;
  width: 120px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
}

.ko_top_sec04 {
  width: 1200px;
  margin: 0 auto;
  background-image: url(/images/ko_top_sec04_bg01.png), url(/images/ko_top_sec04_bg02.png);
  background-repeat: repeat-x;
  background-position: 0 0, 0 100%;
  padding: 70px 0 70px 0;
  position: relative;
}

.ko_top_sec04_in {
  padding: 0 100px 30px 100px;
  background-color: rgb(255 255 255 / 90%);
  min-height: 550px;
}

.ko_top_sec04_img01 {
  position: absolute;
  top: -33px;
  right: 170px;
  pointer-events: none;
}

.ko_top_sec04_chumoku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
}

ul.chumoku-list {
  padding: 0;
}

ul.chumoku-list li a {
  color: #306b61;
}

ul.info-list li {
  color: #4c3f34;
  border-bottom: none;
  padding: 15px 0;
}

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

ul.info-list li dt {
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 1.4rem;
}

ul.info-list li a {
  color: #4c3f34;
}

ul.chumoku-list li {
  font-size: 1.8rem;
  padding-top: 5px;
  padding-bottom: 0;
}

.ichiran-link {
  padding: 0;
}

.ichiran-link a {
  display: block;
  color: #388277;
  text-decoration: none;
  padding: 10px 20px;
  min-width: 500px;
  text-align: center;
  border-radius: 25px;
  background-color: #fff;
  border: 1px solid #388277;
  font-weight: bold;
}

.ichiran-all {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
}

.ichiran-link a:hover {
  text-decoration: underline;
}


/* =====================
Topsection05
===================== */

.ko_top_sec05 h2 {
  margin: 0 auto;
  width: 1000px;
  background-color: #388277;
  color: #fff;
  font-size: 3.4rem;
  letter-spacing: 0.12em;
  padding: 0 10px;
  text-align: center;
  border-radius: 9px;
  font-weight: bold;
  line-height: 1.5;
}

.ko_top_sec05_img01 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.ko_top_sec05 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 120px 0 30px 0;
}

.ko_top_sec05_in {
  padding: 50px 10px 0 10px;
}

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

.ko_osusume_item {
  width: calc((100% - 81px) / 3);
  margin-right: 40px;
}

.ko_osusume_item span {
  display: block;
  text-align: center;
  font-size: 2.0rem;
}

.ko_osusume_img {
  display: block;
  width: 373px;
  height: 280px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 10px;
}

.ichiran-link a:hover {
  text-decoration: underline;
}

.ko_osusume_item a {
  color: #4c3f34;
  text-decoration: none;
}

.ko_osusume_img img {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-radius: 10px;
}

.ko_osusume_item a:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

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

.ko_top_sec05_img02 {
  pointer-events: none;
  position: absolute;
  left: 185px;
  bottom: -5px;
}


/* =====================
Topsection06
===================== */

.ko_top_sec06 {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 80px 0;
}

.keyword_link li {
  margin: 0 10px;
  padding-bottom: 20px;
  font-size: 1.8rem;
}

.ko_top_sec06_title_wp {
  text-align: center;
}

.ko_top_sec06_title {
  text-align: center;
  display: inline-block;
  padding: 67px 215px 40px 215px;
  background-image: url(/images/ko_top_sec06_title_bg.png), url(/images/ko_top_sec06_title_bg.png);
  background-repeat: no-repeat;
  background-position: 0 50%, 100% 50%;
  font-size: 3.0rem;
  color: #4c3f34;
}

.ko_top_sec06_title_icon {
  display: inline-block;
  position: relative;
  padding-left: 44px;
}

.ko_top_sec06_title_icon::before {
  content: url(/images/ko_top_sec06_title_icon.png);
  display: inline-block;
  width: 1em;
  position: absolute;
  top: .15em;
  left: 0;
}

.keyword_link li a::before {
  content: url(/images/ko_keyword_icon.png);
  display: inline-block;
  width: 1em;
  position: absolute;
  top: .83em;
  left: 18px;
}

.keyword_link li a {
  padding: 4px 28px 4px 45px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  min-height: 48px;
  line-height: 1.2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #4c3f34;
  border-radius: 25px;
  text-decoration: none;
  color: #4c3f34;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.keyword_link li a:focus, .keyword_link li a:hover {
  background-color: #ffb57f;
}

.keyword_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}


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

footer {
  margin: 0;
  background-color: #fff;
}

.ko_foot_wp {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 20px 0;
  position: relative;
}

.foot_add {
  color: #4c3f34;
}

.foot_add h2 {
  font-size: 3.0rem;
  padding-bottom: 15px;
  color: #4c3f34;
}

.foot_add_title {
  width: 135px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.foot_add address>p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.foot_add address>span {
  display: block;
}

.ko_footer_img {
  position: absolute;
  top: -100px;
  right: 0;
}

.t_page-top {
  position: fixed;
  bottom: 10px;
  text-decoration: none;
  z-index: 999;
}

.kokoku_wp {
  padding: 60px 0 100px;
}


/* ==============================================================*
【中野区：子育て：次階層】
================================================================ */

.main_title_wp::before {
  background: #ffab74;
}

.h1bg h1::before {
  background-color: #348579;
}

.main_title_wp {
  background-color: #fff7e9;
}

#localnavi {
  margin-left: 20px;
}

.main_inner {
  padding: 20px 10px;
  border-radius: 26px;
  background-color: #fff;
}

.wrap {
  margin-bottom: 60px;
}

.lo_johomitsukaranai a {
  background-color: #2c7569;
  color: #fff;
  background-image: url(/images/ko_lonavi_icon_joho.png);
}

#losubnavi ul li>span.now {
  background-color: #e2eed0;
}

.lobgbox {
  background-color: #ffb57f;
}

#losubnavi .lobgbox>h2 {
  color: #333333;
}

.lorecommend {
  background-color: #ffc99f;
}

.loruiji {
  background-color: #ffd6b4;
}

.lobgbox ul li a::before, #losubnavi ul li>span.now::before {
  border-color: #348579;
}

.loruiji h2 span.lobox_img {
  background-image: url(/images/ko_lonavi_icon_osu.png);
}

.lorecommend h2 span.lobox_img {
  background-image: url(/images/ko_lonavi_icon_yoku.png);
}

@media screen and (max-width: 767px) {
  /* ==============================================================
  767px 以下の指定 印刷除く
================================================================ */
  main {
    width: 100%;
  }
  #basewrap {
    min-width: auto;
  }
  /* スマホヘッダ */
  .h0search .gsc-input-box {
    border-radius: 25px 0 0 25px;
}

.h0search .gsc-search-button button.gsc-search-button-v2 {
    border-radius: 0 25px 25px 0;
}
.h0search table.gsc-search-box td input.gsc-input {
  height: 42px !important;
}

  .sp_headin {
    display: block;
  }
  .button_container {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 60px;
    font-size: 1.0rem;
    padding: 0;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
  }
  .button_container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #000000;
    text-decoration: none;
    padding: 13px 0 5px 0;
    width: 60px;
  }
  .menu_btn_wp.ko_menu_btn {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .menu_btn_text {
    padding-top: 5px;
  }
  .menu_btn03_text {
    padding-top: 7px;
  }
  .menu_btn01 {
    padding-top: 3px;
  }
  p.button_container:nth-of-type(1) {
    background-color: #d5e6bc;
  }
  p.button_container:nth-of-type(2) {
    background-color: #cce0fe;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  button#toggle04 {
    background-color: #ffb57f;
  }
  #header_logo {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 999;
    margin: 0;
    padding: 0;
  }
  .sp_head_wp {
    position: relative;
  }
  #ko_sp_gnavi_menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 900;
    background-color: rgb(255 242 230 / 90%);
    width: 100%;
  }
  .smph_gnavi_wp {
    background-color: transparent;
    padding: 55px 10px 30px 10px;
  }
  .smph_gnavi_wp .ko_top_sec03_list02 li a {
    font-size: 1.4rem;
    min-height: 38px;
  }
  .smph_gnavi_wp .ko_top_sec03_list02 li {
    width: auto;
    margin-right: 2px;
    padding-bottom: 8px;
  }
  .smph_gnavi_wp .ko_top_sec03_list01 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    min-height: 50px;
    line-height: 1.2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 3px solid #4c3f34;
    border-radius: 25px;
    text-decoration: none;
    color: #4c3f34;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    padding: 4px 14px;
    font-weight: bold;
  }
  .smph_gnavi_wp .ko_top_sec03_list01 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 20px 0;
  }
  .smph_gnavi_wp .ko_top_sec03_list01 li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }
  .smph_gnavi_wp .ko_top_sec03_list01 li:nth-of-type(1) a {
    border-color: #ffb57f;
  }
  .smph_gnavi_wp .ko_top_sec03_list01 li:nth-of-type(2) a {
    border-color: #cce0fe;
  }
  .smph_gnavi_wp .ko_top_sec03_list01 li:nth-of-type(3) a {
    border-color: #d5e6bc;
  }
  .smph_gnavi_wp .ko_top_sec03_list01 li:nth-of-type(4) a {
    border-color: #a9cbc1;
  }
  .smph_gnavi_title {
    background-color: #388277;
    color: #fff;
    border-radius: 20px;
    padding: 11px 20px;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .smph_gnavi_wp .ko_top_sec03_list02 {
    margin: 20px 0;
    padding: 0;
  }
  /* Topsection01 */
  .ko_top_bg01_wp {
    width: 100%;
}
  .ko_top_sec01_img01, .ko_top_sec01_img02 {
    display: none;
  }
  .ko_top_sec01_in03 {
    margin: 0;
  }
  .ko_top_sec01_in02 {
    width: 100%;
  }
  .ko_top_sec01_in {
    min-width: auto;
    background-color: #fff;
  }
  .ko_top_bg01 {
    margin: 0;
    background-image: none;
  }
  .ko_top_sec01_img03 {
    width: 69px;
    top: 0;
    left: 10px;
  }
  .ko_top_sec01_img04.pc-none {
    width: 70px;
    bottom: 20px;
    top: auto;
    right: 10px;
  }
  .slick-control-wp {
    width: 100%;
    padding: 10px 10px;
    background-color: #fff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ko_top_sec01 {
    position: relative;
    margin-bottom: 10px;
  }
  /* Topsection02 */
  .ko_top_sec02 {
    padding: 15px 10px;
  }
  .oshirase_wp {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .oshirase_title {
    text-align: center;
    width: 100%;
  }
  .oshirase_item {
    padding: 5px 5px;
  }
  .ko_top_sec02 {
    padding: 15px 10px;
  }
  .oshirase_wp {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .oshirase_title {
    text-align: center;
    width: 100%;
  }
  .oshirase_item {
    padding: 5px 5px;
  }
  /* Topsection03 */
  .ko_top_sec03 {
    width: 100%;
    margin: 0 auto;
  }
  .ko_top_sec03_list01 li {
    width: calc(100% / 2 - 5px);
    margin-bottom: 10px;
    text-align: center;
  }
  .ko_top_sec03_list01 {
    padding: 0 10px;
    margin-bottom: 40px;
  }
  .ko_top_sec03 h3 {
    margin: 0 10px 20px;
    font-size: 2.4rem;
    padding: 7px 10px;
  }
  .ko_top_sec03_list02 li {
    width: auto;
    margin-right: 2px;
    padding-bottom: 8px;
  }
  .ko_top_sec03_list02 {
    padding: 0 10px;
  }
  .ko_top_sec03_list02 li a {
    font-size: 1.4rem;
    min-height: 38px;
  }
  .ko_top_bg02_in {
    background: none;
}
  /* Topsection04 */
  .ko_top_sec04_wp {
    background: none;
}
  .ko_top_sec04 h2 {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 10px;
    padding: 7px 10px;
  }
  .ko_top_bg02 {
    margin: 0;
    padding-bottom: 50px;
  }
  .ko_top_sec04 {
    width: 100%;
    padding: 55px 0 0 0;
    background-image: url(/images/ko_top_sec04_bg_sp_l.png), url(/images/ko_top_sec04_bg_sp_r.png);
    background-repeat: no-repeat;
    background-position: 0 50%, 100% 50%;
  }
  .ko_top_sec04_in {
    padding: 50px 10px 10px 10px;
    margin: 0 10px;
  }
  .ichiran-link a {
    min-width: auto;
    width: 100%;
  }
  .ichiran-all {
    margin: 0;
  }
  .ichiran-link {
    width: 100%;
  }
  .ko_top_sec04_chumoku {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 20px;
  }
  .ko_top_sec04_img01 {
    width: 76px;
    right: 34px;
    top: 0;
  }
  /* Topsection05 */
  .ko_top_sec05_img01 {
    display: none;
  }
  .ko_top_sec05_in {
    padding: 50px 0 0 0;
  }
  .ko_top_sec05 {
    width: 100%;
    padding: 50px 10px 0 10px;
    margin: 0 auto;
  }
  .ko_top_sec05 h2 {
    padding: 7px 10px;
    font-size: 2.4rem;
    width: 100%;
  }
  .ko_osusume_item {
    width: auto;
    margin: 0;
  }
  .ko_osusume_img {
    width: 150px;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .ko_osusume_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ko_osusume_item span {
    text-align: left;
    font-size: 1.6rem;
    margin-right: 10px;
  }
  /* Topsection06 */
  .ko_top_sec06 {
    width: 100%;
    padding: 50px 0 30px 0;
  }
  .ko_top_sec06_title {
    padding: 0 66px;
    background-size: 64px;
    font-size: 2.0rem;
  }
  .ko_top_sec06_title_icon::before {
    height: 27px;
    width: 27px;
    content: '';
    background-image: url(/images/ko_top_sec06_title_icon.png);
    background-size: contain;
  }
  .ko_top_sec06_title_icon {
    padding-left: 30px;
  }
  .keyword_link li a {
    font-size: 1.4rem;
    min-height: 38px;
  }
  .keyword_link li a::before {
    background-image: url(/images/ko_keyword_icon.png);
    content: '';
  }
  .keyword_link li a {
    font-size: 1.4rem;
    min-height: 38px;
    padding: 4px 18px 4px 38px;
  }
  .keyword_link li a::before {
    background-image: url(/images/ko_keyword_icon.png);
    content: '';
    width: 1.13em;
    height: 1.5em;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0.64em;
  }
  .ko_top_sec05_img02 {
    display: none;
  }
  .keyword_link li {
    margin: 0 4px 0 0;
    padding-bottom: 10px;
  }
  .keyword_link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px 10px;
  }
  /* footer */
  .ko_foot_wp {
    width: 100%;
    padding: 10px;
  }
  .ko_footer_img {
    width: 127px;
    top: -55px;
    right: 20px;
  }
  .foot_add h2 {
    padding-right: 160px;
  }
  ul.footlistq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  ul.footlist li {
    line-height: 1 !important;
  }
  ul.footlist li a {
    display: block;
  }
  ul.footlistq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  ul.footlist li {
    line-height: 1 !important;
    margin-bottom: 10px;
  }
  ul.footlist li a {
    display: block;
  }
  ul.footlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.footlist li:first-child::before {
    content: '';
  }
  ul.footlist li::before {
    right: 0;
    left: auto;
    top: 0;
  }
  .f0copy {
    text-align: center;
    padding: 60px 0 0 0;
  }
  .ko_foot_index_list {
    padding: 0;
    margin: 20px 0 35px 0;
}

.ko_foot_index_list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    min-height: 40px;
    line-height: 1.2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #4c3f34;
    border-radius: 25px;
    text-decoration: none;
    color: #4c3f34;
    padding: 4px 14px;
}




  /* ==============================================================*
【中野区：子育て：次階層】
================================================================ */
  .wrap {
    padding: 0 10px 10px;
  }
  #localnavi {
    margin: 0;
    padding: 40px 10px 20px 10px;
    background-color: #fff;
    border-radius: 0 0 26px 26px;
  }
  .main_inner {
    border-radius: 26px 26px 0 0;
  }
  nav.pankuzu-bg {
    margin-top: 30px;
  }
}


/* end_max-width: 767px */