/*------制作メモ------

 #CDE3F8⇒メイン部分の背景、こだわり条件ボタン枠の背景
 #0D316D⇒タイトルバーとボタンの置換
 #5E8ABF⇒【エリア名（ローマ字）】
 #009CD1⇒ウェブアイコンの色
 #AD3333⇒値下げ・新着一覧リンクボタンホバー
 #E7F0F9⇒物件ホバー背景色

---------------------*/
/* lpo_common
---------------------------------------- */
.lpo_tl {
	background: #0D316D;
	color: #fff;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 10px;
	margin: 0 auto 10px;
	line-height: 24px;
}
/* lpo_main
---------------------------------------- */
.b_main {
	position: relative;
}
.b_main:after {
	content: "";
	display: block;
	background-color: #f7f7f7;
	width: 80vw;
	height: 1000px;
	position: absolute;
	top: 1%;
	right: 0;
	border-radius: 20px 0px 0px 20px;
	z-index: 0;
}
.b_main_in {
	width: 90%;
	margin: 0px auto;
	padding: 5% 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.b_main_l {
	width: 100%;
	border: 3px solid #87d73c;
	background-color: #f3ffe7;
	border-radius: 10px;
	padding: 3% 5%;
	margin-top: 5%;
	box-sizing: border-box;
}
.b_main_l_tl_wrap {
	background-color: #fff;
	border: 3px solid #000;
	border-radius: 5px;
	padding: 2% 5%;
	margin-bottom: 15px;
	position: relative;
}
.b_main_l_tl_icon {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.b_main_l_tl {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.b_main_l_tl h2 {
	font-size: 7vw;
	font-weight: bold;
	color: #000;
	letter-spacing: 5px;
	line-height: 1.5em;
	margin: 0;
}
.b_main_l_tl h2 span {
	color: #87d73c;
	font-weight: bold;
}
.b_main_l_tl img {
	margin-left: 10px;
}
.b_main_l_tl_wrap p {
	color: #87d73c;
	font-size: 3.2vw;
	margin: 0;
	font-weight: bold;
}
.b_main_l_in {}
.b_main_se_form {}
.b_main_se_subtl {
	font-size: 14px;
	color: #87d73c;
	font-weight: bold;
	margin-bottom: 10px;
}
.b_main_l_se_btn {}
.b_main_l_se_box {
	margin-top: 5px;
}
.b_main_l_se_box ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.b_main_l_se_box ul:after {
	display: none;
}
.b_main_l_se_box ul li {
	width: 49%;
	margin-bottom: 2%;
}
.b_main_l_se_box ul li:nth-child(2n) {
	margin-right: 0;
}
.b_main_l_se_box ul li a {
	font-size: 3vw;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #3a3a3a;
	border-radius: 5px;
	display: block;
	padding: 5% 0;
	text-align: center;
}
.b_main_l_se_box ul li a:hover {
	background-color: #3a3a3a;
	color: #fff;
}
.b_main_l_se_box.se_box_kakaku ul li {
	width: 32%;
}
.b_main_l_se_box.se_box_kakaku ul:nth-child(3) li {
	width: 49%;
}
.b_main_l_se_box.se_box_kakaku ul li:nth-child(3n) {
	margin-right: 0;
}
.se_box_jyoken ul li {
	width: 32%;
}
.se_box_jyoken ul li:nth-child(3) {
	margin-right: 0;
}
.se_box_jyoken ul li a {
	padding: 8% 0;
}
.se_box_jyoken ul li a:hover {
	background-color: #f3ffe7;
}
.se_box_jyoken ul li a p {
	font-size: 3vw;
	margin: 3% 0 0 0;
	color: #000;
}
.b_main_l_se_box p {
	font-size: 3.5vw;
	color: #87d73c;
	font-weight: bold;
	margin: 0 0 2% 0;
}
.b_main_se_other {
	width: 85%;
	margin: 3% auto;
}
.b_main_se_other a {
	border: 2px solid #87d73c;
	background: url(/chintai/img/top/c_main_se_icon.png)no-repeat 10px center;
	background-color: #87d73c;
	color: #fff;
	padding: 5% 0;
	border-radius: 5px;
	font-size: 3.5vw;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
}
.b_main_se_other a p {
	text-indent: 50px;
	display: inline-block;
	font-weight: bold;
}
.b_main_se_other a:hover {
	color: #87d73c;
	background: url(/chintai/img/top/c_main_se_icon_on.png)no-repeat 23px center;
	background-color: #fff;
}
.b_main_se_other a img {
	margin-right: 10px;
}
.b_main_r {
	margin-top:5%;
}
/* lpo_free
---------------------------------------- */
.b_container {
	margin: 0px auto 0;
	overflow: hidden;
}
.b_maincontents {
	position: relative;
	z-index: 2;
}
.b_container .side {
	margin-top: 30px;
}
/* lpo_regist
---------------------------------------- */
.b_regist {
	background: url(/img/lpo/b_regist_ga.png)no-repeat left bottom;
	background-color: #e3fccc;
	border-radius: 10px;
	padding: 3% 3% 6%;
	position: relative;
	width: 90%;
	margin: 10% auto 8%;
	box-sizing: border-box;
	background-size: 21%;
}
.b_regist h2 {
	font-size: 3.5vw;
	margin: 0 0 5% 0;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 2.3em;
}
.b_regist h2 span {
	font-size: 8vw;
	display: block;
	font-weight: bold;
}
.b_reg_l {
	margin-left: 25%;
}
.b_regist_bukken {
	display: flex;
	justify-content: center;
	margin: 3% 0 5%;
}
.b_reg_bu_l, .b_reg_bu_r {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
}
.b_reg_bu_l p, .b_reg_bu_r p {
	background-color: #fff;
	border-radius: 5px;
	font-size: 3.2vw;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	padding: 7px 10px;
	box-sizing: border-box;
	margin-right:3%;
}
.b_reg_bu_r {
	margin-left: 2%;
}
.b_reg_bu_r p {
	background-color: #87d73c;
	color: #fff;
}
.b_reg_bu_su {
	font-size: 9.5vw;
	font-weight: bold;
}
.b_reg_bu_su span {
	font-size: 3.5vw;
}
.b_reg_btn {
	width: 100%;
	display: block;
	background-color: #fff;
	border: 2px solid #000;
	padding: 6% 0;
	font-size: 3.5vw;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
}
.b_reg_btn span {
	font-size: 5vw;
	font-weight: bold;
}
.b_reg_r {
	background-color: #fff;
	border: 3px solid #87d73c;
	border-radius: 10px;
	padding: 0 0 10px 0;
	margin-bottom: 5%;
}
.b_reg_r_tl {
	font-size: 3.7vw;
	color: #87d73c;
	font-weight: bold;
	text-align: left;
	margin: 5% 0 5% -10px;
}
.b_reg_r_tl span {
	background-color: #87d73c;
	border-radius: 5px;
	padding: 5px 10px;
	margin-right: 5px;
	color: #000;
}
.b_reg_t_conts {}
.b_reg_r img {
	margin-left: 3%;
	width: 23%;
	float: left;
}
.b_reg_r p {
	font-size: 3vw;
	font-weight: bold;
	line-height: 1.5em;
	background: linear-gradient(transparent 65%, #fdfcc6 65%);
	display: inline;
}
.b_regist a:hover .b_reg_btn {
	background-color: #000;
	color: #fff;
}
/* lpo_article
---------------------------------------- */
h2.b_toku_tl {
	font-size: 6vw;
	color: #000F;
	margin: 7% auto 5%;
	font-weight: bold;
	letter-spacing: 1px;
	font-weight: bold;
	width: 90%;
}
h2.b_toku_tl span.b_toku_tl_icon {
	border: 2px solid #87d73c;
	padding: 3px 7px;
	font-size: 3.5vw;
	margin-right: 3%;
	border-radius: 5px;
	text-align: center;
	color: #87d73c;
	font-weight: bold;
}
h2.b_toku_tl>p {
	letter-spacing: 3px;
	margin:2% 0 0 0;
	line-height: 1.3em;
}
h2.b_toku_tl>p>span {
	color: #87d73c;
}
.lpo_article {
	margin: 3% 0 0 0;
}
.lpo_article ul {
	display: flex;
	justify-content: flex-start;
	padding: 0 5% 3%;
	overflow: scroll;
}
.lpo_article ul:after {
	display: none;
}
.lpo_article ul li {
	position: relative;
	width: 260px;
	margin-right: 7%;
}
.lpo_article ul li:last-child {
	margin-right: 0;
}
.lpo_article ul li:hover .lpo_art_photo a img {
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.lpo_article ul li .lpo_art_detail a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.lpo_art_tl {
	height: 25px;
}
.lpo_art_photo {
	width: 260px;
	height: 200px;
	overflow: hidden;
	border-radius: 10px;
}
.lpo_art_photo a {
	width: 260px;
	height: 200px;
}
.lpo_art_photo a img {
	width: 260px;
	height: 200px !important;
	border-radius: 10px;
	object-fit: cover;
	transition-duration: 0.5s;
}
.lpo_shu {
	text-align: center;
	margin-top: -8px;
}
.lpo_shu span {
	font-size: 16px;
	color: #65b820;
	border-radius: 5px;
	background-color: #fff;
	margin: -13px auto 10px;
	text-align: center;
	position: relative;
	padding: 5px 10px;
	font-weight: bold;
	border: 2px solid #65b820;
}
.lpo_art_detail a span {
	position: absolute;
	top: 230px;
	display: block;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1.5em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #65b820;
}
.lpo_art_detail {}
.lpo_art_price {
	margin-top: 16%;
	margin-bottom: 5px;
	font-size: 4.5vw;
	font-weight: bold;
	color: #e66700;
	display: flex;
    	align-items: center;
}
.lpo_art_price span {
	font-size: 3.5vw;
	font-weight: bold;
	line-height: 25px;
	color: #000;
	margin-left: 5px;
}
.lpo_art_other {
	font-size: 3.5vw;
	font-weight: bold;
	line-height: 28px;
}
.lpo_art_comment {
	font-size: 14px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.b_pri_more {
	width: 70%;
	margin: 7% auto 0;
	text-align: center;
}
.b_pri_more a {
	border-radius: 5px;
	background-color: #87d73c;
	border: 2px solid #87d73c;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	padding: 5% 0;
	display: block;
	letter-spacing: 1px;
}
.b_pri_more a:hover {
	background: #fff;
	color: #87d73c;
}
.b_pri_more a:after {
	content: "";
	display: block;
	height: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	top: 15px;
	right: 18px;
	width: 9px;
	height: 9px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* lpo_voice
---------------------------------------- */
.b_voice {
	margin-top: 50px;
	position: relative;
}
.b_voice:after {
	content: "";
	display: block;
	background-color: #fefee4;
	width: 80vw;
	height: 260px;
	position: absolute;
	top: 250px;
	right: 0;
	z-index: -1;
}
.b_voice_tl {
	background: url(/chintai/img/top/c_voice_tl.png)no-repeat center top;
	height: 126px;
	text-align: center;
	line-height: 50px;
}
.b_voice_tl span {
	display: block;
	font-size: 3.5vw;
	font-weight: bold;
}
.b_voice_tl p {
	font-size: 7vw;
	font-weight: bold;
	margin: 25px 0 0 0;
}
.b_voice_conts {
	margin-top: 40px;
}
.b_voice_conts iframe {
	width: 100%;
	height:295px;
}
ul.voice_list {
	display: flex;
	justify-content: flex-start;
	padding-right: 5%;
	margin:0;
	padding:0;
	overflow:scroll;
	padding:0 5% 3%;
}
ul.voice_list li {
	width: 230px;
	margin-right: 20px;
	list-style:none
}
ul.voice_list li a{
	color:#000;
}
ul.voice_list li:last-child {
	margin-right: 0;
}
.voice_img {
	width: 230px;
	height: 200px !important;
	overflow: hidden;
	border-radius: 10px;
}
.voice_img img {
	width: 230px;
	height: 200px !important;
	border-radius: 10px;
	object-fit: cover;
	transition-duration: 0.5s;
}
ul.voice_list li a:hover .voice_img img {
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.voice_icon {
	font-size: 13px;
	color: #fff;
	width: 80px;
	border-radius: 5px;
	background-color: #000;
	margin: -13px auto 10px;
	text-align: center;
	position: relative;
	padding: 5px 0;
	font-weight: bold;
}
.voice_tl {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 25px;
	width: 250px;
	margin: 0 auto;
}
.b_voice_more {
	width: 70%;
	margin: 3% auto 0;
	text-align: center;
}
.b_voice_more a {
	border-radius: 5px;
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
	font-size: 4vw;
	font-weight: bold;
	padding: 5% 0;
	display: block;
}
.b_voice_more a:hover {
	background-color: #000;
	color: #fff;
}
/* lpo_reserve
---------------------------------------- */
.b_reserve {
	background-color: #f7f7f7;
	margin-top: 25%;
	padding: 0 20px 40px;
	display: inline-block;
	width: 90%;
	position: relative;
}
.b_reserve_ill {
	position: absolute;
	top: -50px;
	right: 0px;
	width: 22%;
}
.b_reserve_ill img {
	width: 100%;
}
.b_reserve_tl_wrap {
	width: 70%;
	background-color: #fff;
	border: 2px solid #87d73c;
	border-radius: 10px;
	margin: -60px 0 30px;
	position: relative;
	padding: 3% 5%;
}
.b_reserve_tl_wrap img {
	position: absolute;
	top: 30px;
	right: 10%;
}
.b_reserve_tl_wrap h2 {}
.b_reserve_tl_wrap h2 span {
	font-size: 3.5vw;
	font-weight: bold;
	margin-right: 5%;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.b_reserve_tl_wrap h2 span br {
	display: none;
}
.b_reserve_tl_wrap h2 p {
	font-size: 7vw;
	font-weight: bold;
	color: #87d73c;
	margin: 0;
}
.b_reserve_txt {
	font-size: 3vw;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
	margin-top: 2%;
}
.b_reserve_box {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 5% 5% 0px;
}
.b_reserve_box_tl {}
.b_res_merit {
	border-radius: 10px;
	border: 2px solid #e3fccc;
	text-align: center;
	padding: 5px 10px;
	font-size: 5vw;
	font-weight: bold;
	line-height: 30px;
	color: #65b820;
	display: inline;
}
.b_res_merit span {
	font-size: 3vw;
	font-weight: bold;
}
.b_reserve_box_tl h3 {
	display: block;
	margin-top: 3%;
}
.b_reserve_box_tl span.b_res_merit_subtl {
	letter-spacing: 1px;
	font-size: 5.5vw;
	font-weight: bold;
	display: inline;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #e3fccc));
	background: linear-gradient(transparent 50%, #e3fccc 0%);
	line-height: 1.7em;
}
.b_reserve_box_conts {}
.b_reserve_box_conts p {
	font-size: 3.5vw;
	line-height: 1.7em;
	font-weight: bold;
	margin: 5% 0 3%;
}
.b_reserve_box_conts_img {
	text-align: center;
}
.b_res_form {
	width: 80%;
	margin: 5% auto 0;
	text-align: center;
}
.b_res_form a {
	border-radius: 5px;
	background-color: #87d73c;
	border: 2px solid #87d73c;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	padding: 5% 0;
	display: block;
}
.b_res_form a:hover {
	background: #fff;
	color: #87d73c;
}
/*price*/

span.bukken_icon_down{
background: #87d73c !important;
    border: 1px solid #87d73c !important;
    color: #fff !important;
    padding: 2px 4px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 17px;
}
/*movie*/
.movie_article{
margin: 20px 0 0 0;
    overflow: hidden;
}
.movie_article iframe{
	width:100%;
	height:273px
}
.b_movie_list{
    display: flex;
    justify-content: flex-start;
    padding: 0 5% 3%;
    overflow: scroll;
    margin:0;
}
.b_movie_box{
	width: 260px;
    margin-right: 31px;
    position: relative;
    box-sizing: border-box;
}
.b_movie_box:last-child{
	margin-right:0;
}
.b_movie_box a{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color:#000;
}
.b_movie_movie iframe{
	width: 260px;
    height: 150px;
}
.b_movie_movie iframe {
	width: 260px;
    height: 150px;
    border-radius: 10px;
}
.b_movie_tx{
}
.b_movie_tl{
    position: absolute;
    top: 155px;
    display: block;
    font-size: 14px;
    padding: 0 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 45px;
    transition: all 0.3s ease-out;
    line-height: 24px;
}
.b_movie_tag{
}
.b_movie_tag {
	padding: 50px 0 0 0px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.b_movie_tag .cms_topic_tag {
	border: 1px solid #000;
	border-radius: 7px;
	font-size: 12px;
	padding: 0px 5px;
	background-color: #FFF;
	margin-left: 5px;
line-height: 25px;
}
.b_movie_tag p{
	margin:0;
}
.b_movie_box a:hover .b_movie_tl {
    color: #75bf37;
}
.t_owner{
	background-color:#5EBF37;
	padding:5%;
	margin:7% 0;
}
.t_owner h2{
	text-align:center;
	color:#fff;
	font-size:7.5vw;
}
.t_owner h2 .b_s_tl_icon {
    border: 2px solid #fff;
    padding: 3px 7px;
    font-size: 3.5vw;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-weight: bold;
	display:block;
	margin:0 auto;
	width:15%;
	line-height: 15px;
}
.t_owner p{
	color:#fff;
	font-size:4vw;
	font-weight:normal;
	line-height:1.5em;
	text-align:center;
}
.t_owner_btn{
    width:80%;
    margin: 7% auto 0;
    text-align: center;
}
.t_owner_btn a{
    	border-radius: 5px;
    	background-color: #fff;
    	color: #000;
    	font-size: 4vw;
    	font-weight: bold;
    	padding: 5% 0;
    	display: block;
    	letter-spacing: 1px;
}
