@charset "utf-8";


html {
    scroll-behavior: smooth;
}
.head_info h1{
	position: relative;
}
.head_info h1::before{
	content:"アクセス/ロケーション｜横浜市保土ケ谷区の新築分譲マンション「デュオステージ横浜天王町Ⅱ」公式HP。相鉄本線「天王町」駅徒歩9分。";
	display: inline-block;
    font-size: 10px;
}
.sub_head {
	background-image: url(../img/access_location/subhead.jpg);
	background-position: center;
	background-size: cover;
}

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


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

.flex_base > .wid100{
    width: 100%;
}

.flex_base.al_c{
    align-items: center;
}

.flex_base > .w48{
    width: 48%;
}

.flex_col2 > li,.flex_col2 > div{
    width: 48%;
}

.flex_col2 > li:nth-of-type(n + 3),.flex_col2 > div:nth-of-type(n + 3){
    margin-top: 40px;
}

.flex_col3 > li,.flex_col3 > div{
    width: 32%;
}

.flex_col3 > li:nth-of-type(n + 4),.flex_col3 > div:nth-of-type(n + 4){
    margin-top: 30px;
}


.ac_terminal_box{
    background: url(../img/access_location/terminal_img.jpg) no-repeat;
    background-size: cover;
    /* background-position: bottom; */
}
.terminal_txt{
    width: 48%;
    padding: 40px 30px;
    position: relative;
    color: #fff;
    letter-spacing: 0.05em;
}
.terminal_txt_bg{
    width: 100%;
    height: 100%;
    background: #2980af;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;

}
.terminal_img{
    width: 48%;
}

.terminal_txt ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.terminal_txt ul li{
    width: 48%;
    font-size: 13px;
    line-height: 1.4;
}
.terminal_txt ul li:nth-of-type(n + 3){
    margin-top: 10px;
}

.item_ttl_time{
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 500;
}

.choku{
    margin-right: 5px;
    font-size: 0.8em;
}
.minite{
    font-size: 1.2em;
}

.item_sub_ttl{
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 10px;;
}

.item_lead{
    font-size: 13px;
    text-align: justify;
    line-height: 1.5;
    letter-spacing: 0.05em;
}


.sec_bg{
    padding: 80px 0;
}
.sec_bg02{
    padding: 0 0 80px;
}

.wid800{
    max-width: 800px;
    margin: 0 auto;
}

.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.mt60{
    margin-top: 60px;
}

.mb10{
    margin-bottom: 10px;
}

.font_w500{
    font-weight: 500 !important;
}

.item_ttl{
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 500;

    text-align: center;
}

.line_sou_txt  .sec_lead{
    text-align: left;
}

.line_sou_bg{
    background: #eeefef;
}

.line_sou{
    align-items: center;
}

.line_sou_txt{
    width: 32%;
}

.line_sou_img{
    margin-top: 20px;
}

.line_sou_map{
    width: 64%;
}




.time_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.time_ttl{
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: solid 1px #000;
}
.time_ttl span{
	font-size: 26px;
}
.time_item{
	/* width: 47%; */
	width: 32%;
	margin-bottom: 4%;
}
.time_flex {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.time_cap_flex{
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
}
.time_box{
	/* margin-top: 60px; */
}
.dots{
	flex-grow: 1;
    border-top: dotted 3px #333;
}
.sta_name {
    font-size: 24px;
    letter-spacing: 0.1em;
}
.to{
	font-size: 20px;
	margin-right: 15px;
	line-height: 1;
	text-align: left;
	white-space: nowrap;
}
.time{
	font-size: 18px;
	margin-left: 15px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	white-space: nowrap;
}
.time span.choku{
	padding: 0px 0px;
	margin-right: 6px;
	font-size: 18px;
	vertical-align: baseline;
	border-radius: 5px;
	/* color: #9b0104; */
}
.time span.minite {
    color: #9b0104;
    font-size: 40px;
    line-height: 0;
    font-weight: 600;
}
.time_cap_l,.time_cap_r{
	font-size: 10px;
    line-height: 1.3em;
}
.time_cap_r{
	min-width: 70px;
	white-space: nowrap;
	text-align: right;
}
.timebox_inner:nth-child(2) {
	margin-top: 20px;
}

.minite_s{
    font-size: 0.6em;
    display: block;
    text-align: center;
}


/* ロケーション */

.loc_area_ttl{
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-bottom: 1px solid #1d2088; */
    line-height: 1.4em;
    letter-spacing: 0.05em;
}
.area_name{
    height: 3.5em;
    display: flex;
    align-items: center;
    padding: 0 30px;
    flex: 1;
    font-size: 22px;
}
.area_name span{
    font-size: 0.8em;
    margin-left: 0.2em;
}
.area_txt{
    height: 3.5em;
    /* padding-left: 20px; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    flex: 2;
}

.loc_ttl_en{
    text-align: center;
    /* text-transform: uppercase; */
    font-size: 56px;
    font-family: "times-new-roman", sans-serif;
    font-weight: 400;
    letter-spacing: 0.03em;
    margin-bottom: 0.3em;
}

.loc_item_ttl{
    margin-bottom: 0.5em;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.3;
    font-size: 16px;
    /* display: flex;
    align-items: center; */
}
.loc_item_ttl.txt_flex{
    display: flex;
    align-items: flex-start;

}

.loc_item_ttl .small{
    font-size: 0.7em;
}

.item_bd_b{
    padding-bottom: 0.5em;
    border-bottom: 1px solid;
}


.loc_item_name{
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.05em;
    font-size: 14px;
    margin-top: 10px;
}

.loc_item_name.txt_bg01{
    background: #7d7561;
    color: #fff;
    padding: 5px;
    text-align: center;
}

.area_main_txt{
    position: absolute;
    bottom: 0;
    left: 0;
    
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.5em;
}

.area01.loc_area_ttl{
    border-bottom: 1px solid #1d2088;
}

.area01.loc_area_ttl .area_name,.area01_bg{
    background: #1d2088;
    color: #fff;
}

.area02.loc_area_ttl{
    border-bottom: 1px solid #00a0e9;
}

.area02.loc_area_ttl .area_name,.area02_bg{
    background: #00a0e9;
    color: #fff;
}

.area03.loc_area_ttl{
    border-bottom: 1px solid #718cc7;
}

.area03.loc_area_ttl .area_name,.area03_bg{
    background: #718cc7;
    color: #fff;
}


.item_img_info{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 100px;
}

.item_img_info02{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 60px;
}

.num{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5em;
    height: 1.5em;
    background: #910000;
    /* border-radius: 100px; */
    color: #fff;
    margin-right: 0.5em;
 }

.loc_dev_img{
    margin: 20px 0;
}

.dev_ttl{
    flex: 1;
    text-align: center;
}

.shop_map{
    max-width: 600px;
    margin: 40px auto;
}

.shop_ribon{
    width: 100px;
}

.shop_txt_box{
    display: flex;
    justify-content: space-between;
}
.shop_txt_box .loc_item_ttl{
    padding-left: 10px;
    padding-top: 10px;
}
.shop_txt{
    display: flex;
    padding-left: 10px;
}
.shop_toho{
    width: 200px;
    margin-top: -20px;
    margin-left: 10px;
}
.shop_bd_b{
    background-image: url("../img/access_location/shop_bd.svg");
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 0.5em;

}

.num_bg01{
        background: #000;
    color: #fff;
    padding: 5px;
    margin-top: 0.5em;
    display: inline-block;
}

.shop_map_toho{
    max-width: 340px;
    width: 70%;
    margin: 60px auto 0;
}

@media screen and (max-width:1100px){
    
    .terminal_txt ul li{
        font-size: 12px;
    }

}

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

    .item_ttl{
        font-size: 18px;
    }

    .to {
        font-size: 20px;
        margin-right: 15px;
        line-height: 1;
        text-align: left;
        white-space: nowrap;
    }

    .time_cap_l, .time_cap_r {
        font-size: 10px;
    }

    .loc_item_ttl{
        font-size: 14px;
    }

    .time_item {
        width: 47%;
    }

    .item_lead {
        font-size: 12px;
    }

    .terminal_txt{
        padding: 30px 15px;
    }

    .terminal_txt ul li{
        font-size: 11px;
    }

    /* .terminal_txt ul li.sp01{
        width: 100%;
    } */

    .terminal_txt ul li{
        width: 49%;
        font-size: 10px;
        letter-spacing: -0.03em;
    }

}

@media screen and (max-width:750px){
    .terminal_img{
        width: 100%;
    }
    .shop_map_toho{
        margin: 40px auto;
    }

    .terminal_txt ul li{
        font-size: 9px;
    }
}

@media screen and (max-width:650px){
        
    .flex_col2 > li:nth-of-type(n + 2),.flex_col2 > div:nth-of-type(n + 2){
        margin-top: 30px;
    }

    .flex_col3 > li:nth-of-type(n + 3),.flex_col3 > div:nth-of-type(n + 3){
        margin-top: 20px;
    }

    .flex_col2 > li,.flex_col2 > div{
        width: 100%;
    }

    .flex_col3 > li,.flex_col3 > div{
        width: 48%;
    }

    .mt40{
        margin-top: 30px;
    }

    .ac_terminal_box{
        background: none;
    }
    .item_ttl_time{
        font-size: 22px;
        margin-bottom: 15px;    
    }
    .item_sub_ttl{
        font-size: 15px;
    }
    

    /* .terminal_txt ul li.sp01{
        width: 100%;
    } */
    

    .terminal_txt{
        width: 100%;
        order: 2;
        padding: 20px 15px;
    }

    .time_item {
        width: 100%;
    }

    .dots {
        border-top: dotted 2px #333;
    }

    .time_ttl {
        font-size: 14px;
        text-align: center;
        line-height: 1.5;
    }

    .time_ttl span {
        font-size: 22px;
    }

    .time span.choku {
        font-size: 14px;
    }
    
    .time span.minite {
        font-size: 30px;
    }

    .line_sou_txt{
        width: 100%;
    }
    .line_sou_map{
        width: 100%;
        margin-top: 30px;
    }

    .area_name{
        font-size: 18px;
        width: 100%;
        justify-content: center;
    }

    .area_txt{
        flex: initial;
        width: 100%;
        margin: 15px 0;
        font-size: 14px;
        text-align: center;
    }

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

    .line_sou_txt  .sec_lead{
        font-size: 13px;
    }


    

    .loc_area_ttl{
        flex-wrap: wrap;
    }

    .area_main_txt{
        font-size: 12px;
    }
    .loc_item_name{
        font-size: 12px;
    }

    .loc_item_ttl{
        font-size: 13px;
    }


    .loc_item_ttl.txt_flex{
        flex-wrap: wrap;
    }


    .num{
        margin-right:auto !important;
        margin: 0 auto 10px;
    }

    .dev_ttl{
        flex: inherit;
        width: 100%;
    }

    .loc_dev_img{
        margin: 0 0 10px;
    }

    .loc_txt_sp{
        margin-top: 10px !important;
    }


    .terminal_txt ul li{
        font-size: 10px;
    }


    
}

@media screen and (max-width:410px){
    /* .terminal_txt ul li.sp02{
        width: 100%;
    } */
    .dev_flex .loc_item_ttl{
        font-size: 11px;
    }
}
    


/* タブ */
.tab_btn{
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.tab_btn_item.active{
    background: #2980af !important;
    color: #fff;
}
.tab_btn_item{
    background: #dcdddd;
    width: 48%;
    height: 60px;
    font-size: 20px;
    position: relative;
    transition-duration: 0.3s;
}
.tab_btn_item:hover{
    background: #a0c0d2;
    transition-duration: 0.3s;
}
.tab_btn_item a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: 'Noto Serif JP';
    /*font-family: 'Cormorant Garamond';*/
}

.tab_btn_item span {
    font-size: 25px;
}

@media screen and (max-width:650px){
    .tab_btn_item {
        height: 50px;
    }

    .tab_btn_item span {
        font-size: 20px;
    }

}


/* location */

.lifeinfo_img{
	margin-bottom: 60px;
}
.lifeinfo_img .loc_flex_item_col2:nth-of-type(n + 3){
	margin-top: 40px;
}
.lifeinfo_img .loc_flex_item_col3:nth-of-type(n + 4) {
	margin-top: 30px;
}
.loc_flex_item_img{
	margin-bottom: 10px;
}

.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: #efefef;
    text-align: center;
    margin-bottom: 10px;
    padding: 0.3em;
    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_box{
    /* margin-bottom: 80px; */
}
.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;
}


.lifeinfo_cap{
    font-size: 10px;
}

@media screen and (max-width:1000px){
    .lifeinfo_list dt {
        font-size: 12px;
    }
    .lifeinfo_list dd {
        font-size: 12px;
    }

	.lifeinfo_img {
		margin-bottom: 60px;
	}
    .loc_ttl_en {
        font-size: 38px;
    }
}
@media screen and (max-width:768px){

}
@media screen and (max-width:750px){
    .lifeinfo_flex_item{
        width: 100%;
        margin-bottom: 20px;
    }
    .lifeinfo_flex_item:last-child{
        margin-bottom: 0;
    }
    .lifeinfo_box{
        max-width: 500px;
        margin: 0 auto 0px;
    }

}
@media screen and (max-width:650px){
    
    .lifeinfo_ttl {
        font-size: 13px;
    }

	.lifeinfo_img .loc_flex_item_col2:nth-of-type(n + 2){
		margin-top: 30px;
	}
	.lifeinfo_img .loc_flex_item_col3:nth-child(n + 3) {
		margin-top: 20px;
	}
    .loc_ttl_en {
        font-size: 32px;
    }
}

@media screen and (max-width:650px){
	.lifeinfo_box{
        /* margin: 0 auto 60px; */
    }

    .sec_bg{
        padding: 60px 0;
    }
    .sec_bg02{
        padding: 0 0 60px;
    }
}

