
img {
    max-width: 100%;
    vertical-align: bottom;
    width /***/: auto;
}
.sp_off {display:none!important;}

.container {
    width:100%!important;
	margin:0!important;
	padding:0!important;
}
.maincontents {
    width: 100%!important;
    overflow: hidden;
    float: none!important;
}

/* ----メイン下ボタン４---- */
.sp_color {
    color: #044306;
    border-color: #044306;
}
.con_menu{
	width:100%;
	overflow: hidden;
}

.con_menu ul{
	width:100%;
	padding:0px;
	margin:0px;
}

.con_menu ul li{
	width:25%;
	margin:0px 0px 0px -2px;
	padding:0px;
	float:left;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:2px solid #999;
}

.con_menu ul li:first-child{
	margin: 0px -2px 0px 0px;
}

.con_menu ul li:last-child{
	border-right:2px solid #999;
	margin: 0px -2px -2px -4px;
}

.con_menu ul li a{
	text-align:center;
	display:block;
	overflow: hidden;
	text-decoration:none;
}

.con_menu p{
	color:#333;
	font-size:12px;
	padding:0px;
    margin: 10px;
}

.con_menu ul li img{
	max-width:100%;
}

.con_menu .fa{
	font-size:22px;
}

/*==========================
   LPOトップ共通
============================*/

.lpo_sp_main {
    position: relative;
    max-width: 100%;
    margin-top: 10px;
}


.lpo_main_inner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.lpo_main_r{
	margin:0;
}

.lpo_main_r_inner{
	width: 84%;
	width : -webkit-calc(92% - 2px) ;
    width : calc(92% - 2px) ;
    padding: 4%;
    border: solid 1px #042455;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 4%;
	overflow:hidden;
}

.lpo_main_r_search {
    overflow: hidden;
}

.lpo_main_r_search ul {
    margin: 0;
    padding: 0;
	overflow:hidden;
}

.lpo_main_r_search ul li{
    margin: 0;
    padding: 0;
    width: 50%;
	list-style: none;
	overflow:hidden;
	float:left;
	border:none;
}

.lpo_main_r_search ul li a{
	width:99%;
	width : -webkit-calc(100% - 1px) ;
    width : calc(100% - 1px) ;
    display: block;
    background: #F5F4ED;
    line-height: 95px;
    height: 115px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
	margin:0;
	padding:0;
}

.lpo_main_r_search ul li img{
	margin: 0 auto;
    display: block;
    padding: 20px 0 0 0;
	float:none;
}

.lpo_main_r_search ul li p{
	margin: -10px 0 0 0;
	text-align: -webkit-center;
}

.lpo_main_r_search ul li:first-child a {
	border: solid 1px #042455;
	border-width: 0px 1px 1px 0px;
}

.lpo_main_r_search ul li:nth-child(2n) a {
    border: solid 1px #042455;
    border-width: 0px 0px 1px 0px;
}

.lpo_main_r_search ul li:nth-child(3n) a {
    border: solid 1px #042455;
    border-width: 0px 1px 0px 0px;
}

.lpo_main_r_search ul li:last-child a {
    border: solid 1px #042455;
    border-width: 0px 0px 0px 0px;
}

.lpo_main_r_search ul li a:hover {
	background:#ddd9c1;
}

.search-btn{
	overflow:hidden;
	margin: 18px 0 0 0;
}
.search-btn_inner input#title {
	height: 40px;
    box-shadow: 0px 0px 8px -3px #222 inset;
    width: 73%;
	text-indent: 2%;
    background: #EDEFEC;
    border: honeydew;
	margin: 0;
}
.search-btn_inner input.submit {
	height: 40px;
    background: #333333;
    border: none;
    color: #fff;
	line-height: normal;
    width: 25%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search-btn_inner  {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.lpo_main_bn{
    width: 94%;
    margin: 0 auto;
    margin-top: 2%;
	text-align: center;
}

.lpo_pri_more{
	margin-bottom: 40px;
}
 h2.lpo_toku_tl {
  background: #0d6910;
  line-height: 50px;
  font-size: 16px;
  color: #FFF;
  text-indent: 20px;
  font-weight: bold;
  margin: 0px 0 0 0;
 }
    /* ----------------------------------------
   /contact
   ---------------------------------------- */

   .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	display: none !important;
   }

   .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	display: none !important;
   }


   .sp_area_search h2 {
	color: 3f311a;
	font-size: 18px;
	background-color: #eee;
	line-height: 45px;
	text-indent: 20px;
	font-weight: bold;
   }
   .sp_area_search ul {
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 5px 0px;
   }
   .sp_area_search ul li {
	width: 31%;
	display: inline-block;
   }
   .sp_area_search ul li a {
	color: #3F311A;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0 0 5px;
	padding: 10px 10px;
	border-radius: 5px;
   }
   .sp_area_search ul .pink a {
	border: solid 3px #e18293;
	background: #fcf3f4;
   }
   .sp_area_search ul .blue a {
	border: solid 3px #4995c6;
	background: #f2f8fb;
   }
   .sp_area_search ul .green a {
	border: solid 3px #ace819;
	background: #f9ffe6;
   }
   .sp_area_search ul li.orange {
   }
   .sp_area_search ul .orange a {
	border: solid 3px #F8B145;
	background: #FEF1DE;
   }
   li.koda_shu001 a {
	background: url(/img/lpo/chi-icon1.png) no-repeat 8px 50%;
	font-size: 20px;
   }
   li.koda_shu002 a {
	background: url(/img/lpo/chi-icon2.png) no-repeat 8px 50%;
	font-size: 20px;
   }
   li.koda_shu01 a {
	background: url(/img/lpo/chi-icon3.png) no-repeat 8px 50%;
   }
   li.koda_shu02 a {
	background: url(/img/lpo/chi-icon4.png) no-repeat 8px 50%;
   }
   li.koda_shu03 a {
	background: url(/img/lpo/chi-icon5.png) no-repeat 8px 50%;
   }
   li.koda_shu04 a {
	background: url(/img/lpo/chi-icon6.png) no-repeat 8px 50%;
   }
   li.koda_shu05 a {
	background: url(/img/lpo/chi-icon7.png) no-repeat 8px 50%;
	letter-spacing: -1.2px;
   }
   li.koda_shu06 a {
	background: url(/img/lpo/chi-icon8.png) no-repeat 8px 50%;
   }
   li.koda_shu07 a {
	background: url(/img/lpo/chi-icon9.png) no-repeat 8px 50%;
   }
   li.koda_shu08 a {
	background: url(/img/lpo/chi-icon10.png) no-repeat 8px 50%;
   }
   /*--------------賃貸topここまで--------------------------*/
   /*追加*/
   .toku01_kakaku {
	color: #F00;
	font-weight: bold;
   }
   h2 {
	margin: 0;
   }

   .tokusyu_bnr {
    width: 94%;
    margin: 20px auto;
}


.toku {
	width: 90%;
	margin: 0 auto;
   }
   .toku ul li {
	list-style: none;
	margin-bottom: 10px;
	text-align: center;
   }

   .lpo_tokusen_wrap { 
    margin:10px 0 0 0;
    overflow:hidden;
    width: 1560px;
}

.lpo_tokusen_wrap ul{  
	border:none;
}

.lpo_tokusen_wrap ul li {
    width: 100%;
    margin: 0 auto 20px auto;
	padding:0;
    overflow: hidden;
	border:none;
}

.lpo_tokusen_wrap ul li a {
    color:#000;
	overflow: initial;
	word-wrap: break-word;
	white-space:normal;
}
.lpo_tokusen_inner ul li a {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.lpo_tokusen_wrap ul li:hover {
    border: solid 1px #195CAA;
    background:#E7F0F9;
    transition: 0.8s;
}

.toku01_img {
    float: left;
    width: 40%;
    margin:0 0 1% 0;
}

.lpo_toku_shu {
    display: block;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
    text-indent: 10px;
    background-color: #000;
}

.toku01_img img {
    max-width: 100%;
    height: auto;
}

 /*こだわり条件から探す*/
 .lpo_koda_wrap {
  overflow: hidden;
 }
 .lpo_koda_wrap ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
 }
 .koda_shu_wrap ul li a {
  width: 49.8%;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-indent: 45px;
  transition: 0.8s;
  display: block;
  line-height: 45px;
  color: #000;
  border: solid 1px #37BFFF;
  border-width: 0 1px 1px 0;
 }
 .lpo_koda_wrap ul li:nth-child(2n) a {
  border-width: 0 0 1px 0;
 }
 li.koda_shu001 a {
  background: url(/img/chintai_roomli_icon.png) no-repeat 8px 50%;
  width: 100% !important;
  font-size: 20px;
 }
 li.koda_shu002 a {
  background: url(/img/chintai_hitoli_icon.png) no-repeat 8px 50%;
  width: 100% !important;
  font-size: 14px !important;
 }
 .koda_shu_wrap ul li a span {
  border-left: solid 3px #042455;
  /*左線*/
  margin: 0;
  padding: 0 0 0 5px;
 }
 /*
li.koda_shu001 a {
    background: url(/lpo/img/lpo_koda_icon_01.png) no-repeat 8px 50%;
    font-size: 20px;
}
li.koda_shu002 a {
    background: url(/lpo/img/lpo_koda_icon_02.png) no-repeat 8px 50%;
    font-size: 14px!important;
}
li.koda_shu01 a {
    background: url(/lpo/img/lpo_koda_icon_03.png) no-repeat 8px 50%;
}
li.koda_shu02 a {
    background: url(/lpo/img/lpo_koda_icon_04.png) no-repeat 8px 50%;
}
li.koda_shu03 a {
    background: url(/lpo/img/lpo_koda_icon_05.png) no-repeat 8px 50%;
}
li.koda_shu04 a {
    background: url(/lpo/img/lpo_koda_icon_06.png) no-repeat 8px 50%;
}
li.koda_shu05 a {
    background: url(/lpo/img/lpo_koda_icon_07.png) no-repeat 8px 50%;
    letter-spacing: -1.2px;
}
li.koda_shu06 a {
    background: url(/lpo/img/lpo_koda_icon_08.png) no-repeat 8px 50%;
}
li.koda_shu07 a{
    background: url(/lpo/img/lpo_koda_icon_09.png) no-repeat 8px 50%;
}
li.koda_shu08 a {
 background: url(/lpo/img/lpo_koda_icon_10.png) no-repeat 8px 50%;
}

*/
 .koda_shu_wrap ul li:hover {
  background: url(/img/lpo_btn_on.jpg) no-repeat;
  transition: 0.8s;
 }
 /*********************************************
	★ コンテンツE　contents06 SP
	*********************************************/
 .contents06 {
  width: 96%;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
 }
 .contents06 ul {
  padding: 0;
  margin: 0;
  list-style: none;
 }
 .contents06 ul li {
  margin: 0px 0px 10px 0px;
  padding: 10px;
  overflow: hidden;
  clear: both;
  border: 1px solid #CCC;
 }
 .contents06 ul li:nth-child(2n) {
  /* 偶数番目(2,4,6……番目)だけ効かせる */
  margin: 0 0% 1% 0 !important;
 }
 .contents06 ul li b {
  display: block;
  margin: 2% 0;
  text-align: center;
 }
 .contents06 .box .pic {
  float: left;
 }
 .contents06 .box .pic img {
  width: 100%;
 }
 .contents06 .box .shosai {
  width: 215px;
  float: left;
  margin: 0px 0px 0px 20px;
  text-align: left;
 }
 .contents06 .box .shosai p {
  text-align: left;
  font-size: 14px;
 }
 .contents06 .box .btn {
  background-color: #333;
  border-radius: 3px;
  /* 角丸指定 */
 }
 .contents06 .box .btn a {
  color: #fff;
  line-height: 35px;
  display: block;
  text-decoration: none;
  text-align: center;
 }
 .contents06 .box .btn a:hover {
  /* ボタンのマウスオーバー指定 */
  background-color: #CCC;
 }
 .chi-bnr {
  width: 90%;
  margin: 10px auto;
 }
 .chi-bnr ul li {
  margin-bottom: 10px;
 }
 .chi-owner {
  background: url(/img/lpo/chintaikanri-bg.jpg) no-repeat;
  height: 160px;
  margin-top: 20px;
  position: relative;
  background-size: cover;
 }
 .chi-btn {
  width: 200px;
  margin: 0 auto;
  background: #1A6600;
  text-align: center;
  line-height: 30px;
  position: absolute;
  border-radius: 5px;
  left: 0;
  right: 0;
  bottom: 20px;
 }
 .chi-btn a {
  font-size: 13px;
  color: #FFF;
  display: block;
  line-height: 28px;
 }
 .chi-btn a:hover {
  background: #FF8000;
  border-radius: 5px;
 }
 .chi-tenpo {
  width: 90%;
  text-align: center;
  margin: 10px auto;
 }
 .toku {
  width: 90%;
  margin: 0 auto;
 }
 .toku ul li {
  list-style: none;
  margin-bottom: 10px;
  text-align: center;
 }
 /*--------------ペット-----/pet/----------------------*/
 .pet_main {
  width: 100%;
  height: 420px;
  background: url("../img/lpo/pet_img2.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
 }
 .pet_main img {
  width: 90%;
  height: auto;
  margin: 0px auto;
 }
 .pet_main p {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  letter-spacing: 1px;
  margin: 0px auto;
  padding: 10px;
  text-align: left;
 }
 .pet_main p br {
  display: none;
 }
 .pet_main ul {
  width: 100%;
  margin: 5px auto 0px auto;
  padding: 0px;
  text-align: center;
 }
 .pet_main ul li {
  width: 30%;
  list-style: none;
  display: inline-block;
  margin: 5px 5px 0px 0px;
 }
 .pet_main ul li a {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 7px;
  display: block;
  background: #FF9326;
  border: solid 3px #FFF;
  border-radius: 5px;
 }
 .pet_main ul li a:hover {
  color: #FFF;
  background: #B75B00;
  border: solid 3px #FFF;
 }
 /*--------------ペット-----/pet/----------------------ここまで*/
 /*--------------学生-----/student/----------------------*/
 .student_main {
  width: 100%;
  height: 420px;
  background: url("../img/lpo/student_img2.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
 }
 .student_main img {
  width: 90%;
  height: auto;
  margin: 10px auto;
 }
 .student_main p {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  letter-spacing: 1px;
  margin: 0px auto;
  padding: 10px;
  text-align: left;
 }
 .student_main ul {
  width: 100%;
  margin: 10px auto 0px auto;
  padding: 0px;
 }
 .student_main ul li {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  width: 28%;
  height: 90px;
  list-style: none;
  margin: 3px;
  padding: 0px;
  position: relative;
  top: 0px;
  left: 0px;
  text-align: left;
  border-radius: 10px;
 }
 .student_main ul li:nth-child(1) {
  border: solid 3px #468C00;
  background: url("../img/lpo/student_icon1.png") no-repeat #FFF;
  background-position: center 10;
 }
 .student_main ul li:nth-child(2) {
  border: solid 3px #BA1919;
  background: url("../img/lpo/student_icon2.png") no-repeat #FFF;
  background-position: center 10;
 }
 .student_main ul li:nth-child(3) {
  border: solid 3px #5F372A;
  background: url("../img/lpo/student_icon3.png") no-repeat #FFF;
  background-position: center 10;
 }
 .student_main ul li:nth-child(4) {
  border: solid 3px #FF8000;
  background: url("../img/lpo/student_icon4.png") no-repeat #FFF;
  background-position: center 10;
 }
 .student_main ul li:nth-child(5) {
  border: solid 3px #00468C;
  background: url("../img/lpo/student_icon5.png") no-repeat #FFF;
  background-position: center 10;
 }
 .student_main ul li a {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #333;
 }
 .student_main ul li a span {
  margin: 65px 0px 0px 0px;
  display: block;
  text-align: center;
 }
 .student_main ul li a:hover {}
 img.student_img {
  display: none;
 }
 /*--------------学生-----/student/----------------------ここまで*/
 /*--------------テナント-----/tenant/----------------------*/
 .tenant_main {
  width: 100%;
  height: 420px;
  background: url("../img/lpo/tenant_img2.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
 }
 .tenant_main img {
  width: 90%;
  height: auto;
  margin: 10px auto;
 }
 .tenant_main p {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  letter-spacing: 1px;
  margin: 0px auto;
  padding: 10px;
  text-align: left;
 }
 .tenant_main p br {
  display: none;
 }
 .tenant_main ul {
  width: 100%;
  margin: 10px auto 0px auto;
  padding: 0px;
 }
 .tenant_main ul li {
  width: 48%;
  list-style: none;
  display: inline-block;
  margin: 0px 0px 5px 0px;
 }
 .tenant_main ul li a {
  color: #276CC0;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  display: block;
  background: #FFF;
  border: solid 5px #276CC0;
 }
 .tenant_main ul li a:hover {
  color: #FFF;
  background: #276CC0;
 }
 .tenant_main ul li:nth-child(6) a {
  color: #59B200;
  display: block;
  background: #FFF;
  border: solid 5px #59B200;
 }
 .tenant_main ul li:nth-child(7) a {
  color: #59B200;
  display: block;
  background: #FFF;
  border: solid 5px #59B200;
 }
 .tenant_main ul li:nth-child(8) a {
  color: #59B200;
  display: block;
  background: #FFF;
  border: solid 5px #59B200;
 }
 .tenant_main ul li:nth-child(9) a {
  color: #59B200;
  display: block;
  background: #FFF;
  border: solid 5px #59B200;
 }
 .tenant_main ul li:nth-child(10) a {
  color: #59B200;
  display: block;
  background: #FFF;
  border: solid 5px #59B200;
 }
 .tenant_main ul li:nth-child(6) a:hover {
  color: #FFF;
  background: #59B200;
 }
 .tenant_main ul li:nth-child(7) a:hover {
  color: #FFF;
  background: #59B200;
 }
 .tenant_main ul li:nth-child(8) a:hover {
  color: #FFF;
  background: #59B200;
 }
 .tenant_main ul li:nth-child(9) a:hover {
  color: #FFF;
  background: #59B200;
 }
 .tenant_main ul li:nth-child(10) a:hover {
  color: #FFF;
  background: #59B200;
 }
 /*--------------テナント-----/tenant/----------------------ここまで*/
 /*--------------賃貸top--------------------------*/
 .sub-t {
  background: rgb(63, 45, 19);
  border-left: 10px solid rgb(63, 45, 19);
  padding: .2em .3em;
  font-size: 14pt;
  line-height: 20pt;
  font-weight: bold;
  color: #FFF;
 }
 .sho-tel {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: red;
 }
 .sm_select a {
  display: block;
  width: 95%px;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
  margin: 5px;
  border: solid 1px #CCC;
  -webkit-border-radius: 2px;
  border-radius: 2px;
 }
 textarea {
  padding: 5px;
  width: 300px;
  font-size: 20px;
 }
 select {
  padding: 5px;
  font-size: 20px;
 }
 .submit {
  text-align: center;
 }
 dl {
  margin-bottom: 20px;
 }
 dt {
  margin-bottom: 3px;
  font-weight: bold;
  line-height: 25px;
 }
 dt.hissu {
  margin-bottom: 3px;
  font-weight: bold;
  padding-left: 45px;
  line-height: 25px;
  background-image: url(img/hissu.png);
  background-repeat: no-repeat;
 }
 dd {
  line-height: 25px;
  margin-bottom: 10px;
  margin-left: 0px;
 }
 .jCarousel {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  -webkit-transition: margin 0.5s ease-in-out;
 }
 .jCarousel li {
  text-align: center;
 }
 .jCarousel li img {
  padding-top: 10px;
 }
 input {
  padding: 5px;
  width: 250px;
  font-size: 20px;
 }
 input[type="email"],
 input[type="url"] {
  width: 250px;
 }
 input[type="radio"] {
  width: auto;
 }
 input[type="reset"] {
  margin-top: 10px;
  padding: 0px 10px 3px 10px;
  border: 1px solid #FFFFFF;
  width: 85%;
  color: #000;
  background-color: #D9F5F3;
  background-image: linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
  background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
  background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
  background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
  background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
  background-image: -webkit-gradient(linear,
    left bottom,
    left top,
    color-stop(0.06, rgb(255, 255, 255)),
    color-stop(0.8, rgb(235, 235, 235)));
  font-size: 16px;
  font-weight: bold;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px #333333;
  box-shadow: 0 0 3px #333333;
 }
 input[type="submit"] {
  padding: 5px;
  border: 1px solid #FFFFFF;
  width: 100%;
  color: #FFFFFF;
  background-color: #D9F5F3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
  font-size: 20px;
  font-weight: bold;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px #333333;
  box-shadow: 0 0 3px #ffffff;
 }
 .c_top {
  width: 100%;
 }
 .c_top h2 {
  background: #37BFFF;
  line-height: 35px;
  font-size: 16px;
  color: #FFF;
  text-indent: 20px;
  font-weight: bold;
  margin: 0;
 }
 .c_top ul {
  overflow: hidden;
  margin: 20px auto;
  width: 90%;
 }
 .c_top ul li {
  width: 30%;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
 }
 .c_top ul li:nth-child(3n) {
  margin-right: 0px;
 }
 .c_top ul li a {
  display: block;
  line-height: 40px;
  background: #fea8a8;
  font-size: 16px;
  color: #FFF;
  letter-spacing: 1px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
 }
 /* design-3
	-------------------*/
 #search-form.design-3 input[type=text] {
  border: 1px solid #111;
 }
 #search-form.design-3 .search-button input {
  background: #111;
  color: #fff;
  margin-left: 2px;
 }
 #search-form.design-3 .search-keyword li {
  background: #aaa;
  padding: 8px;
  margin: 1px;
 }
 #search-form.design-3 .search-keyword li a {
  text-decoration: none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
 }
 #search-form {
  padding: 12px;
  margin: 0 auto;
  font-family: メイリオ;
 }
 #search-form form {
  width: 100%;
  display: table;
  table-layout: fixed;
  font-size: 14px;
 }
 #search-form input[type=text] {
  display: table-cell;
  width: 77%;
  height: 38px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
  float: left;
 }
 #search-form .search-button {
  display: table-cell;
  vertical-align: top;
  width: 60%;
 }
 #search-form .search-button input[type="submit"] {
  width: 100%;
  height: 38px;
  font-weight: bold;
  color: #ffffff;
  border: none;
  background: #fe9a01;
  padding: 0;
  border-radius: 0;
  -webkit-appearance: none;
 }
 #search-form .search-keyword {
  list-style: none;
  padding: 0;
  margin: 12px auto 0;
 }
 #search-form .search-keyword li {
  display: inline-block;
  margin: 8px;
  font-size: 12px;
 }
 .sp_area_search h2 {
  color: 3f311a;
  font-size: 18px;
  background-color: #eee;
  line-height: 45px;
  text-indent: 20px;
  font-weight: bold;
 }
 .sp_area_search ul {
  text-align: center;
  width: 100%;
  margin: 0px auto;
  padding: 5px 0px;
 }
 li.koda_shu001 a {
  background: url(/img/lpo/chi-icon1.png) no-repeat 8px 50%;
  font-size: 20px;
 }
 li.koda_shu002 a {
  background: url(/img/lpo/chi-icon2.png) no-repeat 8px 50%;
  font-size: 20px;
 }
 li.koda_shu01 a {
  background: url(/img/lpo/chi-icon3.png) no-repeat 8px 50%;
 }
 li.koda_shu02 a {
  background: url(/img/lpo/chi-icon4.png) no-repeat 8px 50%;
 }
 li.koda_shu03 a {
  background: url(/img/lpo/chi-icon5.png) no-repeat 8px 50%;
 }
 li.koda_shu04 a {
  background: url(/img/lpo/chi-icon6.png) no-repeat 8px 50%;
 }
 li.koda_shu05 a {
  background: url(/img/lpo/chi-icon7.png) no-repeat 8px 50%;
  letter-spacing: -1.2px;
 }
 li.koda_shu06 a {
  background: url(/img/lpo/chi-icon8.png) no-repeat 8px 50%;
 }
 li.koda_shu07 a {
  background: url(/img/lpo/chi-icon9.png) no-repeat 8px 50%;
 }
 li.koda_shu08 a {
  background: url(/img/lpo/chi-icon10.png) no-repeat 8px 50%;
 }
 /*--------------賃貸topここまで--------------------------*/
 /*追加*/
 .toku01_kakaku {
  color: #F00;
  font-weight: bold;
 }
 h2 {
  margin: 0;
 }
 /*--------------特選スライド--------------------------*/
 .maincontents iframe {
  width: 100%;
  height: 410px;
  border: none;
 }
 .quick_keyword {
  float: none;
 }
 .lpo_sp_main_wrap ul {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
 }
 .lpo_sp_main_wrap ul li {
  width: 23%;
  float: left;
  margin: 0 2.5% 0 0;
 }
 .btn-Signup a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cd0000), color-stop(0.00, #ff1a00));
  background: -webkit-linear-gradient(top, #ff1a00 0%, #cd0000 100%);
  background: -moz-linear-gradient(top, #ff1a00 0%, #cd0000 100%);
  background: -o-linear-gradient(top, #ff1a00 0%, #cd0000 100%);
  background: -ms-linear-gradient(top, #ff1a00 0%, #cd0000 100%);
  background: linear-gradient(top, #ff1a00 0%, #cd0000 100%);
  color: #fff !important;
  display: block;
  font-size: 17rem;
  font-weight: bold;
  height: 40px;
  line-height: 41px;
  margin: 0 auto;
  margin-top: 5px;
  text-align: center;
  width: 274px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
 }
 .side_town_tl {
  background: #0D316D;
  line-height: 25px;
  color: #fff;
  text-indent: 10px;
  font-size: 14px;
  margin: 5px 0;
 }
 .side_lpo_town ul {
  overflow: hidden;
 }
 .side_lpo_town ul li a {
  font-size: 13px;
  color: #333;
  text-indent: 25px;
  display: block;
  line-height: 20px;
  float: left;
  width: 50%;
  background: url(/img/h_allow.png) no-repeat 8% 50%;
 }
 .side_lpo_town img {
  display: block;
  margin: 0 auto;
 }
 .toku_osu {
  display: none;
 }
 .toku01_name {
  font-size: 14px;
  text-decoration: underline;
  margin: 3px 0 0 0;
 }
 .toku01_adress, .toku01_access {
  margin: 0px 0 0 0;
  height: auto !important;
  overflow: hidden;
  font-size: 12px;
 }
 .toku01_com span {
  color: #FE9900;
  font-weight: bold;
 }
 .toku01_m {
  font-size: 12px;
 }
 .toku01_com {
  clear: both;
  background: #f5f5f5;
  padding: 10px;
  font-size: 13px;
 }
 .toku01_com p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  height: 57px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
 }
 .lpo_tokusen {
  height: 430px;
  border: none;
  margin: 0;
  width: 410px;
  padding: 10px;
  overflow: hidden;
  box-sizing: border-box;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
 }
 .lpo_list {
  width: 98%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  border: none;
  margin: 0 auto 10px;
  text-align: left;
 }
 .lpo_list iframe {
  border: none;
  height: 420px;
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
 }
 .lpo_tokusen_wrap ul {
  width: 1500px;
 }
 .lpo_tokusen_wrap ul li {
  margin: 0 auto;
  overflow: hidden;
  width: 210px;
  float: left;
  padding: 10px;
  border: solid 1px #CCC;
  border-radius: 5px;
  margin-right: 10px;
 }
 .lpo_toku_right {
  width: 100%;
  margin: 0 0 1% 0;
 }
 .lpo_tokusen_wrap ul li a {
  color: #000;
  text-decoration: none;
 }
 .lpo_tokusen_wrap ul li:hover {}

 .lpo_pri_more a {
    background: #0d6910;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 5px 0 #044306;
    padding: 10px 0;
 }
 .lpo_pri_more a:hover {
  background: #AD3333;
 }

 /*こだわり条件から探す*/
 .lpo_koda_wrap {
  overflow: hidden;
 }
 h2.lpo_koda {
  background: #37BFFF;
  line-height: 35px;
  font-size: 16px;
  color: #FFF;
  text-indent: 20px;
  font-weight: bold;
  margin: 20px 0 0 0;
 }
 .koda_sea_wrap ul li {
  float: left;
  width: 33%;
  margin: 0 1px 0 0;
 }
 .koda_sea_wrap ul li:nth-child(4n) {
  margin: 0;
 }
 .koda_sea_wrap {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
 }
 .lpo_list {
  width: 98%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  border: none;
  margin: 0 auto 10px;
  text-align: left;
 }
 .lpo_list iframe {
  border: none;
  height: 420px;
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
 }
 .lpo_tokusen_wrap ul {
  width: 1500px;
 }
 .lpo_tokusen_wrap ul li {
  margin: 0 auto;
  overflow: hidden;
  width: 210px;
  float: left;
  padding: 10px;
  border: solid 1px #CCC;
  border-radius: 5px;
  margin-right: 10px;
 }
 .lpo_toku_right {
  width: 100%;
  margin: 0 0 1% 0;
 }
 .lpo_tokusen_wrap ul li a {
  color: #000;
  text-decoration: none;
 }
 .lpo_tokusen_wrap ul li:hover {}

 .toku01_img {
  height: 150px;
  width: 100%;
  margin: 0 0 1% 0;
  text-align: center;
 }
 .toku01_img img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  max-height: 100%;
 }

 .student_kodawari ul {
  width: 96%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
 }
 .student_kodawari ul li {
  width: 100%;
 }
 .student_kodawari ul li a {
  display: block;
  background: #fff;
  line-height: 45px;
  color: #000;
  box-shadow: 1px 1px 0 #37bfff;
  font-size: 16px;
  font-weight: bold;
  text-indent: 40px;
  box-sizing: border-box;
  margin: 0 7px 7px 0;
  text-decoration: none;
  background: url(/img/lpo/chi-icon1.png) no-repeat 8px 50%;
 }

   
	/* -----???????----- */
	.search_wrap {
		background-color: #f5f4f0;
		padding: 40px 0px;
		position: relative;
		margin-bottom: 30px;
	}
	.search_box {
		width: 92%;
		margin: 0px auto 0px auto;
		overflow: hidden;
	}
	.search_l {}
	.search_map {}
	.search_r {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
	.search_ensen {
		margin-bottom: 0px;
		overflow: hidden;
	}
	.search_ensen ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		border-radius: 5px;
	}
	.search_ensen ul li {
		width: 50%;
		float: left;
		box-sizing: border-box;
		border-right: dotted 1px #00984b;
		border-bottom: dotted 1px #00984b;
		border-top: dotted 1px #00984b;
	}
	.search_ensen ul li:nth-child(2n) {
		border-right: none;
	}
	.search_ensen ul li:nth-child(3) {
		border-bottom: none;
	}
	.search_ensen ul li:nth-child(4) {
		border-bottom: none;
	}
	.search_ensen ul li a {
		display: block;
		background-color: #FFF;
		font-size: 16px;
		font-weight: normal;
		background-repeat: no-repeat;
		text-decoration: none;
		color: #333;
		text-align: center;
		padding: 25px 0px 25px 30px;
		position: relative;
	}
	.search_ensen ul li a::before {
		content: "";
		bottom: 13px;
		right: 13px;
		width: 18px;
		height: 1px;
		background: #00984b;
		position: absolute;
	}
	.search_ensen ul li a::after {
		content: "";
		right: 11px;
		bottom: 16px;
		width: 10px;
		height: 1px;
		background: #00984b;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
	}
	.search_ensen ul li:nth-child(1) a {
		background-image: url(/img/lpo/search_icon01.png);
		background-size: 24px;
		background-position-y: 21px;
		background-position-x: 15px;
	}
	.search_ensen ul li:nth-child(2) a {
		background-image: url(/img/lpo/search_icon02.png);
		background-size: 27px;
		background-position-y: 27px;
		background-position-x: 13px;
	}
	.search_ensen ul li a span {
		color: #00984b;
		font-size: 21px;
		font-weight: bold;
	}
	.search_joken {
		margin-bottom: 20px;
	}
	.search_joken ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		display: flex;
		justify-content: space-between;
		border-radius: 5px;
	}
	.search_joken ul li {
		width: 33.4%;
		box-sizing: border-box;
		border-right: dotted 1px #00984b;
	}
	.search_joken ul li {
		width: 50%;
		float: left;
		box-sizing: border-box;
		border-right: dotted 1px #00984b;
		border-bottom: dotted 1px #00984b;
	}
	.search_joken ul li:nth-child(4) {
		border-bottom: none;
	}
	.search_joken ul li:last-child {
		border-right: none;
	}
	.search_joken ul li a {
		display: block;
		background-color: #FFF;
		font-size: 16px;
		font-weight: bold;
		background-repeat: no-repeat;
		text-decoration: none;
		color: #00984b;
		text-align: center;
		padding: 55px 0px 10px 0px;
		position: relative;
		background-position-x: center;
	}
	.search_joken ul li a span {
		color: #00984b;
		font-size: 21px;
		font-weight: bold;
	}
	.search_joken ul li:nth-child(1) a {
		background-position-y: 12px;
		background-image: url(/img/lpo/search_icon03.png);
		background-size: 30px;
	}
	.search_joken ul li:nth-child(2) a {
		background-position-y: 13px;
		background-size: 59px;
		background-image: url(/img/lpo/search_icon05.png);
	}
	.search_joken ul li:nth-child(3) a {
		background-position-y: 16px;
		background-size: 54px;
		background-image: url(/img/lpo/search_icon04.png);
	}
	.search_gakku {
		margin-bottom: 0px;
	}
	.search_gakku ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		display: flex;
		justify-content: space-between;
	}
	.search_gakku ul li {
		width: 50%;
		float: left;
		box-sizing: border-box;
		border-right: dotted 1px #00984b;
		border-bottom: dotted 1px #00984b;
	}
	.search_gakku ul li a::before {
		content: "";
		bottom: 13px;
		right: 13px;
		width: 18px;
		height: 1px;
		background: #00984b;
		position: absolute;
	}
	.search_gakku ul li a::after {
		content: "";
		right: 11px;
		bottom: 16px;
		width: 10px;
		height: 1px;
		background: #00984b;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
	}
	.search_gakku ul li:nth-child(2n) {
		border-right: none;
	}
	.search_gakku ul li:nth-child(3) {
		border-bottom: none;
	}
	.search_gakku ul li:nth-child(4) {
		border-bottom: none;
	}
	.search_gakku ul li:last-child {
		border-right: none;
	}
	.search_gakku ul li a {
		display: block;
		background-color: #FFF;
		font-size: 16px;
		font-weight: normal;
		background-repeat: no-repeat;
		text-decoration: none;
		color: #333;
		text-align: center;
		padding: 25px 0px 25px 0px;
		position: relative;
	}
	.search_gakku ul li a span {
		color: #00984b;
		font-size: 21px;
		font-weight: bold;
	}
	.search_free {
		margin-bottom: 20px;
	}
	.search_free p {
		font-size: 17px;
		font-weight: bold;
		margin: 0px 0px 12px 0px;
	}
	.search_space {
		overflow: hidden;
	}
	.search_window {
		width: 71% !important;
		font-size: 14px !important;
		border: solid 1px #aaa !important;
		text-indent: 15px;
		line-height: 38px !important;
		border-radius: 5px !important;
		float: left;
		background-color: #fff !important;
		font-size: 12px !important;
	}
	.quick_keyword {
		width: 26%;
		float: right;
	}
	.free_btn {
		display: block !important;
		float: right !important;
		width: 100% !important;
		border: none !important;
		background-size: 100%;
		background-repeat: no-repeat;
		background-image: url(/img/top/search_icon08.png);
	}
	.search_kodawari {
		overflow: hidden;
	}
	.search_kodawari p {
		font-size: 17px;
		font-weight: bold;
		margin: 0px 0px 12px 0px;
	}
	.search_kodawari ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	.search_kodawari ul li {
		width: 32%;
		float: left;
		margin: 0px 2% 9px 0px;
	}
	.search_kodawari ul li:nth-child(3n) {
		margin-right: 0px;
	}
	.search_kodawari ul li a {
		display: block;
		background-color: #f0f9f4;
		border: solid 1px #00984b;
		line-height: 40px;
		font-size: 12px;
		text-align: left;
		padding: 0px 0px 0px 29px;
		box-sizing: border-box;
		border-radius: 5px;
		text-decoration: none;
		color: #333;
		background-repeat: no-repeat;
		position: relative;
	}
	.search_kodawari ul li a i {
		position: absolute;
		font-size: 17px;
		top: 30%;
		left: 7%;
		color: #00984b;
	}
	.shosai_request {
		width: 100%;
		margin: 6% auto 2%;
		text-align: center;
	}
	.shosai_request a {

	}

/* --202307追加-- */
.lpo_info {
    box-shadow: 0 0 10px #0002;
    border-radius: 10px;
    padding: 25px;
    box-sizing: border-box;
    width: 94%;
    margin: 40px auto 10px;
}
.lpo_info_box {
    margin-bottom: 30px;
}
.lpo_info_box:last-child {
    margin-bottom: 0px;
}
.lpo_info_box h3 {
    font-size: 16px;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: solid 1px #00984b;
    color: #00984b;
}
.lpo_info_box p {
    font-size: 14px;
    line-height: 1.7;
}
.lpo_info_box iframe {
    border: none;
    width: 100%;
    height: 350px;
}
