@charset "UTF-8";
header .head_ttl::before {
    content: "ロケーション";
    line-height: 1;
    margin: 4px 0 0;
}
.gnav li a.location{
    background: #eee;
    color: #000;
}
.subhead{
    background: url(../img/location/subhead.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.subhead_ttl {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
}

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

html {
    scroll-behavior: smooth;
}

p{
    letter-spacing: 1px;
}
.br790{
	display:none;
}
.br570{
    display: none;
}
.br950{
	display: none;
}
.br_48{
    display: none;
}


/**/
.fade_op{
    opacity: 0;
    transition-duration: 1.2s;
    transition-delay:0s;
}
.fade_op.is-show{
    opacity: 1;
    transition-duration: 1.2s;
    transition-delay:0s;
}
.fade_op_a01{
    opacity: 0;
    transition-duration: 1.2s;
    transition-delay:0s;
}
.fade_op_a01.is-show{
    opacity: 1;
    transition-duration: 1.2s;
    transition-delay:0s;
}
.fade_op_a02{
    opacity: 0;
    transition-duration: 1.2s;
    transition-delay:0.3s;
}
.fade_op_a02.is-show{
    opacity: 1;
    transition-duration: 1.2s;
    transition-delay:0.3s;
}
.fade_op_a03{
    opacity: 0;
    transition-duration: 1.2s;
    transition-delay:0.6s;
}
.fade_op_a03.is-show{
    opacity: 1;
    transition-duration: 1.2s;
    transition-delay:0.6s;
}
.fade_op_a04{
    opacity: 0;
    transition-duration: 1.2s;
    transition-delay:0.9s;
}

.fade_op_a04.is-show{
    opacity: 1;
    transition-duration: 1.2s;
    transition-delay:0.9s;
}
.fade_b{
    opacity: 0;
    transition-duration: 1.2s;
    transition-delay:0s;
    transform: translateY(10px);
}
.fade_b.is-show{
    opacity: 1;
    transition-duration: 1.2s;
    transition-delay:0s;
    transform: translateY(0px);
}
.fade_b_a01{
    opacity: 0;
    transition-duration: 0.8s;
    transition-delay:0s;
    transform: translateY(30px);
}
.fade_b_a01.is-show{
    opacity: 1;
    transition-duration: 0.8s;
    transition-delay:0s;
    transform: translateY(0px);
}
.fade_b_a02{
    opacity: 0;
    transition-duration: 0.8s;
    transition-delay:0.3s;
    transform: translateY(30px);
}
.fade_b_a02.is-show{
    opacity: 1;
    transition-duration: 0.8s;
    transition-delay:0.3s;
    transform: translateY(0px);
}
.fade_b_a03{
    opacity: 0;
    transition-duration: 0.8s;
    transition-delay:0.6s;
    transform: translateY(30px);
}
.fade_b_a03.is-show{
    opacity: 1;
    transition-duration: 0.8s;
    transition-delay:0.6s;
    transform: translateY(0px);
}
.fade_b_a04{
    opacity: 0;
    transition-duration: 0.8s;
    transition-delay:0.9s;
    transform: translateY(30px);
}
.fade_b_a04.is-show{
    opacity: 1;
    transition-duration: 0.8s;
    transition-delay:0.9s;
    transform: translateY(0px);
}
.gnav.nav_pc li:nth-of-type(4) {
    background: rgba(255,255,255,0.9);
}

.loc_pc_none{
    display: none;
}
.inner {
    padding: 0px 10px 0;
}
.inner h2{
	text-align: center;
	margin: 60px auto 30px;
}
.inner h2 img{
	max-width: 499px;
	width: 100%;
}
.content1000{
	max-width: 1000px;
	margin: 0 auto;
}
.loc_flex2{
    display: flex;
    margin: 80px auto 0;
    align-items: center;
    justify-content: space-between;
}
.loc_flex2 p{
    line-height: 1.8;
    font-size: 15px;
    text-align: justify;
}


/* ----------------------------------- 
-
- 駅近
-
--------------------------------------*/
.loc_around{
    padding-bottom: 100px;
}
.loc_subnav_box{
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
}
.loc_ac_box{
    position: relative;
    margin-bottom: 20px;
}
.loc_ac{
    position: absolute;
    background: #d5e4f5;
    display: flex;
    align-items: center;
    padding: clamp(10px, 1.25vw, 15px);
    bottom: 0;
    right: 0;
}
.loc_ac.bg_p01{
    background: #7a5a8f;
}
.loc_ac p{
    color: #000;
}
.loc_ac p.loc_ac_name{
    font-size: clamp(13px, 1.25vw, 15px);
    line-height: 1;
}
.loc_ac p.loc_ac_name img{
    height: 1.5vw;
    width: auto;
    max-width: none;
}
.loc_ac p.loc_ac_takes{
    font-size: 15px;
    line-height: 1;
}
.loc_ac p.loc_ac_takes span{
    font-size: 38px;
    line-height: 1;
    font-family: 'DIN';
    box-sizing: border-box;
    max-width: 30px;
    margin: 0px 5px 7px;
    display: inline-block;
}
.loc_num06 img{
    max-width: 17px;
}
.loc_num10 img{
    max-width: 30px;
    margin: 0 0 2px;
}
.loc_flex4{
    display: flex;
    justify-content: space-between;
}
.loc_flex4 li{
    width: 24%;
}
.loc_flex4 li:last-child{
    margin-right: 0;
}
.loc_flex4 li p{
    font-size: 15px;
    margin-top: 0.7em;
    text-align: center;
    line-height: 1.2;
}


/* subnav */
.loc_subnav {
    position: relative;
    display: inline-block;
    width: 23.5%;
    color: #555;
    font-size: 20px;
    background: #FFF;
    border: solid 2px #78a7dd;
    box-sizing: border-box;
    color: #78a7dd;
    box-shadow: 5px 4px 12px rgba(0,0,0,0.2);
  }
  .loc_subnav > a{
      display: block;
      padding: 10px;
      color: inherit;
  }
  .loc_subnav:hover{
    opacity: 0.6;
    transition-duration: 0.6s;
}
  .loc_subnav:before {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
    pointer-events: none;
  }
  
  .loc_subnav:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #78a7dd;
    z-index: 1;
    pointer-events: none;
  }
  .loc_subnav:nth-of-type(2){
    border: solid 2px #7a5a8f;
    box-sizing: border-box;
    color:#7a5a8f;
  }
  .loc_subnav:nth-of-type(2):after{
    border-top: 14px solid #7a5a8f;
  }
  .loc_subnav:nth-of-type(3){
    border: solid 2px #006e64;
    box-sizing: border-box;
    color:#006e64;
  }
  .loc_subnav:nth-of-type(3):after{
    border-top: 14px solid #006e64;
  }
  .loc_subnav:nth-of-type(4){
    border: solid 2px #b79a64;
    box-sizing: border-box;
    color: #b79a64;
  }
  .loc_subnav:nth-of-type(4):after{
    border-top: 14px solid #b79a64;
  }
  .loc_subnav p {
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1.3;
    text-align: center;
  }


/* ----------------------------------- 
-
- 少し遠く
-
--------------------------------------*/
.loc_bit_far{
    background-image: url(../img/location/bit_far_bg.png);
    background-size: cover;
    padding: 100px 10px;
    color: #fff;
}
.loc_flex2 li{
    max-width: 580px;
    width: 48.4%;
}
.loc_flex2 li img{
    width: 100%;
}
.loc_flex2 li h4 {
    font-size: 28px;
    padding: 0 0 24px;
    border-bottom: solid 1px;
    margin: 0 0 20px;
    font-weight: 400;
}
.loc_flex2 li h4 span{
    font-size: 16px;
    font-weight: normal;
}


/* ----------------------------------- 
-
- 海老名
-
--------------------------------------*/
.loc_ebina{
    /* padding: 100px 0; */
}

.ebina_box{
    padding: 100px 0;
    background: #f5ebeb;
}

.yamato_box{
    padding: 100px 0;
    background: #ebf5ed;
}

.yamato_box .loc_yamato{
    margin-top: 0;
}



.loc_ebina .title_lead_box{
    padding: 0 0 80px;
}
.loc_flex3{
    display: flex;
    margin: 60px auto 0;
    justify-content: space-between;
}
.just_c{
    justify-content: center;
}
.just_c li:first-child{
    padding:0 20px 0 0;
}
.loc_flex3.ex_mt{
    margin: 100px auto 0;
}
.loc_flex3 li{
    width: 32%;
}
.loc_flex3 li:last-child{
    margin-right: 0;
}
.loc_flex3 li p{
    margin-top: 0.7em;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
}
.loc_flex2.ex_mt{
    margin: 60px auto 0;
}
.loc_yamato{
    margin: 80px 0 0;
}


/* ----------------------------------- 
-
- 公園
-
--------------------------------------*/
.loc_park{
    padding: 100px 0 100px;
    background: #f5f5f5;
}
.loc_park .title_lead_box{
    padding: 0 0 80px;
}
.loc_heading_flex{
    display: flex;
}
.loc_heading_flex > div{
    width:50%;
}


/* ----------------------------------- 
-
- 公共施設
-
--------------------------------------*/
.loc_pfaci{
    padding: 100px 0 100px;
}
.lead_text.ex_mt{
    margin: 40px auto 100px;
}
.loc_pfaci .title_lead_box{
    padding-bottom: 80px;
}


/* ----------------------------------- 
-
- 医療
-
--------------------------------------*/
.loc_med{
    padding: 100px 0 100px;
    background: #f5f5f5;
}
.loc_flex4_ex{
    display: flex;
    justify-content: center;
    margin-top: 60px;
    gap: 3.33%;
}
.loc_flex4_ex li{
    max-width: 460px;
    width: 38.4%;
}
.loc_flex4_ex li p{
    font-size: 15px;
    margin-top: 0.7em;
    text-align: center;
    line-height: 1.2;
}
.life_info{
    padding: 80px 10px 0;
}
.lifeinfo_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lifeinfo_list h5{
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px;
}
.lifeinfo_list li{
    width: 49%;
    margin-bottom: 30px;
}
.lifeinfo_list dt {
    float: left;
    font-size: 13px;
    margin: 0 0 16px;
    clear: both;
}
.lifeinfo_list dd {
    text-align: right;
    font-size: 13px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin: 0 0 16px;
}
.lifeinfo_list dd::before {
    content: "";
    flex-grow: 1;
    border-top: 2px dotted #000;
    display: block;
    margin-right: .4em;
}
.life_info h3{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-transform: uppercase;
    font-size: 38px;
    margin: 0 auto 30px;
    text-align: center;
    color: #666;
}
.life_info_img{
    width: 100%;
    margin: 0 auto 50px;
}
.life_info_img{
    width: 100%;
}
.info_cap01{
    display: block;
    line-height: .5;
    font-size: 10px;
    letter-spacing: -1px;
    margin: 0 0 -1em;
}

/**/
.img_rel00{
    position: relative;
}
.img_rel{
    position: relative;
}
.img_rel p{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    line-height: 1.1;
    font-size: 12px;
    letter-spacing: 0;
    padding: 5px 10px 4px 12px;
    width: 80%;
    box-sizing: border-box;
}
.img_rel.bg_g01 p{
    background: #006e64;
}
/**/
.sirius_box{
    max-width: 1400px;
    margin: 40px auto 0;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #777;
}
.sirius_box > .loc_flex2{
    margin: 0;
}
.pos_l{
    left: 0;
    right: auto;
}
#loc_sec01,#loc_sec02,#loc_sec03,#loc_sec04{
    display: block;
    /* margin-top:-140px;
    padding-top:140px; */
    margin-top: -235px;
    padding-top: 235px;
}
.loc_cap{
    font-size: 10px;
    letter-spacing: 0;
}



/* 20260313 */
.db1200_dn768 {
    display: none;
}
.db750_dn650 {
    display: none;
}
.db1000_dn650 {
    display: none;
}
.loc_flex4.mt60 {
margin-top: 60px;
}
.loc_flex2.mg_none {
    margin: 0;
}
.loc_flex3.col2 {
    display: flex;
    margin: 60px auto 0;
    justify-content: center;
    gap: 4%;
}
.medical{
    gap: 4%;
}
.bg_blue {
    background: #d5e4f5;
    padding: 100px 0;
}
.loc_ac p.loc_ac_name .toho {
    margin-left: 1em;
    font-size: clamp(10px, 0.968vw, 12px);
}
.loc_ac p.loc_ac_name .min {
    font-size: clamp(10px, 0.968vw, 12px);
}
.loc_ac p.loc_ac_name .num_big {
    font-size: clamp(15px, 1.935vw, 24px);
}
.loc_ac_name.txt_wht {
    color: #fff;
}
.loc_flex2.al_c_none {
    align-items: initial;
}
.loc_flex2.sp_mt40 {
    margin: 60px auto 0;
}
.loc_ebina .loc_ac p.loc_ac_name {
    font-size: clamp(16px, 0.94vw, 18px);
    line-height: 1;
}
.loc_ebina .loc_ac p.loc_ac_name .min {
    font-size: clamp(13px, 0.72vw, 14px);
}
.loc_ebina .loc_ac p.loc_ac_name .num_big {
    font-size: clamp(24px, 1.45vw, 28px);
}
.loc_park .loc_flex3 li p {
    font-size: clamp(12px, 1.25vw, 15px);
}
.loc_pfaci .loc_flex2 li  {
    max-width: 560px;
    width: 48.4%;
}

.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 #f49e00;
}
.panel02{
	border:1px solid #007d37;
}
.panel03{
	border:1px solid #bfb200;
}
.panel04{
	border:1px solid #a662a5;
}
.panel05{
	border:1px solid #006ab8;
}
.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 dt span{
    color:#fff;
}

.map_li01_color dl dt{
    background:#f49e00;
}
.map_li02_color dl dt{
    background:#007d37;
}
.map_li03_color dl dt{
    background:#bfb200;
}
.map_li04_color dl dt{
    background:#a662a5;
}
.map_li05_color dl dt{
    background:#006ab8;
}
/**/


.sp_none2{
    display: block;
}
.pc_none2{
    display: none;
}


.loc_lifeinfo{
    padding: 100px 0 0;
}

.loc_ttl_en{
    font-size: 34px;
    color: #394867;
    margin-bottom: 1em;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: center;
}

.subpage_mark{
    max-width: 170px;
    position: absolute;
    right: 4%;
    z-index: 1;
    width: 16.5%;
    top: -10%;
}



@media (max-width: 1200px){
.db1200_dn768 {
    display: block;
}

.loc_ttl_en{
    font-size: 28px;
}
}

@media (max-width: 1000px){
.time{
    width: auto;
    margin-top: 5px;
}

/* 20260313 */
.db1000_dn650 {
    display: block;
}
.loc_subnav {
    font-size: 16px;
}
.loc_flex4 li p {
    font-size: 14px;
}
.bg_blue {
    padding: 80px 0;
}
.loc_around {
    padding-bottom: 80px;
}
.loc_ebina{
    /* padding: 80px 0; */
}
.ebina_box,.yamato_box{
    padding: 80px 0;
}

.loc_park {
    padding: 80px 0 80px;
}
.loc_pfaci{
    padding: 80px 0 80px;
}
.loc_med{
    padding: 80px 0 80px;
}
#loc_sec01,#loc_sec02,#loc_sec03,#loc_sec04{
    margin-top: -140px;
    padding-top: 140px;
}
}

@media (max-width: 890px){
.loc_flex2 li h4 {
    font-size: 24px;
    padding: 14px 0;
    border-bottom: solid 1px;
    margin: 0px 0 14px;
}
.loc_ac p.loc_ac_takes span {
    font-size: 38px;
}
}

@media (max-width: 880px){
.subpage_mark{
    width: 20%;
}
.subpage_mark01{
    top: -5%;
}

}


@media (max-width: 768px){
.loc_pc_none{
    display: block;
}
.loc_sp_none{
    display: none;
}
.loc_ac p.loc_ac_name img {
    height: 5.7vw;
}
ul.gnavi li:nth-of-type(4) a{
    background: #eee;
    color: #000;
}
.loc_park {
    background: #f5f5f5;
}
.loc_med {
    background: #f5f5f5;
}
.life_info {
    padding: 40px 10px 0;
}
.lifeinfo_list {
    justify-content: center;
}
.loc_bit_far {
    padding: 60px 10px;
}
.lifeinfo_list li {
    width: 80%;
}
.loc_flex2 p {
    line-height: 1.8;
    font-size: 14px;
}
.loc_flex3 li p {
    font-size: 14px;
}
.loc_ac_box {
    position: relative;
    margin-bottom: 20px;
}
.loc_subnav_box {
    margin: 60px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.loc_subnav {
    width: 48%;
    text-align: center;
}
.loc_subnav:nth-child(n+3) {
    margin-top: 30px;
}
.loc_flex4_ex{
    margin-top: 40px;
}
.loc_flex2 {
    display: flex;
    flex-wrap: wrap;
    margin: 60px auto 0;
    align-items: center;
    justify-content: center;
}
.loc_flex2 li {
    width: 100%;
    max-width: 690px;
}
.loc_flex2 li:nth-child(n+2) {
    margin-top: 40px;
}
.loc_flex3.ex_mt {
    margin: 60px auto 0;
}
.loc_ebina .title_lead_box {
    padding: 0 0 60px;
}

/* 20260313 */
.db1200_dn768 {
    display: none;
}
.loc_ac p.loc_ac_name {
    font-size: clamp(13px, 2.05vw, 15px);
}
.loc_ac p.loc_ac_name .min {
    font-size: clamp(10px, 1.64vw, 12px);
}
.loc_ac p.loc_ac_name .num_big {
    font-size: clamp(20px, 3.28vw, 24px);
}
.bg_blue .loc_flex2 li:nth-child(n+2) {
    margin-top: 20px;
}

.loc_ebina .loc_flex2 li:nth-child(n+2) {
    margin-top: 20px;
}
.loc_ebina .loc_flex3.col2 {
    margin: 40px auto 0;
}
.loc_ebina .loc_ac p.loc_ac_name {
    font-size: clamp(16px, 2.34vw, 18px);
    line-height: 1;
}
.loc_ebina .loc_ac p.loc_ac_name .min {
    font-size: clamp(13px, 1.82vw, 14px);
}
.loc_ebina .loc_ac p.loc_ac_name .num_big {
    font-size: clamp(24px, 3.64vw, 28px);
}

.loc_med .loc_flex2 li:nth-child(n+2) {
    margin-top: 20px;
}

.loc_flex2 li h4 {
    padding: 0 0 14px;
}
.loc_flex2.sp_mt40 {
    margin: 40px auto 0;
}
.loc_flex2.ex_mt {
    margin: 60px auto 0;
}
.loc_flex3 {
    margin: 40px auto 0;
}

.loc_park .loc_flex2 li:nth-child(n+2) {
    margin-top: 20px;
}
.loc_park .loc_flex3 li p {
    font-size: clamp(12px, 1.73vw, 15px);
}
.loc_park .loc_flex3 {
    margin: 40px auto 0;
}

.loc_pfaci .loc_flex2 li  {
    max-width: 690px;
    width: 100%;
}
.loc_pfaci .loc_flex2 li:nth-child(n+2) {
    margin-top: 20px;
}
.loc_flex4.mt60 {
    margin-top: 40px;
}
.loc_flex2.ex_mt {
    margin: 40px auto 0;
}

.loc_lifeinfo{
    padding: 80px 0 0;
}
.loc_ttl_en{
    font-size: 26px;
}
}


@media (max-width:750px){
.db750_dn650 {
    display: block;
}
}


@media (max-width:650px){
p.lead_text {
    text-align: left;
    font-size: 14px;
}
.time_big{
    height: 48px;
    width: auto;
}
.just_c li:first-child {
    padding: 0px 0px 0 0;
}
.sp_none2{
    display: none;
}
.pc_none2{
    display: block;
}
.loc_subnav {
    text-align: center;
}
.loc_heading_flex {
    display: flex;
    flex-wrap: wrap;
}
.loc_heading_flex > div{
    width:100%;
}
.loc_yamato {
    margin: 60px 0 0;
}
.ebina_heading img{
    height: auto;
    width: 100%;
}
.loc_around {
    padding-bottom: 60px;
}
.loc_flex3 {
    display: flex;
    flex-wrap: wrap;
    margin: 60px auto 0;
    justify-content: center;
}
.loc_flex3 li{
    width: 48%;
}
.loc_flex3 li {
    margin-right: 0;
}
.loc_flex4 li {
    margin-right: 0;
    width: 48%;
}
.loc_flex4 li:nth-child(n+3) {
    margin-top: 20px;
}
.loc_flex4 li p {
    font-size: 13px;
}
.loc_flex4 {
    display: flex;
    flex-wrap: wrap;
}
.loc_flex4_ex li {
    width: 48%;
}
.loc_flex2 {
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto 0;
    align-items: center;
}
.loc_ac p.loc_ac_name.loc_bina_txt img{
    height: 7vw;
    max-width: 230px;
}


/**/

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

.loc_ac p.loc_ac_name img {
    height: 10vw;
}
.loc_ac p.loc_ac_takes span {
    margin: 0px 5px 3px;
}
.loc_ac p.loc_ac_takes {
    font-size: 13px;
    line-height: 1;
    margin: 0 0 10px;
}       .cap_box02 {
    margin: 60px auto 40px;
}
.loc_flex2 p {
    font-size: 14px;
}
.loc_flex2 li h4 {
    font-size: 20px;
    line-height: 1.2;
}
.loc_flex2 li:nth-child(n+2) {
    margin-top: 30px;
}
.loc_park .title_lead_box {
    padding: 0 0 60px;
}
.loc_pfaci .title_lead_box {
    padding-bottom: 60px;
}
.lifeinfo_list li {
    width: 100%;
}
.lifeinfo_list dt {
    float: left;
    font-size: 11px;
    margin: 0 0 16px;
}
.lifeinfo_list dd {
    text-align: right;
    font-size: 11px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin: 0 0 16px;
}
.life_info h3 {
    font-size: 28px;
}
.loc_flex3 li p {
    font-size: 11px;
    line-height: 1.3;
}
.loc_flex4_ex li p{
    font-size: 11px;
}
.loc_ebina .title_lead_box,.loc_park .title_lead_box {
    padding: 0 10px 60px;
}
.img_rel p {
    font-size: 10px;
    width: 100%;
    padding: 4px 0 5px;
    line-height: 1.2;
}

/* 20260313 */
.loc_subnav {
    font-size: 15px;
}
.bg_blue {
    padding: 60px 0;
}
.loc_ebina {
    /* padding: 60px 0; */
}
.ebina_box,.yamato_box{
    padding: 60px 0;
}
.db1200_dn768 {
    display: block;
}
.db750_dn650 {
    display: none;
}
.loc_park .loc_flex3 {
    justify-content: space-between;
}
.loc_park .loc_flex3 li:last-child {
    margin: 20px auto 0;
}
.loc_park .loc_flex3 li p {
    font-size: clamp(10px, 2.05vw, 15px);
}
.loc_park {
    padding: 60px 0 60px;
}
.loc_pfaci{
    padding: 60px 0 60px;
}
.loc_med{
    padding: 60px 0 60px;
}
#loc_sec01,#loc_sec02,#loc_sec03,#loc_sec04{
    margin-top: -120px;
    padding-top: 120px;
}
.db1000_dn650 {
    display: none;
}

.loc_lifeinfo{
    padding: 60px 0 0;
}
.loc_ttl_en{
    font-size: 24px;
}

.subpage_mark{
    position: relative;
    top: initial;
    right: initial;
    width: 100%;
    max-width: 160px;
    margin: 0 auto 20px;
}
.subpage_mark01{
    top: initial;
}

}


@media all and (-ms-high-contrast: none) {
.access_map01 > p img,.access_box02 ul li > div p img{
    width:100%;
}
.loc_ac p.loc_ac_takes span {
    margin: 0px 5px 13px
}
.loc_ac p.loc_ac_name img{
    height: 1vw;
}
}


/* --------------- 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%/5);
	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: #023c99;
	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% / 5);
        /* 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: #9cb6c9;
    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;
        line-height: 1.3;
    }
    .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;
    }

}



.img_photo{
    position: relative;
}

.img_photo::after{
    content: "image photo";
    position: absolute;
    right: 8px;
    bottom: 6px;
    color: #fff;
    font-size: 10px;
    line-height: 1;
}


/* PC時：文字を詰める */
.txt_control{
    letter-spacing: -0.03em;
    font-feature-settings: "palt";
}

/* SPは元に戻す */
@media (max-width:768px){
    .txt_control{
        letter-spacing: normal;
        font-feature-settings: normal;
    }
}

/* 改行制御 */
.sp_br{
    display: none;
}
.pc_br{
    display: inline;
}

@media (max-width:768px){
    .sp_br{
        display: inline;
    }
    .pc_br{
        display: none;
    }
}