ul.place_list {
  list-style-type: none;
  list-style-image: none;
  margin: 0 15px 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    ul.place_list {
      margin: 0 5px 0; } }
  ul.place_list > li {
    padding: 2em 0 2em;
    border-bottom: 1px solid #dddddd; }
    @media only screen and (max-width: 767px) {
      ul.place_list > li h5 {
        margin-right: auto;
        margin-left: 0 !important; } }
    ul.place_list > li:first-child {
      padding-top: 0; }
    ul.place_list > li:last-child {
      border: none;
      padding-bottom: 0; }
    ul.place_list > li.columned.place_column > *:first-child {
      width: 40%; }
      @media only screen and (max-width: 767px) {
        ul.place_list > li.columned.place_column > *:first-child {
          width: 100%; } }
    ul.place_list > li.columned.place_column > *:last-child {
      width: 60%; }
      @media only screen and (max-width: 767px) {
        ul.place_list > li.columned.place_column > *:last-child {
          width: 100%; } }
    ul.place_list > li.columned > div {
      margin-bottom: 0; }
    ul.place_list > li.columned.row_reverse h5 {
      margin-left: auto; }

.pc_column2.jiganin_column > *:first-child {
  width: 37%; }
.pc_column2.jiganin_column > *:last-child {
  width: 63%; }

/*# sourceMappingURL=place.css.map */
