@charset "UTF-8";

header .head_ttl::before {
	content: "ロケーション";
	line-height: 1;
	margin: 4px 0 0;
}
.gnav li a.location{
	background: #eee;
	color: #000;
}

html {
	scroll-behavior: smooth;
}

.lc_mt01{
	margin-top: 60px;
}
.lc_mt02{
	margin-top: 40px;
}

.loc_inner{
	max-width: 1200px;
    margin: 0 auto;
}

.loc_lead_toho{
	margin: 30px 0;
	line-height: 1.3;
}

.in1000 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.cap_wh {
	color: #fff;
}
.sec_ttl_ja{
	text-align: center;
	color: #fff;
}

.sec_lead{
	text-align: center;
	color: #fff;
}
.ac_inner{
	max-width: 1200px;
    margin: 0 auto;
}
.location_bg_img {
    background: url(../img/location/location_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ttl_area {
	padding-top: 55px;
    margin-top: -55px;
}
.location_ttl_box {
	text-align: center;
	padding: 120px 0 80px;
}
.location_ttl_box02{
    text-align: center;
    padding-bottom: 60px;
}
.location_ttl {
	font-size: 42px;
	color: #ceb077;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.txt_en {
	margin-bottom: 20px;
}
.txt_en02{
    margin-top: 100px;
}
.txt_ja {
	margin-top: 120px;
}
.location_ttl_kana {
	font-size: 20px;
}

.ttl_line_flex {
	display: flex;
	justify-content: center;
}
.ttl_line::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100px;
    background: #ceb077;
}

.ttl_line_flex02 {
	display: flex;
	justify-content: center;
}
.ttl_line02::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 70px;
    background: #ceb077;
}


.location_img {
	height: 600px;
}
.location_img02 {
	height: 400px;
}

.location_img.location_img_top {
    background: url(../img/location/location_img_top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.location_img02.location_img_top02 {
    background: url(../img/location/location_img_top02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.location_img02.location_img_top03 {
    background: url(../img/location/location_img_top03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.location_img02.location_img_top04 {
    background: url(../img/location/location_img_top04.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.location_img02.location_img_top05 {
    background: url(../img/location/location_img_top05.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.location_img02.location_img_top06 {
    background: url(../img/location/location_img_top06.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.location_img02.location_img_top07 {
    background: url(../img/location/location_img_top07.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.location_img02.location_img_top08 {
    background: url(../img/location/location_img_top08.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.location_lead_area {
	padding: 60px 0;
}

.location_lead_area02 {
	padding: 60px 0 0 0;
}



/* shopping */

.col2_flex_box02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.col2_flex_item {
	width: 48%;
}
.col2_flex_item p {
	color: #fff;
	letter-spacing: 0.1em;
	/* text-align: center; */
}


/* slick */

.slider_location{
    background-color: #a98c7fB3;
    margin: 60px auto 0;
    /* max-width: 1920px; */
}

.sliderArea {
	max-width: 100%;
	margin: 0 auto;
	padding: 60px 0;
}
.sliderArea.w300 {
	max-width: 300px;
}
.slick-slide {
	margin: 0 5px;
}
.slick-slide img {
	width: 100%;
	height: auto;
}
.slick-arrow:before{
	content:""!important;
}
/* .slick-prev, .slick-next {
	z-index: 1;
} */
.slick-prev:before, .slick-next:before {
	color: #000;
}
.slick-slide {
	transition: all ease-in-out .3s;
	/* opacity: .2; */
}
.slick-active {
	opacity: 1;
}
.slick-current {
	opacity: 1;
}
.thumb {
	margin: 20px 0 0;
}
.thumb .slick-slide {
	cursor: pointer;
}
.thumb .slick-slide:hover {
	opacity: .7;
}
.slick-dotted.slick-slider
{
    margin-bottom: 0;
}

.slider .slick-slide {
  margin: 0 10px;
}


.slick-prev {
    left: 15px;
	background: url(../img/location/loc_slide_prev.svg) no-repeat !important;
	background-size: contain;
	width: 50px;
	height: 50px;
	z-index: 1;
	transition-duration: 0.6s;
}
.slick-next {
    right: 15px;
	background: url(../img/location/loc_slide_next.svg) no-repeat !important;
	background-size: contain;
	width: 50px;
	height: 50px;
	z-index: 1;
	transition-duration: 0.6s;
}

.slick-prev:hover,.slick-next:hover{
	opacity: 0.6;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #fff;
}

.location_slide_title{
    font-size: 28px;
    margin: 0.5em 0 0;
}

.slider_location .sec_lead{
	margin-bottom: 40px;
}

.lc_pd_end{
	padding-bottom: 80px;
}



@media screen and (max-width: 1200px) {


	.btn_flex {
		font-size: 18px;
	}


	.location_ttl {
    	font-size: 36px;
	}


}


@media screen and (max-width: 1000px) {

	.location_ttl_box {
		padding: 80px 0;
	}

	.location_slide_title{
		font-size: 24px;
	}


}

@media screen and (max-width: 750px) {

	.sliderArea{
		padding: 40px 0;
	}

	.location_slide_title{
		font-size: 18px;
	}
	.slick-slide .sec_lead{
		font-size: 13px;
	}

	.slider_location .sec_lead {
		margin-bottom: 20px;
	}

}


@media screen and (max-width: 650px) {

	.lc_pd_end{
		padding-bottom: 60px;
	}	

	.location_ttl_box {
		padding: 60px 0;
	}

	.location_ttl_box02{
		padding-bottom: 30px;
	}

	.loc_subpage_ttl{
		font-size: 22px;
	}

	.location_img {
        height: 220px;
    }

	.location_img02 {
		height: 160px;
	}

	.location_ttl {
        font-size: 24px;
    }


	.slick-prev {
    	left: 35px;
	}
	.slick-next {
    	right: 35px;
	}

	.loc_flex_img{
		width: 38%;
	}
	.loc_flex_txt{
		width: 59%;
	}
	.location_item_title {
		font-size: 18px;
	}
	.loc_flex_txt .sec_lead{
		text-align: left;
		font-size: 13px;
		line-height: 1.7;	
	}

	.pd_l_650{
		padding-left: 20px;
	}
	.pd_r_650{
		padding-right: 20px;
	}

	.lc_mt01 {
		margin: 40px 0 0;
	}
	.lc_mt02{
		margin-top: 40px;
	}

	.loc_flex_txt .sec_ttl_ja{
		margin-bottom: 0;
	}

	.loc_lead_toho{
		margin: 15px 0;
	}

	.loc_flex_img img{
		object-fit: cover;
		height: 60vw;
		max-height: 200px;
	}

}






/* --------------- life_info_ara ----------------- */

.tab-group {
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
	width: 100%;
}

.tab-group>a {
	flex-grow: 1;
	width: 100%;
	padding: 0;
	border: none;
}

.tab-group>a>li {
	width: 100% !important;
}

#tab_start {
	max-width: 1400px;
	margin: 40px auto 0;
	box-sizing: border-box;
}

.tab {
	flex-grow: 1;
	list-style: none;
	border-left: solid 1px #fff;
	text-align: center;
	cursor: pointer;
	font-size: 1em;
	letter-spacing: 2px;
	width: calc(100%/4);
	font-weight: bold;
	box-sizing: border-box;
}
.tab:first-child{
    border-left: none;
}

.tab-group li:nth-child(5n){
    border-left: none;
}
.tab-group li:nth-child(n + 5){
    border-top: solid 1px #fff;
}


.tab_02 {
	border-radius: 0 0 10px 15px !important;
}

.tab-group li {
	position: relative;
	background: #213329;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #c9bc9c;
	height: 60px;
}

.tab-group li.is-active .p-loc_button {
	/* padding: 5px 0 0px; */
	border-top: none;
	color: #fff;
}

.tab-group li.is-active::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 20px;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
}

.tab-group li.is-active.tab {
	color: #fff;
}


.panel-group {
	height: auto;
	border-top: none;
}

.panel {
	display: none;
	padding: 20px;
}

.panel h3 {
	text-align: center;
	font-size: 24px;
	letter-spacing: 2px;
}

.panel p {
	font-size: 15px;
	line-height: 1.7em;
	letter-spacing: 0;
}
.panel.is-show02 {
	display: block;
}

.panel_cap {
	font-size: 10px !important;
}


.tab01_bg{

}

@media(max-width:1000px){
    .panel {
		padding: 10px;
	}
    .tab-group li.is-active .p-loc_button {
        padding: 0px 0 0px;
    }

    #tab_start {
        margin: 40px auto 0;
    }
    .tab-group {
        flex-wrap: wrap;
        order: 2;
        width: 100%;
    }
    .tab-group li {
        width: calc(100% / 4);
        /* border-right: solid 1px #fff; */
    }
    .tab-group li:first-of-type {
        /* width: calc(100% / 2); */
    }
    

    .tab-group li.is-active {
        /* padding: 5px 0 0; */
    }
    .tab-group li.is-active::after {
        content: none;
    }
}

@media(max-width:550px){

}



/* location_lifeinfo */
button{
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}
.loc_sendai_buttonarea {
    display: flex;
    justify-content: center;
    width: 100%;
}
.loc_sendai_buttonarea li.loc_sendai_buttonarea_button {
    width: 25%;
}
.p-loc_button {
    text-align: center;
    transition: 0.3s;
    opacity: 1;
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.05em;
    color: #c9bc9c;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-family: "fot-tsukuaoldmin-pr6n", serif !important;
}
.p-loc_button.is-active {
    /* background: #746838; */
    opacity: 1;
    color: #fff;
}

/* 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";
    font-size: 16px;
    font-family: "fot-tsukuaoldmin-pr6n", serif !important;
}
.gm-style .gm-style-iw-c{
    overflow: visible;
}
.gm-style-iw-chr button{
    position: fixed !important;
    top: -12px;
    right: -10px;
}

.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;
    /* padding-top: 20px; */
    }
.p-location-map__map-area {
    width: 100%;
    }
#map, .p-location-map__menu {
    height: 246px;
    }
.p-location-map__menu {
    width: 100%;
    background-color: #fff;
    overflow-y: scroll;
    padding: 0px;
    }
.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; */
    display: flex;
    flex-wrap: wrap;
    }
.accordion ol li {
    display: block;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #44403b;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 50%;
}
.accordion ol li:nth-child(odd){
    border-right: solid 1px #44403b;
}
.accordion ol li:hover {
    background: #fff;
}
.accordion ol li::before {
    content: counter(number);
    counter-increment: number;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 50;
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
    padding-right: 0;
    text-align: center;
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    background: #a8945b;
}
.accordion ol li.color01::before{
    background: #a8945b;
}
.accordion ol li.color02::before{
    background: #0e7c3d;
}
.accordion ol li.color03::before{
    background: #7c0e16;
}
.accordion ol li.color04::before{
    background: #f29820;
}
.accordion ol li.color05::before{
    background: #40b3ed;
}
.accordion ol li.color06::before{
    background: #a479b7;
}
.accordion ol li.color07::before{
    background: #006094;
}
.accordion ol li.color08::before{
    background: #69d1c0;
}


.accordion ol li a {
    display: flex;
    justify-content: space-between;
    position: relative;
    font-size: 12px;
    line-height: 1.4;
    vertical-align: middle;
    text-decoration: none;
    padding: 15px 10px 15px 40px;
    width: 100%;
    font-feature-settings: "palt";
    flex-wrap: wrap;
    font-weight: 600;
}

/* .accordion .info01 ol li::before {
    background-color: #f39c00;
}
.accordion .info02 ol li::before {
    background-color: #006328;
}
.accordion .info03 ol li::before {
    background-color: #beb101;
}
.accordion .info04 ol li::before {
    background-color: #a662a5;
}

.accordion .info05 ol li::before {
    background-color: #006ab8;
}
.accordion .info06 ol li::before {
    background-color: #019945;
}
.accordion .info07 ol li::before {	
    background-color: #000;
}
.accordion .info08 ol li::before {	
    background-color: #000;
} */

/* 番号 */


.accordion ol li a span {
    display: block;
    font-size: 13px;
    /* padding-top: .5em; */
    width: 100%;
    font-weight: 400;
}
.accordion ol li a span:first-of-type{
    margin-top: 5px;
}
.accordion ol li a span .sup.pos_sup{
    top: -1.2em;
}
.accordion ol li::before{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    /* line-height: 15px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.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
---------------------------------*/

#map {
    background: #fff;
    height: 750px;
    }
@media all and (max-width: 1000px) {
    .p-loc_button {
        font-size: 12px;
        letter-spacing: 0;
    }
}
@media all and (max-width: 900px) {
    .p-location-map__nav-item {
    /* width: 32%; */
    margin-bottom: 2%;
    }
    .accordion ol li a{
        /* flex-wrap: wrap; */
    }
    .accordion ol li a span {
        /* width: 100%; */
    }
    .accordion ol li a {
        padding: 10px 10px 10px 40px;
    }
    .p-location-map__menu {
        height: 279px;
    }
}
@media all and (max-width: 768px) {
    .dn768{
        display: none;
    }
    .p-location-map__map-area{
        width: 100%;
        order: 1;
    }
    .accordion ol li a{
    font-size: 12px;
    /* padding: 12px 10px 10px 45px; */
    }
    .accordion ol li a span{font-size: 11px;}
    .p-location-map__menu{
        width: 100%;
        height: 265px;
        order: 3;
        }
    .p-location-map__nav{
        flex-wrap: wrap;
        margin: 0 auto 30px;
    }
    
    .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%;
}
#map {
    height: 500px;
}

}

@media all and (max-width: 650px) {
    .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; */
    /* padding-top: 10px; */
    }
    .p-location-map__map-inner {
    padding: 0;
    margin: auto 0%;
    }
    .p-location-map__map-area {
    width: 100%;
    /* margin-bottom: 10px; */
    }
    #map {
    height: 320px;
    }
    .p-location-map__menu {
    width: 100%;
    height: 260px;
    }
    .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_button {
        /* padding: 12px 0; */
        font-size: 10px;
        /* border-bottom: solid 1px #fff; */
        border-right: none;
    }
    .p-location-map__menu {
        /* margin-bottom: 20px; */
    }

    .tab:first-child{
        border-left: none;
    }
    .tab:nth-child(3n), .tab:nth-child(6n){
        /* border-right: none; */
    }
    .accordion ol li {
        border-right: none!important;
        width: 100%;
    }
    .tab-group li {
        height: 50px;
    }
    .accordion ol li a {
        letter-spacing: 0.01em;
        padding: 5px 10px 5px 45px;
    }
    .accordion ol li a span {
        letter-spacing: 0.05em;
    }
}
@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;
    }

}