h1 {
	margin: 40px auto 0;
	padding: 0 16px;
	max-width: 1140px;
	text-align: center;
	/*display: none;*/
}

span.ico-newclubs,
span.txt_renovation {
    color: #7C61A7;
	font-size: 80%;
}

/** smartphone **/
@media screen and (max-width: 700px) {
	h1 {
		display: block;
		margin-top: 24px;
		text-align: center;
      font-size: 23px;
      font-size: 6.13vw;
	}
}

/*.page-title {
  position: relative;
  color: #fff;
  background: #391550;
}
.page-title .inner {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  padding: 10px 20px 15px;
  z-index: 5;
  overflow: hidden;
}
.page-title h1 {
  font-size: 30px;
}

#main-contents .breadcrumb {
  margin: 0 0 16px 0;
  padding: 0;
}
#main-contents .breadcrumb a:hover {
  color: #ddd;
}*/

/** tablet **/
@media screen and (max-width: 1068px) {
}

/** smartphone **/
/*@media screen and (max-width: 700px) {
  .page-title .inner {
    padding: 5px 15px 15px;
  }
  .page-title h1 {
    font-weight: bold;
  }
}*/

/*#list-page-title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/list/bg_pagettl.png) no-repeat center center;
  background-size: cover;
  z-index: 1;
}
#list-page-title h1 {
  float: left;
  width: 20%;
	margin-top: 8px;
}
#list-page-title .search-area {
  width: 80%;
  float: left;
}
#list-page-title .searchform,
#list-page-title .link-button {
  display: inline-block;
  vertical-align: middle;
}
#list-page-title .searchform .ex {
  padding: 8px 0 0 18px;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
}
#list-page-title .link-button {
  padding-left: 10px;
  font-size: 17px;
}
#list-page-title .link-button a {
  display: inline-block;
  padding: 8px 40px;
	margin: 0 10px;
  border-radius: 40px;
  border: 2px solid #fff;
  transition: all .3s ease;
}
#list-page-title .link-button a:hover {
  background: #fff;
  color: #734e9f;
}*/

/** tablet **/
/*@media screen and (max-width: 1068px) {
	#list-page-title:before {
		background-image: url(../img/list/bg_pagettl_sp.png);
	}
	#list-page-title h1 {
		display: block;
		width: 100%;
	}
	#list-page-title h1 span {
		font-size: 14px;
		font-weight: normal;
	}
	#list-page-title .search-area {
		text-align: center;
		width: 100%;
		text-align: left;
	}
	#list-page-title .searchform {
		width: 60%;
	}
	#list-page-title .searchform #s {
		width: 84%;
	}
	#list-page-title .searchform .ex {
		padding-left: 0;
	}
	#list-page-title .link-button {
		padding: 0 0 0 10px;
		font-size: 16px;
		width: 39%;
	}
	#list-page-title .link-button a {
		display: block;
	}
	#list-page-title .link-button a:first-child {
		margin-bottom: 20px;
	}
}*/

/** smartphone **/
/*@media screen and (max-width: 700px) {
	.page-title .inner {
		padding-right: 10px;
		padding-left: 10px;
	}
	#list-page-title h1,
	#list-page-title .search-area {
		float: none;
		width: auto;
		text-align: center;
	}
	#list-page-title .searchform #s {
		width: 87%;
		padding: 0 10px;
	}
	#list-page-title .searchform .ex {
		font-size: 10px;
	}
    #list-page-title .link-button {
        display: block;
		font-size: 17px;
		width: 100%;
		max-width: 340px;
		font-size: 16px;
		padding: 24px 0 0 0;
		margin: 0 auto;
	}
	#list-page-title .link-button a {
		display: block;
		padding: 8px 0;
		transition: none;
		margin-bottom: 20px;
	}
	#list-page-title .link-button a:hover {
		background: none;
		color: #fff;
	}
}*/

#main-contents.listNone h1,
#main-contents.listNone #listContents,
#main-contents.listNone ~ #botnaviBtn,
#main-contents.listNone ~ .botnavi {
  display: none;
}
#main-contents.listNone ~ #footer {
  margin-bottom: 0!important;
}
/* listContents */
#listContents {
  padding: 40px 20px;
  max-width: 1140px;
  margin: 0 auto;
}
#listContents .list-selectable h2 {
  padding: 2px 10px;
  margin: 30px 0;
  border-left: 2px solid #7C61A7;
  font-size: 24px;
  line-height: 1.2;
  font-weight: normal;
}
#listContents h3 {
  clear: both;
  font-size: 20px;
  font-weight: normal;
  /*margin: 30px 0 10px;*/
  margin: 0;
  line-height: 1.2;
  /*padding-left: 10px;
  border-left: 2px solid #7C61A7;*/
  border-bottom: 1px solid #eee;
}
#listContents .list-selectable .prefList:not(:first-of-type) {
  margin-top: 40px;
}
#listContents .prefList > h3 {
  display: block;
  padding: 15px;
  font-size: 22px;
  background: #f8f8f8;
  border: none;
  margin: 0 0 10px;
}
#listContents h3.a_list_ttl {
  padding: 8px 0 0 8px;
  margin: 0 0 5px;
  border: none;
}
#listContents .areasort h3 {
  margin: 0;
  padding: .5em;
  font-weight: 700;
  transition: opacity .15s linear;
	/*display: inline-block;*/
}
#listContents .areasort h3:hover {
	opacity: 0.6;
}
#listContents .areasort > ul {
  padding: 0;
  margin: 0 0 60px;
}
#listContents h4 {
  margin: 24px 0 8px 24px;
  font-size: 120%;
}
#list-headernav {
	font-size: 20px;
	background: #f8f8f8;
}
#list-headernav .inner {
	max-width: 1140px;
	margin: 0 auto;
    padding: 24px;
	transition-duration: 0.2s;
}
#list-headernav.open .inner {
	padding: 40px 24px;
}
#list-headernav .inner #ac {
	display: none;
}
#list-headernav.open .inner #ac {
	display: block;
}
#list-headernav .inner #ac div {
	margin-bottom: 16px;
}
#list-headernav .inner #ac div a {
	color: #7C61A7;
	transition: color .15s linear;
}
#list-headernav .inner #ac div p {
	display: inline-block;
}
#list-headernav .inner #ac div p:first-child {
	width: 12%;
}
#list-headernav .inner #ac div p:first-child a {
	font-size: 18px;
	color: #333;
}
#list-headernav .inner #ac div a::before {
	content: "｜";
}
#list-headernav .inner #ac div p:first-child a::before,
#list-headernav .inner #ac div p:nth-child(2) a::before {
	content: "";
}
#list-headernav .inner #ac div a:hover {
	color: #000;
}
#list-headernav .inner #ac div a:hover::before {
	color: #7C61A7;
}
#list-headernav p:first-child a:hover {
	color: #333;
	text-decoration: underline;
}
#list-headernav .all a {
	font-size: 18px;
	color: #7C61A7;
}
#list-headernav p.current a {
	border-bottom: 2px solid #7C61A7;
	color: #7C61A7;
	padding-bottom: 16px;
}
#list-headernav #acBtn {
	text-align: center;
	font-size: 18px;
}
#list-headernav #acBtn span {
	display: inline;
}
#list-headernav #acBtn img {
	width: 24px;
	height: auto;
	margin-left: 16px;
	transition-duration: 0.3s;
}
#list-headernav.open .inner #acBtn span {
    display: none;
}
#list-headernav.open .inner #acBtn img {
    width: 40px;
	height: auto;
	transform: rotate(180deg);
}

#listContents .listnav {
	clear: both;
	font-size: 18px;
	/*padding: 0 8px;*/
}
#listContents .listnav a {
	display: inline-block;
	color: #333;
    padding: .2em 1em;
    margin: .8em .4em 0 0;
    background: #fff;
    font-weight: 400;
    border: 1px solid #707070;
    border-radius: 10em;
	transition: color .15s linear, background .15s linear, border .15s linear;
}
/*
#listContents .listnav a::before {
	/*content: "｜";
  content: "\FF5C";
}
#listContents .listnav a:first-child::before {
	content: "";
}
*/
#listContents .listnav a:hover {
	color: #fff;
    border-color: #7C61A7;
    background: #7C61A7;
}
/*
#listContents .listnav a:hover::before {
	color: #7C61A7;
}
*/
#listContents .list-selectable + #listContents .list-selectable {
	padding-top: 40px;
}
#listContents .listnav-anchorlink {
	padding: 10px 0 40px 0;
}
#listContents .listnav-anchorlink h3 {
	padding-top: 10px;
}
#listContents .listnav-anchorlink .listnav + h3 {
	padding-top: 40px;
}
#listContents .listnav.prefAnchor {
	/*background: #fafafa;
	padding: 20px;*/
	text-align: left;
}
/*#listContents .listnav.prefAnchor a:before {
	content: " | ";
	color: #000;
}
#listContents .listnav.prefAnchor a:first-child:before {
	content: "";
}*/

#listContents ul li a {
	position: relative;
	display: block;
	padding: 18px 200px 18px 20px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	transition: all .15s linear;
}
#listContents ul li a:hover {
	color: #7C61A7;
	background: #f7f4f9;
}
#listContents ul li a .thumb {
  float: left;
  width: 120px;
  box-sizing: border-box;
  border: 1px solid #ededed;
}
#listContents ul li a .thumb .shop-ph {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #f2f2f2;
}
#listContents ul li a .info {
  float: right;
  width: calc(100% - 140px);
}
#listContents ul li a .name {
	font-size: 150%;
	font-weight: 700;
}
#listContents ul li a .address {
  padding-top: .2em;
}
#listContents ul li a .access {
    font-size: 85%;
    padding-top: .5em;
}
#listContents ul li a .access > span{
    margin-right: .5em;
}
#listContents ul li span.new {
	font-size: 75%;
	font-weight: bold;
	color: #CC3399;
	vertical-align: top;
	padding-left: 8px;
	display: none;
}
#listContents ul li a .shop-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto 0;
	padding: 0;
	width: 160px;
	height: 40px;
	line-height: 34px;
	color: #7C61A7;
	font-size: 16px;
	border-radius: 40px;
	text-align: center;
	border: 2px solid #7C61A7;
	transition: color .15s linear, background .15s linear;
}
#listContents ul li a:hover .shop-btn {
	color: #fff;
	background: #7C61A7;
}
#listContents ul li .shop-icons {
	position: absolute;
	right: 220px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: none ;
}
.shop-icons .icons-title {
	display: none;
}
.shop-icons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.shop-icons ul li {
	display: inline-block;
	margin-left: 8px;
}
.shop-icons ul li.ico-lifefitness,
.shop-icons ul li.ico-precor,
.shop-icons ul li.ico-wattbike,
.shop-icons ul li.ico-concept2,
.shop-icons ul li.ico-octane {
	width: 0;
	margin: 0;
	overflow: hidden;
	font-size: 0;
}


/*
#listContents ul li .shop-icons {
  position: relative;
  padding: 0;
  margin-top: 10px;
}
.shop-icons .icons-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 100%;
  margin-right: 5px;
  line-height: 1;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #7C61A7;
  color: #7C61A7;
  border-radius: 4px;
}
.shop-icons .icons-title span {
  display: inline-block;
  width: 2em;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -.5em 0 0 -1em;
}
.shop-icons .icons-title:after {
  content: "";
  display: block;
  position: absolute;
  right: -6px;
  top: 50%;
  margin: -5px 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #7C61A7;
}
.shop-icons ul {
  list-style: none;
	margin: 0;
  padding: 0 0 0 55px;
}
.shop-icons ul li {
  display: inline-block;
  margin-right: 8px;
}
*/
.shop-icons ul li.ico-en {
  display: none;
}

.listNote {
  margin-top: 40px;
}

.hide {
  display: none;
}

.shopNone {
  margin: 0 0 40px;
  padding: 20px;
  text-align: center;
  background: #f7f4f9;
}

/** tablet **/
@media screen and (max-width: 1068px) {
  /* listContents */
  #listContents .list-selectable h2 {
    margin: 20px 0;
    font-size: 22px;
  }
  #listContents h3 {
    font-size: 18px;
    /*margin: 20px 0 10px;*/
  }
  #listContents #list-headernav,
  #listContents .listnav {
    font-size: 18px;
  }
  #list-headernav {
    font-size: 18px;
  }
  #list-headernav .inner {
    padding: 16px 20px 10px;
  }
  #list-headernav.open .inner {
    padding: 24px 20px 16px;
  }
  #list-headernav.open .inner {
    padding: 24px 20px 16px;
  }
  #list-headernav .inner #ac div p:first-child {
	  display: block;
	  width: 100%;
  }
  #list-headernav .inner #ac div p:first-child a,
  #list-headernav .all a,
  #list-headernav #acBtn {
    font-size: 14px;
  }
  #list-headernav #acBtn img {
	width: 16px;
  }
  #list-headernav.open .inner #acBtn img {
    width: 24px;
  }
  #listContents ul li a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid #7B51A0;
    border-right: 1px solid #7B51A0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #listContents .list-selectable + #listContents .list-selectable {
    padding-top: 30px;
  }
  #listContents .listnav.kensort-kanto,#listContents .listnav.kensort-kinki{
    padding: 0 0 20px;
  }
  #listContents ul li a {
    padding: 18px 30px 18px 20px;
  }
  
  #listContents ul li a .thumb {
    width: 100px;
  }
  #listContents ul li a .info {
    float: right;
    width: calc(100% - 120px);
  }
  
  #listContents ul li a .name {
    font-size: 130%;
  }
  #listContents ul li a .shop-btn {
    display: none;
  }
  #listContents ul li .shop-icons {
    right: 50px;
  }
}

/** smartphone **/
@media screen and (max-width: 700px) {
  /* listContents */
  #listContents {
    padding: 20px 15px;
  }
  #listContents .list-selectable h2 {
    font-size: 20px;
  }
  #listContents h3 {
    font-size: 16px;
  }
  #listContents .list-selectable .prefList:not(:first-of-type) {
    margin-top: 20px;
  }
  #listContents .prefList > h3 {
    padding: 10px;
    font-size: 14px;
  }
  
  #listContents .areasort h3 {
    font-size: 14px;
  }
  #listContents .areasort > ul {
    margin-bottom: 40px
  }
	
  #list-headernav {
    font-size: 14px;
  }
  #list-headernav .inner,
  #list-headernav.open .inner {
    padding: 16px 15px 10px;
  }
	
  #listContents .listnav {
    font-size: 13px;
  }
  #listContents .listnav-anchorlink h3 {
    font-size: 16px;
  }
  #listContents .listnav-anchorlink {
    padding: 0 0 20px;
  }
  #listContents .listnav-anchorlink .listnav + h3 {
      padding-top: 20px;
  }
  #listContents .listnav a {
    padding: .3em .8em;
    line-height: 1.4;
  }
  #listContents .listnav a:hover {
      color: #333;
      border-color: #707070;
      background: #fff;
  }
  /*#listContents .listnav.prefAnchor {
	padding: 5px 10px;
  }
  #listContents .listnav.prefAnchor a:before {
    margin-left: 5px;
  }
  #listContents .listnav.prefAnchor a:first-child:before {
    margin-left: 0;
  }*/
  #listContents ul {
    padding-left: 10px;
  }
  #listContents .list-selectable + #listContents .list-selectable {
    padding-top: 20px;
  }
  #listContents ul li a {
    padding: 12px 20px 6px 0;
    min-height: 44px;
  }
  #listContents ul li a:after {
    right: 5px;
  }
  #listContents ul li a:hover {
    color: #000;
    background: #fff;
  }
  #listContents ul li a p {
    display: block;
  }
  
  #listContents ul li a .thumb {
    width: 60px;
  }
  #listContents ul li a .info {
    float: right;
    width: calc(100% - 70px);
  }
  
  #listContents ul li a .name {
    display: block;
    font-size: 100%;
    margin: 0;
  }
  #listContents ul li a .address {
    font-size: 85%;
  }
  #listContents ul li a .access {
    font-size: 75%;
  }
  #listContents ul li .shop-icons {
    right: 20px;
  }
  .shop-icons ul li {
    width: 22px;
    margin: 0 0 0 3px;
  }
  #listContents ul li a p.icons-title {
    display: none;
  }
  .shop-icons ul li.ico-lifefitness,
  .shop-icons ul li.ico-precor,
  .shop-icons ul li.ico-wattbike,
  .shop-icons ul li.ico-concept2,
  .shop-icons ul li.ico-octane {
    width: 0;
    margin: 0;
  }
  .shop-icons ul li img {
    width: 100%;
    height: auto;
  }
  /*
  #listContents ul li .shop-icons {
    margin-top: 5px;
  }
  .shop-icons .icons-title {
    width: 35px;
    font-size: 10px;
  }
  #listContents .shop-icons ul {
    padding: 0 0 0 45px;
  }
  .shop-icons ul li {
    width: 25px;
    margin: 2px 5px 2px 0;
  }
  .shop-icons ul li.ico-lifefitness,
  .shop-icons ul li.ico-precor,
  .shop-icons ul li.ico-wattbike,
  .shop-icons ul li.ico-concept2,
  .shop-icons ul li.ico-octane {
    width: 60px;
  }
  .shop-icons ul li img {
    width: 100%;
    height: auto;
  }
  */
  .shopNone {
    margin-bottom: 20px;
  }
}


/* bottom option area */
.botnavi {
	background: rgba(0,0,0,0.8);
	color: #fff;
	position: fixed;
	bottom: 0;
	transition: bottom .5s ease;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
}
.botnavi .inner {
	max-width: 1140px;
	padding: 10px 20px 32px;
	margin: 0 auto;
	font-size: 1.6rem;
	text-align: left;
}
.botnavi .selectArea {
	padding-top: 10px;
}
.botnavi .sort-title,
.botnavi .checkboxarea {
	vertical-align: middle;
}
.botnavi .sort-title {
	padding-top: 10px;
	font-weight: bold;
}
.botnavi .checkboxarea label {
	display: inline-block;
	padding: 8px 0 0 20px;
	font-size: 100%;
}
.botnavi .checkboxarea input {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}
.botnavi .sortSend {
	text-align: center;
	padding-top: 20px;
}
.botnavi .sortSend span {
	display: inline-block;
	padding: 5px 40px;
	color: #fff;
	border-radius: 40px;
	text-align: center;
	border: 2px solid #fff;
	transition: color .15s linear, border .15s linear, background .15s linear;
	cursor: pointer;
}
.botnavi .sortSend span:hover {
	color: #fff;
	border-color: #7C61A7;
	background: #7C61A7;
}

#botnaviBtn {
  display: block;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: fixed;
  bottom: -100%;
  width: 100%;
  z-index: 9999;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  transition: bottom .5s ease;
}
#botnaviBtn span {
  position: relative;
  padding: 10px 20px;
  display: block;
  font-size: 14px;
  font-weight:bold;
}
#botnaviBtn span:after {
  content: "＋";
  position: absolute;
  font-size: 18px;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#botnaviClose {
  position: absolute;
  right: 15px;
  top: 5px;
  font-size: 18px;
  cursor: pointer;
}
#botnaviClose span:before {
  content: "×";
}

body.botnaviClose .botnavi {
  bottom: -100%;
}
body.botnaviClose #botnaviBtn {
  bottom: 0;
}

/** tablet **/
@media screen and (max-width: 1068px) {
	.botnavi .inner {
		padding: 15px 20px;
	}
	.botnavi .sort-title {
		padding-top: 5px;
	}
	.botnavi .checkboxarea {
		width: 83%;
		text-align: left;
	}
	.botnavi .checkboxarea label {
		padding: 5px 0 0 10px;
	}
	.botnavi .checkboxarea input {
		margin-right: 5px;
	}
}
/** smartphone **/
@media screen and (max-width: 700px) {
	.botnavi {
		bottom: -100%;
	}
	.botnavi .inner {
		padding: 15px 15px 10px;
		font-size: 11px;
	}
	.botnavi .sort-title {
		vertical-align: top;
	}
	.botnavi .checkboxarea {
		width: 78%;
	}
  
	body.botnaviActive .botnavi,
	body.botnaviActive.botnaviClose .botnavi {
		bottom: 0;
	}
	#botnaviBtn,
	body.botnaviClose #botnaviBtn {
		bottom: 0;
	}
	body.botnaviActive #botnaviBtn,
	body.botnaviActive.botnaviClose #botnaviBtn {
		bottom: -100%;
	}
	.botnavi .sortSend {
		padding: 10px 0 15px;
		text-align: center;
	}
}


/* sortMsg */
#list-page-title .sortMsg {
  display: none;
}
#listContents .sortMsg div {
  padding: 0 0 20px;
  margin: 0;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#listContents .sortMsg div .btn {
	background: none;
	display: block;
	margin-top: 24px;
	padding: 0;
}
#listContents .sortMsg div .btn a {
  	font-size: 18px;
  	font-weight: normal;
  	display: block;
	margin: 0 auto;
  	padding: .5em;
  	color: #fff;
  	background: #00acce;
  	border-radius: 20em;
  	transition: background .15s linear;
	max-width: 400px;
}
#listContents .sortMsg div .btn a::after {
  	content: "\FF1E";
  	display: inline-block;
  	margin-left: 1em;
}
#listContents .sortMsg div .btn.twitter a::before {
  	content: "";
  	display: inline-block;
    background: url("../img/icon_x_white.svg") no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin-right: 16px;
	vertical-align: -4px;
}
/** pc **/
@media screen and (min-width: 701px) {
	#listContents .sortMsg div .btn a:hover {
		background: #7c61a7;
	}
}
/** tablet **/
@media screen and (max-width: 1068px) {
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #list-page-title .sortMsg {
    display: block;
  }
  #list-page-title .sortMsg p {
    margin: 0;
    padding: 20px 0;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
  }
  #listContents .sortMsg {
    /*display: none;*/
  }
  #listContents .sortMsg div {
	  font-size: 20px;
	  padding: 0 0 20px;
  }
  #listContents .sortMsg div .btn a {
	  font-size: 14px;
  }
	#listContents .sortMsg div .btn.twitter a::before {
		width: 20px;
		height: 20px;
	}
  body.sortActive #list-page-title h1,
  body.sortActive #list-page-title .search-area {
    display: none;
  }
}


/* page_top btn */
#page_top {
	width: 100%;
	max-width: 1140px;
	position: fixed;
	bottom: 88px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 10000;
	opacity: 0;
}
#page_top a {
	display: block;
	width: 56px;
	height: 56px;
	border-radius: 40px;
	background: #7C61A7;
	position: absolute;
	right: 16px;
}
#page_top img {
	width: 24px;
	height: auto;
	position: absolute;
	top: 18px;
	right: 0;
	left: 0;
	margin: auto;
}
/** smartphone **/
@media screen and (max-width: 700px) {
	#page_top {
		bottom: 88px;
		z-index: 998;
	}
	#page_top a {
		width: 40px;
		height: 40px;
	}
	#page_top img {
		width: 16px;
		top: 14px;
	}
}

#error-popup {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	transition: .6s;
}
#error-popup .popup-inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	max-width: 600px;
	padding: 3%;
	background-color: #fff;
	z-index: 2;
}
#error-popup .black-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
	z-index: 1;
}

.list-note {
  margin: 0;
  font-size: 85%;
}
#neighboring {
  padding-top: 60px;
}
#neighboring .neighboringTtl {
  margin-bottom: 20px;
  padding: 15px;
  font-size: 22px;
  background: #f8f8f8;
  margin: 0;
}
#neighboring .neighboringList {
  margin: 0 auto;
  font-size: 18px;
}
#neighboring .neighboringList a {
  display: inline-block;
  color: #333;
  padding: .2em 1em;
  margin: .8em .4em 0 0;
  background: #fff;
  font-weight: 400;
  border: 1px solid #707070;
  border-radius: 10em;
  transition: color .15s linear, background .15s linear, border .15s linear;
}
#neighboring .neighboringList a:hover {
  color: #fff;
  border-color: #7C61A7;
  background: #7C61A7;
}
/** smartphone **/
@media screen and (max-width: 700px) {
  .list-note {
    font-size: 2.4vw;
  }
  #neighboring {
    padding-top: 30px;
  }
  #neighboring .neighboringTtl {
    padding: 10px;
    font-size: 14px;
  }
  #neighboring .neighboringList {
    font-size: 13px;
  }
  #neighboring .neighboringList a {
    padding: .3em .8em;
    line-height: 1.4;
  }
  #neighboring .neighboringList a:hover {
    color: #333;
    border-color: #707070;
    background: #fff;
  }
}

/* 21.10 change list top & before content */
#list-headernav .inner #ac div a::before {
	content: "\FF5C";
}
.listTop #list-headernav {
  background: #fff;
}
.listTop #acBtn {
  display: none;
}
.listTop h1,
.listTop h2 {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}
.listTopSearch {
  background-color: #f7f7f7;
}
.listTopSearch .inner {
  max-width: 1140px;
  padding: 50px 24px 0;
  margin: 0 auto;
  font-size: 1.6rem;
  text-align: left;
}
.listTopSearch .selectArea + .selectArea {
  padding-top: 20px;
}
.listTopSearch .sort-title,
.listTopSearch .checkboxarea {
  vertical-align: middle;
}
.listTopSearch .sort-title {
  font-weight: bold;
}
.listTopSearch .sort-title span {
  display: inline-block;
  padding-left: 1em;
  font-weight: 400;
  font-size: 66.67%;
}
.listTopSearch .selectBoxArea {
  position: relative;
  width: 100%;
  max-width: 20em;
  margin: 10px 0 0 0;
}
.listTopSearch .selectBoxArea select {
  width: 100%;
  border: 1px solid #707070;
  border-radius: 6px;
  box-shadow: none;
  outline: none;
  font-weight: 700;
  font-size: 1.8rem;
  box-sizing: border-box;
}
.listTopSearch .checkboxarea label {
  display: inline-block;
  padding: 10px 20px 0 0;
  font-size: 100%;
}
.listTopSearch .checkboxarea input {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.listTopSearch .sortSend {
  position: relative;
  text-align: center;
  margin-top: 40px;
  font-size: 1.8rem;
  font-weight: 700;
  z-index: 60;
  background: #f7f7f7;
}
.listTopSearch .sortSend span {
  display: inline-block;
  padding: 8px 3em;
  color: #fff;
  border-radius: 6em;
  text-align: center;
  color: #fff;
  background-color: #7C61A7;
  border: 2px solid #7C61A7;
  transition: color .15s linear, background .15s linear;
  cursor: pointer;
}
.listTopSearch .sortSend span.disabled,
.botnavi .sortSend span.disabled {
  position: relative;
  border: none;
  background-color: transparent;
  cursor: default;
  pointer-events: none;
  color: transparent;
  transition: none;
}
.listTopSearch .sortSend span.disabled::before,
.botnavi .sortSend span.disabled::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.6em;
  height: 1.6em;
  margin: -0.8em 0 0 -0.8em;
  border-radius: 50%;
  box-sizing: border-box;
  border: 4px solid rgba(124,97,167,0.5);
  border-right-color: #7C61A7;
  animation: sortLoad 1.1s infinite linear;
}
@keyframes sortLoad {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#prefSelectError span {
  display: block;
  padding: .5em 0;
  font-weight: 700;
  color: #7C61A7;
}

#listTopSearchBtm {
  position: relative;
  z-index: 60;
  padding-bottom: 70px;
  background: #f7f7f7;
}
#topBtmLink + #footer {
  position: relative;
  z-index: 60;
  background: #fff;
}
#topBtmLink {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #000;
  text-align: center;
  z-index: 30;
  transition: all .5s ease;
}
#topBtmLink.disabled {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  bottom: -100%;
}
#topBtmLink a {
  display: block;
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  background-color: #7c61a7;
  border-radius: 3px;
  transition: background-color .3s ease, color .3s ease;
}
#topBtmLink a::before {
  content: "";
  display: block;
  position: absolute;
  right: 1em;
  top: 50%;
  width: .6em;
  height: .6em;
  margin-top: -0.3em;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
}
/** pc **/
@media screen and (min-width: 701px) {
  .listTopSearch .sortSend span:hover {
    color: #7C61A7;
    background-color: #fff;
  }
  .listTopSearch .sort-title {
    font-size: 1.8rem;
  }
  #topBtmLink {
    padding: 16px;
  }
  #topBtmLink a {
    line-height: 38px;
    height: 38px;
  }
  #topBtmLink a:hover {
    color: #7c61a7;
    background-color: #fff;
  }
}
/** tablet **/
@media screen and (max-width: 1068px) {
  .listTopSearch .inner {
    padding: 30px 20px 0;
  }
  .listTopSearch .checkboxarea {
    width: 83%;
    text-align: left;
  }
  .listTopSearch .selectBoxArea {
    padding: 8px 0 0 0;
  }
  .listTopSearch .checkboxarea label {
    padding: 8px 10px 0 0;
  }
  .listTopSearch .checkboxarea input {
    margin-right: 5px;
  }
  #listTopSearchBtm {
    padding-bottom: 40px;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  .listTop h1,
  .listTop h2 {
    text-align: center;
    font-size: 2.2rem;
    font-size: 4.2vw;
  }
  .listTopSearch .inner {
    padding: 20px 15px 0;
    font-size: 11px;
  }
  .listTopSearch .sort-title {
    font-size: 1.8rem;
  }
  .listTopSearch .sort-title {
    vertical-align: top;
    font-size: 1.4rem;
    font-size: 3.2vw;
  }
  .listTopSearch .checkboxarea {
    width: 78%;
  }
  .listTopSearch .selectBoxArea select {
    font-size: 1.6rem;
    font-weight: 400;
  }
  .listTopSearch .sortSend {
    font-size: 1.8rem;
    font-size: 3.6vw;
  }
  #listTopSearchBtm {
    padding-bottom: 30px;
  }
  #topBtmLink {
    padding: 10px;
  }
  #topBtmLink a {
    font-size: 13px;
    line-height: 30px;
    height: 30px;
  }
}

#main-contents.listCity #listContents .listnav-anchorlink,
#main-contents.listCity #listContents .prefList > h3 { display: none; }