@charset "UTF-8";
@media screen and (min-width: 961px) {
  #sp_header {
    display: none; }

  .sp_search {
    display: none; }

  .job_box .tel_link a {
    pointer-events: none;
    color: #000;
    text-decoration: none; }

  .contents .info a {
    pointer-events: none;
    text-decoration: none; } }
@media screen and (max-width: 960px) {
  body {
    font-size: 14px; }

  #contents,
  #contents .fl_box {
    display: block; }

  #pcNav {
    display: none; }

  main {
    width: 100%;
    margin-right: 0;
    padding: 10px;
    box-sizing: border-box; }

  footer .contact {
    width: auto; }

  header .header_top {
    display: none; }

  #spNav {
    display: block;
    position: fixed;
    top: 60px;
    left: -100vw;
    bottom: 0;
    width: 100vw;
    background: #2e5d7f;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 3;
    opacity: 0; }
    #spNav .col2_btn {
      display: flex;
      justify-content: center; }
      #spNav .col2_btn div {
        width: 47%; }
      #spNav .col2_btn div a {
        border: 1px solid #fff;
        color: #fff;
        display: block;
        padding: .5rem 1.5rem;
        margin: 10px 5px;
        text-decoration: none;
        text-align: center; }
    #spNav .logo_close {
      text-align: center;
      position: relative;
      padding: 10px 0 0; }
      #spNav .logo_close img {
        max-width: 40px; }
    #spNav .close_sp {
      padding: 0 0 9px;
      color: #fff;
      position: absolute;
      top: 9px;
      right: 0;
      font-size: 45px;
      line-height: 17px;
      display: flex;
      align-items: center; }
      #spNav .close_sp span {
        border: 1px solid #fff;
        padding: 0 0 10px;
        width: 32px;
        vertical-align: middle;
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box; }
      #spNav .close_sp::before {
        content: 'メニューを閉じる';
        font-size: 10px;
        color: #999;
        margin-right: 5px; }

  #spNav.open {
    left: 0;
    opacity: 1; }

  #spNav .inner {
    padding: 15px; }

  #spNav .inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left; }

  #spNav .inner ul > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #fff; }
    #spNav .inner ul > li.close_btn {
      text-align: right; }
      #spNav .inner ul > li.close_btn span {
        font-size: 30px;
        margin-right: 15px;
        background-color: #fff;
        padding: 0 6px 3px;
        border-radius: 3px; }
    #spNav .inner ul > li.logo {
      border: none; }
      #spNav .inner ul > li.logo a {
        padding: 1rem 1rem 0; }
      #spNav .inner ul > li.logo img {
        max-width: 170px; }
    #spNav .inner ul > li.sub_btns.show .sub_menu {
      display: flex;
      flex-wrap: wrap;
      background-color: #eaeef2;
      box-shadow: 0px -2px 4px #627377; }
      #spNav .inner ul > li.sub_btns.show .sub_menu li a {
        color: #2e5d7f;
        padding: .5rem 1rem; }

  #spNav .inner ul li a {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 14px;
    padding: .8em 1rem;
    text-decoration: none;
    transition-duration: 0.2s;
    text-align: left; }

  #spNav .inner ul .sub_menu {
    display: none;
    position: relative; }
    #spNav .inner ul .sub_menu li {
      border: none; }
      #spNav .inner ul .sub_menu li a {
        padding: .5rem 2rem; }

  /*============
  .toggle_btn
  =============*/
  .toggle_btn {
    display: block;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    z-index: 3; }

  .toggle_btn span {
    display: block;
    position: absolute;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #333;
    border-radius: 4px;
    transition: all .5s; }

  .toggle_btn span:nth-child(1) {
    top: 4px; }

  .toggle_btn span:nth-child(2) {
    top: 14px; }

  .toggle_btn span:nth-child(3) {
    bottom: 4px; }

  .open .toggle_btn span {
    background-color: #fff; }

  .open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(-315deg);
    transform: translateY(10px) rotate(-315deg); }

  .open .toggle_btn span:nth-child(2) {
    opacity: 0; }

  .open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(315deg);
    transform: translateY(-10px) rotate(315deg); }

  /*============
  #mask
  =============*/
  #mask {
    display: none;
    transition: all .5s; }

  .open #mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 2;
    cursor: pointer; }

  #sp_header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999; }
    #sp_header .search_btn i,
    #sp_header .toggle_btn i {
      font-size: 22px; }
    #sp_header #head_fixed {
      box-shadow: 2px 2px 2px #ccc;
      align-items: center;
      padding: 0 10px;
      background-color: #fff; }

  .sp_logo {
    width: 70vw;
    max-width: 350px; }

  .search_btn {
    margin: 0 10px; }

  .headline .topnews {
    border-bottom: 1px solid #2f6386; }

  .headline .topnews .img_box {
    text-align: center;
    margin: 0; }

  .headline .subnews .text_box {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #2f6386; }

  .text_box h4 {
    display: none; }

  .headline .subnews .text_box p {
    display: none; }

  .headline .subnews .text_box {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 10px 0;
    flex-wrap: wrap; }
    .headline .subnews .text_box .date {
      color: #999; }
    .headline .subnews .text_box h3 {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .headline .subnews .text_box h3 a {
        text-decoration: none; }

  #weather {
    max-width: 90px;
    height: 45px; }

  #contents {
    margin-top: 0;
    padding-top: 60px; }

  #contents .pc-hide .today {
    display: flex;
    background-color: #2f6386;
    color: #fff;
    align-items: center;
    justify-content: space-around; }

  .link_area {
    display: none; }

  .category_flash {
    padding-top: 20px; }
    .category_flash .inner {
      padding: 0; }
      .category_flash .inner .box_items .category_title {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        padding: .4rem 1rem;
        margin-bottom: 0; }
      .category_flash .inner .box_items .datetime {
        font-size: 12px;
        margin: 10px 0 0;
        color: #999; }
      .category_flash .inner .box_items .post_title {
        padding: 0;
        font-size: 16px; }

  .category_flash h2 {
    background-color: #eaeef2;
    text-align: center;
    border-top: 1px solid #2f6386;
    border-bottom: 1px solid #2f6386; }

  aside {
    margin: 0 auto; }

  .breadcrumb .fl_box {
    display: flex; }

  .sp_search {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 998;
    transform: translateY(-100vh);
    transition-duration: .5s; }
    .sp_search .block {
      display: block;
      height: 100%;
      padding: 20vh 0 10vw;
      margin: 0 auto;
      text-align: center; }
      .sp_search .block:first-child {
        width: 100%; }
      .sp_search .block .search_box {
        width: 73vw;
        margin: 0 auto; }
      .sp_search .block .search_box #s {
        padding: .5rem .5rem .5rem 2rem;
        margin-left: 0; }
      .sp_search .block .search_box .search_btn::after {
        font-size: 1.5rem;
        color: #999; }
      .sp_search .block .s_close {
        color: #fff;
        font-size: 4rem;
        padding: 20px 0 0; }
    .sp_search.showdown {
      transform: translateY(0); }

  .search_box .search_btn::after {
    left: 16px; }

  #adv {
    display: block; }

  .page .post_area .contents .h3_title {
    padding: .5rem 2rem .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 14px; }

  .resp_display {
    width: 100%; }
    .resp_display td {
      display: block; }

  #koyomi table th {
    display: block; }
    #koyomi table th br {
      display: none; }
  #koyomi table td {
    display: block;
    padding: .5rem; }

  .job_box h3 {
    font-size: 14px; }

  #advertisement .table_box {
    width: 100%; }

  #spNav .sns_link .fl_box {
    justify-content: center; }
    #spNav .sns_link .fl_box li {
      border: none; }
      #spNav .sns_link .fl_box li a {
        font-size: 24px; }

  #sightseeing .inner .box .img_box {
    width: 100%;
    height: auto; }
    #sightseeing .inner .box .img_box img {
      display: flex; }

  .sp_only_bnr ul {
    text-align: center; }
    .sp_only_bnr ul li {
      width: 260px;
      margin: 10px auto; }

  footer .add a,
  footer .contact a {
    color: #fff; }

  #sightseeing .inner .box .img_box {
    width: 100%;
    height: auto; } }
@media screen and (max-width: 520px) {
  .flash dl {
    display: block;
    border: 5px solid #cc0000; }
    .flash dl dt {
      text-align: center; }
    .flash dl dd {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }

  .all_over dl {
    border: 5px solid #339900; }

  .category_flash .inner .box_items {
    width: 100%; }

  .category_flash .inner .box_items a {
    text-decoration: none;
    display: flex;
    margin-top: .5rem; }
    .category_flash .inner .box_items a .text_box {
      width: 70%; }

  .category_flash .inner .box_items .category_link a {
    margin-top: 0; }

  .category_flash .inner .box_items .img_box {
    display: flex;
    width: 30%;
    height: auto;
    margin-right: 10px; }
    .category_flash .inner .box_items .img_box img {
      display: flex; }
    .category_flash .inner .box_items .img_box span {
      display: flex; }

  .breadcrumb {
    font-size: 10px; }

  #contents .breadcrumb .fl_box {
    display: flex;
    flex-wrap: wrap; }

  .contents .alignleft {
    float: none;
    text-align: center;
    margin: auto; }

  .fixed_btm .fl_box {
    justify-content: center; }
  .fixed_btm li {
    margin: 0 1rem;
    position: relative;
    width: 49.5%; }
  .fixed_btm li:first-child:after {
    content: '';
    width: 1px;
    height: 140%;
    display: block;
    position: absolute;
    top: -5px;
    right: 0;
    background-color: #fff; }

  #weather {
    max-width: 70px; }

  .post_area .contents img {
    max-width: 100%;
    height: auto; }

  .contents .info p {
    font-size: 16px; } }
