@charset "utf-8";
.hummenu ul li.nav-location::before {
	width: 50% !important;
}
/* common */
.top_en_ttl{
	font-family: linotype-didot, serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.4em;
	font-size: 26px;
}
main {
	color: #38383a;
}

.mv_area {
	margin-bottom: 130px;
}
.mv_area_mb0 {
	margin-bottom: 0;
}
@media(max-width: 1040px){
	.mv_area {
		margin-bottom: 90px;
	}
}
@media(max-width: 650px){
	.mv_area {
		margin-bottom: 70px;
	}
}


/* location_contents01 */
.location_contents01 {
	background: url(../img/location/loc_cont01_bg.jpg);
	background-position: center;
	background-size: cover;
}
/* location_contents02 */
.location_contents02 {
	background: #c6c2c1;
}
.loc02_ttl {
	border-top: solid 1px #69581a;
	border-bottom: solid 1px #69581a;
	max-width: 685px;
	margin: 0 auto;
	padding: 15px 0;
}
.loc02_ttl p {
    text-align: center;
    font-size: 25px;
    letter-spacing: 0.35em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loc02_ttl p span {
	color: #69581a;
	font-size: 36px;
}
.east_img {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
}
.east_img img {
	height: 93px;
	width: auto;
}
.west_img {
	margin-top: 10px;
}
.west_img img {
	height: 93px;
	width: auto;
}
.loc_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.loc_flex_in2 {
	width: 47%;
}
.loc_img_ttl {
	font-size: 23px;
	line-height: 1.5;
	text-align: center;
	margin-top: 20px;
}
.loc_img_min {
	font-size: 18px;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 25px;
}
.loc_img_lead {
	font-size: 14px;
	line-height: 2;
	/* text-align: justify; */
	text-align: center;
}
.loc_img_lead span {
	font-size: 0.8em;
}
.loc_white_topics {
	background: #fff;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.top_en_ttl.loc_topics {
	color: #231815;
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
}
.loc_img_ttl.left {
	text-align: left;
	margin: 30px 0 25px;
	letter-spacing: 0.2em;
}
.justify {
	text-align: justify;
}
.loc_white_topics_left {
	width: 45%;
}
.loc_topic_cap {
	text-align: right;
	font-size: 15px;
	margin-top: 9%;
}
.loc_white_topics_right {
	width: 52%;
	max-width: 582px;
}
.loc_flex_in3 {
	width: 30%;
}
.loc_flex_westunder_left {
	width: 56%;
}
.loc_flex_westunder_right {
	width: 38%;
}
.loc_img_ttl.left.mt0 {
	margin-top: 0;
	margin-bottom: 15px;
}
.loc_rute {
	margin-top: 10px;
}
/* location_contents03 */
.location_contents03 {
	background: url(../img/location/loc_cont03_bg.jpg);
	background-position: top;
	background-size: cover;
}
.loc_flex_inharf {
	width: 50%;
}
.loc_img_ttl.yellow {
    color: #8b7424;
    font-size: 28px;
    letter-spacing: 0.4em;
    margin-bottom: 10px;
}
.img_suke {
	position: absolute;
	right: -5%;
	top: 35%;
	transform: translate(0,-50%);
	width: 40%;
	z-index: revert-layer;
}
.loc_flex_in3 .pos_re img {
	z-index: 1;
	position: relative;
}
.loc_flex_in3 .img_cap{
	z-index: 2;
}
/* location_contents04 */
.location_contents04 {
	background: #d3c9c6;
}
.loc_flex_bollpark_left {
	width: 62%;
}
.loc_flex_bollpark_right {
	width: 33%;
}
.loc_img_min.mb0left {
	text-align: left;
	margin-bottom: 0;
}
.loc_img_ttl.left02 {
	text-align: left;
	margin: 60px 0 0px;
	letter-spacing: 0.2em;
}
.top_en_ttl.lifeinfo {
	margin-bottom: 40px;
	color: #746839;
}

.db1210 {
	display: none;
}
.dn1210 {
	display: block;
}
.dbn1210 {
	display: none;
}


.img_out_cap {
	font-size: 10px;
	position: absolute;
	bottom: -2em;
	right: 0em;
}


@media(max-width: 1300px){
}

@media(max-width: 1210px){
	.dbn1210 {
		display: block;
	}
	.loc02_ttl p {
		font-size: 22px;
	}
	.loc02_ttl p span {
		font-size: 30px;
	}
	.east_img img {
		height: 60px;
	}
	.loc_img_ttl {
		font-size: 18px;
	}
	.loc_img_min {
		font-size: 13px;
		margin-bottom: 15px;
	}
	.loc_img_lead {
		font-size: 12px;
		line-height: 2;
		/* text-align: justify; */
	}
	.loc_white_topics {
		flex-wrap: wrap;
		padding: 30px;
	}
	.loc_white_topics_left {
		width: 100%;
	}
	.loc_white_topics_right {
		width: 100%;
		max-width: unset;
		margin-top: 10px;
	}
	.loc_topic_cap {
		font-size: 13px;
		margin-top: 25px;
	}
	.loc_img_ttl.left {
		margin: 20px 0 20px;
	}
	.west_img img {
		height: 60px;
	}

	.loc_rute {
		margin-top: 30px;
	}
	.loc_img_ttl.yellow {
		font-size: 20px;
	}
	.img_suke {
		top: 15%;
	}

	.db1210 {
		display: block;
	}
	.dn1210 {
		display: none;
	}
	.loc_img_ttl.left02 {
		margin: 0px 0 0px;
	}
	.loc_img_min.mb0left {
		margin-bottom: 20px;
	}
}

@media(max-width: 1040px){
	.loc_flex_westunder_left {
		width: 100%;
		max-width: 500px;
		margin: 0 auto 30px;
	}
	.loc_flex_westunder_right {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
	.loc_flex_bollpark_left {
		width: 100%;
		margin: 0 auto 30px;
		max-width: 500px;
	}
	.loc_flex_bollpark_right {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
}

@media(max-width: 850px){}

@media(max-width: 767px){}

@media(max-width: 650px){
	.dbn1210 {
		display: none;
	}
	.top_en_ttl {
		font-size: 18px;
	}
	.loc02_ttl p {
		font-size: 16px;
	}
	.loc02_ttl p span {
		font-size: 22px;
	}
	.east_img img {
		height: 35px;
	}
	.loc_flex_in2 {
		width: 100%;
		margin-bottom: 30px;
	}
	.loc_flex_in2:last-of-type {
		margin-bottom: 0;
	}
	.loc_img_ttl {
		font-size: 16px;
		margin-top: 10px;
	}
	.loc_img_min {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.loc_img_lead {
		line-height: 1.8;
	}
	.loc_topic_cap {
		font-size: 12px;
	}
	.loc_white_topics_right {
		margin-top: 5px;
	}
	.west_img img {
		height: 35px;
	}
	.loc_flex_in3 {
		width: 100%;
		margin-bottom: 30px;
	}
	.loc_flex_in3:last-of-type {
		margin-bottom: 0;
	}
	.loc_white_topics {
		margin-top: 30px;
		padding: 20px;
	}
	.loc02_ttl {
		padding: 10px 0;
	}
	.loc_flex_westunder_left {
		margin: 0 auto 20px;
	}
	.loc_flex_inharf {
		width: 100%;
	}
	.img_suke {
		top: 35%;
		width: 40%;
	}
	.loc_flex_bollpark_left {
		margin: 0 auto 20px;
	}
	.top_en_ttl.lifeinfo {
		margin-bottom: 30px;
		color: #746839;
	}
}







/* location_lifeinfo */
.loc_sendai_buttonarea {
	display: flex;
	justify-content: center;
	width: 100%;

	flex-wrap: wrap;
}
.loc_sendai_buttonarea li.loc_sendai_buttonarea_button {
	/* width: 25%; */
	width: 33.33%;
}
.p-loc_sendai_buttonarea_button {
	background: #b9b3b0;
	/* background: #746838; */
	text-align: center;
	transition: 0.3s;
	opacity: 0.7;
	width: 100%;
	padding: 15px 0;
	font-size: 15px;
	letter-spacing: 0.2em;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	color: #fff;
}
.p-loc_sendai_buttonarea_button.nav_info01.is-active{
	background: #cf0a1d;
}
.p-loc_sendai_buttonarea_button.nav_info02.is-active{
	background: #e18b0b;
}
.p-loc_sendai_buttonarea_button.nav_info03.is-active{
	background: #ada108;
}
.p-loc_sendai_buttonarea_button.nav_info04.is-active{
	background: #065fa1;
}
.p-loc_sendai_buttonarea_button.nav_info05.is-active{
	background: #068e41;
}
.p-loc_sendai_buttonarea_button.nav_info06.is-active{
	background: #946094;
}




.p-loc_sendai_buttonarea_button:nth-of-type(n + 3){
	border-bottom: none;
}
.p-loc_sendai_buttonarea_button.is-active {
	/* background: #746838; */
	opacity: 1;
}

/* lifeinfo */
.p-contents-location-map {
	/*background-image: url("../../img/location/contents-decoration-white@2x.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;*/
	}
  .p-contents-location-map__inner {
	margin: auto;
	}
  .p-location-map__h2 {
	margin-bottom: 70px;
	text-align: center;
	font-size: 36px;
	font-size: 3.6rem;
	letter-spacing: .1em;
  }
  .p-location-map__h2-brackets {
	display: inline-block;
	width: 672px;
	max-width: 100%;
	padding: 15px 30px;
	position: relative;
  }
  .p-location-map__h2-brackets-before, .p-location-map__h2-brackets-after {
	position: absolute;
	display: block;
	width: .77em;
	height: 1.5em;
  }
  .p-location-map__h2-brackets-before {
	top: 0;
	left: 0;
  }
  .p-location-map__h2-brackets-after {
	bottom: 0;
	right: 0;
  }
  .p-location-map__h2-brackets-before::before, .p-location-map__h2-brackets-before::after, .p-location-map__h2-brackets-after::before, .p-location-map__h2-brackets-after::after {
	content: "";
	display: block;
	position: absolute;
  }
  .p-location-map__h2-brackets-before::before, .p-location-map__h2-brackets-after::before {
	width: 100%;
	height: 1px;
  }
  .p-location-map__h2-brackets-before::after, .p-location-map__h2-brackets-after::after {
	width: 1px;
	height: 100%;
  }
  .p-location-map__h2-brackets-before::before, .p-location-map__h2-brackets-before::after {
	top: 0;
	left: 0;
  }
  .p-location-map__h2-brackets-after::before, .p-location-map__h2-brackets-after::after {
	bottom: 0;
	right: 0;
  }
  .p-location-map__h2-brackets-before::before {
	background: linear-gradient(to right, rgba(170, 170, 170, 1) 0%, rgba(170, 170, 170, 0) 100%);
  }
  .p-location-map__h2-brackets-before::after {
	background: linear-gradient(to bottom, rgba(170, 170, 170, 1) 0%, rgba(170, 170, 170, 0) 100%);
  }
  .p-location-map__h2-brackets-after::before {
	background: linear-gradient(to right, rgba(170, 170, 170, 0) 0%, rgba(170, 170, 170, 1) 100%);
  }
  .p-location-map__h2-brackets-after::after {
	background: linear-gradient(to bottom, rgba(170, 170, 170, 0) 0%, rgba(170, 170, 170, 1) 100%);
  }
  .p-location-map__map-wrap {
	margin-bottom: 0px;
	}
  .p-location-map__nav {
	/* position: relative; */
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto 40px;
	}
    .p-location-map__nav > div p{
        font-size: 40px;
    }

  .p-location-map__nav::before {
	}
	.p-location-map__nav-group {
		display: flex;
		flex-wrap: wrap;
		position: relative;
		z-index: 2;
		justify-content: space-between;
		width: 100%;
		max-width: 460px;
		/* max-width: 1220px; */
		/* margin: 0 auto 30px; */
		box-sizing: border-box;
		/* border-bottom: 4px solid rgb(0,129,83); */
		/* border-image: linear-gradient(90deg, rgba(0,129,83,1) 0%, rgba(136,89,37,1) 20%, rgba(3,58,104,1) 35%, rgba(113,112,113,1) 50%, rgba(0,96,148,1) 67%, rgba(223,165,64,1) 73%, rgba(177,44,73,1) 100%); */
		border-image-slice: 1;
	}
  .p-location-map__nav-item {
	/* width: 13.5%; */
	background: #fff;
	position: relative;
	}
  .p-location-map__btn {
	border: 0;
	width: 100%;
	height: 60px;
	position: relative;
	background: #fff;
	cursor: pointer;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: 1px solid;
	}
.p-location-map__btn[data-href="info01"] {
	color: #A9915C;
	background-color: #A9915C;
}
.p-location-map__btn[data-href="info02"] {
    color: #033a68;
	background-color: #033a68;	
}
.p-location-map__btn[data-href="info03"] {
    color: #006094;
	background-color: #006094;	
}
.p-location-map__btn[data-href="info04"] {
    color: #7c0e16;
	background-color: #7c0e16;	
}
.p-location-map__btn[data-href="info05"] {
    color: #649f7f;
	background-color: #0E7C3D;	
}
.p-location-map__btn[data-href="info06"] {	
    color: #5f3913;
	background-color: #5f3913;
}
.p-location-map__btn[data-href="info07"] {
	color: #717071;
	background-color: #3A3A3A;
}


.infowin_container h4{
	font-feature-settings: "palt";
}

  .p-location-map__btn::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: .3s;
	background-color: #fff;
    border-radius: 60px;
	/* color: #b4b4b5; */
	}
  .p-location-map__btn span {
	position: relative;
	z-index: 2;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	}
  .p-location-map__btn[data-href="store"] span{	
	font-size: 14px;
	text-align: center;
	line-height: 1.5;
  }
  .p-location-map__btn:hover, .p-location-map__btn.is-active {
	color: #fff;
	}
  .p-location-map__btn:hover::before, .p-location-map__btn.is-active::before {
	opacity: 0;
	background: #3e3a39;
	color: #fff;
	}
    .p-location-map__btn > span > img{
       height: 25px;
    }
    .p-location-map__btn > .btn_life{
        display: block;
    }
    .p-location-map__btn:hover > .btn_life{
        display: none;
    }
    .p-location-map__btn:hover > .btn_life_on{
        display: block;
    }
    .p-location-map__btn.is-active > .btn_life{
        display: none;
    }
    .p-location-map__btn > .btn_life_on{
        display: none;
    }
    .p-location-map__btn.is-active > .btn_life_on{
        display: block;
    }
    
  .p-location-map__map {
	}
  .p-location-map__map-inner {
	display: flex;
	flex-wrap: wrap;
	/* background-color: #FFF; */
	justify-content: space-between;
	}
  .p-location-map__map-area {
	width: 48%;
	}
  #map, .p-location-map__menu {
	height: 650px;
	}
  .p-location-map__menu {
	width: 48%;
	background-color: #fff;
	overflow-y: scroll;
	padding: 10px;
	}
  .p-location-map__annotation {
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: .1em;
  }
  /* menu
  ---------------------------------*/
  .accordion h3, .accordion h3 a {
	height: 36px;
	text-indent: -9999px;
  }
  .accordion h3.leisure_title a {
	background-position: 0 0;
  }
  .accordion h3.shopping_title a {
	background-position: 0 -36px;
  }
  .accordion h3.food_title a {
	background-position: 0 -72px;
  }
  .accordion h3.living_title a {
	background-position: 0 -108px;
  }
  .ui-state-active a {
	display: none;
  }
  .accordion ol {
	counter-reset: number;
	margin: 0;
	padding: 0;
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	/* overflow-y: scroll; */
	}
  .accordion ol li {
	display: block;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	}
  .accordion ol li:hover {
	background: #fff;
  }
  .accordion ol li::before {
	content: counter(number);
	counter-increment: number;
	position: absolute;
	top: 14px;
	left: 0px;
	z-index: 50;
	display: inline-block;
	/* border-radius: 10px; */
	color: #fff;
	font-size: 10px;
	vertical-align: middle;
	height: 20px;
	padding-right: 0;
	width: 20px;
	line-height: 20px;
	text-align: center;
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	/* font-style: italic; */
	background:#000;
	}



  .accordion ol li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #333;
	position: relative;
	font-size: 14px;
	line-height: 1.4;
	vertical-align: middle;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	width: 100%;
	font-feature-settings: "palt";
	}

.accordion .info01 ol li::before {
	background-color: #cf0a1d;
}
.accordion .info02 ol li::before {
	background-color: #e18b0b;
}
.accordion .info03 ol li::before {
    background-color: #ada108;
}
.accordion .info04 ol li::before {
    background-color: #065fa1;
}

.accordion .info05 ol li::before {
    background-color: #068e41;
}
.accordion .info06 ol li::before {
    background-color: #946094;
}
.accordion .info07 ol li::before {	
    background-color: #000;
}



/* 番号 */




/* .accordion .info01 ol li:nth-of-type(5):before{
  content: "4";
}
.accordion .info01 ol li:nth-of-type(6):before{
  content: "5";
}
.accordion .info01 ol li:nth-of-type(7):before{
  content: "6";
}
.accordion .info01 ol li:nth-of-type(8):before{
  content: "7";
}
.accordion .info01 ol li:nth-of-type(9):before{
  content: "8";
}
.accordion .info01 ol li:nth-of-type(10):before{
  content: "9";
}
.accordion .info01 ol li:nth-of-type(11):before{
  content: "10";
}
.accordion .info01 ol li:nth-of-type(12):before{
  content: "11";
}
.accordion .info01 ol li:nth-of-type(13):before{
  content: "12";
}
.accordion .info01 ol li:nth-of-type(14):before{
  content: "13";
} */


/* .accordion .info06 ol li:nth-of-type(-n+4):before{
    content: "1";
}
.accordion .info06 ol li:nth-of-type(5):before{
    content: "2";
}
.accordion .info06 ol li:nth-of-type(6):before{
    content: "3";
}
.accordion .info06 ol li:nth-of-type(7):before{
    content: "4";
}
.accordion .info06 ol li:nth-of-type(8):before{
    content: "5";
}
.accordion .info06 ol li:nth-of-type(9):before{
    content: "6";
}
.accordion .info06 ol li:nth-of-type(10):before{
    content: "7";
}
.accordion .info06 ol li:nth-of-type(11):before{
    content: "8";
}
.accordion .info06 ol li:nth-of-type(12):before{
    content: "9";
} */
  .accordion ol li a span {
	display: block;
	font-size: 13px;
	/* padding-top: .5em; */
	}
.accordion ol li::before{width: 15px;height: 15px;line-height: 15px;}

.accordion ol p.list_ttl{
	position: relative;
	font-size: 15px;
	line-height: 1.7em;
	letter-spacing: 0;
	margin-right: 10px;
	white-space: nowrap;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	justify-content: space-between;
	padding: 0 5px;
}

.accordion ol p.list_ttl:after {
    content: "";
    right: 0;
    bottom: 50%;
    display: block;
    width: 100%;
    margin-left: 20px;
    transform: translateY(-50%);
    border-bottom: 2px dotted #000;
}
  *:first-child + html .accordion ol li a {
	z-index: 1;
	width: 197px;
	float: left;
  }
  .accordion .caption {
	font-size: 11px;
	padding: 10px;
	color: #333;
	line-height: 1.4;
  }
  /* map
  ---------------------------------*/
  #maparea {
	width: 100%;
	height: 600px;
	float: left;
  }
  #map {
	background: #fff;
	height: 650px;
	}
  @media all and (max-width: 900px) {
	.p-location-map__nav-item {
	  /* width: 32%; */
	  margin-bottom: 2%;
	}
  }
@media all and (max-width: 768px) {
  .dn768{
    display: none;
  }
	.p-location-map__map-area{
		width: 100%;
		/* margin-bottom:20px; */
	}
	.accordion ol li a{
	font-size: 12px;
	padding: 10px 10px 0px 25px;
	}
	.accordion ol li a span{font-size: 11px;}
	.p-location-map__menu{
		width: 100%;
		height: 250px;
		margin-bottom: 30px;
    }
    .p-location-map__nav{
        flex-wrap: wrap;
		margin: 0 auto 30px;
    }
	.p-loc_sendai_buttonarea_button {
		font-size: 12px;
	}
    .p-location-map__nav > div{
        width: 100%;
        text-align: center;
        margin: 30px auto;
    }
    .p-location-map__nav-group{
        margin: 0 auto;
    }
    .p-location-map__nav > div p{
        font-size: 28px;
    }

    .p-location-map__nav-item {
      margin-bottom: 8%;
  }
  
}

  @media all and (max-width: 560px) {
    .loc_nav_text {
      transform: translateX(-50%) scale(0.8);
  }
	.p-contents-location-map {
	  /* padding: 0px 0 25px; */
	  background-image: url("../../img/location/sp/contents-decoration-white@sp.png");
	}
	.p-location-map__h2 {
	  margin-bottom: 30px;
	  font-size: 24px;
	  font-size: 2.4rem;
	}
	.p-location-map__h2-brackets {
	  padding: 0 10px;
	}
	.p-location-map__nav {
		/* padding: 0 0 18px; */
		margin: 0 auto 20px;
	}
	.p-location-map__nav::before {
	  /* display: none; */
	}
	.p-location-map__nav-item {
	  /* width: 49%; */
	  padding: 1px;
	}
	.p-location-map__btn {
	  /* height: 45px; */
	  font-size: 14px;
	}
	.p-location-map__nav::before {
		height: 102%;
		background-color: #F0ECE9;
	}
	.p-location-map__btn[data-href="store"] span{
        font-size: 11px;
    }
	.p-location-map__map-wrap {
	  margin-bottom: 0px;
	}
	#page-location .content03 .content_inner{
		padding: 60px 20px 0;
	}
	.p-location-map__map {
	  padding: 0;
	}
	.p-location-map__map-inner {
	  padding: 0;
	  margin: auto 0%;
	}
	.p-location-map__map-area {
	  width: 100%;
	}
	#map {
	  height: 320px;
	}
	.p-location-map__menu {
	  width: 100%;
	  height: 200px;
	}
	.accordion ol {
	  border: none;
	}

	.loc_sendai_buttonarea {
		flex-wrap: wrap;
	}
	.loc_sendai_buttonarea li.loc_sendai_buttonarea_button {
		width: 100%;
	}
	.loc_sendai_buttonarea {
		justify-content: flex-start;
	}
	.p-loc_sendai_buttonarea_button {
		padding: 12px 0;
		font-size: 13px;
		border-bottom: solid 1px #fff;
		border-right: none;
	}
	.p-location-map__menu {
		margin-bottom: 20px;
	}
  }
  @media all and (max-width: 375px) {
	.p-location-map__btn{
		font-size: 12px;
	}

  }
  @media all and (max-width: 360px) {
	.p-location-map__btn[data-href="store"] span {
		font-size: 11px;
	}

  }
