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

.breadcrumb {
    height: 40px;
}

.breadcrumb li a {
    margin-right: 0px;
}
.mainvisual__color {
    color: #545454 !important;
}
.mainvisual__color * {
    text-shadow: #fff 1px 1px 0,#fff -1px 1px 0,#fff 1px -1px 0,#fff -1px -1px 0 !important;
}
#footer .mediasel{
    display: none;
    margin: 0 auto 20px;
    padding: 5px;
    text-align: center;
    color: #FFF;
    font-size:13px;
}
#footer .mediasel a {
    background:none;
}

@media screen and (min-width: 961px) {
    .search-result__photo {
      margin-bottom: 10px;
    }
    .pc_none {
      display: none;
    }
    
    a:active, a:hover {
      text-decoration: none ;
    }
    
}

@media screen and (max-width: 960px) {
    body {
      width: 100%;
      min-width: 100%;
      font-size: 13px;
      line-height: 1.3;
    }
    a, a:link {
      color: inherit;
    }
    a:active, a:hover {
      text-decoration: none;
      color: inherit;
    }
    a:visited {
      color: inherit;
    }
    section {
      width: 100%;
    }
    .mainvisual {
      width: 100%;
      height: auto;
      min-height: 260px;
      padding-bottom: 16px;
    }
    .l-wrapper {
      width: 90%;
    }
    .area-menu .l-wrapper {
      width: 100%;
    }
    .sp_none {
      display: none;
    }
    .mainvisual__title {
      font-size: 26px;
      margin-bottom: 16px;
      padding-top: 122px;
      text-shadow: 1px 1px 4px #000;
    }
    .mainvisual__catch {
      font-size: 15px;
      line-height: 1.5;
      text-shadow: 1px 1px 4px #000;
    }
  
    .mainvisual__other-info {
        font-size: 14px;
        font-weight: 700;
        position: unset;
        right: 36px;
        bottom: -38px;
        opacity: .6;
        background-color: #fff;
    }
    
    .area-menu__list {
      width: 100%;
      padding: 0;
      letter-spacing: -.4em;
      font-size: 0;
      line-height: 0;
    }
    .area-menu__list li {
      width: calc(50% - 1px);
      height: auto;
      float: none;
      letter-spacing: normal;
      font-size: 15px;
      line-height: 45px;
      display: inline-block;
      box-sizing: border-box;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
      border-left: none;
    }
    .area-menu__list li:nth-of-type(odd) {
    }
    .area-menu__list li:nth-child(even) {
      width: 50%;
      border-right: none;
    }
    .area-menu__list li:last-child {
      border-bottom: none;
    }
    .area-menu__list li a {
      line-height: 45px;
      font-size: 15px;
    }
    .search-result {
      width: 100%;
      box-sizing: border-box;
      padding: 0 5%;
    }
    .search-result h2 {
      width: 100%;
      font-size: 24px;
      line-height: 1.3;
      margin-bottom: 28px;
    }
    .search-result__list {
      width: 100%;
      margin: 0 auto 50px;
    }
    hr {
      clear: both;
      height: 1px;
      margin-bottom: 30px;
      border: 0;
      background: #999
    }
    .search-result__skiname {
      float: none;
      width: 100%;
      margin-bottom: 22px;
    }
    .search-result__s_area {
      font-size: 12px;
      line-height: 1.5;
      margin-bottom: 6px;
    }
    .search-result__skiname h3 {
      float: none;
      font-size: 22px;
      line-height: 1.4;
      margin-bottom: 0;
    }
    .search-result .sp_pt_none {
      pointer-events: none;
    }
    .search-result__ticket {
      display: none;
    }
    .search-result__photo {
      float: none;
      clear: both;
      width: 100%;
      margin: 0 auto 20px;
    }
    .search-result__photo img {
      display: block;
      width: 100%;
      height: auto;
      margin: 0 auto 32px;
    }
    .search-result__data--kids, .search-result__data--school {
      width: 100%;
      margin: 0 auto 30px;
    }
    .search-result__data--kids td, .search-result__data--school td {
      font-weight: 700;
      width: 50%;
      font-size: 13px;
      line-height: 1.4;
      padding: 8px 0;
      text-align: center;
      color: #fff;
      border-bottom: 1px solid #fff;
      background-color: #0eacc9
    }
    .search-result__data--service {
      width: 100%;
      clear: both;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .search-result__data--service h4 {
      font-weight: 700;
      font-size: 15px;
      position: relative;
      margin-bottom: 8px;
      order: 1;
    }
    .search-result__data--service .search-result__service-time {
      order: 2;
      font-size: 15px;
      line-height: 1.5;
      margin-bottom: 0;
    }
    .search-result__data--service .search-result__school {
      order: 0;
      font-size: 15px;
      margin-bottom: 36px;
    }
    .search-result__text {
      float: none;
      width: 100%;
      margin: 0 auto 20px;
    }
    .search-result__title {
      font-size: 18px;
      line-height: 1.4;
      margin-bottom: 16px;
    }
    .search-result__descript {
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 24px;
    }
    .search-result__school dl {
      width: 100%;
      margin-bottom: 2px;
      padding: 20px 22px 18px;
      box-sizing: border-box;
      background-color: #f5f8fa
    }
    .search-result__school dl dt {
      font-weight: 700;
      position: relative;
      padding-bottom: 10px;
      padding-left: 15px
    }
    .search-result__school dl dt:before {
      top: 3px;
    }
    .search-result__data--service td {
      padding: 1px 0 2px;
      line-height: 1.5;
    }
    .sp_link_btn {
      width: 90%;
      margin: 0 auto;
      text-align: center;
    }
    .sp_link_btn a {
      width: 100%;
      display: block;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      padding: 12px 0 11px;
      border: 2px solid #526aa8;
      background-color: #526aa8;
      box-shadow: 0 3px 0 #1F4289, 0 6px 0 rgba(0, 0, 0, 0.2);
      transition-duration: .3s;
    }
    .sp_link_btn a:hover {
      color: #526aa8;
      background-color: #fff;
    }

    #Contents {
      overflow: hidden;
      width: 100%;
      margin: 0 auto;
      padding-top: 30px;
      padding-bottom: 80px;
      position: relative;
    }
    
    #theme_wrap {
        width: 100%;
        margin: 0px auto;
    }
    
    h1.themetop {
        background: url(../img/theme/top/bg_theme_top.jpg) no-repeat top left;
        background-size: 175%;
        width: 100%;
        height: 100px;
        text-indent: -9999px;
        margin-bottom: 0px;
    }
    
    .themetop ul {
      width: 100%;
    }
    
    .themetop ul li {
        width: 32%;
        margin: 5px 2px;
    }

    .themetop ul li p {
      text-align: center;
      font-size: 9px;
      margin-top: 5px;
      color: #888;
    }

    .themetop ul li img {
        margin-bottom: 5px;
        width: 100%;
    }

    .search-result__lunch {
        display: table;
        width: 100%;
        vertical-align: top;
    }

    .search-result__lunch li {
        display: table-cell;
        float: left;
        width: 200px;
        margin-right: 15px;
        vertical-align: top;
        margin-bottom: 15px;
    }
}