@charset "UTF-8";
.pageTtl {
	margin: 0 0 33px;
}
.storeItemTtl,.storeTypeTtl,.storeCategoryTtl {
	font-family: 'Times New Roman','STSong','SimSun', serif !important;
	text-align: center;
}
.storeItemTtl{
	margin: 0 0 -15px;
	color: #ac1850;
	font-size: 20px;
}
.storeTypeTtl {
	margin: 30px 0 0;
	font-size: 18px;
}
.storeCategoryTtl {
	padding: 6px;
	margin: 60px -15px 30px;
	background-color: #a5a5a5;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
.itemTypeTtl{
	margin-right: 8px;
	background-color: #787878;
	color: #fff;
	line-height: 1em;
	font-size: 7px;
	padding: 2px 5px;
	text-align: center;
	border-radius: 1px;
	font-weight: normal;
}

.store-data-list__open, .store-data-list__open-note, .business_hours {
	display:none;
   }
  
.pickup_news {
	font-family: 'Times New Roman','STSong','SimSun', serif !important;
	margin-bottom: 30px;
}
.pickup_news a {
	display: block;
	padding: 40px 0;
	border-bottom: 1px solid #d2d2d2;
}
.pickup_news a:hover {
	text-decoration:none;
}
.pickup_news a:hover img {
	opacity: 0.7;
}
.pickup_news h2 {
	color: #ac1850;
	font-size: 1.2em;
	margin-bottom: 15px;
	line-height: 1.3em;
}
.pickup_news h2 span{
	display: inline-block;
}
.pickup_news .col_img {
	float: left;
	width: 26%;
}
.pickup_news .col_img img {
	width: 100%;
}
.pickup_news .col_text {
	padding-left: 30px;
	float: right;
	width: 74%;
	margin-bottom: 10px;
	line-height: 1.5em;
	box-sizing: border-box;
}

.top-news-item {
    width: 23% !important;
    margin-left: 1% !important;
	margin-right: 1% !important;
}

.link-list {
	border-top: 1px solid #a0a0a0;
	margin: 0 -15PX;
}
.link-list li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-bottom: 1px solid #a0a0a0;
}
.link-list li:nth-child(2n-1) {
	 border-right: 1px solid #a0a0a0;
}
.link-list a {
	display: block;
	padding: 20px 10px;
	font-size: 11px;
	text-align: center;
	color: #000;
}
.link-list__title {
	margin-top: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.store__item__wrap {
	margin: 0 -15px;
}
.store__item {
	display: table;
	position: relative;
	width: 100%;
	padding: 15px 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #ac1850;
}
a.store__item:hover {
	text-decoration: none;
	opacity: 0.7;
}
a.store__item:after {
	display: block;
	position: absolute;
	width: 12px;
	height: 9px;
	right: 10px;
	top: 50%;
	margin-top: -5px;
	background: url("/zh-cn/images/common/icon_arrow.png") center center no-repeat;
	background-size: contain;
	content: '';
}
.store__img {
	display: table-cell;
	vertical-align: top;
}
.store__img img {
	width: 80px;
}
.store__box {
	display: table-cell;
	padding: 0 20px;
	width: 100%;
	vertical-align: top;
	/* vertical-align: middle; */
}
.store__title {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}
.store__text {
	font-size: 14px;
	line-height: 1.5em;
}

.store-detail__title {
	margin: 30px 0;
	font-size: 24px;
	font-family: 'Times New Roman','STSong','SimSun', serif !important;
	line-height: 1.3em;
}
.store-detail__box--omote .store-detail__title {
	font-size: 16px;
}
.store-detail__box--omote .store-detail__text {
	font-family: 'Times New Roman','STSong','SimSun', serif !important;
}
.store-detail__img img {
	width: 100%;
}
.store-detail__text {
	font-size: 14px;
	line-height: 1.5em;
}
a.store-detail__tell {
	display: block;
	padding: 10px;
	margin: 8px 0;
	border: 1px solid #ac1850;
	line-height: 1.2em;
	color: #ac1850;
	text-align: center;
}
a.store-detail__tell span {
	font-size: 13px;
	opacity: 0.6;
	display: block;
}
a.store-detail__tell:hover {
	opacity: 0.8;
}
a.store-detail__tell:hover {
	text-decoration: none;
}
.store-detail__map__wrap {
	margin: 30px 0 15px;
    display: none;
}
.store-detail__map {
	height: 300px;
}
a.store-detail__map__btn {
	display: block;
	padding: 10px;
	margin: 15px 0 40px;
	border: 1px solid #ac1850;
	line-height: 1.2em;
	color: #ac1850;
	text-align: center;
}
a.store-detail__map__btn:hover {
	opacity: 0.8;
}
a.store-detail__map__btn:hover {
	text-decoration: none;
}
a.store-detail__btn {
	display: block;
	padding: 10px;
	margin: 15px 0 40px;
	line-height: 1.2em;
	background-color: #ac1850;
	color: #fff;
	text-align: center;
}
a.store-detail__btn:hover {
	opacity: 0.8;
}
a.store-detail__btn:hover {
	text-decoration: none;
}
.store-omote__title {
	text-align: center;
	margin-bottom: 20px;
}
.store-omote__title img{
	width: 123px;
}

.store-omote__title__bg img {
	width: 100%;
}
.store-omote__title__bg .pc-hidden {
	display: none;
}
.store-omote__main__title {
	margin: 10px 0;
	font-size: 22px;
	text-align: center;
	font-family: 'Times New Roman','STSong','SimSun', serif !important;
}
.store-omote__main__text {
	font-size: 14px;
	font-family: 'Times New Roman','STSong','SimSun', serif !important;
	line-height: 1.7em;
	text-align: left;
}
.store-omote__main__text br{
	display: none;
}
.store-omote__main {
	margin-bottom: 50px;
}
.store-omote__news {
	margin: 50px 0 60px;
	border-bottom: 1px solid #ac1850;
}
.store-omote__news .pageTtl {
	margin-bottom: 0;
	color: #ac1850;
	border-bottom: 1px solid #ac1850;
	padding: 0 0 10px;
	font-size: 20px;
}
.store-omote__news__item {
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #ac1850;
	font-family: 'Times New Roman','STSong','SimSun', serif !important;
}
.store-omote__news__item:hover {
	text-decoration: none;
}
.store-omote__news__img img {
	width: 100%;
	padding: 15px 0 0;
}
.store-omote__news__item:hover img {
	opacity: 0.8;
}
.store-omote__news__title {
	margin: 20px 0;
	font-size: 16px;
	line-height: 1.3em;
}
.store-omote__news__text {
	font-size: 12px;
	line-height: 1.5em;
}

.store-omote__news__comments {
	font-size: 11px;
	padding: 0 0 20px;
}

/*ーーーーーーーーーーーーーーーーーーーー*/
@media screen and (min-width: 767px) {
	.storeCategoryTtl {
		margin: 120px 0 50px;
		padding: 10px;
		font-size: 22px;
	}
	.storeCategoryTtl:first-child {
		margin-top: 80px;
	}
	.storeTypeTtl {
		margin: 60px 0 40px;
		color: #ac1850;
		font-size: 26px;
		line-height: inherit;
	}
	.storeTypeTxt {
		color: #ac1850;
		font-size: 14px;
		line-height: inherit;
		margin: -30px 0 -9px 0;
	}
	.storeArea {
		margin: 0 0 140px;
	}
	.store .pageTtl {
		margin: 0 0 63px;
		font-size: 30px;
	}

	.link-list {
		display: table;
		margin: 0 auto;
		border: none;
	}
	.link-list__title {
		font-size: 16px;
		margin: 40px 0 0;
	}
	.link-list li {
		display: table-cell;
		float: none;
		width: inherit;
		border: none;
	}
	.link-list li:nth-child(2n-1) {
		border: none;
	}
	.link-list li a {
		position: relative;
		padding: 10px 30px;
		font-size: 14px;
	}
	.link-list li a:after {
		display: block;
		width: 1px;
		height: 16px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -8px;
		background-color: #a0a0a0;
		content: '';
	}
	.link-list li:first-child a:before {
		display: block;
		width: 1px;
		height: 12px;
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -6px;
		background-color: #a0a0a0;
		content: '';
	}

	.store__list {
		margin: 0 -20px;

	}
	.store__item__wrap {
		width: 50%;
		float: left;
		margin: 0;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.store__item {
		padding: 20px;
	}

	.store-detail__content {
		display: table;
		width: 100%;
	}
	.store-detail__img {
		display: table-cell;
		width: 50%;
		vertical-align: top;
	}
	.store-detail__box {
		display: table-cell;
		width: 50%;
		padding: 30px 40px;
		vertical-align: top;
		box-sizing: border-box;
	}
	.store-detail__title {
		margin: 0 0 20px;
		font-size: 18px;
	}
	.store-detail__box--omote .store-detail__title {
		font-size: 24px;
	}
	.store-detail__text {
		line-height: 2em;
	}
	a.store-detail__tell {
		display: block;
		padding: 0;
		margin: 0;
		border: none;
		line-height: 2em;
		color: #000;
		text-align: left;
		margin: 20px 0;
	}
	a.store-detail__tell span {
		font-size: 13px;
		color: #333333;
		margin-top: -0.5em;
		display: block;
	}
	a.store-detail__tell:hover {
		opacity: 1;
		cursor: default;
	}
	a.store-detail__tell:before {
		content: 'TEL:';
	}
	.store-detail__box--omote a.store-detail__tell {
		margin: 20px 0;
		font-family: 'Times New Roman','STSong','SimSun', serif !important;
	}
	.store-detail__map__wrap {
		margin: 80px 0 30px;
	    display: none;
	}
	.store-detail__map {
		height: 360px;
	}
	a.store-detail__map__btn {
		display: none;
	}
	.store-detail__btn__wrap {
		margin: 50px 0 0 0;
		text-align: center;
	}
	a.store-detail__btn {
		display: inline-block;
		min-width: 300px;
		margin-top: 0;
	}
	.store-omote__title img{
		width: 210px;
	}
	.store-omote__title__bg {
		margin-top: 30px;
	}
	.store-omote__title__bg .pc-hidden {
		display: block;
	}
	.store-omote__title__bg .sp-hidden {
		display: none;
	}
	.store-omote__main__title {
		margin: 30px;
		font-size: 24px;
	}
	.store-omote__main__text {
		font-size: 18px;
		text-align: center;
	}
	.store-omote__main__text br{
	display: block;
	}
	.store-omote__news {
		margin-bottom: 120px;
	}
	.store-omote__news .pageTtl {
		margin-bottom: 10px;
	}
	.store-omote__news__item {
		display: table;
		width: 100%;
	}
	.store-omote__news__img {
		display: table-cell;
		vertical-align: top;
	}
	.store-omote__news__img img {
		width: 300px;
	}
	.store-omote__news__box {
		display: table-cell;
		vertical-align: top;
		padding-left: 30px;
		width: 100%;
	}
	.store-omote__news__title {
		margin: 16px 0 24px;
		font-size: 18px;
		line-height: 1.6em;
	}
	.store-omote__news__text {
		font-size: 15px;
		line-height: 1.8em;
	}
}

@media screen and (max-width: 766px) {
	.pickup_news a {
		padding: 20px 0;
	}
	.pickup_news a:first-child {
		padding-top: 0;
	}
	.pickup_news .col_text {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.pickup_news .col_img {
		margin-bottom: 16px;
		float: none;
		width: 100%;
	}
  .br-pc { display:none; }
  .br-sp { display:block; }
}

/*ーーーーーーーーーーーーーーーーーーーー
POPUP STORE
ーーーーーーーーーーーーーーーーーーーー*/

#popup_shop {
  /*border: 0.5px solid #a0a0a0;*/
  background-color: #f2f2f2;
  margin: 40px auto 60px;
  padding: 20px 10px;
}

#popup_shop h2 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

#popup_shop dt {
  border-top: 0.5px solid #a0a0a0;
  padding: 20px 0 5px 0;
  margin: 10px 0 5px 0;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5em;
}

#popup_shop dd {
  font-size: 0.9em;
  line-height: 1.5em;
}

@media screen and (min-width: 767px) {
  #popup_shop h2 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) {
  #popup_shop {
    max-width: 920px;
    margin: 40px auto 60px;
    padding: 20px;
  }
  /*#popup_shop h2 {
    font-size: 16px;
  }*/
  #popup_shop dd {
    display: inline-block;
    padding-right: 20px;
  }
  #popup_shop dd.date {
    width: 30%;
  }
  #popup_shop dd.add {
    width: 49%;
  }
  #popup_shop dd.tel {
    width: 13%;
  }
}

/* ----------------------------------------
  Google Map 代用
---------------------------------------- */
.map_sab {
	text-decoration:underline;
	margin:20px 0;
	font-size: 16px;
	font-weight: bold;
  }
  /*-- タブレット・スマホ版表示CSS  --*/
  @media screen and (max-width: 766px){
	.map_sab {display:none;}
  }
  /* ----------------------------------------
	NEW SHOP
  ---------------------------------------- */
  @media screen and (max-width: 1028px) {
	  .br-pc { display:none; }
	  .br-sp { display:block; }
	  .open_shop { margin-top: 20px;
		  margin-bottom: -35px;}
  }
  @media screen and (min-width: 1028px){
	  .open_shop { margin-top: -30px;}
  }
  
/* ----------------------------------------
  直リンク
---------------------------------------- */
/*PC*/
@media screen and (min-width: 765px) {
#kanto_refa_shop, #kinki_refa_shop {
display: block;
padding-top: 150px;
margin-top: -70px;
  }
}

/*SP*/
@media screen and (max-width: 766px) {
#kanto_refa_shop, #kinki_refa_shop {
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}
}