@charset "UTF-8";

/* CSS Document */

@media only screen and (min-width: 481px) and (max-width: 768px) {}

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

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

@media all and (max-width: 768px) {
  .float>.leftBox {
    float: none !important;
    width: 100% !important;
  }

  .float>.rightBox {
    float: none !important;
    width: 100% !important;
  }

  .float>[class^="mR"],
  .float>[class*=" mR"] {
    margin-right: 0 !important;
  }

  .float>[class^="mL"],
  .float>[class*=" mL"] {
    margin-left: 0 !important;
  }

  .float_r>[class^="mB"],
  .float_r>[class*=" mB"] {
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 769px) {
  .float_r>.leftBox {
    float: none !important;
    width: 100% !important;
  }

  .float_r>.rightBox {
    float: none !important;
    width: 100% !important;
  }

  .float_r>[class^="mR"],
  .float_r>[class*=" mR"] {
    margin-right: 0 !important;
  }

  .float_r>[class^="mL"],
  .float_r>[class*=" mL"] {
    margin-left: 0 !important;
  }

  .float>[class^="mB"],
  .float>[class*=" mB"] {
    margin-bottom: 0 !important;
  }
}


/*===============================================
CONTAINER
===============================================*/

@media only screen and (max-width: 768px) {
  #CONTAINER {}
}


/*===============================================
HEADER
===============================================*/

@media only screen and (max-width: 768px) {
  #HEADER {
    width: auto;
    padding: 10px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    z-index: 9999;
    background: #fff;
    box-sizing: border-box;
  }

  .logo img {
    width: 167px;
    height: 50px;
  }

  .header_right {
    padding: 10px 0 0 0;
  }

  .header_right h1 {
    display: none;
  }

  .header_right ul {
    display: none;
  }
}


/*===============================================
GNAVI
===============================================*/

@media only screen and (max-width: 768px) {
  #GNAVI {
    display: none;
  }
}


/*===============================================
KEYVISUAL
===============================================*/

@media only screen and (max-width: 768px) {
  #KEYVISUAL {
    min-width: inherit;
  }
}


/*===============================================
MAIN
===============================================*/

@media only screen and (max-width:768px) {
  #MAIN {
    margin: 30px auto 40px;
  }

  .news_list li a {
    display: list-item;
    margin: 0;
  }

  #instagram {
    display: none;
  }
}


/*通所概要事業*/

@media only screen and (max-width: 768px) {
  .daycare_txt {
    margin: 0 0 40px 0;
    line-height: 1.7;
    font-size: 14px;
  }
}


/*久宝寺口駅店*/

@media only screen and (max-width: 768px) {
  .store_box table th {
    display: block;
    width: auto;
  }

  .store_box table td {
    display: block;
    padding: 10px;
    font-size: 13px;
  }

  .store_box table td span {
    font-size: 15px;
    font-weight: bold;
  }
}


/*お問い合わせ*/

@media only screen and (max-width: 768px) {
  .contact_table {
    margin: 0 auto 40px;
    padding: 20px 0;
  }

  .contact_table tr th {
    display: block;
    width: auto !important;
    padding: 10px;
  }

  .contact_table tr th span {
    float: none !important;
    margin: 0 0 0 10px;
  }

  .contact_table tr td {
    display: block;
    width: auto !important;
    padding: 10px;
  }
}


/*共通部分*/

@media only screen and (max-width: 768px) {
  .service_box .first {
    border: none;
  }

  .service_box table th {
    font-size: 12px;
  }

  .service_box table td {
    min-width: 120px;
    font-size: 13px;
  }
}


/*===============================================
PAGE
===============================================*/

@media only screen and (max-width: 768px) {
  #PAGE {
    float: none;
    width: auto;
  }
}


/*イベント事業*/

@media only screen and (max-width: 768px) {
  .event_list li {
    padding: 15px 0;
  }

  .event_left {
    position: relative;
    float: left;
    width: 100px;
  }

  .event_date {
    width: 90px;
    font-size: 9px;
  }

  .event_right_liquid {
    margin: 0 0 0 -100px;
  }

  .event_right_contents {
    margin: 0 0 0 110px;
  }

  .event_right_contents a {
    font-size: 16px;
  }
}


/*サイトマップ*/

@media only screen and (max-width: 768px) {
  .sitemap_list {
    float: none;
    width: auto;
  }
}


/*===============================================
SIDE
===============================================*/

@media only screen and (max-width: 768px) {
  #SIDE {
    float: none;
    width: auto;
    margin: 50px 0 0 0;
  }
}


/*===============================================
FOOTER
===============================================*/

@media only screen and (max-width: 768px) {
  #FOOTER_WRAP {
    width: auto;
  }

  .pagetop {
    display: none;
  }

  .copy {
    line-height: 50px;
    text-align: center;
    font-size: 11px;
  }
}


/*===============================================
sp , pc
===============================================*/

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: inherit !important;
  }
}


/*===============================================
common
===============================================*/

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

  .column2>div,
  .column2_28>div,
  .column2_82>div,
  .column2_37>div,
  .column2_73>div,
  .column2_46>div,
  .column2_64>div,
  .column3>div {
    float: none;
    width: auto !important;
    margin: 15px 0 0 0;
  }

  .column4>div>div {
    width: 48% !important;
  }

  .column4>div {
    clear: both;
  }

  .column6>div>div {
    width: 31.33% !important;
  }

  .column6>div {
    clear: both;
  }
}

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

  .column3>div,
  .column2_28>div,
  .column2_82>div {
    float: none;
    width: auto !important;
    margin: 15px 0 0 0;
  }
}

/*以下追加分*/
@media only screen and (max-width: 768px) {
  .h6-text {
    color: #eb901b;
    font-size: 18px;
    font-weight: bold;
  }

  .sp_center-text {
    text-align: center;
  }

  .link-btn li {
    text-align: center;
    float: none;
    margin: 0 auto 10px;
  }
  .link-btn li:last-child {
    margin-right: auto;
  }
  .orange_text {
    font-size: 14px;
  }
}