@charset "UTF-8";

header .head_ttl::before {
    content: "ロケーション";
    line-height: 1;
    margin: 4px 0 0;
}

.gnav li a.location{
    background: #eee;
    color: #000;
}

.loc_cont{
    padding: 60px 0;
    /* margin-bottom: 60px; */
}
.loc_cont.equipment{
    margin-top: 40px;
}


/* .loc_cont{
    background: #3c3c46;
} */

.loc_bg01{
    background: url(../img/location/location_bg01.jpg) no-repeat;
    background-size: cover;    
}

.loc_bg02{
    background: url(../img/location/location_bg02.jpg) no-repeat;
    background-size: cover;    
}

.loc_cont_bg01{
    position: absolute;
    left: -5%;
    top: 20%;
    bottom: -5%;
    width: 130%;
    height: 84%;
    /* padding-right: calc(50% - 50vw); */
    background: rgb(174 148 114 / 30%);
}

.loc_cont_bg02{
    position: absolute;
    right: 0;
    top: 0;
    bottom: -5%;
    width: calc(100vw - ((100vw - 1200px)/2));
    height: calc(100% + 60px);
    /* padding-right: calc(50% - 50vw); */
    background: rgb(174 148 114 / 30%);
}

.loc_cont_bg03{
    position: absolute;
    right: 0;
    top: 20%;
    bottom: -5%;
    width: 130%;
    height: 83%;
    /* padding-left: calc(50% - 50vw); */
    background: rgb(174 148 114 / 30%);
}


/* .loc_cont_bg01::before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(173 157 137 / 40%);
} */



.station_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.station_flex > li{
    width: 24%;
}
.station_flex > li:nth-of-type(n + 5){
    margin-top: 1.5%;
}

/* .station_flex > li p{
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 10px;
} */


.sec_lead,.sec_ttl_ja{
    color: #000;
}

/* .loc_bg01 .sec_lead,.loc_bg01 .sec_ttl_ja{
    color: #fff;
} */

.loc_submv{
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loc_submv.shopping{
    background: url(../img/location/shopping.jpg);
    background-position: left;
    background-size: cover;
}

.loc_submv.park_sports{
    background: url(../img/location/park_sports.jpg);
    background-position: left;
    background-size: cover;
}

.loc_submv_ttl{
    color: #fff;
    font-size: 2.4em;
    text-transform: uppercase;
}

.loc_submv_ttl_img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
}

.loc_submv_ttl_img > img{
    height: 50px;
}


.loc_txt_box{
    text-align: center;    
}

.loc_mb01{
    margin-bottom: 40px;
}
.loc_mb02{
    margin-bottom: 20px;
}
.loc_mb03{
    margin-bottom: 60px;
}
.loc_mb04{
    margin-bottom: 120px;
}


.cap_mt01{
    margin-top: 20px;
}


.loc_l_over{
    margin-left: calc(50% - 50vw);
}
.loc_r_over{
    margin-right: calc(50% - 50vw);
}

.loc_flex01 li,.loc_flex02,.loc_flex03{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.loc_flex02,.loc_flex03{
    width: 100%;
}
.loc_flex01 li:nth-of-type(n + 2){
    margin-top: 60px;
}
.loc_flex02 li:nth-of-type(n + 2){
    margin-top: 40px;
}
.loc_flex03 li:nth-of-type(n + 3){
    margin-top: 40px;
}
.flex_txt{
    width: 38%;
}
.flex_img{
    width: 58%;
}
.flex_img_l{
    margin-right: calc(50% - 50vw);
    margin-left: 4%;
    flex: 1;
}

.flex_img_r{
    margin-left: calc(50% - 50vw);
    margin-right: 4%;
    flex: 1;
}

.flex_txt02{
    width: 58%;
}
.flex_img02{
    width: 38%;
}

.flex_half{
    width: 48%;
}
.flex_full{
    width: 100%;
}
.flex_three{
    width: 32%;
}

.item_ttl{
    font-size: 24px;
    line-height: 1.5;
}
.item_ttl02{
    font-size: 18px;
    line-height: 1.5;
    margin-top: 15px;
}
.item_ttl_cap{
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.5;
}
.item_ttl02_cap{
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.5;
}
.item_lead{
    line-height: 2.5em;
}

.item_mt01{
    margin-top: 40px;
}

.item_min{
    max-width: 140px;
    margin: 30px 0 20px;
}

.item_min_ab_r{
    position: absolute;
    right: 0;
    top: -50%;
    margin: 0;
}

.item_box_ab{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,0.8);
    padding:20px;
}

.park_flex_half{
    max-width: 276px;
}

.item_box_ab .item_ttl02{
    margin-top: 0;
}



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

}

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

}


@media screen and (max-width: 1000px) {
    ul.gnavi li a.location{
        background: #eee;
        color: #000;
    }

    .item_ttl{
        font-size: 20px;
    }
    .item_ttl_cap {
        margin-top: 15px;
        font-size: 14px;
    }

    .item_min {
        max-width: 100px;
    }
    .item_ttl02 {
        font-size: 16px;
        margin-top: 10px;
    }
    .item_ttl02_cap {
        margin-top: 5px;
        font-size: 10px;
    }
    .item_lead {
        font-size: 14px;
    }
    .item_mt01 {
        margin-top: 30px;
    }
    /* .station_flex > li p{
        font-size: 12px;
    } */
}


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

}


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


@media screen and (max-width: 750px) {
    .foot_nav .location a {
        background: #d8d8da;
    }

    .loc_cont {
        padding: 40px 0;
    }
    .loc_submv {
        height: 200px;
    }

    .station_flex > li {
        width: 48%;
    }

    .flex_three {
        width: 48%;
    }

    .station_flex > li:nth-of-type(n + 3) {
        /* margin-top: 1.5%; */
        margin-top: 20px;
    }
    .loc_flex02 li:nth-of-type(n + 2) {
        margin-top: 20px;
    }
    .loc_flex03 li:nth-of-type(n + 2) {
        margin-top: 20px;
    }
    /* .station_flex > li p {
        font-size: 10px;
    } */

    .loc_submv_ttl_img > img{
        height: 30px;
    }
    .flex_txt02 {
        width: 100%;
        order: 2;
        margin-top: 20px;
    }
    .flex_img02 {
        width: 100%;
    }
    .flex_half {
        width: 100%;
    }
    .flex_half .flex_half{
        width: 48%;
    }

    .loc_mb03 {
        margin-bottom: 40px;
    }

    .loc_mb01_sp{
        margin-bottom: 20px !important;
    }

    .item_ttl_cap {
        margin-top: 10px;
        font-size: 12px;
    }

    .item_mt01,.item_mt01_sp {
        margin-top: 15px;
        line-height: 2;
    }

    .item_ttl {
        font-size: 18px;
    }

    .item_min {
        max-width: 60px;
        position: absolute;
        right: 0;
        top: -60%;
    }
    .loc_cont_bg01{
        height: 96.5%;
        left: -20px;
        top: 7%;
    }

    .loc_mb04 {
        margin-bottom: 80px;
    }

    .item_box_ab{
        padding: 10px;
    }

    .item_box_ab > p:first-of-type {
        font-size: 12px;
    }

    .loc_flex01 li:nth-of-type(n + 2) {
        margin-top: 20px;
    }

    .item_ttl02 {
        font-size: 14px;
    }
    

    .item_box_sp{
        max-width: 210px;
        margin: 0 auto;
        /* margin-right: auto; */
    }

    .loc_cont_bg03{
        height: 97.5%;
        top: 5%;
    }
}


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

    .flex_img {
        width: 100%;
    }
    .flex_txt{
        width: 100%;
        order: 2;
        margin-top: 20px;
    }
    .flex_img_l{
        margin-right: initial;
        margin-left: initial;
        flex: initial;
    }

    .flex_img_r{
        margin-left: initial;
        margin-right: initial;
        flex: initial;
    }

    .item_min_ab_r {
        /* position: relative;
        right: initial;
        top: inherit;
        margin: inherit; */
        margin: 30px 0 20px;
    }

}


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


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

}




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

.tab_sec {
	margin: 60px auto;
}

.tab-group {
	display: flex;
	justify-content: center;
	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;
	box-sizing: border-box;
}

.tab {
	flex-grow: 1;
	padding: 15px 0px;
	list-style: none;
	border: solid 1px #fff;
	border-bottom: none;
	text-align: center;
	cursor: pointer;
	border-radius: 0;
	font-size: 1em;
	color: #333;
	letter-spacing: 2px;
	width: 175px;
	font-weight: bold;
	box-sizing: border-box;
}

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

.tab-group li {
	position: relative;
	background: #fafafa;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tab-group li:nth-of-type(2n) {
	background: #efefef;
}

.tab01_bg {
	border-top: 3px solid #f39c00;
}

.tab02_bg {
	border-top: 3px solid #006328;
}

.tab03_bg {
	border-top: 3px solid #beb100;
}

.tab04_bg {
	border-top: 3px solid #a562a4;
}

.tab05_bg {
	border-top: 3px solid #006ab7;
}
.tab06_bg {
	border-top: 3px solid #009945;
}

.tab-group li.is-active .p-loc_button {
	padding: 5px 0 0px;
	font-size: 15px;
	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.tab01_bg {
	background: #f39c00;
	color: #fff;
}

.tab-group li.is-active.tab01_bg::after {background: #f39c00;}

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

.tab-group li.is-active.tab02_bg::after {
	background: #006328;
}


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

.tab-group li.is-active.tab03_bg::after {
	background: #beb100;
}

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

.tab-group li.is-active.tab04_bg::after {
	background: #a562a4;
}

.tab-group li.is-active.tab05_bg {
	background: #006ab7;
	color: #fff;
}

.tab-group li.is-active.tab05_bg::after {
	background: #006ab8;
}

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

.tab-group li.is-active.tab06_bg::after {
	background: #009945;
}

.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;
}

.tab_blue_h {
	font-weight: bold;
	color: #419cc0;
	font-size: 22px;
}

.tab_pink_h {
	font-weight: bold;
	color: #ce749c;
	font-size: 22px;
}

.tab_green_h {
	font-weight: bold;
	color: #b1c270;
	font-size: 22px;
}

/* tab01 */
.panel01 {
	border: 1px solid #f39c00;
}


.panel02 {
	border: 1px solid #006428;
}

.panel03 {
	border: 1px solid #beb100;
}

.panel04 {
	border: 1px solid #a562a4;
}

.panel05 {
	border: 1px solid #006ab7;
}

.panel06 {
	border: 1px solid #009945;
}

.panel_flex {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.map_li_img {
	width: calc(100% - 340px);
}

.map_li_info {
	width: 330px;
	position: absolute;
	right: 0;
	height: 100%;
	overflow-y: scroll;
}

.map_li_info dl {
	display: flex;
	justify-content: space-between;
	margin: 0 0 10px;
}

.map_li_info dl dt {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.map_li_info dl dd {
	width: calc(100% - 50px);
	font-size: 13px;
}

.map_li_info dl dd span {
	font-size: 10px;
}

.map_li_info dl dt span {
	color: #fff;
}

.map_li01_color dl dt {
	background: #f39c00;
}

.map_li02_color dl dt {
	background: #006428;
}

.map_li03_color dl dt {
	background: #beb100;
}

.map_li04_color dl dt {
	background: #a562a4;
}

.map_li05_color dl dt {
	background: #006ab7;
}

.map_li06_color dl dt {
	background: #009945;
}
@media(max-width:767px){
	
	.tab-group li {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 70px;
		line-height: 1.3;
	}

	.tab-group li.is-active {
		padding: 0 0 15px;
	}

	.panel {
		padding: 10px;
	}

    .tab-group li.is-active .p-loc_button {
        padding: 0px 0 0px;
        font-size: 12px;
    }
}
@media(max-width:650px){
/*life info*/

.tab {
	border-left: none;
	border-right: none;
}

#tab_start {
	margin: 20px auto;
}

.tab-group {
	flex-wrap: wrap;
	width: 100%;
}

.tab-group li {
	width: 50%;
}

.tab-group li:nth-of-type(2n) {
	background: #fafafa;
}

.panel_flex {
	flex-wrap: wrap;
}

.map_li_img {
	width: 100%;
	margin: 0 0 20px;
}

.map_li_info {
	width: 100%;
	position: relative;
	right: initial;
	height: 230px;
	overflow-y: scroll;
}

.tab-group li:nth-of-type(1),
.tab-group li:nth-of-type(3),
.tab-group li:nth-of-type(5) {
	border-right: 1px solid #ddd;
}


.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 {
	/* background: #b9b3b0; */
	text-align: center;
	transition: 0.3s;
	opacity: 1;
	width: 100%;
	padding: 15px 0;
	font-size: 15px;
	letter-spacing: 0.2em;
	/* border-right: solid 1px #fff; */
	color: #000;
}
.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";
}

  .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: 68%;
	}
  #map, .p-location-map__menu {
	height: 650px;
	}
  .p-location-map__menu {
	width: 30%;
	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: 16px;
	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 60px;
	width: 100%;
	font-feature-settings: "palt";
	}

.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 .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: 30px;height: 30px;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
  ---------------------------------*/
  #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: 12px 10px 10px 45px;
	}
	.accordion ol li a span{font-size: 11px;}
	.p-location-map__menu{
		width: 100%;
		height: 310px;
		margin-bottom: 30px;
		}
    .p-location-map__nav{
        flex-wrap: wrap;
		margin: 0 auto 30px;
    }
	.p-loc_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; */
	  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: 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;
	}

  }


