@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1024px) {
  body {
    height: 100%;
    _display: inline;
    _zoom: 1;
    -webkit-text-size-adjust: 100%;
    margin: 0px auto;
    padding: 0px;
    font-family: "Noto Sans Japanese";
  }

  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    margin: 0px;
  }
  .inner_box01 header.released,
  .one header.released,
  .faq header.released,
  .body--anpi-ezine-anpi header.released,
  .body--anpi-ezine-event header.released {
    margin-bottom: 12px;
    text-align: right;
  }
  .category-pages,
  .article-pages,
  .cms-pages,
  .cms-group-pages,
  .faq-search,
  .event-pages {
    margin-bottom: 24px;
  }

  #tool,
  .acc-title {
    color: #fff;
    background-color: #9b1515;
    background: #9b1515 url(../../img/life/top/header_back01.png);
  }

  #top_contents01 {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
  }
  .inner_box01 {
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0);
  }

  #header {
    border-bottom: 3px solid rgb(224, 79, 79) !important;
  }
  .hosoku_menu > li {
    background: rgba(224, 79, 79, 1) !important;
    border: 0px !important;
  }
  input#search-button {
    background: rgb(32, 32, 32) !important;
  }

  #header_flex {
    flex-direction: row;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .logo {
    margin: 0 auto;
  }
  /*.searth_content {
    width: 50%;
    position: relative;
  }*/
  .site_search {
    width: 80%;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .search-button {
    width: 30%;
  }

  #glo_menu {
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .menu > li {
    width: 14.1%;
    font-weight: 500;
  }
  .menu > li:hover {
    background: rgb(224, 79, 79) !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  li.menu__mega ul.menu__second-level {
    border: 2px solid rgb(224, 79, 79) !important;
    z-index: 30;
  }

  .footer_r {
    display: none !important;
  }

  .head-arrow::before {
    border-top: solid 2px rgb(224, 79, 79) !important;
    border-right: solid 2px rgb(224, 79, 79) !important;
  }

  #header .logo img {
    vertical-align: middle;
  }
  .search-button {
    background: rgb(224, 79, 79) !important;
  }

  /* メインビジュアル */

  #main_visual {
    width: 100%;
    margin: 0 auto;
    height: 700px;
    padding-bottom: 50px;
    background: url(../../img/life/top/main_visual01.png) no-repeat;
    background-position: top center;
    background-size: cover;
    position: absolute;
    z-index: -10;
  }
  .alarm01 {
    width: 600px;
    height: 40px;
    background: #fff url(../../img/life/top/alarm01.png) no-repeat left;
    border-radius: 5px;
    padding-left: 40px;
    margin: 0px auto 20px auto;
    border: 1px #b40607 solid;
  }
  .alarm01 .txt {
    color: #fff;
    line-height: 38px;
    font-size: 100%;
  }

  #top_contents01 .cate_tit01 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-bottom: 10px;
  }
  #top_contents01 .cate_tit01 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  #top_contents01 .cate_tit02 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-top: 20px;
    clear: both;
  }
  #top_contents01 .cate_tit02 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  #top_contents01 .cate_tit03 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-bottom: 30px;
  }
  #top_contents01 .cate_tit03 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  #top_contents01 .cate_tit04 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-bottom: 20px;
  }

  /* ライフイベント */
  .life_eve_box01 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 0px;
    font-weight: 300;
    background: url(../../img/life/top/life_eve_back01.png);
  }
  .life_eve_box01 .inner_box01 {
    width: 96%;
    max-width: 96%;
    margin: 0 auto;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .life_eve_box01 .ul01 {
    /*display: block;*/
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto 20px auto;
  }
  .life_eve_box01 .ul01 li {
    width: 15.66%;
    font-size: 100%;
    font-weight: 500;
    margin: 0% 0.5%;
    margin-bottom: 10px;
    text-align: center;
    float: left;
  }
  .life_eve_box01 .ul01 li a {
    display: block;
    padding: 10px 0px;
    font-size: 1em;
    color: rgba(40, 40, 40, 1);
    text-decoration: none;
    background-color: #fff;
    border: 1px #afa7a3 solid;
    border-radius: 0px;
  }
  .life_eve_box01 .ul01 li a:hover {
    background: rgba(249, 199, 212, 1);
    color: rgba(40, 40, 40, 1);
  }
  .life_eve_box01 .ul01 li img {
    width: auto;
  }
  /*
  .life_eve_box01 .ul01:before, .ul01:after {
    content: ""; display: table;
  }
  */
  .life_eve_box01 .ul01:after {
    clear: both;
  }
  .life_eve_box01 .ul02 {
    display: -webkit-flex;
    display: block;
    list-style-type: none;
    padding: 10px 0px 0px 0px;
    margin: 10px auto;
  }
  .life_eve_box01 .ul02 li {
    width: 32.3%;
    font-size: 105%;
    font-weight: 400;
    float: left;
    margin: 0% 0.5%;
    margin-bottom: 10px;
    position: relative;
  }
  .life_eve_box01 .ul02 li a {
    display: block;
    padding-left: 15px;
    line-height: 60px;
    color: #fff;
    text-decoration: none;
    background: #1a7c7c;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .life_eve_box01 .ul02 li a:hover {
    opacity: 0.75;
  }
  .life_eve_box01 .ul02 li::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 25px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .life_eve_box01 .ul02:before,
  .ul02:after {
    content: "";
    display: table;
  }
  .life_eve_box01 .ul02:after {
    clear: both;
  }
  .translated-ltr body #top_contents01 .inner_box01 .life_eve_box01 .inner_box01 .ul01 li a {
    padding: 15px 20px;
    box-sizing: border-box;
  }

  /* 新着情報 */
  .topics_box01 {
    width: 100%;
    margin: 0 auto;
    background: url(../../img/life/top/topics_box_back01.png) no-repeat center left, url(../../img/life/top/topics_box_back02.png) no-repeat center right, #f5eae4;
  }
  .topics_box01 .inner_box01 {
    width: 96%;
    max-width: 96%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .topics_box01 .topics01 {
    width: 68%;
    float: left;
    margin-bottom: 30px;
    background: #eee;
    margin-left: 0.5%;
  }
  .topics01 .backnumber01 {
    width: 40%;
    font-size: 90%;
    margin: 30px auto 0px auto;
    text-align: center;
  }
  .topics01 .backnumber01 a {
    display: block;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background: rgba(69, 100, 155, 1);
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .topics01 .backnumber01 a:hover {
    background: rgba(249, 199, 212, 1);
  }

  .sns_box01 {
    width: 210px;
    max-width: 60%;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
    clear: both;
  }
  .sns_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 0 auto;
  }
  .sns_box01 .ul01 li {
    width: 60px;
    margin: 0px 5px;
    text-align: center;
  }

  /* タブ切り替え全体のスタイル */
  .topics_box01 .tabs {
    padding-bottom: 0px;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    color: #111;
  }

  /*タブのスタイル*/
  .topics_box01 .tab_item {
    width: 33.2%;
    height: 45px;
    background-color: #222;
    line-height: 45px;
    font-size: 100%;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    position: relative;
  }
  .topics_box01 .tab_item:hover {
    opacity: 0.75;
  }
  .topics_box01 .tab_item::before {
    display: none;
    content: "";
    position: absolute;
    right: 15px;
    top: 14px;
    box-sizing: border-box;
    width: 17px;
    height: 17px;
    border: 2px solid #fff;
  }
  .topics_box01 .tab_item::after {
    display: none;
    content: "";
    position: absolute;
    right: 23px;
    top: 20px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* ラジオボタンを全て消す */
  input[name="tab_item"] {
    display: none;
  }

  /* タブ切り替えの中身のスタイル */
  .topics_box01 .tab_content {
    display: none;
    padding: 0.5em 0.5em 1em;
    clear: both;
    overflow: hidden;
  }

  /* 選択されているタブのコンテンツのみを表示 */
  #all:checked ~ #all_content,
  #programming:checked ~ #programming_content,
  #design:checked ~ #design_content {
    display: block;
  }

  /* 選択されているタブのスタイルを変える */
  .topics_box01 .tabs input:checked + .tab_item {
    background-color: #45649b /*#6782C6*/;
    color: #fff;
  }
  .tab_content {
    display: block;
  }
  .tab_content ul {
    list-style: none;
    padding-left: 0px;
    font-size: 100%;
  }
  .tab_content ul li {
    margin-bottom: 11px;
    padding-left: 25px;
    padding-bottom: 11px;
    border-bottom: 1px #ccc dashed;
    position: relative;
  }
  .tab_content ul li a {
    color: #0547a9;
    margin-left: 20px;
  }
  .tab_content ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .topics_box01 .pickup01 {
    width: 25%;
    float: right;
    margin-bottom: 30px;
    margin-right: 0%;
    padding: 20px;
    background: /*url(../../img/life/top/pickup_line02.png) repeat-x center top, url(../../img/life/top/pickup_line02.png) repeat-x center bottom,*/ #fff;
    text-align: justify;
    font-size: 100%;
    color: #111;
  }
  .topics_box01 .tit01 {
    text-align: center;
    line-height: 0px;
    padding-bottom: 20px;
  }
  .topics_box01 .pickup01 .photo01 {
    width: 100%;
    padding-bottom: 10px;
  }
  .pickup01 .backnumber01 {
    width: 80%;
    font-size: 100%;
    margin: 20px auto 0px auto;
    text-align: center;
  }
  .pickup01 .backnumber01 a {
    display: block;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background: #1e7037;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .pickup01 .backnumber01 a:hover {
    background: rgba(249, 199, 212, 1);
  }

  /* みんなの情報交換 */
  .exchange_box {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    background-color: #f5eae4;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #fff), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #fff), color-stop(0.75, #fff), color-stop(0.75, transparent), to(transparent));
    -webkit-background-size: 7px 7px;
  }
  .exchange_box .inner_box {
    width: 94%;
    max-width: 94%;
    margin: 0 auto;
    padding: 50px 0px;
    color: #444;
    font-weight: 400;
  }
  .exchange_box .tit {
    text-align: center;
    font-size: 1.6em;
    font-weight: 600;
    color: #111;
    padding-bottom: 20px;
  }
  .exchange_box .cate_box {
    display: block;
    margin: 0 auto;
    padding: 20px;
    border: 5px solid #f18282;
    border-radius: 8px;
  }
  .exchange_box .cate {
    display: inline-block;
    width: 47.5%;
    margin: 0 1%;
    padding: 1em;
    margin-bottom: 15px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    vertical-align: top;
  }
  .exchange_box .cate:nth-child(3) {
    clear: both;
  }
  .exchange_box .cate .ct {
    color: #ce323a;
    font-weight: 600;
    font-size: 1.3em;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff9494;
  }
  .exchange_box .cate .img {
    width: 80%;
    margin: 0px auto;
    line-height: 0px;
    padding-top: 19px;
  }
  .exchange_box .cate .img02 {
    width: 80%;
    margin: 0px auto;
    line-height: 0px;
    padding-top: 19px;
  }
  .exchange_box .cate .txt {
    display: none;
    background: #ffe200;
    padding: 7px 0px;
    color: #5c4400;
    font-weight: 600;
    font-size: 1.1em;
  }
  .exchange_box .cate .txt02 {
    color: #407d4e;
    font-weight: 600;
    font-size: 1.3em;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px #c6c3af solid;
  }
  .exchange_box .cate .txt03 {
    padding: 20px 0px 28px 0px;
  }
  .exchange_box .btn01 {
    width: 80%;
    font-size: 1em;
    margin: 20px auto 0px auto;
    text-align: center;
  }
  .exchange_box .btn01 a {
    display: block;
    padding: 10px 0px;
    position: relative;
    color: #fff;
    text-decoration: none;
    background: #e04f4f;
    border-radius: 4px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .exchange_box .btn01 a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .exchange_box .btn02 {
    width: 80%;
    font-size: 1em;
    margin: 20px auto 0px auto;
    text-align: center;
  }
  .exchange_box .btn02 a {
    display: block;
    padding: 10px 0px;
    position: relative;
    color: #fff;
    text-decoration: none;
    background: #3c8f65;
    border-radius: 4px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .exchange_box .btn02 a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .exchange_box .btn03 {
    width: 100%;
    font-size: 1em;
    margin: 30px auto 0px auto;
    text-align: center;
  }
  .exchange_box .btn03 a {
    display: block;
    padding: 10px 0px;
    position: relative;
    color: #fff;
    text-decoration: none;
    background: #ce323a;
    border-radius: 4px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .exchange_box .btn03 a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* 主な取り組み・関連施設・広告 */
  .link_box01 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
  }
  .link_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .link_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .link_box01 .ul01 li {
    font-size: 100%;
    font-weight: 500;
    margin: 0px 8px /*0% 0.8%*/;
  }
  .link_box01 .ul01 li img {
    width: 100%;
  }
  .link_box01 .ul01 li .txt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .link_box01 .ul01 li p {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 0px;
    padding-left: 20px;
    line-height: 30px;
    color: #222;
  }
  .link_box01 .ul01 li p::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 13px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #db3333;
    border-right: 2px solid #db3333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .uptake_box01 {
    width: 100%;
    margin: 0 auto;
    background: #f5eae4;
  }
  .uptake_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .uptake_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .uptake_box01 .ul01 li {
    font-size: 100%;
    font-weight: 400;
    margin: 0px 8px /*0% 0.8%*/;
  }
  .uptake_box01 .ul01 li img {
    width: 100%;
  }
  .uptake_box01 .ul01 li .txt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .facility_box01 {
    width: 100%;
    margin: 0 auto;
  }
  .facility_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .facility_box01 .ul01 {
    display: block;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .facility_box01 .ul01 li {
    width: 23.4%;
    font-size: 100%;
    font-weight: 400;
    float: left;
    margin: 0% 0.8%;
    text-align: center;
    background: #fff;
  }
  .facility_box01 .ul01 li a:hover {
    opacity: 0.8;
  }
  .facility_box01 .ul01 li img {
    width: 100%;
    border: 1px #ddd solid;
  }
  .banner_box01 {
    width: 100%;
    margin: 0 auto;
    background: #dfdbcd;
  }
  .banner_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px;
    color: #444;
    font-weight: 300;
  }
  .banner_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .banner_box01 .ul01 li {
    font-size: 100%;
    font-weight: 400;
    margin: 0px 8px;
    text-align: center;
    line-height: 0px;
  }
  .banner_box01 .ul01 li a:hover {
    opacity: 0.8;
  }
  .banner_box01 .ul01 li img {
    width: 100%;
    border: 1px #ccc solid;
  }

  /* スライドショー */
  #wideslider_box1 {
    display: none;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    z-index: 15;
    line-height: 0px;
    position: relative;
    padding-bottom: 0px;
  }
  .wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .wideslider ul,
  .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
  }
  .wideslider ul li img {
    display: none;
    width: 100%;
    text-align: center;
  }
  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev,
  .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100px;
    cursor: pointer;
  }
  .slider_prev {
    background: #fff url(../../img/life/top/prev.jpg) no-repeat right center;
  }
  .slider_next {
    background: #fff url(../../img/life/top/next.jpg) no-repeat left center;
  }
  .pagination {
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 10;
  }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
  }
  .pagination a.active {
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }
  #wideslider_box1 .side_img01 {
    width: 20%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    background: url(../../img/life/top/slide_illust01.png) no-repeat;
    /*background-size: contain;*/
    background-size: auto 100%;
    background-position: right;
  }

  /* ClearFixElements */
  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .wideslider ul {
    display: inline-block;
    overflow: hidden;
  }

  /* #wrapper */
  #wrapper {
    margin: 0 auto;
    padding: 0 40px;
    text-align: left;
  }
  #wrapper p {
    padding: 0 0 20px 0;
    font-size: 100%;
    line-height: 180%;
  }

  /*==================================================================================================================*/

  /* パンくずリスト */
  .pankuzu {
    width: 96%;
    margin: 0 auto;
    padding-top: 10px;
  }
  .pankuzu a {
    color: #4d4d4d;
  }
  .pankuzu a:hover {
    color: #ddd;
  }
  .pankuzu p {
    margin: 0;
    float: left;
  }
  .pankuzu span.separator {
    margin: 0 10px;
  }

  .crumbs {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow: auto;
    white-space: nowrap;
    padding: 0 0 6px 0;
  }

  .crumbs .crumb {
    /*display:inline;*/
    padding-right: 20px;
    flex: 0 0 40%;
  }

  /* 中間階層 */
  #content_box01 {
    width: 100%;
    margin: 0 auto;
    border-top: 0px solid rgb(224, 79, 79) !important;
    font-family: "Noto Sans Japanese";
  }
  #content_box01 .inner_box01 {
    width: 96%;
    max-width: 96%;
    margin: 0 auto;
    padding: 30px 0px;
    color: #444;
  }

  /* 中間階層 コンテンツ */
  .content_l_box01 {
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    border: 0px #ccc solid;
  }
  .content_l_box01 .cate_tit01 {
    width: 100%;
    font-size: 130%;
    font-weight: 600;
    color: #222;
    padding: 10px 0px;
    margin-bottom: 30px;
    border-top: 2px rgb(224, 79, 79) solid;
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .content_l_box01 .cate_tit02 {
    font-size: 120%;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 20px;
    background: rgb(224, 79, 79);
  }
  .content_l_box01 .cate_tit02 a {
    color: #fff;
  }
  .content_l_box01 .cate_tit03 {
    font-size: 120%;
    font-weight: 500;
    color: #222;
    padding: 6px 10px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }

  /* 中間階層新着情報 */
  .cate_topics01 {
    display: block;
    margin-bottom: 50px;
  }
  .cate_topics01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_topics01 ul li {
    position: relative;
    font-size: 100%;
    line-height: 25px;
    border-bottom: 1px #ddd solid;
    padding: 10px 0px 10px 20px;
  }
  .cate_topics01 ul li div {
    display: table-cell;
  }
  .cate_topics01 ul li a {
    color: #0547a9;
    display: table-cell;
    padding-left: 10px;
  }
  .cate_topics01 ul li a:hover {
    text-decoration: none;
  }
  .cate_topics01 ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .cate_box01 {
    display: block;
    margin-bottom: 50px;
  }
  .cate_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_box01 ul li {
    width: 45%;
    font-size: 100%;
    font-weight: 500;
    float: left;
    margin-left: 4%;
    line-height: 50px;
    border-bottom: 1px #ddd solid;
  }
  .cate_box01 ul li a {
    color: #444;
  }
  .cate_box01 ul li a:before {
    content: "";
    margin-left: 0px;
  }
  .cate_box01 ul li:nth-child(2n + 1) {
    margin-left: 0px;
  }
  .cate_box01 .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cate_box01 .cf:after {
    clear: both;
  }

  /* 中間階層 ローカルナビゲーション */
  .content_r_box01 {
    width: 26%;
    float: right;
  }
  .content_r_box01 .tit01 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  .content_r_box01 .ul01 {
    display: block;
    list-style-type: none;
    padding: 5px 15px 15px 15px;
    margin: 0 auto 10px auto;
    border: 1px #ccc solid;
  }
  .content_r_box01 .ul01 li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  .content_r_box01 .ul01 li a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .content_r_box01 .ul01 li a:hover {
    text-decoration: underline;
  }
  .content_r_box01 .ul01 li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content_r_box01 .ul02 {
    display: block;
    list-style-type: none;
    padding: 10px 0px 0px 0px;
    margin: 10px auto;
  }
  .content_r_box01 .ul02 li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .content_r_box01 .ul02 li a {
    display: block;
    padding-left: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #5ebbc3;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .content_r_box01 .ul02 li a:hover {
    background: #3a99a1;
    text-decoration: underline;
  }
  .content_r_box01 .ul02 li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content_r_box01 .ul01::after {
    clear: both;
  }
  .content_r_box01 .ul02::after {
    clear: both;
  }
  .content_r_box01::after {
    clear: both;
  }

  /* icon */
  .fa {
    font-size: 0.8em !important;
  }
  .fa-folder-open {
    font-size: 1.1em;
    color: #e04f4f;
    margin-right: 5px;
  }
  .fa-file-o {
    font-size: 1.1em;
    color: #e04f4f;
    margin-right: 10px;
  }

  /*==================================================================================================================*/

  /* 記事 */
  .article_tit01 {
    width: 100%;
    font-size: 140%;
    font-weight: 500;
    color: #222;
    padding: 8px 0px;
    margin: 0px 0px 30px 0px;
    border-top: 2px rgb(224, 79, 79) solid;
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .article_tit02 {
    font-size: 120%;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 30px;
    background: rgb(224, 79, 79);
  }
  .article_tit03 {
    font-size: 120%;
    color: rgb(12, 65, 152);
    padding: 6px 10px;
    margin-bottom: 20px;
    border-bottom: 1px rgb(12, 65, 152) solid;
  }
  .article_txt01 {
    margin-bottom: 50px;
    line-height: 28px;
  }
  .article_txt01 h2 {
    font-size: 1.1em;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .article_txt01 h2:first-of-type {
    margin-top: 20px;
  }
  .article_txt01 h3 {
    font-size: 1.1em;
    color: rgb(224, 79, 79);
    padding: 6px 10px;
    margin-top: 40px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }
  .article_txt01 h4 {
    font-size: 1.1em;
    color: rgb(224, 79, 79);
    padding: 6px 10px 6px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px rgb(224, 79, 79) solid;
  }
  .article_txt01 h5 {
    font-size: 1em;
    color: #333;
    padding: 0px 10px;
    margin-bottom: 0px;
  }

  #social {
    display: table;
    width: 100%;
    margin-bottom: 5px;
  }

  /* 担当部署 */
  .article_txt01 .contact {
    display: block;
    background: #f5f2f0;
    padding: 0.5em;
    margin-bottom: 20px;
  }
  .article_txt01 .contact h2 {
    font-size: 110%;
    font-weight: 600;
    color: #222;
    padding: 6px 0px 6px 36px;
    margin-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px #ccc solid;
    background: url(../../img/article/tel_icon.png) no-repeat left center;
    /*background: rgb(224,79,79,1);*/
  }
  .article_txt01 .contact .group {
    margin-bottom: 0px;
    font-weight: 500;
  }
  .article_txt01 .contact dl {
    display: inline-block;
    margin: 5px 0px;
  }
  .article_txt01 .contact dt {
    display: inline;
  }
  .article_txt01 .contact dd {
    display: inline;
    margin: 0px 20px 0px 5px;
  }

  /* flex */
  .flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /* 記事内の画像 */
  .article_img01 {
    width: 48.5%;
    display: table;
  }
  .ar_img_box {
    position: relative;
    width: 220px;
    height: 220px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid darkgray;
  }
  .ar_img_box img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
  }

  /* サブタイトル（画像の見出し） */
  .article_subtxt01 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 40px;
    border-bottom: 2px dotted rgb(12, 65, 152);
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  /* アンケート */
  .inquiry {
    padding: 0;
    overflow: hidden;
    margin-bottom: 40px;
    border: 1px #ccc solid;
  }
  .inquiry-html {
    font-size: 110%;
    background: #444;
    padding: 6px 10px;
    color: #fff;
  }
  .inquiry-html p {
    margin: 0px;
  }
  .inquiry-form {
    padding: 10px;
    line-height: 30px;
  }
  .inquiry-form fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  .inquiry-form legend {
    font-weight: 500;
  }
  .inquiry-form .fields {
    margin-bottom: 10px;
  }
  .inquiry-form .send input {
    display: block;
    margin: 10px auto 0px auto;
    width: 50%;
    line-height: 40px;
    color: #222;
    background: #fff;
    border: 1px #999 solid;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }

  /* 関連記事 */
  .recommend-similarity {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #recommend header h2 {
    font-size: 110%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 20px;
    background: #444;
  }
  #recommend ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  #recommend ul li {
    position: relative;
    font-size: 100%;
    font-weight: 400;
    padding: 8px 0px 8px 20px;
    border-bottom: 1px #ccc solid;
  }
  #recommend ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #recommend ul li a {
    color: #0547a9;
  }

  /* SNS シェアボタン */
  .cms-sns_share {
    zoom: 1;
  }
  .cms-sns_share:before,
  .cms-sns_share:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .cms-sns_share:after {
    clear: both;
  }
  .cms-sns_share .site {
    float: right;
    margin-left: 5px;
  }
  .cms-sns_share .fb {
    margin-top: -4px;
  }

  /* カテゴリ記事 */
  #recent-oshirase > header h2 {
    font-size: 120%;
    font-weight: 500;
    color: #222;
    padding: 6px 10px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }
  #recent-oshirase article header {
    position: relative;
    padding: 10px 0px 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  #recent-oshirase time {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 120px;
  }
  #recent-oshirase article h2 {
    display: inline;
    font-size: 100%;
    font-weight: normal;
  }
  #recent-oshirase article h2 a {
    color: #0547a9;
  }
  #recent-oshirase article header::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* 新着記事一覧ボタン */
  .feed {
    padding: 10px 0 30px;
  }
  .feed .rss {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    padding-left: 28px;
    color: #0547a9;
    background: url(../../img/article/rss_icon.png) no-repeat left center;
  }
  .feed .more {
    display: inline-block;
    position: relative;
    width: 45%;
    float: right;
    font-size: 90%;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    background: #e04f4f;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .feed .more:hover {
    opacity: 0.75;
  }
  .feed .more::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .feed .clear {
    clear: both;
  }

  /* 記事一覧 */
  .page .category-pages article,
  .page .article-pages article,
  .page .cms-pages article,
  .page .cms-group-pages article {
    position: relative;
    padding: 10px 0px 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  .page .category-pages article time,
  .page .article-pages article time,
  .page .cms-pages article time,
  .page .cms-group-pages article time {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 120px;
  }
  .page .category-pages article h2,
  .page .article-pages article h2,
  .page .cms-pages article h2,
  .page .cms-group-pages article h2,
  .page .category-pages article h5,
  .page .article-pages article h5,
  .page .cms-pages article h5,
  .page .cms-group-pages article h5 {
    display: inline;
    font-size: 100%;
    font-weight: normal;
  }
  .page .category-pages article h2 a,
  .page .article-pages article h2 a,
  .page .cms-pages article h2 a,
  .page .cms-group-pages article h2 a,
  .page .category-pages article h5 a,
  .page .article-pages article h5 a,
  .page .cms-pages article h5 a,
  .page .cms-group-pages article h5 a {
    color: #0547a9;
  }
  .page .category-pages article {
    position: relative;
    padding: 0px;
    border-bottom: none;
  }
  /*
  .page .category-pages article::before, .page .article-pages article::before, .page .cms-pages article::before, .page .cms-group-pages article::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ECB935;
    border-right: 3px solid #ECB935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  */

  /* ローカルナビ */
  #category-list {
    margin-bottom: 24px;
  }
  #category-list h2 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  #category-list h3 {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  #category-list h3 a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #category-list h3 a:hover {
    text-decoration: underline;
  }
  #category-list h3 a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #category-list div {
    padding: 5px 15px 15px 15px;
    border: 1px #ccc solid;
  }
  #links-life-event {
    margin-bottom: 24px;
  }
  #links-life-event h2 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  #links-life-event nav ul {
    list-style: none;
    margin: 0px;
    padding: 5px 15px 15px 15px;
    border: 1px #ccc solid;
  }
  #links-life-event li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  #links-life-event li a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #links-life-event li a:hover {
    text-decoration: underline;
  }
  #links-life-event li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #links-life,
  #side-menu,
  #recent-photo,
  #side-blog,
  #month {
    margin-bottom: 24px;
  }
  nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #links-life li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 5px;
  }
  #links-life li a {
    display: block;
    padding-left: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #5ebbc3;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #links-life li a:hover {
    background: #3a99a1;
    text-decoration: underline;
  }
  #links-life li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* カテゴリー */
  .cms-nodes {
    display: block;
  }
  .cms-nodes ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cms-nodes ul h2 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 15px;
    background: rgb(224, 79, 79);
  }
  .cms-nodes ul h2 a {
    color: #fff;
  }
  .cate_box01 {
    width: 100%;
  }
  .cate_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_box01 ul li {
    width: 48%;
    margin-left: 4%;
    float: left;
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .cate_box01 ul li:nth-child(2n + 1) {
    clear: both;
  }
  .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cf:after {
    clear: both;
  }

  /* カテゴリー 中間階層 */
  .category-nodes {
    display: block;
  }
  .category-nodes ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes ul h2 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 15px;
    background: rgb(224, 79, 79);
  }
  .category-nodes ul h2 a {
    color: #fff;
  }
  .category-nodes .list-cate01 {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes .list-cate01 li {
    width: 48%;
    margin-left: 4%;
    padding: 14px 0px;
    padding: 1em 0em 1em 1.5em;
    float: left;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .category-nodes .list-cate01 li:nth-child(2n + 1) {
    clear: both;
    margin-left: 0px;
  }
  .category-nodes .list-cate01 h2 {
    font-size: 100%;
    font-weight: 500;
    background: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes .list-cate01 h2 a {
    color: #444;
  }
  .category-nodes .list-cate01:before,
  .category-nodes .list-cate01:after {
    content: "";
    display: table;
  }
  .category-nodes .list-cate01:after {
    clear: both;
  }

  /* 記事下部カテゴリー */
  .categories {
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 90%;
    border-top: 1px #ccc solid;
  }
  .categories header h2 {
    font-size: 100%;
    color: #111;
    padding: 0px;
    margin: 0px;
    background: none;
  }
  .categories .nodes ul {
    display: -webkit-flex;
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  .categories .nodes ul li {
    margin-right: 1%;
  }
  .categories .nodes ul li a {
    color: #0547a9;
  }
  .article_txt01 .link dt {
    display: none;
  }
  .article_txt01 .link dd a {
    text-decoration: none;
  }

  /* カテゴリーページリスト */
  .category-pages {
    display: block;
  }
  .category-pages ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .category-pages ul li {
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    padding: 12px 0px;
    border-bottom: 1px #ddd solid;
  }
  .category-pages ul li a {
    color: #333;
  }

  /* お知らせ-記事リスト */
  .page .category-pages article {
    position: relative;
    padding: 0px;
    border-bottom: none;
  }
  .page .category-pages article ul li {
    padding: 0px 0px 10px 23px;
    margin-bottom: 10px;
  }
  .page .category-pages article ul li a {
    margin-left: 0px;
  }
  .page .category-pages article ul li br {
    display: block;
  }
  .page .category-pages article ul li::before {
    top: 8px;
    left: 0;
    margin: 0;
  }

  /* 記事テンプレート 写真横2枚並び */
  #exp_tp01 .txt_box01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #exp_tp01 .img_box01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #exp_tp01 .img_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  #exp_tp01 .img_box01 ul li {
    width: 48%;
    float: left;
    margin-bottom: 20px;
  }
  #exp_tp01 .img_box01 ul li:nth-child(2n) {
    margin-left: 4%;
  }
  #exp_tp01 .img_box01 ul li img {
    width: 100%;
  }
  .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cf:after {
    clear: both;
  }

  .float-left {
    float: left;
    margin: 0 12px 12px 0;
  }
  .float-right {
    float: right;
    margin: 0 12px 12px 0;
  }

  /**/
  .cate_box01 a[href$=".html"] .fa-folder-open:before {
    content: "\f016";
    padding-right: 5px;
  }

  /* slide */
  #slide-top-inner {
    background: linear-gradient(#134e5e, #71b280);
    /*border-bottom: 30px #FFF solid;*/
    width: 100%;
    margin: 0;
    position: relative;
  }
  #slide-top {
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 525px;
    border-bottom: 40px #fff solid;
  }
  #slide-top img {
    display: none;
    position: absolute;
    width: 100%;
    /*opacity:.3;*/
  }
  #slide-top .side_img01 {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    background: url(../../img/life/top/slide_illust03.png) no-repeat;
    background-size: 100% auto;
    background-position: top;
  }

  /* 一時修正 */
  .article_txt01 article ul {
    padding-left: 20px;
    /*list-style: none;*/
  }
  .article_txt01 article ul li {
    padding: 0.3em 0em;
  }
  .article_txt01 article h2 {
    margin-bottom: 20px;
  }
  .article_txt01 a {
    /*display: block;
    margin-bottom: 10px;*/
  }
  .article-pages ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
  .article-pages ul li {
    width: 48%;
    margin-left: 4%;
    padding: 14px 0px;
    float: left;
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .article-pages ul li:nth-child(2n + 1) {
    clear: both;
    margin-left: 0px;
  }
  .article-pages ul li a {
    color: #444;
  }
  #category-list h3 a {
    padding: 15px 15px 15px 0px;
  }

  /* 記事ローカルナビ */
  .local-list {
  }
  .local-list .category-pages {
    padding: 0px !important;
    border: 0px !important;
    margin-bottom: 0px;
  }
  .local-list .category-pages a {
    color: rgb(224, 79, 79);
    text-decoration: none;
  }
  .local-list .fa {
    display: none;
  }

  /* 記事内のtable設定 */
  .article_txt01 table {
    border-collapse: collapse;
    border: 0px;
  }
  .article_txt01 table th {
    border: 1px #ccc solid;
    padding: 0.5em 0.5em;
    font-weight: normal;
  }
  .article_txt01 table td {
    border: 1px #ccc solid;
    padding: 0.5em 0.5em;
  }
  .article_txt01 table th p,
  .article_txt01 table td p {
    margin: 0.5em 0;
  }
  .article_txt01 table td ul {
  }
  .article_txt01 table th a,
  .article_txt01 table td a {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 7px;
  }
  .article_txt01 table td a::before {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px rgb(12, 65, 152);
    border-right: solid 2px rgb(12, 65, 152);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
  }
}

/******************************************************************************************************************************************/

@media only screen and (max-width: 812px) {
  body {
    height: 100%;
    _display: inline;
    _zoom: 1;
    -webkit-text-size-adjust: 100%;
    margin: 0px auto;
    padding: 0px;
    font-family: "Noto Sans Japanese";
  }

  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    margin: 0px;
  }
  .inner_box01 header.released,
  .one header.released,
  .faq header.released,
  .body--anpi-ezine-anpi header.released,
  .body--anpi-ezine-event header.released {
    margin-bottom: 12px;
    text-align: right;
  }
  .category-pages,
  .article-pages,
  .cms-pages,
  .cms-group-pages,
  .faq-search,
  .event-pages {
    margin-bottom: 24px;
  }

  #top_contents01 {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
  }
  .inner_box01 {
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0);
  }

  #header {
    border-bottom: 0px solid rgb(224, 79, 79) !important;
  }
  .hosoku_menu > li {
    background: rgba(224, 79, 79, 1) !important;
    border: 0px !important;
  }
  input#search-button {
    background: rgb(32, 32, 32) !important;
  }

  #glo_menu {
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .footer_r {
    display: none !important;
  }

  #g_nav_m {
    padding: 1em;
    background: rgb(224, 79, 79);
    margin-top: 20px;
  }

  /*.menu { display: none; }*/
  .menu > li {
    font-weight: 500;
  }
  .menu > li:hover {
    background: rgb(224, 79, 79) !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  li.menu__mega ul.menu__second-level {
    border: 2px solid rgb(224, 79, 79) !important;
    z-index: 30;
  }

  .head-arrow::before {
    border-top: solid 2px rgb(224, 79, 79) !important;
    border-right: solid 2px rgb(224, 79, 79) !important;
  }

  #header .logo img {
    vertical-align: middle;
  }
  .search-button {
    background: rgb(224, 79, 79) !important;
  }

  /* メインビジュアル */

  #main_visual {
    width: 100%;
    margin: 0 auto;
    height: 700px;
    padding-bottom: 50px;
    background: url(../../img/life/top/main_visual01.png) no-repeat;
    background-position: top center;
    background-size: cover;
    position: absolute;
    z-index: -10;
  }
  .alarm01 {
    width: 600px;
    height: 40px;
    background: #fff url(../../img/life/top/alarm01.png) no-repeat left;
    border-radius: 5px;
    padding-left: 40px;
    margin: 0px auto 20px auto;
    border: 1px #b40607 solid;
  }
  .alarm01 .txt {
    color: #fff;
    line-height: 38px;
    font-size: 100%;
  }

  #top_contents01 .cate_tit01 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-bottom: 10px;
  }
  #top_contents01 .cate_tit01 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  #top_contents01 .cate_tit02 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-top: 20px;
  }
  #top_contents01 .cate_tit02 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  #top_contents01 .cate_tit03 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-bottom: 30px;
  }
  #top_contents01 .cate_tit03 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  #top_contents01 .cate_tit04 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #111;
    padding-bottom: 20px;
  }

  /* ライフイベント */
  .life_eve_box01 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 0px;
    font-weight: 300;
    background: url(../../img/life/top/life_eve_back01.png);
  }
  .life_eve_box01 .inner_box01 {
    width: 96%;
    max-width: 96%;
    margin: 0 auto;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .life_eve_box01 .ul01 {
    /*display: block;*/
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto 20px auto;
  }
  .life_eve_box01 .ul01 li {
    width: 15.66%;
    font-size: 100%;
    font-weight: 500;
    margin: 0% 0.5%;
    margin-bottom: 10px;
    text-align: center;
    float: left;
  }
  .life_eve_box01 .ul01 li a {
    display: block;
    width: 100%;
    padding: 10px 0px;
    font-size: 1em;
    color: rgba(40, 40, 40, 1);
    text-decoration: none;
    background-color: #fff;
    border: 1px #afa7a3 solid;
  }
  .life_eve_box01 .ul01 li a:hover {
    background: rgba(249, 199, 212, 1);
    color: rgba(40, 40, 40, 1);
  }
  .life_eve_box01 .ul01 li img {
    width: auto;
  }
  /*
  .life_eve_box01 .ul01:before, .ul01:after {
    content: ""; display: table;
  }
  */
  .life_eve_box01 .ul01:after {
    clear: both;
  }
  .life_eve_box01 .ul02 {
    display: -webkit-flex;
    display: block;
    list-style-type: none;
    padding: 10px 0px 0px 0px;
    margin: 10px auto;
  }
  .life_eve_box01 .ul02 li {
    width: 32.3%;
    font-size: 105%;
    font-weight: 400;
    float: left;
    margin: 0% 0.5%;
    margin-bottom: 10px;
    position: relative;
  }
  .life_eve_box01 .ul02 li a {
    display: block;
    padding-left: 15px;
    line-height: 60px;
    color: #fff;
    text-decoration: none;
    background: #1a7c7c;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .life_eve_box01 .ul02 li a:hover {
    opacity: 0.75;
  }
  .life_eve_box01 .ul02 li::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 25px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .life_eve_box01 .ul02:before,
  .ul02:after {
    content: "";
    display: table;
  }
  .life_eve_box01 .ul02:after {
    clear: both;
  }

  /* 新着情報 */
  .topics_box01 {
    width: 100%;
    margin: 0 auto;
    background: url(../../img/life/top/topics_box_back01.png) no-repeat center left, url(../../img/life/top/topics_box_back02.png) no-repeat center right, #f5eae4;
  }
  .topics_box01 .inner_box01 {
    width: 96%;
    max-width: 96%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .topics_box01 .topics01 {
    width: 68%;
    float: left;
    margin-bottom: 30px;
    background: #eee;
    margin-left: 0.5%;
  }
  .topics01 .backnumber01 {
    width: 40%;
    font-size: 90%;
    margin: 30px auto 0px auto;
    text-align: center;
  }
  .topics01 .backnumber01 a {
    display: block;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background: rgba(69, 100, 155, 1);
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .topics01 .backnumber01 a:hover {
    background: rgba(249, 199, 212, 1);
  }

  .sns_box01 {
    width: 210px;
    max-width: 60%;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
    clear: both;
  }
  .sns_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 0 auto;
  }
  .sns_box01 .ul01 li {
    width: 60px;
    margin: 0px 5px;
    text-align: center;
  }

  /* タブ切り替え全体のスタイル */
  .topics_box01 .tabs {
    padding-bottom: 0px;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    color: #111;
  }

  /*タブのスタイル*/
  .topics_box01 .tab_item {
    width: 33.2%;
    height: 45px;
    background-color: #222;
    line-height: 45px;
    font-size: 100%;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    position: relative;
  }
  .topics_box01 .tab_item:hover {
    opacity: 0.75;
  }
  .topics_box01 .tab_item::before {
    display: none;
    content: "";
    position: absolute;
    right: 15px;
    top: 14px;
    box-sizing: border-box;
    width: 17px;
    height: 17px;
    border: 2px solid #fff;
  }
  .topics_box01 .tab_item::after {
    display: none;
    content: "";
    position: absolute;
    right: 23px;
    top: 20px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* ラジオボタンを全て消す */
  input[name="tab_item"] {
    display: none;
  }

  /* タブ切り替えの中身のスタイル */
  .topics_box01 .tab_content {
    display: none;
    padding: 0.5em 0.5em 1em;
    clear: both;
    overflow: hidden;
  }

  /* 選択されているタブのコンテンツのみを表示 */
  #all:checked ~ #all_content,
  #programming:checked ~ #programming_content,
  #design:checked ~ #design_content {
    display: block;
  }

  /* 選択されているタブのスタイルを変える */
  .topics_box01 .tabs input:checked + .tab_item {
    background-color: #45649b /*#6782C6*/;
    color: #fff;
  }
  .tab_content {
    display: block;
  }
  .tab_content ul {
    list-style: none;
    padding-left: 0px;
    font-size: 100%;
  }
  .tab_content ul li {
    margin-bottom: 11px;
    padding-left: 25px;
    padding-bottom: 11px;
    border-bottom: 1px #ccc dashed;
    position: relative;
  }
  .tab_content ul li a {
    color: #0547a9;
    margin-left: 20px;
  }
  .tab_content ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .topics_box01 .pickup01 {
    width: 25%;
    float: right;
    margin-bottom: 30px;
    margin-right: 0%;
    padding: 20px;
    background: /*url(../../img/life/top/pickup_line02.png) repeat-x center top, url(../../img/life/top/pickup_line02.png) repeat-x center bottom,*/ #fff;
    text-align: justify;
    font-size: 100%;
    color: #111;
  }
  .topics_box01 .tit01 {
    text-align: center;
    line-height: 0px;
    padding-bottom: 20px;
  }
  .topics_box01 .pickup01 .photo01 {
    width: 100%;
    padding-bottom: 10px;
  }
  .pickup01 .backnumber01 {
    width: 80%;
    font-size: 100%;
    margin: 20px auto 0px auto;
    text-align: center;
  }
  .pickup01 .backnumber01 a {
    display: block;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background: #1e7037;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .pickup01 .backnumber01 a:hover {
    background: rgba(249, 199, 212, 1);
  }

  /* 主な取り組み・関連施設・広告 */
  .link_box01 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
  }
  .link_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .link_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .link_box01 .ul01 li {
    font-size: 100%;
    font-weight: 500;
    margin: 0px 8px /*0% 0.8%*/;
  }
  .link_box01 .ul01 li img {
    width: 100%;
  }
  .link_box01 .ul01 li .txt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .link_box01 .ul01 li p {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 0px;
    padding-left: 20px;
    line-height: 30px;
    color: #222;
  }
  .link_box01 .ul01 li p::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 13px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #db3333;
    border-right: 2px solid #db3333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .uptake_box01 {
    width: 100%;
    margin: 0 auto;
    background: #f5eae4;
  }
  .uptake_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .uptake_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .uptake_box01 .ul01 li {
    font-size: 100%;
    font-weight: 400;
    margin: 0px 8px /*0% 0.8%*/;
  }
  .uptake_box01 .ul01 li img {
    width: 100%;
  }
  .uptake_box01 .ul01 li .txt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .facility_box01 {
    width: 100%;
    margin: 0 auto;
  }
  .facility_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .facility_box01 .ul01 {
    display: block;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .facility_box01 .ul01 li {
    width: 23.4%;
    font-size: 100%;
    font-weight: 400;
    float: left;
    margin: 0% 0.8%;
    text-align: center;
    background: #fff;
  }
  .facility_box01 .ul01 li a:hover {
    opacity: 0.8;
  }
  .facility_box01 .ul01 li img {
    width: 100%;
    border: 1px #ddd solid;
  }
  .banner_box01 {
    width: 100%;
    margin: 0 auto;
    background: #dfdbcd;
  }
  .banner_box01 .inner_box01 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px;
    color: #444;
    font-weight: 300;
  }
  .banner_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .banner_box01 .ul01 li {
    font-size: 100%;
    font-weight: 400;
    margin: 0px 8px;
    text-align: center;
    line-height: 0px;
  }
  .banner_box01 .ul01 li a:hover {
    opacity: 0.8;
  }
  .banner_box01 .ul01 li img {
    width: 100%;
    border: 1px #ccc solid;
  }

  /* スライドショー */
  #wideslider_box1 {
    display: none;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    z-index: 15;
    line-height: 0px;
    position: relative;
    padding-bottom: 0px;
  }
  .wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .wideslider ul,
  .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
  }
  .wideslider ul li img {
    display: none;
    width: 100%;
    text-align: center;
  }
  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev,
  .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100px;
    cursor: pointer;
  }
  .slider_prev {
    background: #fff url(../../img/life/top/prev.jpg) no-repeat right center;
  }
  .slider_next {
    background: #fff url(../../img/life/top/next.jpg) no-repeat left center;
  }
  .pagination {
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 10;
  }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
  }
  .pagination a.active {
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }
  #wideslider_box1 .side_img01 {
    width: 20%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    background: url(../../img/life/top/slide_illust01.png) no-repeat;
    /*background-size: contain;*/
    background-size: auto 100%;
    background-position: right;
  }

  /* ClearFixElements */
  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .wideslider ul {
    display: inline-block;
    overflow: hidden;
  }

  /* #wrapper */
  #wrapper {
    margin: 0 auto;
    padding: 0 40px;
    text-align: left;
  }
  #wrapper p {
    padding: 0 0 20px 0;
    font-size: 100%;
    line-height: 180%;
  }

  /*==================================================================================================================*/

  /* パンくずリスト */
  .pankuzu {
    width: 94%;
    margin: 0 auto;
    padding-top: 10px;
  }
  .pankuzu a {
    color: #4d4d4d;
  }
  .pankuzu a:hover {
    color: #ddd;
  }
  .pankuzu p {
    margin: 0;
    float: left;
  }
  .pankuzu span.separator {
    margin: 0 10px;
  }

  /* 中間階層 */
  #content_box01 {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Sans Japanese";
  }
  #content_box01 .inner_box01 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 0px;
    color: #444;
  }

  /* 中間階層 コンテンツ */
  .content_l_box01 {
    width: 94%;
    float: none;
    padding: 0px;
    margin: 0px auto;
    border: 0px #ccc solid;
  }
  .content_l_box01 .cate_tit01 {
    width: 100%;
    font-size: 130%;
    font-weight: 600;
    color: #222;
    padding: 10px 0px;
    margin-bottom: 30px;
    border-top: 2px rgb(224, 79, 79) solid;
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .content_l_box01 .cate_tit02 {
    font-size: 120%;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 20px;
    background: rgb(224, 79, 79);
  }
  .content_l_box01 .cate_tit02 a {
    color: #fff;
  }
  .content_l_box01 .cate_tit03 {
    font-size: 120%;
    font-weight: 500;
    color: #222;
    padding: 6px 10px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }

  /* 中間階層新着情報 */
  .cate_topics01 {
    display: block;
    margin-bottom: 50px;
  }
  .cate_topics01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_topics01 ul li {
    position: relative;
    font-size: 100%;
    line-height: 25px;
    border-bottom: 1px #ddd solid;
    padding: 10px 0px 10px 20px;
  }
  .cate_topics01 ul li div {
    display: table-cell;
  }
  .cate_topics01 ul li a {
    color: #0547a9;
    display: table-cell;
    padding-left: 10px;
  }
  .cate_topics01 ul li a:hover {
    text-decoration: none;
  }
  .cate_topics01 ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .cate_box01 {
    display: block;
    margin-bottom: 50px;
  }
  .cate_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_box01 ul li {
    width: 45%;
    font-size: 100%;
    font-weight: 500;
    float: left;
    margin-left: 4%;
    line-height: 50px;
    border-bottom: 1px #ddd solid;
  }
  .cate_box01 ul li a {
    color: #444;
  }
  .cate_box01 ul li a:before {
    content: "";
    margin-left: 0px;
  }
  .cate_box01 ul li:nth-child(2n + 1) {
    margin-left: 0px;
  }
  .cate_box01 .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cate_box01 .cf:after {
    clear: both;
  }

  /* 中間階層 ローカルナビゲーション */
  .content_r_box01 {
    display: none;
    width: 250px;
    float: right;
  }
  .content_r_box01 .tit01 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  .content_r_box01 .ul01 {
    display: block;
    list-style-type: none;
    padding: 5px 15px 15px 15px;
    margin: 0 auto 10px auto;
    border: 1px #ccc solid;
  }
  .content_r_box01 .ul01 li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  .content_r_box01 .ul01 li a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .content_r_box01 .ul01 li a:hover {
    text-decoration: underline;
  }
  .content_r_box01 .ul01 li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content_r_box01 .ul02 {
    display: block;
    list-style-type: none;
    padding: 10px 0px 0px 0px;
    margin: 10px auto;
  }
  .content_r_box01 .ul02 li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .content_r_box01 .ul02 li a {
    display: block;
    padding-left: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #5ebbc3;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .content_r_box01 .ul02 li a:hover {
    background: #3a99a1;
    text-decoration: underline;
  }
  .content_r_box01 .ul02 li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content_r_box01 .ul01::after {
    clear: both;
  }
  .content_r_box01 .ul02::after {
    clear: both;
  }
  .content_r_box01::after {
    clear: both;
  }

  /* icon */
  .fa {
    font-size: 0.8em !important;
  }
  .fa-folder-open {
    font-size: 1.1em;
    color: #e04f4f;
    margin-right: 5px;
  }
  .fa-file-o {
    font-size: 1.1em;
    color: #e04f4f;
    margin-right: 10px;
  }

  /*==================================================================================================================*/

  /* 記事 */
  .article_tit01 {
    width: 100%;
    font-size: 140%;
    font-weight: 500;
    color: #222;
    padding: 8px 0px;
    margin: 0px 0px 30px 0px;
    border-top: 2px rgb(224, 79, 79) solid;
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .article_tit02 {
    font-size: 120%;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 30px;
    background: rgb(224, 79, 79);
  }
  .article_tit03 {
    font-size: 120%;
    color: rgb(12, 65, 152);
    padding: 6px 10px;
    margin-bottom: 20px;
    border-bottom: 1px rgb(12, 65, 152) solid;
  }
  .article_txt01 {
    margin-bottom: 50px;
    line-height: 28px;
  }
  .article_txt01 h2 {
    font-size: 1.1em;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .article_txt01 h2:first-of-type {
    margin-top: 20px;
  }
  .article_txt01 h3 {
    font-size: 1.1em;
    color: rgb(224, 79, 79);
    padding: 6px 10px;
    margin-top: 40px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }
  .article_txt01 h4 {
    font-size: 1.1em;
    color: rgb(224, 79, 79);
    padding: 6px 10px 6px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px rgb(224, 79, 79) solid;
  }
  .article_txt01 h5 {
    font-size: 1em;
    color: #333;
    padding: 0px 10px;
    margin-bottom: 0px;
  }

  #social {
    display: table;
    width: 100%;
    margin-bottom: 5px;
  }

  /* 担当部署 */
  .article_txt01 .contact {
    display: block;
    background: #f5f2f0;
    padding: 0.5em;
    margin-bottom: 20px;
  }
  .article_txt01 .contact h2 {
    font-size: 110%;
    font-weight: 600;
    color: #222;
    padding: 6px 0px 6px 36px;
    margin-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px #ccc solid;
    background: url(../../img/article/tel_icon.png) no-repeat left center;
    /*background: rgb(224,79,79,1);*/
  }
  .article_txt01 .contact .group {
    margin-bottom: 0px;
    font-weight: 500;
  }
  .article_txt01 .contact dl {
    display: inline-block;
    margin: 5px 0px;
  }
  .article_txt01 .contact dt {
    display: inline;
  }
  .article_txt01 .contact dd {
    display: inline;
    margin: 0px 20px 0px 5px;
  }

  /* flex */
  .flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /* 記事内の画像 */
  .article_img01 {
    width: 48.5%;
    display: table;
  }
  .ar_img_box {
    position: relative;
    width: 220px;
    height: 220px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid darkgray;
  }
  .ar_img_box img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
  }

  /* サブタイトル（画像の見出し） */
  .article_subtxt01 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 40px;
    border-bottom: 2px dotted rgb(12, 65, 152);
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  /* アンケート */
  .inquiry {
    padding: 0;
    overflow: hidden;
    margin-bottom: 40px;
    border: 1px #ccc solid;
  }
  .inquiry-html {
    font-size: 110%;
    background: #444;
    padding: 6px 10px;
    color: #fff;
  }
  .inquiry-html p {
    margin: 0px;
  }
  .inquiry-form {
    padding: 10px;
    line-height: 30px;
  }
  .inquiry-form fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  .inquiry-form legend {
    font-weight: 500;
  }
  .inquiry-form .fields {
    margin-bottom: 10px;
  }
  .inquiry-form .send input {
    display: block;
    margin: 10px auto 0px auto;
    width: 50%;
    line-height: 40px;
    color: #222;
    background: #fff;
    border: 1px #999 solid;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }

  /* 関連記事 */
  .recommend-similarity {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #recommend header h2 {
    font-size: 110%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 20px;
    background: #444;
  }
  #recommend ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  #recommend ul li {
    position: relative;
    font-size: 100%;
    font-weight: 400;
    padding: 8px 0px 8px 20px;
    border-bottom: 1px #ccc solid;
  }
  #recommend ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #recommend ul li a {
    color: #0547a9;
  }

  /* SNS シェアボタン */
  .cms-sns_share {
    zoom: 1;
  }
  .cms-sns_share:before,
  .cms-sns_share:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .cms-sns_share:after {
    clear: both;
  }
  .cms-sns_share .site {
    float: right;
    margin-left: 5px;
  }
  .cms-sns_share .fb {
    margin-top: -4px;
  }

  /* カテゴリ記事 */
  #recent-oshirase > header h2 {
    font-size: 120%;
    font-weight: 500;
    color: #222;
    padding: 6px 10px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }
  #recent-oshirase article header {
    position: relative;
    padding: 10px 0px 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  #recent-oshirase time {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 120px;
  }
  #recent-oshirase article h2 {
    display: inline;
    font-size: 100%;
    font-weight: normal;
  }
  #recent-oshirase article h2 a {
    color: #0547a9;
  }
  #recent-oshirase article header::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* 新着記事一覧ボタン */
  .feed {
    padding: 10px 0 30px;
  }
  .feed .rss {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    padding-left: 28px;
    color: #0547a9;
    background: url(../../img/article/rss_icon.png) no-repeat left center;
  }
  .feed .more {
    display: inline-block;
    position: relative;
    width: 45%;
    float: right;
    font-size: 90%;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    background: #e04f4f;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .feed .more:hover {
    opacity: 0.75;
  }
  .feed .more::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .feed .clear {
    clear: both;
  }

  /* 記事一覧 */
  .page .category-pages article,
  .page .article-pages article,
  .page .cms-pages article,
  .page .cms-group-pages article {
    position: relative;
    padding: 10px 0px 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  .page .category-pages article time,
  .page .article-pages article time,
  .page .cms-pages article time,
  .page .cms-group-pages article time {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 120px;
  }
  .page .category-pages article h2,
  .page .article-pages article h2,
  .page .cms-pages article h2,
  .page .cms-group-pages article h2,
  .page .category-pages article h5,
  .page .article-pages article h5,
  .page .cms-pages article h5,
  .page .cms-group-pages article h5 {
    display: inline;
    font-size: 100%;
    font-weight: normal;
  }
  .page .category-pages article h2 a,
  .page .article-pages article h2 a,
  .page .cms-pages article h2 a,
  .page .cms-group-pages article h2 a,
  .page .category-pages article h5 a,
  .page .article-pages article h5 a,
  .page .cms-pages article h5 a,
  .page .cms-group-pages article h5 a {
    color: #0547a9;
  }

  /* 第1階層：お知らせ */
  .article-pages #recent-oshirase ul {
    margin-bottom: 10px;
  }
  .article-pages #recent-oshirase ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0px 0px 10px 20px;
    float: none;
    font-size: 100%;
    font-weight: 400;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
    position: relative;
  }
  .article-pages #recent-oshirase ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .article-pages #recent-oshirase ul li a {
    color: #c93535;
    margin-left: 0px;
  }
  .article-pages #recent-oshirase ul li br {
    display: block;
  }

  /* ローカルナビ */
  #category-list {
    margin-bottom: 24px;
  }
  #category-list h2 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  #category-list h3 {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  #category-list h3 a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #category-list h3 a:hover {
    text-decoration: underline;
  }
  #category-list h3 a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #category-list div {
    padding: 5px 15px 15px 15px;
    border: 1px #ccc solid;
  }
  #links-life-event {
    margin-bottom: 24px;
  }
  #links-life-event h2 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  #links-life-event nav ul {
    list-style: none;
    margin: 0px;
    padding: 5px 15px 15px 15px;
    border: 1px #ccc solid;
  }
  #links-life-event li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  #links-life-event li a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #links-life-event li a:hover {
    text-decoration: underline;
  }
  #links-life-event li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #links-life,
  #side-menu,
  #recent-photo,
  #side-blog,
  #month {
    margin-bottom: 24px;
  }
  nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #links-life li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 5px;
  }
  #links-life li a {
    display: block;
    padding-left: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #5ebbc3;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #links-life li a:hover {
    background: #3a99a1;
    text-decoration: underline;
  }
  #links-life li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* カテゴリー */
  .cms-nodes {
    display: block;
  }
  .cms-nodes ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cms-nodes ul h2 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 15px;
    background: rgb(224, 79, 79);
  }
  .cms-nodes ul h2 a {
    color: #fff;
  }
  .cate_box01 {
    width: 100%;
  }
  .cate_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_box01 ul li {
    width: 48%;
    margin-left: 4%;
    float: left;
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .cate_box01 ul li:nth-child(2n + 1) {
    clear: both;
  }
  .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cf:after {
    clear: both;
  }

  /* カテゴリー 中間階層 */
  .category-nodes {
    display: block;
  }
  .category-nodes ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes ul h2 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 15px;
    background: rgb(224, 79, 79);
  }
  .category-nodes ul h2 a {
    color: #fff;
  }
  .category-nodes .list-cate01 {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes .list-cate01 li {
    width: 48%;
    margin-left: 4%;
    padding: 14px 0px;
    float: left;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .category-nodes .list-cate01 li:nth-child(2n + 1) {
    clear: both;
    margin-left: 0px;
  }
  .category-nodes .list-cate01 h2 {
    font-size: 100%;
    font-weight: 500;
    background: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes .list-cate01 h2 a {
    color: #444;
  }
  .category-nodes .list-cate01:before,
  .category-nodes .list-cate01:after {
    content: "";
    display: table;
  }
  .category-nodes .list-cate01:after {
    clear: both;
  }

  /* 記事下部カテゴリー */
  .categories {
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 90%;
    border-top: 1px #ccc solid;
  }
  .categories header h2 {
    font-size: 100%;
    color: #111;
    padding: 0px;
    margin: 0px;
    background: none;
  }
  .categories .nodes ul {
    display: -webkit-flex;
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  .categories .nodes ul li {
    margin-right: 1%;
  }
  .categories .nodes ul li a {
    color: #0547a9;
  }
  .article_txt01 .link dt {
    display: none;
  }
  .article_txt01 .link dd a {
    text-decoration: none;
  }

  /* カテゴリーページリスト */
  .category-pages {
    display: block;
  }
  .category-pages ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .category-pages ul li {
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    padding: 12px 0px;
    border-bottom: 1px #ddd solid;
  }
  .category-pages ul li a {
    color: #333;
  }

  /* 記事テンプレート 写真横2枚並び */
  #exp_tp01 .txt_box01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #exp_tp01 .img_box01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #exp_tp01 .img_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  #exp_tp01 .img_box01 ul li {
    width: 48%;
    float: left;
    margin-bottom: 20px;
  }
  #exp_tp01 .img_box01 ul li:nth-child(2n) {
    margin-left: 4%;
  }
  #exp_tp01 .img_box01 ul li img {
    width: 100%;
  }
  .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cf:after {
    clear: both;
  }

  .float-left {
    float: left;
    margin: 0 12px 12px 0;
  }
  .float-right {
    float: right;
    margin: 0 12px 12px 0;
  }

  /**/
  .cate_box01 a[href$=".html"] .fa-folder-open:before {
    content: "\f016";
    padding-right: 5px;
  }

  /* slide */
  #slide-top-inner {
    background: linear-gradient(#134e5e, #71b280);
    /*border-bottom: 30px #FFF solid;*/
    width: 100%;
    margin: 0;
    position: relative;
  }
  #slide-top {
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 525px;
    border-bottom: 40px #fff solid;
  }
  #slide-top img {
    display: none;
    position: absolute;
    width: 100%;
    /*opacity:.3;*/
  }
  #slide-top .side_img01 {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    background: url(../../img/life/top/slide_illust03.png) no-repeat;
    background-size: 100% auto;
    background-position: top;
  }

  /* 一時修正 */
  .article_txt01 article ul {
    padding-left: 20px;
    /*list-style: none;*/
  }
  .article_txt01 article ul li {
    padding: 0.3em 0em;
  }
  .article_txt01 article h2 {
    margin-bottom: 20px;
  }
  .article_txt01 a {
    /*display: block;
    margin-bottom: 10px;*/
  }
  .article-pages ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
  .article-pages ul li {
    width: 48%;
    margin-left: 4%;
    padding: 14px 0px;
    float: left;
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .article-pages ul li:nth-child(2n + 1) {
    clear: both;
    margin-left: 0px;
  }
  .article-pages ul li a {
    color: #444;
  }
  #category-list h3 a {
    padding: 15px 15px 15px 0px;
  }

  /* 記事ローカルナビ */
  .local-list {
  }
  .local-list .category-pages {
    padding: 0px !important;
    border: 0px !important;
    margin-bottom: 0px;
  }
  .local-list .category-pages a {
    color: rgb(224, 79, 79);
    text-decoration: none;
  }
  .local-list .fa {
    display: none;
  }

  /* 記事内のtable設定 */
  .article_txt01 table {
    border-collapse: collapse;
    border: 0px;
  }
  .article_txt01 table th {
    border: 1px #ccc solid;
    padding: 0.5em 0.5em;
    font-weight: normal;
  }
  .article_txt01 table td {
    border: 1px #ccc solid;
    padding: 0.5em 0.5em;
  }
  .article_txt01 table th p,
  .article_txt01 table td p {
    margin: 0.5em 0;
  }
  .article_txt01 table td ul {
  }
  .article_txt01 table th a,
  .article_txt01 table td a {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 7px;
  }
  .article_txt01 table td a::before {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px rgb(12, 65, 152);
    border-right: solid 2px rgb(12, 65, 152);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
  }
}

/******************************************************************************************************************************************/

@media only screen and (max-width: 768px) {
  body {
    height: 100%;
    _display: inline;
    _zoom: 1;
    -webkit-text-size-adjust: 100%;
    margin: 0px auto;
    padding: 0px;
    font-family: "Noto Sans Japanese";
  }

  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    margin: 0px;
  }
  .inner_box01 header.released,
  .one header.released,
  .faq header.released,
  .body--anpi-ezine-anpi header.released,
  .body--anpi-ezine-event header.released {
    margin-bottom: 12px;
    text-align: right;
  }
  .category-pages,
  .article-pages,
  .cms-pages,
  .cms-group-pages,
  .faq-search,
  .event-pages {
    margin-bottom: 24px;
    font-size: 95%;
  }

  #top_contents01 {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
  }
  .inner_box01 {
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0);
  }

  #header {
    border-bottom: 0px solid rgb(224, 79, 79) !important;
  }
  .hosoku_menu > li {
    background: #ce323a !important/*rgba(224,79,79,1)*/;
    border: 0px !important;
  }
  input#search-button {
    background: rgb(32, 32, 32) !important;
  }

  #glo_menu {
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  #g_nav_m {
    padding: 1em;
    background: rgb(224, 79, 79);
    margin-top: 20px;
  }

  .footer_r {
    display: block !important;
  }

  .menu > li {
    font-weight: 500;
  }
  .menu > li:hover {
    background: rgb(224, 79, 79) !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  li.menu__mega ul.menu__second-level {
    border: 2px solid rgb(224, 79, 79) !important;
    z-index: 30;
  }

  .head-arrow::before {
    border-top: solid 2px rgb(224, 79, 79) !important;
    border-right: solid 2px rgb(224, 79, 79) !important;
  }

  #header .logo img {
    vertical-align: middle;
  }
  .search-button {
    background: rgb(224, 79, 79) !important;
  }

  /* メインビジュアル */

  #main_visual {
    width: 100%;
    margin: 0 auto;
    height: 700px;
    padding-bottom: 50px;
    background: url(../../img/life/top/main_visual01.png) no-repeat;
    background-position: top center;
    background-size: cover;
    position: absolute;
    z-index: -10;
  }
  .alarm01 {
    width: 600px;
    height: 40px;
    background: #fff url(../../img/life/top/alarm01.png) no-repeat left;
    border-radius: 5px;
    padding-left: 40px;
    margin: 0px auto 20px auto;
    border: 1px #b40607 solid;
  }
  .alarm01 .txt {
    color: #fff;
    line-height: 38px;
    font-size: 100%;
  }

  #top_contents01 .cate_tit01 {
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    color: #111;
    padding-bottom: 10px;
  }
  #top_contents01 .cate_tit01 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
    width: 30px;
  }

  #top_contents01 .cate_tit02 {
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    color: #111;
    padding-top: 20px;
  }
  #top_contents01 .cate_tit02 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
    width: 30px;
  }

  #top_contents01 .cate_tit03 {
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    color: #111;
    padding-bottom: 30px;
  }
  #top_contents01 .cate_tit03 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
    width: 30px;
  }

  #top_contents01 .cate_tit04 {
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    color: #111;
    padding-bottom: 10px;
  }

  /* ライフイベント */
  .life_eve_box01 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 0px;
    font-weight: 300;
    /*background: url(../../img/life/top/life_eve_back01.png);*/
    background: url(../../img/life/top/life_eve_back04.png);
  }
  .life_eve_box01 .inner_box01 {
    width: 94%;
    max-width: 94%;
    margin: 0 auto;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .life_eve_box01 .ul01 {
    display: block;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto 20px auto;
  }
  .life_eve_box01 .ul01 li {
    width: 32.3%;
    font-size: 100%;
    font-weight: 500;
    margin: 0% 0.5%;
    margin-bottom: 4px;
    text-align: center;
    float: left;
  }
  .life_eve_box01 .ul01 li a {
    display: block;
    padding: 10px 0px;
    font-size: 0.8em;
    color: rgba(40, 40, 40, 1);
    text-decoration: none;
    background-color: #fff;
    border: 0px #ccc solid;
  }
  .life_eve_box01 .ul01 li a:hover {
    background: rgba(249, 199, 212, 1);
    color: rgba(40, 40, 40, 1);
  }
  .life_eve_box01 .ul01 li img {
    width: 50px;
  }
  /*
  .life_eve_box01 .ul01:before, .ul01:after {
    content: ""; display: table;
  }
  */
  .life_eve_box01 .ul01:after {
    clear: both;
  }
  /*.life_eve_box01 .ul01 li:nth-child(7n) {
    width: 32.3%;
    font-size: 100%;
    font-weight: 500;
    margin: 0% 0.5%;
    margin-bottom: 12px;
    text-align: center;
    float: left;
    clear: none;
  }*/

  .life_eve_box01 .ul02 {
    display: -webkit-flex;
    display: block;
    list-style-type: none;
    padding: 10px 0px 0px 0px;
    margin: 10px auto;
  }
  .life_eve_box01 .ul02 li {
    width: 100%;
    font-size: 95%;
    font-weight: 400;
    float: left;
    margin: 0% auto;
    margin-bottom: 4px;
    position: relative;
  }
  .life_eve_box01 .ul02 li a {
    display: block;
    padding-left: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #1a7c7c;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .life_eve_box01 .ul02 li a:hover {
    opacity: 0.75;
  }
  .life_eve_box01 .ul02 li::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 21px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .life_eve_box01 .ul02:before,
  .ul02:after {
    content: "";
    display: table;
  }
  .life_eve_box01 .ul02:after {
    clear: both;
  }

  /* 新着情報 */
  .topics_box01 {
    width: 100%;
    margin: 0 auto;
    background: url(../../img/life/top/topics_box_back01.png) no-repeat center left, url(../../img/life/top/topics_box_back02.png) no-repeat center right, #f5eae4;
  }
  .topics_box01 .inner_box01 {
    width: 94%;
    max-width: 94%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .topics_box01 .topics01 {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    background: #eee;
    margin-left: 0.5%;
  }
  .topics01 .backnumber01 {
    width: 60%;
    font-size: 90%;
    margin: 30px auto 0px auto;
    text-align: center;
  }
  .topics01 .backnumber01 a {
    display: block;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background: rgba(69, 100, 155, 1);
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .topics01 .backnumber01 a:hover {
    background: rgba(249, 199, 212, 1);
  }

  .sns_box01 {
    width: 72%;
    max-width: 80%;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
    clear: both;
  }
  .sns_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 0 auto;
  }
  .sns_box01 .ul01 li {
    width: 60px;
    margin: 0px 5px;
    text-align: center;
  }

  /* タブ切り替え全体のスタイル */
  .topics_box01 .tabs {
    padding-bottom: 0px;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    color: #111;
  }

  /*タブのスタイル*/
  .topics_box01 .tab_item {
    width: 33.2%;
    height: 45px;
    background-color: #222;
    line-height: 45px;
    font-size: 100%;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    position: relative;
  }
  .topics_box01 .tab_item:hover {
    opacity: 0.75;
  }
  .topics_box01 .tab_item::before {
    display: none;
    content: "";
    position: absolute;
    right: 15px;
    top: 14px;
    box-sizing: border-box;
    width: 17px;
    height: 17px;
    border: 2px solid #fff;
  }
  .topics_box01 .tab_item::after {
    display: none;
    content: "";
    position: absolute;
    right: 23px;
    top: 20px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* ラジオボタンを全て消す */
  input[name="tab_item"] {
    display: none;
  }

  /* タブ切り替えの中身のスタイル */
  .topics_box01 .tab_content {
    display: none;
    padding: 0.5em 0.5em 1em;
    clear: both;
    overflow: hidden;
  }

  /* 選択されているタブのコンテンツのみを表示 */
  #all:checked ~ #all_content,
  #programming:checked ~ #programming_content,
  #design:checked ~ #design_content {
    display: block;
  }

  /* 選択されているタブのスタイルを変える */
  .topics_box01 .tabs input:checked + .tab_item {
    background-color: #45649b /*#6782C6*/;
    color: #fff;
  }
  .tab_content {
    display: block;
  }
  .tab_content ul {
    list-style: none;
    padding-left: 0px;
    font-size: 100%;
  }
  .tab_content ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
    border-bottom: 1px #ccc dashed;
    position: relative;
  }
  .tab_content ul li a {
    color: #0547a9;
    margin-left: 0px;
    /*margin-left: 20px;*/
  }
  .tab_content ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .topics_box01 .pickup01 {
    width: 90%;
    float: right;
    margin-bottom: 30px;
    margin-right: 0%;
    padding: 5%;
    background: /*url(../../img/life/top/pickup_line02.png) repeat-x center top, url(../../img/life/top/pickup_line02.png) repeat-x center bottom,*/ #fff;
    text-align: justify;
    font-size: 100%;
    color: #111;
  }
  .topics_box01 .tit01 {
    text-align: center;
    line-height: 0px;
    padding-bottom: 20px;
  }
  .topics_box01 .pickup01 .photo01 {
    width: 100%;
    padding-bottom: 10px;
  }
  .pickup01 .backnumber01 {
    width: 60%;
    font-size: 100%;
    margin: 20px auto 0px auto;
    text-align: center;
  }
  .pickup01 .backnumber01 a {
    display: block;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background: #1e7037;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .pickup01 .backnumber01 a:hover {
    background: rgba(249, 199, 212, 1);
  }

  /* 主な取り組み・関連施設・広告 */
  .link_box01 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
  }
  .link_box01 .inner_box01 {
    width: 84%;
    max-width: 84%;
    margin: 0 auto;
    padding: 10px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .link_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .link_box01 .ul01 li {
    font-size: 100%;
    font-weight: 500;
    margin: 0px 8px /*0% 0.8%*/;
  }
  .link_box01 .ul01 li img {
    width: 100%;
  }
  .link_box01 .ul01 li .txt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .link_box01 .ul01 li p {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 0px;
    padding-left: 20px;
    line-height: 30px;
    color: #222;
  }
  .link_box01 .ul01 li p::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 13px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #db3333;
    border-right: 2px solid #db3333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .uptake_box01 {
    width: 100%;
    margin: 0 auto;
    background: #f5eae4;
  }
  .uptake_box01 .inner_box01 {
    width: 84%;
    max-width: 84%;
    margin: 0 auto;
    padding: 20px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .uptake_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .uptake_box01 .ul01 li {
    font-size: 90%;
    font-weight: 400;
    margin: 0px 8px /*0% 0.8%*/;
  }
  .uptake_box01 .ul01 li .img {
    margin-bottom: 5px;
  }
  .uptake_box01 .ul01 li img {
    width: 100%;
  }
  .uptake_box01 .ul01 li .txt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .facility_box01 {
    width: 100%;
    margin: 0 auto;
  }
  .facility_box01 .inner_box01 {
    width: 84%;
    max-width: 84%;
    margin: 0 auto;
    padding: 20px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }
  .facility_box01 .ul01 {
    display: block;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .facility_box01 .ul01 li {
    width: 23.4%;
    font-size: 100%;
    font-weight: 400;
    float: left;
    /*margin: 0% 0.8%;*/
    margin: 0 8px;
    text-align: center;
    background: #fff;
  }
  .facility_box01 .ul01 li a:hover {
    opacity: 0.8;
  }
  .facility_box01 .ul01 li img {
    width: 100%;
    border: 1px #ddd solid;
  }
  .banner_box01 {
    width: 100%;
    margin: 0 auto;
    background: #dfdbcd;
  }
  .banner_box01 .inner_box01 {
    width: 84%;
    max-width: 84%;
    margin: 0 auto;
    padding: 20px 0px;
    color: #444;
    font-weight: 300;
  }
  .banner_box01 .ul01 {
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px auto;
  }
  .banner_box01 .ul01 li {
    font-size: 100%;
    font-weight: 400;
    margin: 0px 8px;
    text-align: center;
    line-height: 0px;
  }
  .banner_box01 .ul01 li a:hover {
    opacity: 0.8;
  }
  .banner_box01 .ul01 li img {
    width: 100%;
    border: 1px #ccc solid;
  }

  /* スライドショー */
  #wideslider_box1 {
    display: none;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    z-index: 15;
    line-height: 0px;
    position: relative;
    padding-bottom: 0px;
  }
  .wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .wideslider ul,
  .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
  }
  .wideslider ul li img {
    display: none;
    width: 100%;
    text-align: center;
  }
  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev,
  .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100px;
    cursor: pointer;
  }
  .slider_prev {
    background: #fff url(../../img/life/top/prev.jpg) no-repeat right center;
  }
  .slider_next {
    background: #fff url(../../img/life/top/next.jpg) no-repeat left center;
  }
  .pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    /*position: absolute;*/
    position: relative;
    z-index: 10;
  }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    /*display: inline-block;*/
    display: contents;
    overflow: hidden;
    background: #333;
  }
  .pagination a.active {
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }
  #wideslider_box1 .side_img01 {
    width: 20%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    background: url(../../img/life/top/slide_illust01.png) no-repeat;
    /*background-size: contain;*/
    background-size: auto 100%;
    background-position: right;
  }

  /* ClearFixElements */
  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .wideslider ul {
    display: inline-block;
    overflow: hidden;
  }

  /* #wrapper */
  #wrapper {
    margin: 0 auto;
    padding: 0 40px;
    text-align: left;
  }
  #wrapper p {
    padding: 0 0 20px 0;
    font-size: 100%;
    line-height: 180%;
  }

  /*==================================================================================================================*/

  /* パンくずリスト */
  .pankuzu {
    width: 94%;
    margin: 0 auto;
    padding-top: 10px;
  }
  .pankuzu a {
    color: #4d4d4d;
  }
  .pankuzu a:hover {
    color: #ddd;
  }
  .pankuzu p {
    margin: 0;
    float: left;
  }
  .pankuzu span.separator {
    margin: 0 10px;
  }

  /* 中間階層 */
  #content_box01 {
    width: 100%;
    margin: 0 auto;
    border-top: 0px solid rgb(224, 79, 79) !important;
    font-family: "Noto Sans Japanese";
  }
  #content_box01 .inner_box01 {
    width: 94%;
    max-width: 94%;
    margin: 0 auto;
    padding: 30px 0px;
    color: #444;
  }

  /* 中間階層 コンテンツ */
  .content_l_box01 {
    width: 100%;
    float: none;
    padding: 0px;
    margin: 0px auto;
    border: 0px #ccc solid;
  }
  .content_l_box01 .cate_tit01 {
    width: 100%;
    font-size: 130%;
    font-weight: 600;
    color: #222;
    padding: 10px 0px;
    margin-bottom: 30px;
    border-top: 2px rgb(224, 79, 79) solid;
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .content_l_box01 .cate_tit02 {
    font-size: 120%;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 20px;
    background: rgb(224, 79, 79);
  }
  .content_l_box01 .cate_tit02 a {
    color: #fff;
  }
  .content_l_box01 .cate_tit03 {
    font-size: 120%;
    font-weight: 500;
    color: #222;
    padding: 6px 10px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }

  /* 中間階層新着情報 */
  .cate_topics01 {
    display: block;
    margin-bottom: 50px;
  }
  .cate_topics01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_topics01 ul li {
    position: relative;
    font-size: 100%;
    line-height: 25px;
    border-bottom: 1px #ddd solid;
    padding: 10px 0px 10px 20px;
  }
  .cate_topics01 ul li div {
    display: table-cell;
  }
  .cate_topics01 ul li a {
    color: #0547a9;
    display: table-cell;
    padding-left: 10px;
  }
  .cate_topics01 ul li a:hover {
    text-decoration: none;
  }
  .cate_topics01 ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .cate_box01 {
    display: block;
    margin-bottom: 50px;
  }
  .cate_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cate_box01 ul li a:before {
    content: "";
    margin-left: 0px;
  }
  .cate_box01 ul li:nth-child(2n + 1) {
    margin-left: 0px;
  }
  .cate_box01 .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cate_box01 .cf:after {
    clear: both;
  }

  /* 中間階層 ローカルナビゲーション */
  .content_r_box01 {
    display: none;
    width: 250px;
    float: right;
  }
  .content_r_box01 .tit01 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  .content_r_box01 .ul01 {
    display: block;
    list-style-type: none;
    padding: 5px 15px 15px 15px;
    margin: 0 auto 10px auto;
    border: 1px #ccc solid;
  }
  .content_r_box01 .ul01 li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  .content_r_box01 .ul01 li a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .content_r_box01 .ul01 li a:hover {
    text-decoration: underline;
  }
  .content_r_box01 .ul01 li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content_r_box01 .ul02 {
    display: block;
    list-style-type: none;
    padding: 10px 0px 0px 0px;
    margin: 10px auto;
  }
  .content_r_box01 .ul02 li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .content_r_box01 .ul02 li a {
    display: block;
    padding-left: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #5ebbc3;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .content_r_box01 .ul02 li a:hover {
    background: #3a99a1;
    text-decoration: underline;
  }
  .content_r_box01 .ul02 li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content_r_box01 .ul01::after {
    clear: both;
  }
  .content_r_box01 .ul02::after {
    clear: both;
  }
  .content_r_box01::after {
    clear: both;
  }

  /* icon */
  .fa {
    font-size: 0.8em !important;
  }
  .fa-folder-open {
    font-size: 1.1em;
    color: #e04f4f;
    margin-right: 5px;
  }
  .fa-file-o {
    font-size: 1.1em;
    color: #e04f4f;
    margin-right: 7px;
  }

  /*==================================================================================================================*/

  /* 記事 */
  .article_tit01 {
    width: 100%;
    font-size: 140%;
    font-weight: 500;
    color: #222;
    padding: 8px 0px;
    margin: 0px 0px 30px 0px;
    border-top: 2px rgb(224, 79, 79) solid;
    border-bottom: 2px rgb(224, 79, 79) solid;
  }
  .article_tit02 {
    font-size: 120%;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 30px;
    background: rgb(224, 79, 79);
  }
  .article_tit03 {
    font-size: 120%;
    color: rgb(12, 65, 152);
    padding: 6px 10px;
    margin-bottom: 20px;
    border-bottom: 1px rgb(12, 65, 152) solid;
  }
  .article_txt01 {
    margin-bottom: 50px;
    line-height: 28px;
  }
  .article_txt01 h2 {
    font-size: 1.1em;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .article_txt01 h2:first-of-type {
    margin-top: 20px;
  }
  .article_txt01 h3 {
    font-size: 1.1em;
    color: rgb(224, 79, 79);
    padding: 6px 10px;
    margin-top: 40px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }
  .article_txt01 h4 {
    font-size: 1.1em;
    color: rgb(224, 79, 79);
    padding: 6px 10px 6px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px rgb(224, 79, 79) solid;
  }
  .article_txt01 h5 {
    font-size: 1em;
    color: #333;
    padding: 0px 10px;
    margin-bottom: 0px;
  }

  #social {
    display: table;
    width: 100%;
    margin-bottom: 5px;
  }

  /* 担当部署 */
  .article_txt01 .contact {
    display: block;
    background: #f5f2f0;
    padding: 0.5em;
    margin-bottom: 20px;
  }
  .article_txt01 .contact h2 {
    font-size: 110%;
    font-weight: 600;
    color: #222;
    padding: 6px 0px 6px 36px;
    margin-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px #ccc solid;
    background: url(../../img/article/tel_icon.png) no-repeat left center;
    /*background: rgb(224,79,79,1);*/
  }
  .article_txt01 .contact .group {
    margin-bottom: 0px;
    font-weight: 500;
  }
  .article_txt01 .contact dl {
    display: inline-block;
    margin: 5px 0px;
  }
  .article_txt01 .contact dt {
    display: inline;
  }
  .article_txt01 .contact dd {
    display: inline;
    margin: 0px 20px 0px 5px;
  }

  /* flex */
  .flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /* 記事内の画像 */
  .article_img01 {
    width: 48.5%;
    display: table;
  }
  .ar_img_box {
    position: relative;
    width: 220px;
    height: 220px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid darkgray;
  }
  .ar_img_box img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
  }

  /* サブタイトル（画像の見出し） */
  .article_subtxt01 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 40px;
    border-bottom: 2px dotted rgb(12, 65, 152);
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  /* アンケート */
  .inquiry {
    padding: 0;
    overflow: hidden;
    margin-bottom: 40px;
    border: 1px #ccc solid;
  }
  .inquiry-html {
    font-size: 110%;
    background: #444;
    padding: 6px 10px;
    color: #fff;
  }
  .inquiry-html p {
    margin: 0px;
  }
  .inquiry-form {
    padding: 10px;
    line-height: 30px;
  }
  .inquiry-form fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  .inquiry-form legend {
    font-weight: 500;
  }
  .inquiry-form .fields {
    margin-bottom: 10px;
  }
  .inquiry-form .send input {
    display: block;
    margin: 10px auto 0px auto;
    width: 50%;
    line-height: 40px;
    color: #222;
    background: #fff;
    border: 1px #999 solid;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }

  /* 関連記事 */
  .recommend-similarity {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #recommend header h2 {
    font-size: 110%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 20px;
    background: #444;
  }
  #recommend ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  #recommend ul li {
    position: relative;
    font-size: 100%;
    font-weight: 400;
    padding: 8px 0px 8px 20px;
    border-bottom: 1px #ccc solid;
  }
  #recommend ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #recommend ul li a {
    color: #0547a9;
  }

  /* SNS シェアボタン */
  .cms-sns_share {
    zoom: 1;
  }
  .cms-sns_share:before,
  .cms-sns_share:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .cms-sns_share:after {
    clear: both;
  }
  .cms-sns_share .site {
    float: right;
    margin-left: 5px;
  }
  .cms-sns_share .fb {
    /*margin-top: -4px;*/
    margin-top: 0;
  }

  /* カテゴリ記事 */
  #recent-oshirase > header h2 {
    font-size: 120%;
    font-weight: 500;
    color: #222;
    padding: 6px 10px;
    margin-bottom: 20px;
    border: 1px rgb(224, 79, 79) solid;
  }
  #recent-oshirase article header {
    position: relative;
    padding: 10px 0px 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  #recent-oshirase time {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 120px;
  }
  #recent-oshirase article h2 {
    display: inline;
    font-size: 100%;
    font-weight: normal;
  }
  #recent-oshirase article h2 a {
    color: #0547a9;
  }
  #recent-oshirase article header::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ecb935;
    border-right: 3px solid #ecb935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* 新着記事一覧ボタン */
  .feed {
    padding: 10px 0 30px;
  }
  .feed .rss {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    padding-left: 28px;
    color: #0547a9;
    background: url(../../img/article/rss_icon.png) no-repeat left center;
  }
  .feed .more {
    display: inline-block;
    position: relative;
    width: 45%;
    float: right;
    font-size: 90%;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    background: #e04f4f;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .feed .more:hover {
    opacity: 0.75;
  }
  .feed .more::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .feed .clear {
    clear: both;
  }

  /* 記事一覧 */
  .page .category-pages article,
  .page .article-pages article,
  .page .cms-pages article,
  .page .cms-group-pages article {
    position: relative;
    padding: 10px 0px 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  .page .category-pages article time,
  .page .article-pages article time,
  .page .cms-pages article time,
  .page .cms-group-pages article time {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 120px;
  }
  .page .category-pages article h2,
  .page .article-pages article h2,
  .page .cms-pages article h2,
  .page .cms-group-pages article h2,
  .page .category-pages article h5,
  .page .article-pages article h5,
  .page .cms-pages article h5,
  .page .cms-group-pages article h5 {
    display: inline;
    font-size: 100%;
    font-weight: normal;
  }
  .page .category-pages article h2 a,
  .page .article-pages article h2 a,
  .page .cms-pages article h2 a,
  .page .cms-group-pages article h2 a,
  .page .category-pages article h5 a,
  .page .article-pages article h5 a,
  .page .cms-pages article h5 a,
  .page .cms-group-pages article h5 a {
    color: #0547a9;
  }
  /*
  .page .category-pages article::before, .page .article-pages article::before, .page .cms-pages article::before, .page .cms-group-pages article::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ECB935;
    border-right: 3px solid #ECB935;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  */

  /* お知らせ-記事リスト */
  .page .category-pages article {
    position: relative;
    padding: 0px;
    border-bottom: none;
  }
  .page .category-pages article ul li {
    padding: 0px 0px 10px 20px;
    margin-bottom: 10px;
  }
  .page .category-pages article ul li a {
    margin-left: 0px;
  }
  .page .category-pages article ul li br {
    display: block;
  }
  .page .category-pages article ul li::before {
    top: 8px;
    left: 0;
    margin: 0;
  }

  /* ローカルナビ */
  #category-list {
    margin-bottom: 24px;
  }
  #category-list h2 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  #category-list h3 {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  #category-list h3 a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #category-list h3 a:hover {
    text-decoration: underline;
  }
  #category-list h3 a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #category-list div {
    padding: 5px 15px 15px 15px;
    border: 1px #ccc solid;
  }
  #links-life-event {
    margin-bottom: 24px;
  }
  #links-life-event h2 {
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #fff;
    background: rgb(224, 79, 79);
    padding: 10px 0px;
  }
  #links-life-event nav ul {
    list-style: none;
    margin: 0px;
    padding: 5px 15px 15px 15px;
    border: 1px #ccc solid;
  }
  #links-life-event li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 500;
    border-bottom: 1px #ddd solid;
  }
  #links-life-event li a {
    display: inline-block;
    padding: 15px 0px;
    color: rgb(224, 79, 79);
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #links-life-event li a:hover {
    text-decoration: underline;
  }
  #links-life-event li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid rgb(224, 79, 79);
    border-right: 3px solid rgb(224, 79, 79);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #links-life,
  #side-menu,
  #recent-photo,
  #side-blog,
  #month {
    margin-bottom: 24px;
  }
  nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #links-life li {
    position: relative;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 5px;
  }
  #links-life li a {
    display: block;
    padding-left: 15px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #5ebbc3;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  #links-life li a:hover {
    background: #3a99a1;
    text-decoration: underline;
  }
  #links-life li a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* カテゴリー */
  .cms-nodes {
    display: block;
  }
  .cms-nodes ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cms-nodes ul h2 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 15px;
    background: rgb(224, 79, 79);
  }
  .cms-nodes ul h2 a {
    color: #fff;
  }
  .cate_box01 {
    width: 100%;
  }
  .cate_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cf:after {
    clear: both;
  }

  /* カテゴリー 中間階層 */
  .category-nodes {
    display: block;
  }
  .category-nodes ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes ul h2 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 15px;
    background: rgb(224, 79, 79);
  }
  .category-nodes ul h2 a {
    color: #fff;
  }
  .category-nodes .list-cate01 {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes .list-cate01 li {
    width: 48%;
    margin-left: 4%;
    /*padding: 14px 0px 14px 23px;*/
    padding: 1em 0em 1em 1.5em;
    float: left;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .category-nodes .list-cate01 li:nth-child(2n + 1) {
    clear: both;
    margin-left: 0px;
    /*padding: 14px 0px 14px 23px;*/
    padding: 1em 0em 1em 1.5em;
  }
  .category-nodes .list-cate01 h2 {
    font-size: 100%;
    font-weight: 500;
    background: none;
    padding: 0px;
    margin: 0px;
  }
  .category-nodes .list-cate01 h2 a {
    color: #444;
  }
  .category-nodes .list-cate01:before,
  .category-nodes .list-cate01:after {
    content: "";
    display: table;
  }
  .category-nodes .list-cate01:after {
    clear: both;
  }

  .category-nodes .list-cate01 li:before {
    font-family: "Font Awesome 5 Free";
    font-family: FontAwesome;
    content: "\f07c";
    font-size: 95%;
    position: absolute;
    left: 0;
    /*top: 15px;*/
    color: #e04f4f;
  }

  .article-pages ul li:nth-child(2n + 1) {
    clear: both;
    margin-left: 0px;
    padding: 14px 0px 14px 25px;
  }

  /* 記事下部カテゴリー */
  .categories {
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 90%;
    border-top: 1px #ccc solid;
  }
  .categories header h2 {
    font-size: 100%;
    color: #111;
    padding: 0px;
    margin: 0px;
    background: none;
  }
  .categories .nodes ul {
    display: -webkit-flex;
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  .categories .nodes ul li {
    margin-right: 1%;
    line-height: 1.6em;
  }
  .categories .nodes ul li a {
    color: #0547a9;
  }
  .article_txt01 .link dt {
    display: none;
  }
  .article_txt01 .link dd a {
    text-decoration: none;
  }

  .categories .nodes ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
  }

  /* カテゴリーページリスト */
  .category-pages {
    display: block;
  }
  .category-pages ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .category-pages ul li {
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    padding: 12px 0px;
    border-bottom: 1px #ddd solid;
  }
  .category-pages ul li a {
    color: #333;
  }

  /* 記事テンプレート 写真横2枚並び */
  #exp_tp01 .txt_box01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #exp_tp01 .img_box01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #exp_tp01 .img_box01 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  #exp_tp01 .img_box01 ul li {
    width: 48%;
    float: left;
    margin-bottom: 20px;
  }
  #exp_tp01 .img_box01 ul li:nth-child(2n) {
    margin-left: 4%;
  }
  #exp_tp01 .img_box01 ul li img {
    width: 100%;
  }
  .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cf:after {
    clear: both;
  }

  .float-left {
    float: left;
    margin: 0 12px 12px 0;
  }
  .float-right {
    float: right;
    margin: 0 12px 12px 0;
  }

  /**/
  .cate_box01 a[href$=".html"] .fa-folder-open:before {
    content: "\f016";
    padding-right: 5px;
  }

  /* slide */
  #slide-top-inner {
    background: linear-gradient(#134e5e, #71b280);
    /*border-bottom: 30px #FFF solid;*/
    width: 100%;
    margin: 0;
    position: relative;
  }
  #slide-top {
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 525px;
    border-bottom: 40px #fff solid;
  }
  #slide-top img {
    display: none;
    position: absolute;
    width: 100%;
    /*opacity:.3;*/
  }
  #slide-top .side_img01 {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    background: url(../../img/life/top/slide_illust03.png) no-repeat;
    background-size: 100% auto;
    background-position: top;
  }

  /* 一時修正 */
  .article_txt01 article ul {
    padding-left: 20px;
    /*list-style: none;*/
  }
  .article_txt01 article ul li {
    padding: 0.3em 0em;
  }
  .article_txt01 article h2 {
    margin-bottom: 20px;
  }
  .article_txt01 a {
    /*display: block;
    margin-bottom: 10px;*/
  }
  .article-pages ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
  .article-pages ul li {
    width: 48%;
    margin-left: 4%;
    padding: 14px 0px 14px 23px;
    float: left;
    font-size: 100%;
    font-weight: 500;
    line-height: 28px;
    border-bottom: 1px #ddd solid;
  }
  .article-pages ul li:nth-child(2n + 1) {
    clear: both;
    margin-left: 0px;
    /*padding: 14px 0px 14px 23px;*/
    padding: 10px 0px 14px 23px;
  }
  .article-pages ul li a {
    color: #444;
  }
  #category-list h3 a {
    padding: 15px 15px 15px 0px;
  }
  .topics_box01 .tab_content .article-pages ul li:before {
    font-family: "Font Awesome 5 Free";
    font-family: FontAwesome;
    content: "";
    top: 7px;
  }

  .tab_content .article-pages ul li {
    font-size: 95%;
    font-size: 95%;
    padding-left: 23px;
    text-indent: 0em;
    /*padding-left: 145px;
    text-indent: -8.7em;*/
  }
  .tab_content .article-pages ul li br {
    display: block;
  }

  .article-pages ul li:before {
    font-family: "Font Awesome 5 Free";
    font-family: FontAwesome;
    content: "\f016";
    font-size: 95%;
    position: absolute;
    left: 0;
    /*top: 18px;*/
    color: #e04f4f;
  }

  /* 記事ローカルナビ */
  .local-list {
  }
  .local-list .category-pages {
    padding: 0px !important;
    border: 0px !important;
    margin-bottom: 0px;
  }
  .local-list .category-pages a {
    color: rgb(224, 79, 79);
    text-decoration: none;
  }
  .local-list .fa {
    display: none;
  }

  /* 記事内のtable設定 */
  .article_txt01 table {
    border-collapse: collapse;
    border: 0px;
  }
  .article_txt01 table th {
    border: 1px #ccc solid;
    padding: 0.5em 0.5em;
    font-weight: normal;
  }
  .article_txt01 table td {
    border: 1px #ccc solid;
    padding: 0.5em 0.5em;
  }
  .article_txt01 table th p,
  .article_txt01 table td p {
    margin: 0.5em 0;
  }
  .article_txt01 table td ul {
  }
  .article_txt01 table th a,
  .article_txt01 table td a {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 7px;
  }
  .article_txt01 table td a::before {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px rgb(12, 65, 152);
    border-right: solid 2px rgb(12, 65, 152);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
  }

  .translated-ltr body #top_contents01 .inner_box01 .life_eve_box01 .inner_box01 .ul01 li a {
    padding: 10px 20px;
    box-sizing: border-box;
  }
}

/******************************************************************************************************************************************/

@media only screen and (max-width: 640px) {
  #header_flex {
    margin-top: 10px;
    flex-direction: column;
  }
  .logo {
    width: 93%;
    padding-left: 0px;
    margin: 0px auto 20px;
  }
  .searth_content {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
  }
  .site_search {
    width: 80%;
    height: 40px;
    position: relative;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .search-button {
    width: 30%;
  }
  #___gcse_0 {
    width: 300px;
    margin: 0px auto;
  }
  .gsc-input-box {
    width: 230px !important;
  }

  #g_nav_m {
    padding: 0.8em;
    background: #ce323a /*rgb(224,79,79)*/;
    margin-top: 20px;
  }

  .drop-shadow {
    -webkit-filter: drop-shadow(0px 0px 0px rgba(196, 24, 24, 0.3));
    filter: drop-shadow(0px 0px 0px rgba(196, 24, 24, 0.3));
  }

  #content_box01 {
    border-top: 0px solid rgb(224, 79, 79) !important;
  }

  /* みんなの情報交換 */
  .exchange_box {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    background-color: #f5eae4;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #fff), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #fff), color-stop(0.75, #fff), color-stop(0.75, transparent), to(transparent));
    -webkit-background-size: 7px 7px;
  }
  .exchange_box .inner_box {
    width: 96%;
    max-width: 96%;
    margin: 0 auto;
    padding: 30px 0px;
    color: #444;
    font-weight: 400;
  }
  .exchange_box .tit {
    text-align: center;
    font-size: 1.6em;
    font-weight: 600;
    color: #111;
    padding-bottom: 20px;
  }
  .exchange_box .tit img {
    width: 80%;
  }
  .exchange_box .cate_box {
    display: block;
    margin: 0 auto;
    padding: 0px;
    border: 0px solid #f18282;
    border-radius: 8px;
  }
  .exchange_box .cate {
    display: inline-block;
    width: 47.2%;
    margin: 0 1%;
    padding: 0.5em;
    margin-bottom: 15px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    vertical-align: top;
  }
  .exchange_box .cate:nth-child(3) {
    clear: both;
  }
  .exchange_box .cate .ct {
    color: #ce323a;
    font-weight: 600;
    font-size: 1.3em;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff9494;
  }
  .exchange_box .cate .img {
    width: 80%;
    margin: 0px auto;
    line-height: 0px;
    padding-top: 19px;
  }
  .exchange_box .cate .img02 {
    width: 80%;
    margin: 0px auto;
    line-height: 0px;
    padding-top: 19px;
  }
  .exchange_box .cate .img03 {
    line-height: 0px;
    padding: 10px 0px 4px 0px;
  }
  .exchange_box .cate .txt {
    display: block;
    background: #85c8a8;
    padding: 5px 0px;
    color: #191816;
    font-weight: 600;
    font-size: 0.9em;
  }
  .exchange_box .cate .txt02 {
    color: #407d4e;
    font-weight: 600;
    font-size: 95%;
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 1px #c6c3af solid;
  }
  .exchange_box .cate .txt03 {
    font-size: 0.9em;
    padding: 10px 0px 0px 0px;
  }
  .exchange_box .btn01 {
    width: 100%;
    font-size: 1em;
    margin: 20px auto 0px auto;
    text-align: center;
  }
  .exchange_box .btn01 a {
    display: block;
    padding: 27px 40px 27px 20px;
    position: relative;
    color: #fff;
    text-decoration: none;
    background: #e04f4f;
    border-radius: 0px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .exchange_box .btn01 a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .exchange_box .btn02 {
    width: 100%;
    font-size: 0.9em;
    margin: 15px auto 0px auto;
    text-align: center;
  }
  .exchange_box .btn02 a {
    display: block;
    padding: 5px 0px;
    position: relative;
    color: #fff;
    text-decoration: none;
    /*background: #3C8F65;*/
    background: #1b7a3b;
    border-radius: 4px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .exchange_box .btn02 a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .exchange_box .btn03 {
    width: 100%;
    font-size: 1em;
    margin: 30px auto 0px auto;
    text-align: center;
  }
  .exchange_box .btn03 a {
    display: block;
    padding: 10px 0px;
    position: relative;
    color: #fff;
    text-decoration: none;
    background: #ce323a;
    border-radius: 4px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
  }
  .exchange_box .btn03 a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .categories .nodes ul {
    display: -webkit-block;
    display: block;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
  }

  /* 翻訳CSS */
  .translated-ltr body #top_contents01 .inner_box01 .life_eve_box01 .inner_box01 .ul01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .translated-ltr body #top_contents01 .inner_box01 .life_eve_box01 .inner_box01 .ul01 li {
    display: flex;
    margin: 0% 0%;
    margin-bottom: 4px;
  }
  .translated-ltr body #top_contents01 .inner_box01 .life_eve_box01 .inner_box01 .ul01 li a {
    padding: 10px 10px;
    box-sizing: border-box;
  }
}

/******************************************************************************************************************************************/

@media only screen and (max-width: 415px) {
  .logo {
    display: none;
  }

  .logo_sp {
    display: block;
    /* width: 95%; */
    width: 300px;
    padding: 0px;
    margin: 0px auto 10px auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }

  #header .logo_sp img {
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }

  .logo_sp .icon {
    margin-left: 20px;
    margin-right: 0px !important;
  }

  .acc-title {
    padding: 0.8em 0;
  }

  /*第一階層以降*/
  .cate_box01 ul li {
    width: 100%;
    line-height: 30px;
  }
  .cate_box01 ul li:nth-child(2n) {
    margin-left: 0;
  }

  /*カテゴリリスト*/
  .category-nodes .list-cate01 li,
  .article-pages ul li {
    width: 100%;
  }
  .category-nodes .list-cate01 li:nth-child(2n),
  .article-pages ul li:nth-child(2n) {
    margin-left: 0;
  }

  /* */
  .tab_content .feed {
    width: 80%;
    padding: 14px 0 0px;
  }
  .topics01 #all_content .backnumber01 {
    width: 70%;
    float: right;
    font-size: 90%;
    margin: 0px 0px 0px 0px;
    text-align: center;
  }
  .topics01 #programming_content .backnumber01 {
    width: 70%;
    float: right;
    font-size: 90%;
    margin: 0px 0px 0px 0px;
    text-align: center;
  }

  /* イベントカレンダー */
  #event-list dd div {
    display: flex;
    float: none !important;
  }

  #event-list dl .page {
    margin-bottom: 0;
    padding-bottom: 13px;
    border: none;
  }

  #event-list dd div a {
    font-size: 0.9em;
  }

  .topics-list .article-pages ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 17px;
  }

  .topics-list .article-pages ul li br {
    display: block;
  }

  .topics-list .article-pages ul li a {
    margin-left: 0px;
  }

  /* 2020-03-20 */

  .acc-title {
    padding: 0.8em 0 0.8em 0.8em;
    text-align: left;
  }

  #g_nav_m {
    width: 50px;
    padding: 0.5em 0.8em;
    margin-top: 7px;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    box-sizing: border-box;
  }

  #g_nav-open {
    display: inline-block;
    width: 30px;
    height: 20px;
    text-align: left;
    color: #fff;
  }

  .g_nav_text {
    display: none;
    margin: 0;
    text-align: right;
    margin-right: 0;
  }
}

/******************************************************************************************************************************************/

@media only screen and (max-width: 375px) {
  .sns_box01 {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
    clear: both;
  }

  .exchange_box .cate_box {
    display: block;
    margin: 0 auto;
    padding: 0px;
    border: 0px solid #f18282;
    border-radius: 8px;
  }
  .exchange_box .cate .img {
    width: 90%;
    margin: 0px 0px;
    line-height: 0px;
    padding-top: 19px;
    display: inline-block;
  }
  .exchange_box .cate .img02 {
    width: 48%;
    margin: 0px;
    line-height: 0px;
    padding-top: 19px;
    padding: 21px 0px 0px 0px;
    display: inline-block;
  }

  .exchange_box .btn01 {
    width: 48%;
    font-size: 1em;
    margin: 20px 0px 0px 0px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }

  /*.life_eve_box01 .ul01 li a.drop-shadow.kokuho-tetuduki{ font-size: 0.7em; }*/
}

/******************************************************************************************************************************************/

@media only screen and (max-width: 320px) {
  #top_contents01 .cate_tit01 {
    text-align: center;
    font-size: 1.1em;
    font-weight: 600;
    color: #111;
    padding-bottom: 10px;
  }
  #top_contents01 .cate_tit02 {
    text-align: center;
    font-size: 1.1em;
    font-weight: 600;
    color: #111;
    padding-top: 20px;
  }
  #top_contents01 .cate_tit03 {
    text-align: center;
    font-size: 1.1em;
    font-weight: 600;
    color: #111;
    padding-bottom: 20px;
  }

  .life_eve_box01 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
    font-weight: 300;
    background: url(../../img/life/top/life_eve_back01.png);
  }
  .life_eve_box01 .ul02 li a {
    line-height: 50px;
  }
  .topics_box01 .inner_box01 {
    width: 94%;
    max-width: 94%;
    margin: 0 auto;
    padding: 20px 0px;
    color: #444;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
  }

  .sns_box01 {
    width: 94%;
    max-width: 94%;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
    clear: both;
  }

  .cate_box01 ul li {
    width: 100%;
    margin-left: 0%;
  }

  .exchange_box .btn01 a {
    display: block;
    padding: 18px 30px 17px 10px;
  }

  .banner_box01 span img {
    width: 100%;
    margin: 0px auto;
    /* border: 1px #ccc solid; */
  }
}
