@charset "shift_jis";

a:hover {
  color: #ff0000;
  /*background-color: #FFDE40;*/
}
/*body {
	background-color:#FFD8A4;
	margin:10px 0 0 0;
}
body, td, th {
	font-size: 12px;
	line-height: 14px;
}
img {
	border: 0;
}*/
.cWhite {
  color: #ffffff;
}
.size_10px {
  font-size: 10px;
}
.cDarkblue {
  color: #000099;
}
.cgreen {
  color: #009900;
}
.corenge {
  color: #ff8000;
}
.cYellow {
  color: #ffff00;
}
.cbYellow {
  color: #ffff00;
  font-weight: bold;
}
.cPink {
  color: #ff00ff;
}
.cbBlack {
  color: #000;
  font-weight: bold;
}
.cBlack {
  color: #000;
}
.text_style1 {
  line-height: 15px;
}
.cbWhite {
  color: #ffffff;
  font-weight: bold;
}
.cbRed {
  color: #ff0000;
  font-weight: bold;
}
.cRed {
  color: #ff0000;
}
.hlink01 {
  color: #660000;
  text-decoration: none;
}
.marg0 {
  margin: 0;
}
.footer {
  margin: 0;
}
.footer th {
  color: #000099;
  font-weight: normal;
}
.spa-line {
  border: 1px solid #333300;
  padding: 5px;
}
.spa-line-pic {
  border: 1px solid #cccccc;
}
div#rentc {
  width: 806px;
  height: 210px;
  margin: 0 auto;
  background: url(img/rent/rentbg01.png) 0 0 no-repeat;
}
.land_title {
  width: 806px;
  height: 36px;
  margin: 0 auto;
  position: relative;
}
.land_btn {
  position: absolute;
  top: 5px;
  right: 130px;
}
.land_btn a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.style132 {
  font-size: 11px;
  color: #333333;
}
.style2261 {
  color: #ff0000;
}

/* 大分市内！1000万円以下の建築条件なし売土地特集 */
.saleTochi {
  width: 800px;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px 15px 10px;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  gap: 10px;
  background: #f9f9f9;
}
.saleTochi_list {
  display: flex;
  width: 100%;
  gap: 10px;
  box-sizing: border-box;
}
.saleTochi_list > li {
  width: calc((100% - 20px) / 3);
}
.saleTochi_list .listWrap {
  border: 1px solid #ddd;
  padding: 4px;
  background: #fff;
}
.saleTochi_list .listWrap > a {
  display: flex;
  gap: 5px;
  text-decoration: none;
  color: #333;
}
.saleTochi_list .listWrap .pic01 {
  overflow: hidden;
  width: 50%;
}
.saleTochi_list .listWrap .pic01 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1.3);
}
.saleTochi_list .listWrap .infoBox {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 5px 0;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.2;
}
.saleTochi_list .listWrap .price01 {
  font-size: 16px;
  font-weight: bold;
  color: #f60;
}
.saleTochi_list .listWrap .comment01,
.saleTochi_list .listWrap .icon01 {
  display: none;
}
.saleTochi_list .listWrap .info03 {
  margin: 5px 0 2px;
  line-height: 1;
  text-align: center;
}
.saleTochi_list .listWrap .info03 a {
  display: block;
}
.saleTochi_foot {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  line-height: 1;
}
.saleTochi_title {
  font-size: 20px;
  font-weight: bold;
  padding-top: 2px;
}
.saleTochi_title--em {
  letter-spacing: 0.05em;
  color: #f60;
}
.saleTochi_link {
  background: #f60;
  color: #fff;
  text-decoration: none;
  padding: 8px 20px;
  position: relative;
  font-size: 15px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}
.saleTochi_link:hover {
  color: #fff;
  opacity: 0.7;
}
.saleTochi_link::after {
  width: 0;
  content: '';
  border: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #fff;
  display: block;
  height: 0;
  margin-top: -1px;
}

#iPhoneLink {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#iPhoneLink span {
  float: right;
  color: #fff;
  display: block;
  width: 76px;
  height: 76px;
  font-size: 40px;
  background-color: #000;
  background: -moz-liner-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.8)));
  line-height: 76px;
  text-align: center;
  margin-bottom: 20px;
  border: 2px solid #000;
}
#iPhoneLink a {
  color: #fff;
  display: block;
  height: 80px;
  font-size: 40px;
  background-color: #000;
  background: -moz-liner-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.8)));
  line-height: 80px;
  text-align: center;
  margin-bottom: 20px;
}
