@charset "shift_jis";
/* CSS Document */
/******
色置換用 マイページの青色カラーコード
#607594
**********/
.container {
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	overflow: visible;
}

/*メンバーページ物件リスト*/
.member_room {
	border-bottom: dotted 1px #CCC;
	padding-top: 20px;
	height: 40px;
}

.member_room a {
	width: 100%;
}

.member_room img {
	vertical-align: middle;
}

/*メンバーページ物件リスト*/

/*マイ条件登録完了*/

.comp_tx {
	width: 100%;
	padding: 100px 0;
	margin: 0 0 20px 0;
	text-align: center;
	font-family: メイリオ;
	border: 1px dashed #CCC;
	background: #F2FBEC;
}

.users_search_btn {
	width: 48%;
	line-height: 50px;
	float: right;
	font-family: メイリオ;
	font-size: 20px;
	font-weight: bold;
}

.users_search_btn a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
	background: #FF8000;
	text-decoration: none;
	border: 2px outset #DDD;
}

.users_search_btn a:hover {
	background: #D96D00;
}

.favorite_btn {
	width: 48%;
	line-height: 50px;
	float: left;
	font-family: メイリオ;
	font-size: 20px;
	font-weight: bold;

}

.favorite_btn a {
	display: block;
	width: 100%;
	height: 100%;
	color: #444444;
	background: #EEE;
	text-decoration: none;
	border: 2px outset #DDD;
}

.favorite_btn a:hover {
	background: #CCC;
}

.mp_pan {
	text-align: left;
}


.mp_h2_2 {
	text-align: left;
	text-indent: 34px;
	line-height: 6px;
	padding: 0px;
	margin: 30px 10px 0px 0px;
	border-bottom: 2px solid #CC9901;
	overflow: hidden;
	clear: both;
}

.mp_h2_3 {
	text-align: left;
	text-indent: 34px;
	line-height: 6px;
	padding: 0px;
	margin: 30px 10px 0px 0px;
	border-bottom: 2px solid #CC9901;
	overflow: hidden;
	clear: both;
	background-image: url(../img/mypage_icon_new.png);
	background-repeat: no-repeat;
	background-size: 30px;
}

.mp_h2_4 {
	text-align: left;
	text-indent: 34px;
	line-height: 6px;
	padding: 0px;
	margin: 30px 10px 0px 0px;
	border-bottom: 2px solid #CC9901;
	overflow: hidden;
	clear: both;
	background-image: url(../img/mypage_icon_pd.png);
	background-repeat: no-repeat;
	background-size: 30px;
}

.mp_h2_5 {
	text-align: left;
	text-indent: 34px;
	line-height: 6px;
	padding: 0px;
	margin: 10px 10px 0px 0px;
	border-bottom: 2px solid #CC9901;
	overflow: hidden;
	clear: both;
}

.mp_h2_favorite {
	text-align: left;
	text-indent: 34px;
	line-height: 6px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	border-bottom: 2px solid #CC9901;
	overflow: hidden;
	clear: both;
	background-image: url(../img/mypage_icon_favorite.png);
	background-repeat: no-repeat;
	background-size: 30px;
}

.mp_shinchaku {
	padding: 0px;
	margin: 30px 10px 0px 0px;
	border-bottom: 2px solid #CC9901;
	overflow: hidden;
	clear: both;
}

.mp_shinchaku h3 {
	text-align: left;
	text-indent: 40px;
	font-size: 15px;
	background-image: url(../img/mp_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: left;
}

.mp_shinchaku a {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	line-height: 40px;
	font-size: 12px;
	width: 75px;
	text-align: right;
	background-image: url(../img/mp_yaji.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.mp_shinchaku a:hover {
	line-height: 40px;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.mp_oshirase {
	margin: 0px;
	padding: 0px;
	width: 780px;
	position: relative;
	z-index: 10;
}

.mp_oshirase ul {
	margin: 0px;
	padding: 0px;
}

.mp_oshirase ul li {
	float: left;
	width: 177px;
}

#demo2 {}

#demo2 .als-item {}

#demo2 .als-item img {}

#demo2 .als-prev,
#demo2 .als-next {
	top: 10px;
}

#demo2 .als-prev {
	left: 10px;
}

#demo2 .als-next {
	right: 10px;
}

.mp_oshirase ul li img {
	max-height: 55px;
	max-width: 55px;
	border: 1px solid #ACA6A2;
	float: left;
	margin: 5px;
}

.mp_hid {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
	width: 760px;
	margin: 0px;
}

.mp_gentei {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 352px;
}

.mp_gentei h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/sh_inqicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}

.mp_gentei_bg {
	width: 352px;
	height: 82px;
	background-image: url(../img/mp_gentei_bg.jpg);
	margin: 0px;
	padding: 0px;
	position: relative;
}

.mp_gentei_bg a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 280px;
	height: 40px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 34px;
	line-height: 40px;
	text-align: left;
	text-indent: 50px;
	color: #313131;
}

.mp_gentei_bg a:hover {
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	width: 280px;
	height: 40px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 34px;
	line-height: 40px;
	text-align: left;
	text-indent: 50px;
	color: #FF2524;
}

.mp_free {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 320px;
	font-size: 12px;
	text-align: left;
	position: relative;
}

.mp_free h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/sh_inqicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}

.myCarousel {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 780px;

}

.myCarousel li {
	width: 177px;
	margin: 0px 8px 0px 8px;
	list-style: none;
	float: left;
}
:root *>.myCarousel li {
	width: 177px;
	margin: 0px 8px 0px 8px;
	list-style: none;
	float: left;
}

.site_left_l {
	position: absolute;
	left: 0px;
	top: 88px;
	z-index: 20;
}

.site_left_r {
	position: absolute;
	right: 0px;
	top: 88px;
	z-index: 20;
}

.als-viewport {
	float: left;
}

.member_p {
	position: relative;
}

.up_list {
	clear: both;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.member_update {
	float: left;
	text-align: left;
	width: 360px;
	padding: 0px;
	margin: 0px 36px 0px 0px;
}

.member_update2 {
	width: 365px;
	height: 370px;
	border: #CCCCCC 1px solid;
	overflow: auto;
}

.member_pricedown {
	float: left;
	text-align: left;
	width: 360px;
	padding: 0px;
	margin: 0px;
}
.mp_mod {
	margin: 0 0 30px 0 !important;
}
.mp_mod th {
	text-indent: 10px;
}

.member_update h2 {
	text-align: left;
	text-indent: 40px;
	font-size: 15px;
	background-image: url(../img/mp_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}

.member_pricedown h2 {
	text-align: left;
	text-indent: 90px;
	font-size: 15px;
	background-image: url(../img/pricedown.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}

.member_square_btn {
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	background: #668ad8;
	/*ボタン色*/
	color: #FFF;
	border-bottom: solid 4px #627295;
	border-radius: 3px;

}

.member_square_btn {
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none;
	background: #ef0b0b;
	color: #FFF;
	border-bottom: solid 3px #af0609;
	border-radius: 3px;
	font-weight: bold;
}

.member_square_btn:active {
	/*ボタンを押したとき*/
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	/*下に動く*/
	border-bottom: none;
	/*線を消す*/
}

.menu_list_l {
	width: 30%;
	height: 94px;
	background-color: #FFFEF5;
	float: left;
	text-align: center;
	font-size: 35px;
}

.menu_list_l i {
	margin-top: 32px;
	left: 8px;
	color: #CC9900;
	width: 40px;
	text-align: center;
}

.menu_list_r {
	width: 70%;
	float: right;
	text-align: left;
	letter-spacing: 1.1px;
}

.menu_list_r h4 {
	margin: 10px;
}

.menu_list_r h4 i {
	vertical-align: middle;
	margin-right: 10px;
}
.mp_reserve {
	margin: 0px;
	width: 100%;
	overflow: hidden;
}
.mp_reserve li {
	display: block !important;
	width: 100% !important;
	overflow: hidden;
	background-color: #FFF;
}
.mp_reserve li div {
	float: left;
	width: 45%;
	line-height: 40px;
	margin: 7px;
	text-align: left !important;
	padding-left: 5px;
}
.mp_can {
	text-align: right;
	color: #FF0000;
}
.mp_resign {
	width: 255px;
	text-align: center;
	background-color: #d33f0e;
	border-bottom: 3px solid #8c2b0b;
	margin: 20px auto;
}
.mp_resign a {
	line-height: 50px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	display: block;
	width: 100%;
}
.mp_resign:hover {
	border-top: 3px solid #fff;
	border-bottom: 0px solid #8c2b0b;
}
/**********
2023.03 マイページ改修
******************************/
/* mp_title */
h2.mp_title {
	margin: 0 0 20px 0;
	padding: 15px 20px;
	background: #607594;
	border-radius: 3px;
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.9px;
}
/* mp_mail */
#mp_mail {
	margin: 0 0 70px 0;
}
#mp_mail .mp_mail_inner ul {
	display: flex;
	flex-direction: column;
	gap: 20px 0;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#mp_mail .mp_mail_inner ul li {
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	box-shadow: 0px 1px 3px 1px #f1f1f1;
}
#mp_mail .mp_mail_inner ul li .member_add_l {
	margin: 0 0 15px 0;
	padding: 15px;
	background: #f5f5f5;
	border-radius: 3px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.8px;
}
#mp_mail .mp_mail_inner ul li .member_add_r table {
	margin: 0 0 15px 0;
}
#mp_mail .mp_mail_inner ul li .member_add_r table tbody tr {
	display: flex;
	border-bottom: 1px solid #DDD;
}
#mp_mail .mp_mail_inner ul li .member_add_r table tbody tr:first-child {
	border-top: 1px solid #DDD;
}
#mp_mail .mp_mail_inner ul li .member_add_r table tbody th {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	padding: 20px 0;
	border-left: 1px solid #DDD;
	background: #f5f5f5;
}
#mp_mail .mp_mail_inner ul li .member_add_r table tbody td {
	width: 615px;
	box-sizing: border-box;
	padding: 20px 20px;
	border-right: 1px solid #DDD;
	word-break: break-all;
}
#mp_mail .mp_mail_inner ul li .member_add_r table tbody tr td:last-child {
	display: none;
}
#mp_mail .mp_mail_inner ul li .member_add_r table tbody th,
#mp_mail .mp_mail_inner ul li .member_add_r table tbody td {
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	letter-spacing: 0.6px;
}
#mp_mail .mp_mail_inner ul li .member_add_r div {
	display: flex;
	justify-content: right;
	gap: 0 8px;
}
#mp_mail .mp_mail_inner ul li .member_add_r div input {
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
#mp_mail .mp_mail_inner .mp_mail_add_btn {
	display: flex;
	justify-content: right;
}
#mp_mail .mp_mail_inner .mp_mail_add {
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 14px 0;
	box-sizing: border-box;
	background: #FFF;
	border: 1px solid #d33f0e;
	border-radius: 3px;
	box-shadow: 0px 1px 0px 0px #d33f0e;
	font-size: 16px;
	line-height: 20px;
	color: #d33f0e;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.8px;
	text-decoration: none;
	transition: all 0.2s;
}
#mp_mail .mp_mail_inner .mp_mail_add:hover {
	transform: translateY(1px);
	box-shadow: 0px 0px 0px 0px #d33f0e;
	background: #d33f0e;
	color: #FFF;
}
/* マイページ条件追加・削除ボタン */
input.member_add_btn {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 30px;
	background-color: #607594;
	border-radius: 3px;
	color: #fff;
	border-style: none;
	cursor: pointer;
	border: 1px solid #607594;
	transition: all 0.3s;
	cursor: hand;
}
input.member_add_btn:hover {
	background-color: #FFF;
	color: #607594;
}
input.member_add_btn:focus {
	background-color: #FFF;
	color: #607594;
}
input.member_delate_btn {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 20px;
	background-color: #adadad;
	border-radius: 3px;
	color: #fff;
	border-style: none;
	cursor: pointer;
	border: 1px solid #adadad;
	transition: all 0.3s;
}
input.member_delate_btn:hover {
	background-color: #FFF;
	color: #adadad;
}
input.member_delate_btn:focus {
	background-color: #FFF;
	color: #adadad;
}
/* 物件表示部分 */
#mp_bukken .mp_oshirase2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin: 0 0 30px 0;
}
#mp_bukken .mp_bukken_latest {
	margin: 0 0 50px 0;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list {
	width: 240px;
	border-radius: 3px;
	box-shadow: 0px 0px 10px 1px rgb(137 137 137 / 20%);
	overflow: hidden;
	position: relative;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .osusume_list_img {
	width: 240px;
	height: 160px;
	overflow: hidden;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .osusume_list_img a {
	display: block;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .osusume_list_img img {
	width: 240px;
	height: 160px !important;
	object-fit: cover;
	transition: all 0.3s;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list:hover .osusume_list_img img {
	transform: scale(1.1);
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list a {
	color: #333;
	text-decoration: none;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .osusume_list_kind {
	display: inline-block;
	padding: 5px 10px;
	background: #FFF;
	border-radius: 3px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.7px;
	position: absolute;
	top: 5px;
	left: 5px;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .shosai_link_box {
	display: block;
	padding: 12px;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .shosai_link_box .shosai_link_tl {
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
	position: relative;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .shosai_link_box .shosai_link_tl span {
	height: 48px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1.4px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .shosai_link_box .shosai_link_tl:after {
	content: "";
	width: 45px;
	height: 3px;
	background: #607594;
	position: absolute;
	bottom: 0;
	left: 0;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .shosai_link_box ul li {
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 0.7px;
}
#mp_bukken .mp_oshirase2 ul.mp_oshirase2_inner .osusume_list .shosai_link_box ul li span {
	font-size: 16px;
	color: #f30000;
	font-weight: bold;
	letter-spacing: 1.2px;
}
#mp_bukken .osusume_more a {
	display: block;
	width: 450px;
	margin: 0 auto;
	padding: 19px 0;
	border: 1px solid #607594;
	border-radius: 3px;
	box-shadow: 0px 2px 0px 0px #607594;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #607594;
	text-align: center;
	letter-spacing: 0.9px;
	text-decoration: none;
	position: relative;
	transition: all 0.2s;
}
#mp_bukken .osusume_more a i {
	display: flex;
	align-items: center;
	margin: auto;
	font-size: 14px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
}
#mp_bukken .osusume_more a:hover {
	transform: translateY(2px);
	box-shadow: 0px 0px 0px 0px #607594;
	background: #607594;
	color: #FFF;
}
/* 保存条件の確認ページ */
.mem_match_conf .line-bg {
	margin-bottom: 20px;
	border-color: #DDD;
}
.mem_match_conf .line-bg .selbg-title {
	padding: 10px 0;
	background-color: #607594;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	letter-spacing: 0.05em;
}
.mem_match_conf .line-bg tbody tr:not(:first-child) {
	display: flex;
	border-bottom: 1px solid #DDD;
}
.mem_match_conf .line-bg tbody tr:not(:first-child) td {
	box-sizing: border-box;
	font-size: 13px;
	line-height: 22px;
}
.mem_match_conf .line-bg tbody tr:not(:first-child) td:nth-child(1) {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f5f5;
}
.mem_match_conf .line-bg tbody tr:not(:first-child) td:nth-child(2) {
	width: 635px;
	padding: 20px 20px;
	word-wrap: break-word;
}
/**********
2023.03 マイページ改修 end
******************************/
