@charset "UTF-8";
.flex01_lo{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}
.lo_ph1{
    width:74%;
}
.lo_ph2{
    width:22%;
}
.bg_brown1{
    background:#BBA846;
}
.lo_text01{
    font-feature-settings:"palt";
    font-family:"fot-tsukuaoldmin-pr6n", sans-serif;
    font-weight:300;
    font-size:13px;
    line-height:1;
    color:#fff;
    padding:0.8% 0 0.6% 1.5%;
    text-align: left;
}
.tenant_wrap{
    display:flex;
    justify-content:flex-start;
    gap: 3%;
}
.tenant_column{
    font-feature-settings:"palt";
    font-family:"fot-tsukuaoldmin-pr6n", sans-serif;
    font-weight:300;
    font-size:12px;
    line-height:20px;
    color:#000;
    letter-spacing: 0.05em;
    text-align: left;
}
.brown_bar{
    width:100%;
    border-top:1px solid #BBA846;
}
.lo_ph3{
    width:48%;
}
.flex01_lo2{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
}
.lo_text2{
    font-feature-settings: "palt";
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
}
.gu_title{
    position: absolute;
    top: 0;
    right: 0;
    width: 31%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.lo_ph4{
    width:56%;
}
.lo_ph5{
    width:40%;
}
.lo_ph6{
    width:90%;
    max-width: 457px;
}
.lo_ph7{
    width:47.91%;
    max-width: 230px;
}
.lo_title_area{
    display:flex;
    align-items:flex-end;
    gap:8px;
}
.lo_num{
    font-feature-settings: "palt";
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-weight:300;
    font-size:28px;
    line-height:1;
    color:#BBA846;
    flex-shrink:0;
    position: relative;
    top: 3px;
}
.lo_text5{
    font-feature-settings: "palt";
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-weight:300;
    font-size:18px;
    line-height: 1;
    color:#000;
    letter-spacing: -0.03em;
}
.lo_bar{
    border-bottom: 1px solid #BBA846;
}

.lo_goldbar{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	overflow: visible;

	background: linear-gradient(
		to right,
		rgba(187,168,70,0) 0%,
		rgba(187,168,70,0.3) 10%,
		rgba(187,168,70,1) 30%,
		rgba(187,168,70,1) 70%,
		rgba(187,168,70,0.3) 90%,
		rgba(187,168,70,0) 100%
	);
}
.lo_goldbar_text{
	font-feature-settings: "palt";
	font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
	font-weight: 300;
	font-size: 22px;
	color: #fff;
	text-align: center;
}
.lo_goldbar_icon{
	position: absolute;
	right: 8%;
	top: 90%;
	transform: translateY(-65%);
	z-index: 10;
}
.lo_goldbar_icon img{
	display: block;
	width: 100%;
	max-width: 129px;
	height: auto;
}
.flex02_lo{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}
.lo_row{
  display: flex;
  justify-content: space-between;
  padding: 0.3% 0;
  flex-wrap: wrap;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000;
}
.lo_place {
  width: 50%;
  font-size: 14px;
  font-feature-settings: "palt";
  text-align: left;
  letter-spacing: 0;
}
.lo_walk {
  width: 20%;
  font-size: 14px;
  text-align: left;
  font-feature-settings: "palt";
  letter-spacing: 0;
}
.lo_distance {
  width: 30%;
  font-size: 14px;
  text-align: right;
  font-feature-settings: "palt";
  letter-spacing: 0;
}
.lo_text6{
    font-feature-settings: "palt";
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #BBA846;
}








@media screen and (max-width:1000px){ 
.flex02_lo{
    flex-direction:column;
}
.flex01_lo2{
    flex-direction:column;
}
.flex01_lo{
    flex-direction:column;
}
.lo_ph1{
    width:100%;
    margin: 0 auto;
}
.lo_ph2{
    width:70%;
    margin: 0 auto;
}
.lo_ph4{
    width:90%;
    margin: 0 auto;
}
.lo_ph5{
    width:90%;
    margin: 0 auto;
}
.lo_ph6{
    width:90%;
    max-width: none;
    margin: 0 auto;
}
.tenant_wrap{
    flex-wrap: wrap;
    /* gap:20px; */
}
.lo_text01{
    font-size:24px;
    padding: 1.2% 0 1.7% 2%;
}
.lo_text2{
    font-size: 18px;
    line-height: 25px;
}
.lo_text5{
    font-size: 28px;
    letter-spacing: 0.03em;
    line-height: 45px;
}
.lo_place {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 0;
}
.lo_walk {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 0;
}
.lo_distance {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 0;
}
.lo_text6 {
    font-size: 24px;
    letter-spacing: 0.03em;
}
.tenant_column{
    width:48%;
    font-size:19px;
    line-height:33px;
    letter-spacing: -0.03em;
}
.lo_ph3{
    width:100%;
}
.lo_num{
    font-size:40px;
    top: -5px;
}
.lo_ph7{
    width:48%;
    max-width: none;
}
.lo_goldbar{
	height: auto;
}
.lo_goldbar_text{
	font-size: 29px;
    line-height: 50px;
    padding: 2% 0 1.7% 0;
}
.lo_goldbar_icon{
	position: absolute;
	right: 2%;
	top: 80%;
	transform: translateY(-65%);
	z-index: 10;
    width: 23%;
}
.lo_goldbar_icon img{
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}
}