@charset "UTF-8";

/* 大見出し 色変更 */
.page_trip .h1_def {
  color: #187fc4;
  border-top: 3px solid #187fc4;
  background: #d3edfb;
}

#tokuten_contents .clearfix:after {content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
#tokuten_contents .clearfix {display:inline-block;}
#tokuten_contents .clearfix {height:1%;}
#tokuten_contents .clearfix {display:block;}

#tokuten_contents div.unit:first-child {
  margin-top: 0;
}

#tokuten_contents #main_bnr {
  margin-top: 50px;
}

#tokuten_contents #main_bnr:first-of-type {
  margin-top: 0;
}

#tokuten_contents #main_bnr {
  text-align: center;
}
#tokuten_contents #main_bnr img {
  width: auto;
}

#tokuten_contents #shop_lists {
  margin-top: 30px;
}

#tokuten_contents #shop_lists ul {
  padding-left: 0;
}

#tokuten_contents #shop_lists ul li {
  list-style: none;
  padding: 30px 10px;
  border-top: 1px solid #D9F1CD;
}

#tokuten_contents #shop_lists ul li:first-child {
  border-top: none;
}

#tokuten_contents #shop_lists ul li .shop_name_box .shop_name {
  float: left;
  margin-bottom: 10px;
  width: 85%;
  font-size: 16px;
  font-weight: bold;
}

#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  margin-right: 12px;
  height: 24px;
}

#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.foods {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_foods.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.facility {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_facility.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.hotspring {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_hotspring.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.hotel {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_hotel.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.coffee {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_coffee.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.boat {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_boat.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.tourism {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_tourism.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.present {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_present.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.experience {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_experience.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.ticket {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_ticket.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.rentalcar {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_rentalcar.png) no-repeat center center;}
#tokuten_contents #shop_lists ul li .shop_name_box .shop_name span.sceniccafe {background: url(/assets/img/etc/drawari/2020_hokkaido/lp/icn_sceniccafe.png) no-repeat center center;}



#tokuten_contents #shop_lists ul li .shop_name_box .shop_hp {
  float: right;
  width: 42px;
}

#tokuten_contents #shop_lists ul li .shop_name_box .shop_hp a {
  display: block;
  padding: 3px 0 2px;
  background: #2E720B;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}

#tokuten_contents #shop_lists ul li .shop_detail_box .shop_img {
  float: left;
  width: 41%;
  margin-right: 2%;
}

#tokuten_contents #shop_lists ul li .shop_detail_box .shop_img img {
  width: 100%;
}

#tokuten_contents #shop_lists ul li .shop_detail_box .shop_info_box {
  float: left;
  width: 57%;
}

#tokuten_contents #shop_lists ul li .shop_detail_box .shop_info_box .shop_service {
  border: 2px solid #2C730B;
  padding: 9px 15px 7px;
  color: #2C730B;
  font-size: 15px;
  font-weight: bold;
}

#tokuten_contents #shop_lists ul li .shop_detail_box .shop_info_box .shop_service span {
  display: block;
}

#tokuten_contents #shop_lists ul li .shop_detail_box .shop_info_box .shop_info {
  margin-top: 15px;
  width: 100%;
}

#tokuten_contents #shop_lists ul li .shop_detail_box .shop_info_box .shop_info th {
  font-weight: normal;
  /*width: 60px;
  padding-left: 18px;*/
  width: 60px;
  padding-left: 10px;
  padding-right: 15px;
  white-space: nowrap;
}



@media screen and (max-width: 640px) {

  #tokuten_contents #shop_lists ul li {
    padding: 18px 0;
  }

  #tokuten_contents #shop_lists ul li .shop_name_box .shop_name {
    width: 85%;
  }

  #tokuten_contents #shop_lists ul li .shop_detail_box .shop_img {
    width: 100%;
    margin-bottom: 10px;
  }

  #tokuten_contents #shop_lists ul li .shop_detail_box .shop_info_box {
    width: 100%;
  }

  #tokuten_contents #shop_lists ul li .shop_detail_box .shop_info_box .shop_service {
    width: 100%;
    box-sizing: border-box;
  }
}
