@charset "UTF-8";
/* 印刷用 */
@media only print {
  /*
    A4 847 * 595 px
    A3 1191 * 842 px
    B5 729 * 516 px
  */
  body {
    width: 1140px;
    overflow: hidden;
    /*zoom: 0.9;*/ }

  .container {
    width: 100%; }

  .tb {
    display: none; }

  .sp {
    display: none; }

  /* 固定ヘッダーを使用している場合など */
  header .hdr1 {
    position: static !important; }

  /* animate のフェードインを可視化 */
  [data-animate] {
    opacity: 1 !important; } }
@media only screen and (max-width: 1220px) {
  .container {
    width: 100%; }

  .header .hdr_logo {
    width: 180px; }
  .header .gnav {
    justify-content: flex-end;
    width: calc(100% - 180px - 5px);
    font-size: 12px; }
    .header .gnav .links {
      flex-wrap: wrap;
      justify-content: flex-end;
      width: calc(100% - 120px - 5px); }
      .header .gnav .links li {
        /*width: 20%;*/
        width: 16.666%;
        /*width: 100%;*/ }
        .header .gnav .links li a {
          padding: 5px 0; }
      .header .gnav .links li + li {
        margin-left: 0; }
    .header .gnav .btns {
      width: 120px;
      margin-left: 5px; }
      .header .gnav .btns li a {
        width: 60px; }
        .header .gnav .btns li a i {
          font-size: 16px; }
        .header .gnav .btns li a span {
          margin-top: 0; }

  .program_nav {
    overflow-x: auto; }
    .program_nav li {
      /*width: auto;*/ }
      .program_nav li a {
        padding: 13px 10px;
        white-space: nowrap; }

  .sns_list_nav li a {
    font-size: 20px; }

  .sns_items {
    margin-left: -5px;
    margin-right: -5px; }
    .sns_items .item {
      width: 33.333%;
      padding: 5px; }
      .sns_items .item .inner {
        padding: 5px; }
        .sns_items .item .inner .name {
          font-size: 14px; }
        .sns_items .item .inner .txt {
          font-size: 13px; }

  .program_items .item .inner .img {
    margin-bottom: 10px; }
  .program_items .item .inner .category li {
    width: 49%; }
    .program_items .item .inner .category li span {
      width: 100%; }

  .news_weather_wrap {
    flex-wrap: wrap;
    margin-top: 30px; }
    .news_weather_wrap .box1 {
      width: 63%; }
    .news_weather_wrap .box2 {
      width: 37%; }
      .news_weather_wrap .box2 ul li a {
        font-size: 12px;
        padding: 10px 5px; } }
@media (max-width: 1079px) {
  .news_live24_wrap .title {
    font-size: 22px; }

  .category {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    .category li {
      width: 49%; }
      .category li span {
        width: auto;
        padding: 3px 4px 3px;
        font-size: 10px;
        background-size: auto 12px;
        background-position: left 5px center;
        padding-left: 25px; }

  .news_weather_wrap {
    flex-wrap: wrap;
    margin-top: 30px; }
    .news_weather_wrap .box1 {
      width: 60%; }
    .news_weather_wrap .box2 {
      width: 40%; }
      .news_weather_wrap .box2 ul li a {
        font-size: 10px;
        padding: 10px 5px; }

  .announcers_items .item {
    padding: 10px 10px; }

  .footer .ftr2 .ftr_sns_links li {
    /*width: 50%;*/ }
    .footer .ftr2 .ftr_sns_links li a {
      font-size: 15px; }
  .footer .ftr4 .box1 {
    width: 18%; }
  .footer .ftr4 .box2 {
    width: 80%; } }
@media only screen and (max-width: 1023px) {
  header .hdr1 {
    flex-wrap: wrap; }

  header .hdr1 .hdr_logo {
    order: 1;
    width: 150px;
    padding-bottom: 5px; }

  header .hdr1 .gnav {
    order: 3;
    width: calc(100% - 150px - 5px);
    /*width: 100%;*/ }
    header .hdr1 .gnav .links li + li {
      /*margin-left: 4px;*/ }

  header .hdr1 .hdr_contact {
    order: 2;
    position: static; }

  header .hdr1 .hdr_contact img {
    height: 40px; }

  .pg_header .inner {
    /*min-height: 120px;*/ }
    .pg_header .inner .tt1 {
      font-size: 30px; }
    .pg_header .inner .tt1:before {
      /*width: 60px;*/
      /*height: 30px;*/ }
    .pg_header .inner .link {
      bottom: 5px;
      right: 5px; }
      .pg_header .inner .link a {
        min-width: 120px;
        font-size: 12px; }
    .pg_header .inner .search_form form input {
      width: 300px; }

  .mv {
    height: 450px; }

  .mv .mv_box .img img {
    width: 60%; }

  .content_dllist dl {
    padding: 20px 0; }
    .content_dllist dl dt {
      width: 100px; }
    .content_dllist dl dd {
      width: calc(100% - 100px - 10px);
      margin-left: 10px; }

  .sns_list_nav li a {
    font-size: 16px; }

  .sns_items {
    margin-left: -5px;
    margin-right: -5px; }
    .sns_items .item {
      width: 33.333%;
      padding: 5px; }
      .sns_items .item .inner {
        padding: 5px; }
        .sns_items .item .inner .name {
          font-size: 14px; }
        .sns_items .item .inner .txt {
          font-size: 12px; }

  .news_live24_wrap .box1 {
    width: 100%; }
  .news_live24_wrap .box2 {
    width: 100%;
    padding: 30px; }
  .news_live24_wrap .title {
    /*font-size: 22px;*/ }

  .program_items .item .inner {
    padding: 5px; }

  .article_post_card {
    padding: 5px; }

  .program_about .article_post_card_items.col3 .item {
    width: 50%; }

  .category {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    .category li {
      width: 49%; }
      .category li span {
        width: auto;
        padding: 2px 4px 3px;
        font-size: 10px;
        background-size: auto 12px;
        padding-left: 20px; }

  .program_tbl_pdf .common_btn {
    width: 100%; }
  .program_tbl_pdf .common_btn + .common_btn {
    margin-top: 15px; } }
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
    padding-bottom: 66px;
    /*padding-top: 0!important;*/
    padding-top: 50px !important; }

  .container {
    padding-left: 10px;
    padding-right: 10px; }

  header {
    padding: 0 0;
    position: inherit; }

  header .hdr1 {
    width: 100%;
    margin-bottom: 0; }

  header .hdr1 .hdr_logo {
    width: 100%;
    text-align: left;
    margin: 5px 0; }

  header .hdr1 .hdr_logo img {
    /*width: 180px;*/ }

  header .hdr1 .hdr_contact {
    display: none; }

  .header {
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background: #000;
    padding: 5px 0; }
    .header > .container {
      padding: 0 5px; }
    .header .hdr1 {
      flex-wrap: wrap;
      position: relative; }
      .header .hdr1 .hdr_logo {
        width: 200px;
        height: 40px;
        margin: 0;
        padding: 5px 0; }
        .header .hdr1 .hdr_logo .logo {
          font-size: 1em;
          line-height: 1; }
          .header .hdr1 .hdr_logo .logo .logo1 img {
            height: 36px; }
        .header .hdr1 .hdr_logo a {
          display: block; }
      .header .hdr1 .gnav {
        width: 100%;
        font-size: 10px; }
        .header .hdr1 .gnav .links {
          display: none;
          width: auto;
          margin: 0 -5px; }
          .header .hdr1 .gnav .links li {
            padding: 1px; }
            .header .hdr1 .gnav .links li a {
              font-size: 13px;
              background: #313131;
              padding: 10px 0;
              /*height: 40px;*/ }
          .header .hdr1 .gnav .links li + li {
            margin-left: 0; }
        .header .hdr1 .gnav .btns {
          width: auto;
          height: auto;
          position: absolute;
          top: 0; }
          .header .hdr1 .gnav .btns li a {
            height: 40px; }
            .header .hdr1 .gnav .btns li a i {
              font-size: 14px; }
          .header .hdr1 .gnav .btns .btn3 a {
            width: 40px; }
            .header .hdr1 .gnav .btns .btn3 a i {
              font-size: 30px; }
    .header .hdr2 {
      display: none;
      margin: 3px -5px 0; }
      .header .hdr2 .gnav_sub {
        white-space: nowrap;
        overflow-x: auto;
        padding: 10px 15px; }
      .header .hdr2 .box1 {
        width: 70px; }
        .header .hdr2 .box1 a {
          height: 30px;
          font-size: 10px; }
          .header .hdr2 .box1 a i {
            display: none; }
      .header .hdr2 .box2 {
        width: calc(100% - 70px); }
        .header .hdr2 .box2 ::-webkit-scrollbar {
          width: 2px;
          height: 2px; }
        .header .hdr2 .box2 ::-webkit-scrollbar-track {
          border-radius: 2px; }

  .gnav .btns li a span {
    width: auto;
    margin-top: 0;
    margin-left: 5px; }
  .gnav .btns li + li {
    margin-left: 5px; }

  .gnav_sp {
    background: #333;
    width: 50%;
    padding: 10px;
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    z-index: 10;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    /*transition: all 0.2s;*/ }
    .gnav_sp ul li {
      padding: 5px 0; }
    .gnav_sp ul li + li {
      margin-top: 5px;
      padding-top: 5px;
      border-top: 1px solid #999; }

  .gnav_sp.active {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

  .gnav_dropdown {
    display: none;
    height: calc(100vh - 50px - 40px);
    margin-top: 5px;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    left: -5px;
    right: -5px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    padding: 15px;
    font-size: 15px; }
    .gnav_dropdown ul {
      width: 48%; }
      .gnav_dropdown ul li {
        padding: 5px 0;
        border-bottom: 1px solid #aaa; }
        .gnav_dropdown ul li a {
          display: block; }

  .gnav_dropdown.active {
    display: flex;
    justify-content: space-between; }

  .header_tags {
    font-size: 10px; }
    .header_tags li + li {
      margin-left: 10px; }

  .pg_header .inner {
    min-height: 80px;
    padding-left: 30px; }
    .pg_header .inner .tt1 {
      font-size: 20px; }
    .pg_header .inner .tt1:before {
      width: 60px;
      height: 30px; }
    .pg_header .inner .search_form form input {
      width: calc(100% - 65px); }
  .pg_header .inner.search {
    width: 100%; }
  .pg_header .search_calendar {
    width: 100%;
    text-align: center;
    background: #313131;
    margin-top: 10px; }

  .footer .ftr2 h5 {
    font-size: 15px; }
  .footer .ftr2 .ftr_sns_links li {
    /*width: 50%;*/ }
    .footer .ftr2 .ftr_sns_links li a {
      flex-wrap: wrap;
      font-size: 10px;
      padding: 10px 5px 5px;
      height: 100%; }
      .footer .ftr2 .ftr_sns_links li a span {
        width: 100%;
        margin: 0 0 5px; }
        .footer .ftr2 .ftr_sns_links li a span img {
          width: auto;
          height: 20px; }
  .footer .ftr4 .box1 {
    width: 100%;
    justify-content: center; }
    .footer .ftr4 .box1 img {
      width: 80px; }
  .footer .ftr4 .box2 {
    width: 100%;
    margin-top: 30px; }
  .footer .ftr4 .ftr_links_box_sp {
    display: flex;
    font-size: 10px; }
    .footer .ftr4 .ftr_links_box_sp ul {
      width: 50%;
      padding: 0 10px; }
      .footer .ftr4 .ftr_links_box_sp ul li a {
        position: relative;
        padding-left: 1.5em; }
      .footer .ftr4 .ftr_links_box_sp ul li a:after {
        /*content: "\f054";*/
        content: "\f138";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .footer .ftr4 .ftr_links_box_sp ul li + li {
        margin-top: 10px; }
    .footer .ftr4 .ftr_links_box_sp ul + ul {
      border-left: 1px solid #313131; }

  .now_on_air .box1 {
    width: 90px;
    font-size: 10px; }
  .now_on_air .box2 {
    width: calc(100% - 90px);
    padding: 0 10px;
    font-size: 12px; }
    .now_on_air .box2 ul li .title {
      /*line-height: 1.2;*/
      padding-left: 40px; }
      .now_on_air .box2 ul li .title:before {
        width: 16px;
        height: 13px; }

  .pagetop {
    display: none !important;
    /*bottom: 70px;*/ }

  footer {
    margin-top: 50px; }

  footer .ftr1 {
    flex-wrap: wrap; }

  footer .ftr1 .box1,
  footer .ftr1 .box2 {
    width: 100%;
    text-align: center; }

  footer .ftr1 .box2 {
    display: none; }

  footer .ftr1 {
    padding-top: 50px; }

  .footer {
    margin-top: 0; }
    .footer .ftr4 .ftr_links_items {
      display: flex;
      flex-wrap: wrap; }
      .footer .ftr4 .ftr_links_items .item {
        width: 50%;
        padding: 20px 15px;
        font-size: 10px; }
        .footer .ftr4 .ftr_links_items .item li + li {
          margin-top: 8px; }

  .footer_fix {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background: #000;
    color: #FFF; }
    .footer_fix ul {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 40px;
      padding: 0 10px; }
    .footer_fix .gnav_open a:before {
      content: "\f0d7";
      font-family: "Font Awesome 5 Free";
      font-weight: 900; }

  header .hdr1 .gnav {
    width: 100%; }

  .mv {
    height: 220px; }

  .mv .mv_box .img img {
    width: 70%; }

  .breadcrumb_wrap {
    margin-bottom: 60px; }

  /*
  .gnav{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFF;
    padding: 0;
    z-index: 99999;
    overflow-y: scroll;

    transform: translateX(100%);
    padding: 15px;
  }
  .gnav.active{
    transform: translateX(0%);
  }
  .gnav > ul{
    display: block;
  }
  .gnav > ul > li{
    width: 100%;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px dashed #CCC;
  }
  .gnav > ul > li + li,
  .gnav > ul > li:first-child,
  .gnav > ul > li:last-child{
    border-left: 0;
    border-right: 0;
  }
  .gnav > ul > li a{
    padding: 10px 0;
  }
  .gnav .children, .gnav .sub-menu{
    display: block;
    position: static;
    background: #e6fffc;
  }
  .gnav .sub-menu li{
    padding: 5px;    
  }
  .gnav .sub-menu li + li{
    border-top: 1px solid #9bfff3;
  }
  .gnav .sub-menu a {
    padding: 10px;
    color: #333;
  }
  .gnav > ul > li.menu-item-has-children> a:after{
    display: none;
  }
  */
  .main {
    padding-top: 10px; }

  .main .section + .section {
    margin-top: 30px; }

  .breadcrumb {
    font-size: 12px; }

  .breadcrumb li {
    white-space: nowrap; }

  .tt1 {
    font-size: 24px; }

  .tt1 span {
    font-size: 14px; }

  .tt2 {
    font-size: 24px; }

  .tt2 em.s1 {
    font-size: 14px; }

  .tt2 em.s2 {
    font-size: 14px; }

  .tt3 {
    font-size: 16px;
    margin-bottom: 15px;
    /* イベントTOP用 */ }
    .tt3.icon:before {
      content: "";
      width: 20px;
      height: 24px;
      background-size: contain; }
    .tt3 ul.ym {
      display: none; }
    .tt3 select.ym {
      display: inline-block; }

  .tt3.icon {
    padding-left: 30px; }

  .read_more a {
    font-size: 16px;
    padding: 10px 0; }

  /* 汎用ボタン */
  .pg_home {
    padding-top: 0; }

  .posts_slider_wrap {
    /*.posts_slider.swiper-container{
      margin-left: -10px;
      overflow: visible;
      
      .my-button-prev,
      .my-button-next{
        display: none;
      }
    }*/ }

  .pg_home .section + .section {
    margin-top: 30px; }

  .program_nav {
    /*flex-wrap: wrap;*/ }

  /*  .program_nav li{
      width: 50%;
    }
    .program_nav li:nth-child(n+3){
      margin-top: 10px;
    }*/
  .post_card_items {
    margin-left: -5px;
    margin-right: -5px; }
    .post_card_items .item {
      width: 50%;
      padding-left: 5px;
      padding-right: 5px; }
      .post_card_items .item .inner {
        padding: 5px 5px 10px; }
      .post_card_items .item .title {
        font-size: 14px; }
    .post_card_items .item:nth-child(n+3) {
      margin-top: 10px; }

  .program_items .item {
    width: 50%; }
    .program_items .item .inner .comment {
      font-size: 12px; }
    .program_items .item .inner .category li span {
      font-size: 11px; }

  .program_items.xs-col2 .item {
    width: 50%; }

  .program_header .img .link {
    bottom: 5px;
    right: 5px; }
    .program_header .img .link a {
      min-width: 60px;
      padding: 4px;
      font-size: 10px; }
      .program_header .img .link a img {
        width: 150px; }
  .program_header .meta {
    flex-wrap: wrap;
    /*padding: 5px 10px 15px;*/
    padding: 10px 10px; }
    .program_header .meta .title {
      width: 100%;
      font-size: 20px;
      /*margin-bottom:10px;*/ }
    .program_header .meta .title.short {
      max-width: 100%; }
    .program_header .meta .schedule {
      /*margin-left: 10px;*/
      margin-top: 5px;
      margin-left: 0;
      padding: 3px 5px;
      font-size: 15px;
      background: none; }
    .program_header .meta .schedule:before {
      content: "\f073";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #d2367f;
      margin-right: 5px; }
    .program_header .meta .sns_wrap {
      width: 100%;
      background: #222222;
      padding: 10px;
      margin-top: 10px;
      border-radius: 10px; }
      .program_header .meta .sns_wrap .txt {
        text-align: center; }
    .program_header .meta .sns {
      width: 100%;
      justify-content: center; }
      .program_header .meta .sns li img {
        width: auto;
        height: 45px; }
      .program_header .meta .sns li i {
        font-size: 30px; }
      .program_header .meta .sns li + li {
        margin-left: 5px; }
      .program_header .meta .sns a.email {
        padding: 12px 8px; }
        .program_header .meta .sns a.email img {
          height: 21px; }

  .program_layout {
    flex-wrap: wrap; }
    .program_layout .program_about .article_box .article_tt {
      font-size: 16px; }
    .program_layout .program_about .article_box .article_tags h4 {
      font-size: 18px; }

  .program_layout.col2 .program_about {
    width: 100%; }
  .program_layout.col2 .program_side {
    width: 300px;
    max-width: 100%;
    margin: 50px auto 0; }

  .program_slider.col2 .swiper-slide {
    width: 100%; }

  .program_slider.col3 .swiper-slide {
    width: 50%; }

  .program_about .article_box {
    padding: 10px 10px 30px; }
    .program_about .article_box .article_meta {
      flex-wrap: wrap; }
      .program_about .article_box .article_meta .tag {
        width: 100%;
        margin: 0 -3px; }
        .program_about .article_box .article_meta .tag li {
          padding: 3px; }
          .program_about .article_box .article_meta .tag li a {
            padding: 0px 5px 2px;
            font-size: 12px; }

  .content_dllist dl {
    border: 0;
    flex-wrap: wrap;
    padding: 20px 0; }
    .content_dllist dl dt {
      width: 100% !important;
      background: #444;
      padding: 8px 5px; }
    .content_dllist dl dd {
      width: 100% !important;
      margin-left: 0;
      padding: 8px 5px; }
  .content_dllist dl:first-child {
    border-top: 0; }

  .article_posts_box .common_btn {
    margin-top: 30px; }

  .article_ad_items {
    justify-content: center;
    flex-wrap: wrap; }
    .article_ad_items .item {
      width: 100%;
      text-align: center; }
    .article_ad_items .item + .item {
      margin-top: 15px; }

  .article_post_card .meta {
    flex-wrap: wrap; }
    .article_post_card .meta .date {
      display: flex; }
      .article_post_card .meta .date .ym,
      .article_post_card .meta .date .d {
        font-size: 13px; }
      .article_post_card .meta .date .d:before {
        content: "."; }
    .article_post_card .meta .title {
      width: 100%;
      margin-top: 5px; }
      .article_post_card .meta .title a {
        display: block;
        font-size: 13px;
        line-height: 1.6;
        height: calc(15px * 1.6 * 2); }
  .article_post_card .pg_title {
    padding: 5px 5px; }
    .article_post_card .pg_title .icon {
      width: 20px; }
    .article_post_card .pg_title .title {
      width: calc(100% - 20px - 10px);
      font-size: 12px; }

  .article_post_card_items.col3 .item {
    width: 50%; }

  .article_post_card_items.col4 .item {
    width: 50%; }

  /**/
  .news_items {
    padding: 5px 15px 20px; }
    .news_items .item {
      font-size: 14px; }
      .news_items .item .date {
        width: 110px;
        margin-right: 10px; }
      .news_items .item .category {
        width: auto;
        margin-right: 0;
        font-size: 13px;
        padding: 2px 5px; }
      .news_items .item .title {
        width: 100%;
        margin-top: 5px; }
      .news_items .item .date.lg {
        width: 100%;
        margin-right: 0; }
      .news_items .item .date.lg + .title {
        width: 100%; }

  .announcers_items {
    padding: 10px 10px; }
    .announcers_items .item {
      width: 33.333%;
      padding: 10px 5px; }

  .announcers_items.col4 .item {
    width: 33.333%; }

  .announcers_prof > .box1 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
  .announcers_prof > .box2 {
    width: 100%; }

  .announcers_program_items .item {
    width: 50%; }
    .announcers_program_items .item .title .category {
      width: 55px;
      font-size: 12px; }
    .announcers_program_items .item .title a {
      width: calc(100% - 55px - 5px);
      /*line-height: 1.45;
      height: calc(1em * 1.45 * 2);*/ }

  /**/
  .program_tbl_nav li {
    font-size: 20px; }

  .program_tbl_icons {
    padding: 0 10px; }
    .program_tbl_icons li {
      width: 33.333%;
      font-size: 12px; }

  .program_tbl_days li a {
    font-size: 10px;
    padding: 10px 2px; }

  .program_tbl_views tr {
    display: flex;
    flex-wrap: wrap; }
    .program_tbl_views tr td {
      padding: 5px 0; }
    .program_tbl_views tr .time {
      width: 100%;
      order: 1; }
    .program_tbl_views tr .thumb {
      width: 100%;
      order: 3; }
    .program_tbl_views tr .meta {
      width: 100%;
      order: 2; }

  .program_tbl_pdf .common_btn a {
    padding: 10px 10px;
    font-size: 14px; }

  /* サイトマップ */
  .sitemap_items .item {
    width: 100%;
    margin-bottom: 15px; }

  .sitemap_items .item h4 a {
    padding: 10px 10px; }

  /* プライバシーポリシー */
  .privacy_tt {
    font-size: 18px; }

  .privacy_tt h3 {
    font-size: 16px; }

  .privacy_tt br {
    display: inline; }

  .privacy_items .item h4 {
    font-size: 15px; }

  .sns_list_nav li a {
    font-size: 12px;
    padding-top: 10px; }
  .sns_list_nav li a:after {
    position: absolute;
    top: auto;
    bottom: 2px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

  .sns_items {
    margin-left: -5px;
    margin-right: -5px; }
    .sns_items .item {
      width: 50%;
      padding: 5px; }
      .sns_items .item .inner {
        padding: 5px; }
        .sns_items .item .inner .name {
          font-size: 14px; }
        .sns_items .item .inner .txt {
          font-size: 12px; }
        .sns_items .item .inner .sns li {
          width: 33.333%; }

  .sp-button {
    width: 10px;
    height: 10px; }

  .news_live24_wrap .box1 {
    width: 100%; }
  .news_live24_wrap .box2 {
    width: 100%;
    padding: 20px; }
  .news_live24_wrap .title {
    font-size: 18px; }

  .news_weather_wrap {
    flex-wrap: wrap;
    margin-top: 30px; }
    .news_weather_wrap .box1 {
      width: 100%;
      order: 2;
      margin-top: 10px; }
    .news_weather_wrap .box2 {
      width: 100%;
      order: 1; }
      .news_weather_wrap .box2 ul {
        width: 100%;
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap; }
        .news_weather_wrap .box2 ul li {
          width: auto; }
          .news_weather_wrap .box2 ul li a {
            font-size: 14px;
            padding: 10px 5px; }

  /* 記事ライター */
  .article_writer_box .article_writer {
    flex-wrap: wrap; }
    .article_writer_box .article_writer .box1 {
      width: 100%; }
    .article_writer_box .article_writer .box2 {
      width: 100%;
      margin-top: 15px; }
    .article_writer_box .article_writer .meta .name {
      font-size: 15px; }
    .article_writer_box .article_writer .meta .sns {
      display: flex; }
      .article_writer_box .article_writer .meta .sns li + li {
        margin-left: 5px; } }
@media only screen and (max-width: 359px) {
  .tt2 {
    font-size: 24px; }

  .footer_fix ul {
    font-size: 12px; } }

/*# sourceMappingURL=responsive.css.map */
