@charset "utf-8";
/* myriad-variable */
@import url("https://use.typekit.net/agt4yyg.css");


.head_info h1{
	position: relative;
}
.head_info h1::before{
	content: "アクセス/ロケーション｜横浜市保土ケ谷区の新築分譲マンション「デュオステージ横浜星川」公式HP。相鉄本線「星川」駅徒歩3分。";
	display: inline-block;
    font-size: 10px;
}


/* カレントメニュー */
.h_links ul li.access_location::before {
    width: 100%;
    transition: 0.3s;
}
.footer_sitemap ul li.access_location a {
    background: #0f345d;
    color: #fff;
}
.hummenu ul li.access_location {
    border-bottom: 1px solid #fff;
}


.scroll_be{
	display: none;
}

#wrapper{
	overflow: hidden !important;
}

.id_{
	padding-top: 120px;
	margin-top: -120px;
	display: block;
}

/* subhead  */
.sub_head{
	background: url(../img/access_location/subhead.jpg) no-repeat;
	background-position: center;
    background-size: cover;
}
.sub_head img {
    width: auto;
    max-height: 49px;
}

.sec_ttl_lg {
    font-size: 38px;
    margin: 0 auto 30px;
    text-align: center;
}

.loc_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mt40{
	margin-top: 40px;
}
.al_c{
    align-items: center !important;
}


.ac_item_name_lead {
    font-size: 14px;
    margin-top: 0.5em;
    line-height: 1.5;
}

.ac_bg01{
	background: #f2edeb;
}

.ac_bg02{
    background: #ebeff2;
}

.ac_bg04{
    background: #f7f7f7;
}

.ac_bg05{
    background: #f4efec;
}

.ac_ttl {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
	color: #40220f;
}
.ac_item_ttl{
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
    /* color: #40220f; */
    /* margin-bottom: 10px; */
}

.ac_item_ttl02{
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-bottom: 10px;
}
.ac_item_ttl02 > span{
	border: 1px solid;
	width: 1.9em;
	display: inline-flex;
	justify-content: center;
	margin-right: 5px;
	background: #fff;
}

.ac_item_ttl02 > span:last-of-type{
	margin-right: 0;
}

.ac_item_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px auto 60px;
}
.ac_item_flex02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* margin: 0px auto 30px; */
}

.loc_flex_item_col2 {
    width: 48%;
}
.loc_flex .loc_flex_item_col2:nth-of-type(n + 3){
    margin-top: 30px;
}

.loc_flex_item_col3 {
    width: 32%;
    /* margin-bottom: 30px; */
}
.loc_flex_item_col3:nth-of-type(n + 4) {
	margin-top: 30px;
}

.floor_list_ttl{
	display: flex;
    background: #aa0e40;
    color: #fff;
    justify-content: space-between;
    padding: 5px 10px;
    letter-spacing: 0.05em;
}

.floor_list_ttl > p:last-of-type {
    font-size: 15px;
}

.floor_list li{
	padding: 5px;
	border: 1px solid;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	background: #fff;
}
/* .floor_list li:nth-of-type(n + 2){
	margin-top: 10px;
} */
.floor_list li > div{
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 40px;
	height: 40px;
	background: #aa0e40;
	color: #fff;
}

.floor_list_lead{
	font-size: 13px;
    line-height: 1.5;
	margin-left: 20px;
}

.gourmet_item_ttl{
    margin-top: 0.5em;
}
.gourmet_item_ttl span{
    font-size: 0.7em;
    margin-left: 10px;
}


.hoshiten_flex{
	display: flex;
	/* align-items: flex-end; */
	justify-content: space-between;
	
}


.hoshiten_img_box{
	display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: flex-end;
    gap: 10px;
	width: 60%;
	position: relative;
}
.hoshiten_img_s{
	width: 30%;
	position: relative;
}
.hoshiten_img_l{
	width: 70%;
}

.hoshiten_txt_box{
	width: 38%;
}

.hoshiten_txt_box .ac_item_name_lead{
    margin-top: 0;
}
.hoshiten_txt_box .ac_item_name_lead span{
    font-size: 0.8em;
}

.hoshiten_zone{
	font-family: "myriad-variable", sans-serif;
    position: absolute;
    bottom: 0;
    height: 100%;
    background: linear-gradient(0deg, #6cc8e7 0 95%, transparent 95% 100%);
}
.zone_left{
	padding: 0 30px 0 10px;
}

.zone_right{
	padding: 0 10px 0 30px;
	right: 0;
}

.hoshiten_zone > p{
	font-size: 17px;
	font-weight: 500;
}

.hoshiten_zone > p > span{
	font-size: 1.6em;
}

.loc_flex_item_lead{
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.5;
}

.loc_flex_item_img{
	/* margin-bottom: 10px; */
}

.loc_flex_item_name {
    font-weight: 600;
    line-height: 1.3;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.ac_daily_box01 .ac_item_ttl02,.ac_daily_box01 .ac_item_name_lead{
    text-align: center;
}

.mark_min01{
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
}

.mark_min_ab_r{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.mark_min_ab_l{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.ac_tain_map_img .imgcap.fst{
    right: 81.9%;
}
.ac_tain_map_img .imgcap.scd{
    background: none; 
    color: #333; 
    right: 61%;
}

@media screen and (max-width:1100px){
	.ac_ttl {
        font-size: 22px;
    }

    .sec_ttl_lg {
        font-size: 32px;
    }
	.ac_item_name_lead {
        font-size: 13px;
    }

    .ac_item_ttl {
        font-size: 18px;
    }
    .ac_item_ttl02 {
        font-size: 18px;
    }
}

@media screen and (max-width:1000px){
    .sec_ttl_lg {
        font-size: 32px;
    }


    .hoshiten_flex{
        flex-wrap: wrap;
    }
    .hoshiten_img_box{
        width: 100%;
    }
    .hoshiten_txt_box {
        width: 100%;
        order: 2;
    }
}

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

}

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

    .sec_box {
        padding: 40px 0;
    }

	.ac_ttl {
        font-size: 18px;
    }

	.sec_ttl_lg {
        font-size: 24px;
    }

    .ac_item_ttl {
        font-size: 16px;
    }

    .ac_item_ttl02 {
        font-size: 16px;
        text-align: center;
    }

	.mt40{
		margin-top: 20px;
	}

	.ac_item_flex02 {
    	/* margin: 0px auto 20px; */
    }

	.ac_tain_map_img {
        overflow-x: scroll;
    }

	.ac_tain_map_img img {
        width: 200vw;
        max-width: 800px;
        padding-bottom: 10px;
    }


	.loc_flex_item_col2.wd100 {
        width: 100%;
    }
	.loc_flex .loc_flex_item_col2:nth-of-type(n + 2) {
        margin-top: 20px;
    }

	.loc_flex_item_col3 {
        width: 48%;
        /* margin-bottom: 20px; */
    }
    .loc_flex_item_col3:nth-child(n + 3) {
		margin-top: 20px;
	}

    .zone_left{
        padding: 0 10px 0 10px;
    }

    .zone_right {
        padding: 0 10px 0 10px;
    }

    .hoshiten_zone > p {
        font-size: 14px;
    }

    .floor_list{
        margin-bottom: 20px;
    }

    .floor_list_ttl {
        padding: 10px 5px;
        display: block;
        text-align: center;
    }
    .floor_list_ttl > p:first-of-type{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .floor_list_ttl > p:last-of-type{
        font-size: 13px;
    }

    .floor_list li > div{
        margin: 0 auto 10px;
    }

    .floor_list li{
        flex-wrap: wrap;
    }
    .floor_list_lead{
        width: 100%;
        margin-left: 0;
    }

    .hoshiten_txt_box .ac_item_name_lead{
        margin-top: 0.5em;
}

    .ac_daily_box01 .ac_item_name_lead{
        text-align: left;
    }

    .mark_min01{
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }

    .mark_min_ab_r,.mark_min_ab_l{
        width: 40px;
        height: 40px;
    }

    .loc_flex_item_name{
        font-size: 12px;
    }

    .sp_m20{
        margin: 20px auto;
    }
    .sp_mt20{
        margin-top: 20px;
    }
    .sp_mb20{
        margin-bottom: 20px;
    }
    .sp_order2{
        order: 2;
    }

    .sp_lett001{
        letter-spacing: 0.01em;
    }


    .ac_tain_map_img .imgcap.fst {
        right: 75.5%;
        bottom: 10px;
    }
    .ac_tain_map_img .imgcap.scd {
        right: 47%;
        bottom: 10px;
    }
}


/* lifeinfo */
.lifeinfo_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lifeinfo_flex_item{
    width: 48%;
}
dt{
    font-weight: unset;
}
.lifeinfo_ttl{
    color: #333333;
    background: #f4efec;
    /* text-align: center; */
    margin-bottom: 0.5em;
    padding: 0 0 0.5em;
    border-bottom: solid 2px #757575;
    font-size: 14px;
}
.lifeinfo_list dt {
    float: left;
    font-size: 13px;
    clear: both;
}
.lifeinfo_list dt  i{
    font-size: 0.7em;
    font-style: normal;
}
.lifeinfo_list dd {
    text-align: right;
    font-size: 13px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    /* margin: 0 0 10px; */
}
.lifeinfo_list dd::before {
    content: "";
    flex-grow: 1;
    border-top: 1px dashed #000;
    display: block;
    margin-right: .4em;
}
.lifeinfo_flex_item .lifeinfo_item:not(:last-child){
    margin-bottom: 20px;
}

.lifeinfo_map{
    margin-bottom: 30px;
}

.lifeinfo_list dt,
.lifeinfo_list dd {
  display: flex;
  align-items: center;
  white-space: nowrap;
  height: 2.4em;
}



@media screen and (max-width:1000px){
    .lifeinfo_list dd {
        font-size: 12px;
    }
    .lifeinfo_list dt {
        font-size: 12px;
    }
}
@media screen and (max-width:768px){
}
@media screen and (max-width:750px){
}
@media screen and (max-width:650px){
    .lifeinfo_flex_item{
        width: 100%;
    }
    .lifeinfo_flex_item:not(:last-child){
        margin-bottom: 20px;
    }
}
@media screen and (max-width:550px){
}


