/*------制作メモ------

 #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;
}
.sp_off {
	display: none !important;
}
/* lpo_main
---------------------------------------- */
.lpo_main_wrap {
	background: #CDE3F8;
	padding: 10px 2%;
}
.lpo_main_wrap a {
	color: #333;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.lpo_main_wrap a i {
	color: #009CD1;
}
.lpo_main {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.lpo_m_search {
	width: 100%;
	border: 1px solid #999;
	padding: 9px;
	background: #fff;
	box-sizing: border-box;
}
.lpo_m_s_tl {
	display: flex;
	align-items: flex-end;
	background: #0D316D;
	margin-bottom: 10px;
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.lpo_m_s_tl p, .lpo_m_s_tl span {
	float: left;
	font-weight: bold;
	line-height: 26px;
}
.lpo_m_s_tl p {
	color: #fff;
	font-size: 16px;
}
.lpo_m_s_tl span {
	display: block;
	color: #fff;
	font-size: 13px;
}
.lpo_m_s_inner {
	overflow: hidden;
}
.lpo_m_s_img {
	display: none;
}
.lpo_m_s_btn {
	width: 100%;
}
.lpo_m_s_btn ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lpo_m_s_btn li {
	float: left;
}
.lpo_m_s_btn a {
	font-size: 13px;
}
.lpo_m_s_btn a p {
	font-weight: bold;
}
.lpo_m_s_btn_area {}
.lpo_m_s_btn_area li {
	width: 32%;
	margin-right: 2%;
}
.lpo_m_s_btn_area li:last-child {
	margin-right: 0;
}
.lpo_m_s_btn_area a {
	text-align: center;
	padding: 20px 0;
	background: #FFF;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: 0px 1px 0px 0px rgb(204 204 204 / 40%);
}
.lpo_m_s_btn_area a:hover {
	background: #f9f9f9;
}
.lpo_m_s_btn_area li a i {
	font-size: 25px;
	margin-bottom: 15px;
}
.lpo_m_s_btn_kind {
	margin: 0 0 15px 0;
}
.lpo_m_s_btn_kind li {
	width: 49%;
	margin-top: 6px;
}
.lpo_m_s_btn_kind li:nth-of-type(2n-1) {
	margin-right: 2%;
}
.lpo_m_s_btn_kind li a {
	display: flex;
	justify-content: space-between;
	padding: 14px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0px 1px 0px 0px rgb(204 204 204 / 40%);
	overflow: hidden;
}
.lpo_m_s_btn_kind li a i,
.lpo_m_s_btn_kind li a p {
	line-height: 20px;
}
.lpo_m_s_btn_kind li a i.fa-chevron-right {
	width: auto;
	margin: 0;
	font-size: 10px;
}
.lpo_m_s_btn_kind li a:hover {
	background: #f9f9f9;
}
.lpo_m_s_btn_kind li a i {
	font-size: 20px;
	margin-right: 10px;
	width: 25px;
	text-align: center;
}
.lpo_m_s_btn_kind li a p {
	padding: 0 15px 0 0;
}
.lpo_m_s_link p {
	display: flex;
	align-items: center;
	gap: 0 5px;
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0062a0;
	letter-spacing: 0.6px;
}
.lpo_m_s_link p:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background: #0062a0;
	margin-left: 0rem;
}
.lpo_m_s_link ul {
	overflow: hidden;
}
.lpo_m_s_link li {
	float: left;
	width: 49%;
	margin-top: 6px;
}
.lpo_m_s_link li:nth-of-type(2n-1) {
	margin-right: 2%;
}
.lpo_m_s_link a:hover {
	text-decoration: underline;
}
.lpo_m_s_link a {
	padding: 5px;
	font-size: 13px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #f9f9f9;
}
.lpo_m_s_link a i {
	margin-right: 5px;
}
.lpo_m_regist {
	display: none;
}
/* lpo_free
---------------------------------------- */
.lpo_free {
	overflow: hidden;
	margin: 10px auto;
	width: 96%;
}
.lpo_free_tl {
	border-left: 5px solid #333;
	margin-bottom: 5px;
	padding: 2px 0 2px 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: hidden;
	line-height: 24px;
}
.lpo_free_tl p {
	font-size: 18px;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
.lpo_free_tl span {
	font-size: 13px;
	float: left;
	font-weight: bold;
}
.lpo_free form {
	width: 100%;
}
.lpo_free input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding: 5px;
}
.lpo_free input[type="text"] {
	width: 75%;
	height: 40px;
	border: 1px solid #cccccc;
	background: #FFF;
	box-shadow: none;
}
.lpo_free ::placeholder {
	color: #cccccc;
}
.lpo_free input[type="submit"] {
	font-weight: bold;
	background: #333;
	color: #fff;
	cursor: pointer;
	width: 23%;
	height: 40px;
	border: none;
	border-radius: 3px;
	font-size: 16px;
	line-height: 20px;
	-webkit-appearance: none;
}
.lpo_free input[type="submit"]:hover {
	background: #AD3333;
}
/* lpo_article
---------------------------------------- */
.lpo_article {
	width: 98%;
	margin: 0 auto;
}
.lpo_article ul {
	overflow: hidden;
}
.lpo_article li:empty {
	display: none;
}
.lpo_more {
	margin-bottom: 20px;
}
.lpo_more a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	width: 90%;
	border-radius: 3px;
	border: 2px solid #0D316D;
	padding: 15px 4%;
	color: #333;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
	line-height: 24px;
}
.lpo_more a:hover {
	background: #0D316D;
	color: #FFF;
}
.lpo_more a p, .lpo_more a i {
	display: table-cell;
	vertical-align: middle;
}
.lpo_more a p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 90%;
	padding: 0 0 0 10px;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}
.lpo_more a i {
	font-size: 12px;
}
/* lpo_btn
---------------------------------------- */
.lpo_btn {
	width: 96%;
	background: #ebf3f8;
	padding: 5% 2% 2% 2%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.lpo_btn h3 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 22px;
	color: #0e6ba5;
	font-weight: bold;
	letter-spacing: 1.2px;
	text-align: center;
}
.lpo_btn h3:after {
	content: "";
	width: 40px;
	height: 2px;
	background: #0062a0;
}
.lpo_btn ul {
	overflow: hidden;
}
.lpo_btn li {
	width: 50%;
	float: left;
	overflow: hidden;
	padding: 4px;
	box-sizing: border-box;
}
.lpo_btn li a {
	display: flex;
	justify-content: space-between;
	padding: 14px 10px;
	background: #fff;
	border-radius: 3px;
	color: #333;
	font-size: 13px;
	box-shadow: 0px 1px 0px 0px rgb(204 204 204 / 40%);
}
.lpo_btn li a i,
.lpo_btn li a p {
	line-height: 20px;
	font-weight: bold;
}
.lpo_btn li a p {
	padding: 0 10px 0 0;
}
.lpo_btn li a:hover {
	border: 1px solid #333;
}
.lpo_btn li a i {
	font-size: 16px;
	width: 20px;
	text-align: center;
	color: #0062a0;
}
.lpo_btn li a i.fa-chevron-right {
	width: auto;
	margin: 0;
	font-size: 10px;
}
/* lpo_regist_comment
---------------------------------------- */
.lpo_regist_comment {
	border: 5px solid #eee;
	padding: 15px 5%;
	width: 98%;
	box-sizing: border-box;
	margin: 0 auto 10px;
}
.lpo_regist_comment p {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.lpo_regist_comment span {
	color: #ff0000;
	font-size: 20px;
	padding: 0 5px;
	font-weight: bold;
}
/* lpo_regist
---------------------------------------- */
.lpo_regist {
	box-sizing: border-box;
	margin: 0 auto 10px;
}
.lpo_regist_flow {
	display: none;
}
.lpo_regist_form {
	margin-bottom: 10px;
}
.lpo_regist_form form {}
.lpo_regist table {
	border-collapse: collapse;
	width: 100%;
}
.lpo_regist table tr {
	display: flex;
	flex-direction: column;
}
.lpo_regist th, .lpo_regist td {
	width: 96%;
	box-sizing: border-box;
	display: block;
	padding: 10px 2%;
	margin: 0 auto;
}
.lpo_regist th {
	background: #eee;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.lpo_regist th span {
	background: #ff0000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border-radius: 3px;
	padding: 1px 5px;
	float: right;
}
.lpo_regist td p {
	padding-bottom: 5px;
}
.lpo_regist td input {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 5px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	box-shadow: none;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.lpo_regist td textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 5px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	box-shadow: none;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.lpo_regist td input {}
.lpo_regist td input.lpo_regist_s {
	width: 48%;
}
.lpo_regist td textarea {
	height: 100px;
}
.lpo_regist_btm {
	padding: 20px 2%;
	background: #f5f9fc;
}
.lpo_regist_kiyaku {
	margin-bottom: 10px;
	text-align: center;
}
.lpo_regist_kiyaku a {
	color: #0062a0;
	font-weight: bold;
	text-decoration: underline;
}
.lpo_regist_kiyaku a:hover {
	color: #999;
}
.lpo_regist_agree {
	display: flex;
	justify-content: center;
	gap: 0 10px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.lpo_regist_agree p {
	padding-bottom: 5px;
}
.lpo_regist_agree label {
	border: 1px solid #ccdae4;
	padding: 8px 13px;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 0 10px;
	border-radius: 3px;
	background: #fff;
}
.lpo_regist_agree label:hover {
	background: #eee;
}
.lpo_regist_agree label input {
	vertical-align: sub;
	margin: 0 0 0 0;
}
.lpo_regist_submit {
	text-align: center;
}
.lpo_regist_submit p {
	padding-bottom: 5px;
}
.lpo_regist_submit input {
	cursor: pointer;
	background: #de3838;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: none;
	border-radius: 3px;
	box-shadow: 0 3px 0 #c43333;
	padding: 10px 80px;
	-webkit-appearance: none;
}
.lpo_regist_submit input:hover {
	background: #c43333;
}
/* 投資
---------------------------------------- */
.toushi_main {
	overflow: hidden;
	height: 76vw;
	position: relative;
}
.tokubnr {
	width: 94%;
	margin: 0 auto;
}
.tokubnr ul {
	margin: 0 auto;
	background-color: #ffffff;
	display: -webkit-box;
	display: box;
}
.tokubnr li {
	-webkit-box-flex: 1;
	box-flex: 1;
	margin: 0.5%;
	width: 100%;
}
.toushi_main_img {
	width: 98%;
	margin: 56px auto 0px auto;
	position: relative;
	z-index: 10;
}
.toushi_main video {
	position: absolute;
	top: 0px;
	width: 113%;
}
.toushi_movie_box {
	width: 92%;
	margin: 0px auto 0px auto;
	padding: 35px 0px 0px 0px;
}
.toushi_movie_box iframe {
	width: 100%;
	height: 1220px;
}
.toushi_movie {
	width: 92%;
	margin: 0px auto 0px auto;
}
.toushi_tokusen {
	width: 92%;
	margin: 40px auto 80px auto;
}
.toushi_tokusen h2 {
	width: 69%;
	margin: 0px auto 20px auto;
}
.toushi_more {
	width: 100%;
	margin: 10px auto 0px auto;
}
.toushi_more a {
	display: block;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	border: solid 2px #333;
	font-weight: bold;
	position: relative;
}
.toushi_more a::before {
	content: "";
	right: 15px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.toushi_more a:hover {
	background-color: #fff3de;
}
.toushi_more a::before {
	content: "";
	right: 30px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.toushi_more_w {
	width: 90%;
	margin: 60px auto 0px auto;
}
.toushi_more_w a {
	display: block;
	color: #fff;
	background-color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 55px;
	border: solid 2px #000;
	font-weight: bold;
	position: relative;
	font-size: 16px;
}
.toushi_more_w a::before {
	content: "";
	right: 30px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.toushi_more_w a:hover {
	background-color: #fff3de;
	color: #000;
}
.toushi_more_w a:hover::before {
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}
.toushi_special {
	background-image: url(/img/toushi/special_bg.png);
	background-position-x: center;
	background-repeat: no-repeat;
	background-size: 400%;
	overflow: hidden;
	margin: 20px 0px;
	padding: 0px 0px 40px 0px;
}
.toushi_special h2 {
	margin: 40px 0px 40px 0px;
	text-align: center;
}
.toushi_special ul {
	width: 92%;
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
.toushi_special ul li {
	width: 100%;
	margin-bottom: 10px;
}
.toushi_special ul li:nth-child(2n) {
	margin-right: 0px;
}
.toushi_special ul li:nth-child(6) {
	margin-bottom: 0px;
}
.toushi_special ul li a {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	background-color: #ffffff;
	line-height: 68px;
	padding: 0px 0px 0px 25px;
	background-image: url(/img/toushi/special_icon.png);
	background-repeat: no-repeat;
	background-position-y: 30px;
	background-position-x: 72vw;
	text-decoration: none;
}
.toushi_special ul li a:hover {
	background-color: #e3e3e3;
}
.t_company_wrap {
	padding: 115px 0px 65px 0px;
	margin: 80px 0px 0px 0px;
	background-color: #c8ba8d;
}
.t_company_conts {
	width: 100%;
	margin: 0px auto 40px auto;
}
.t_company_conts_l {
	width: 92%;
	position: relative;
	margin: -155px 4% 0px 4%;
	height: 18vw;
}
.t_company_conts_l img {
	width: 43%;
}
.t_company_conts_l_link {
	position: absolute;
	width: 100%;
}
.t_company_conts_l_link a {
	display: block;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	line-height: 50px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-color: #fff;
	border: solid 2px #fff;
	box-sizing: border-box;
	text-decoration: none;
}
.t_company_conts_l_link a:hover {
	background-color: #333;
	color: #fff;
}
.t_company_conts_l_link a::before {
	content: "";
	right: 22px;
	top: 35px;
	width: 14px;
	height: 2px;
	background: #333;
	position: absolute;
}
.t_company_conts_l_link a:hover::before {
	background: #fff;
}
.t_company_conts_l_link a::after {
	content: "";
	right: 22px;
	top: 31px;
	width: 7px;
	height: 7px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.t_company_conts_l_link a:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.t_company_conts_r {
	width: 92%;
	margin: 0px auto 0px auto;
	clear: both;
}
.t_company_conts_r h2 {
	margin: 22vw 0px 0px 45%;
}
.t_company_conts_r h2 img {}
.t_company_conts_r ul {
	margin: 20vw 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.t_company_conts_r ul li {
	float: left;
	width: 49%;
	margin: 0px 2% 11px 0px;
}
.t_company_conts_r ul li:nth-child(2n) {
	margin-right: 0px;
}
.t_company_conts_r ul li:nth-child(7) {
	margin-bottom: 0px;
}
.t_company_conts_r ul li:nth-child(8) {
	margin-bottom: 0px;
}
.t_company_conts_r ul li a {
	display: block;
	font-size: 13px;
	color: #333;
	background-color: #fff;
	border: solid 2px #fff;
	box-sizing: border-box;
	line-height: 50px;
	text-align: center;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	position: relative;
}
.t_company_conts_r ul li a:hover {
	background-color: #333;
	color: #fff;
}
.t_company_conts_r ul li a::before {
	content: "";
	right: 15px;
	top: 24px;
	width: 10px;
	height: 2px;
	background: #333;
	position: absolute;
}
.t_company_conts_r ul li a:hover::before {
	background: #fff;
}
.t_company_conts_r ul li a::after {
	content: "";
	right: 15px;
	top: 22px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.t_company_conts_r ul li a:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.t_company_conts_r ul li:nth-child(7) a {
	display: block;
	background: none;
	line-height: 50px;
	text-align: center;
	padding: 0px;
	border: none;
}
.t_company_conts_r ul li:nth-child(7) a::before {
	background: none;
}
.t_company_conts_r ul li:nth-child(7) a:hover::before {
	background: none;
}
.t_company_conts_r ul li:nth-child(7) a::after {
	border: none;
}
.t_company_conts_r ul li:nth-child(7) a:hover::after {
	border: none;
}
.t_company_conts_r ul li:nth-child(8) a {
	display: block;
	background: none;
	line-height: 50px;
	text-align: center;
	padding: 0px;
	border: none;
}
.t_company_conts_r ul li:nth-child(8) a::before {
	background: none;
}
.t_company_conts_r ul li:nth-child(8) a::after {
	border: ;
	none;
}
.t_company_access {
	width: 100%;
	margin: 0px auto 0px auto;
	clear: both;
}
.t_company_access h2 {
	margin: 0px 0px 30px 0px;
	text-align: center;
	position: relative;
}
.t_company_access h2::before {
	content: "";
	left: 0px;
	top: 30px;
	width: 23%;
	height: 1px;
	background: #fff;
	position: absolute;
}
.t_company_access h2::after {
	content: "";
	right: 0px;
	top: 30px;
	width: 23%;
	height: 1px;
	background: #fff;
	position: absolute;
}
.t_company_access h2 img {}
.t_company_access h2 span {
	display: block;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.t_company_access_box {
	overflow: hidden;
}
.t_company_access_box_l {
	float: left;
	margin-bottom: 20px;
}
.t_company_access_box_l img {}
.t_company_access_box iframe {
	float: left;
	width: 100%;
	height: 239px;
	margin-bottom: 20px;
}
.t_company_access_box p {
	font-size: 14px;
	color: #fff;
	margin: 0px 4%;
}
/* lpo_article
---------------------------------------- */
.lpo_article {
	overflow: scroll;
}
.lpo_article ul {
	overflow: hidden;
	width: 100%;
	margin: auto;
}
.lpo_article li {
	position: relative;
	float: left;
	border: 1px solid #ccc;
	width: 48%;
	height: 309px;
	margin: 0 4% 12px 0;
	padding: 0px;
	box-sizing: border-box;
}
.lpo_article li:nth-child(2n) {
	margin-right: 0px;
}
.lpo_article li .bukken_icon_only {
	position: absolute;
	font-size: 12px;
	padding: 0 3px;
	line-height: 20px;
	margin: 1px 0;
	top: 5px;
	left: 5px;
	font-weight: bold;
}
.lpo_article li:hover {
	border: solid 1px #333;
	background: #E7F0F9;
}
.lpo_article li>a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background
	/*\**/
	: #fff\9;
	filter: alpha(opacity=0);
}
.lpo_article li>a p {
	position: absolute;
	top: 175px;
	left: 5px;
	font-weight: bold;
	color: #256eb1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 42px;
	width: 95%;
	text-decoration: underline;
	font-size: 3.5vw;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	box-sizing: border-box;
}
.lpo_art_photo {}
.lpo_art_photo p {
	text-align: center;
	height: 142px;
	position: relative;
}
.lpo_art_photo span {
	background: #333;
	color: #fff;
	font-size: 3vw;
	text-align: center;
	line-height: 23px;
	padding: 0px 8px;
	position: relative;
	display: inline-block;
	margin: 6px 0px 0px 8px;
}
.lpo_art_photo p a img {
	object-fit: cover;
	height: 142px !important;
}
.lpo_art_detail {
	padding: 52px 5px 0px 5px;
	height: 80px;
}
.lpo_art_detail p {
	line-height: 16px;
	font-size: 3vw;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lpo_art_detail p:last-of-type {}
.lpo_art_rimawari {
	font-size: 3vw !important;
	margin-bottom: 4px;
}
.lpo_art_rimawari span {
	font-size: 3.5vw;
	font-weight: bold;
	color: #ff0000;
	padding-left: 20px;
}
.lpo_art_detail p.lpo_art_price {
	font-size: 3vw !important;
	margin-bottom: 7px;
}
.lpo_art_detail p.lpo_art_price span {
	font-size: 3.5vw;
	font-weight: bold;
	color: #ff0000;
	padding-left: 10px;
}
.lpo_art_comment {
	border: solid 1px #FE9901;
	background: #FFFCE5;
	padding: 9px;
}
.lpo_art_comment p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	height: 70px;
	overflow: hidden;
}
.lpo_art_comment_regist p {
	color: #FE9901;
	font-weight: bold;
}
.lpo_more {
	margin-bottom: 40px;
}
.lpo_more a {
	background: #0D316D;
	display: block;
	margin: 0 auto;
	width: 450px;
	font-weight: bold;
	padding: 15px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}
.lpo_more a:hover {
	background: #AD3333;
}
.lpo_more a p, .lpo_more a i {
	display: table-cell;
	vertical-align: middle;
}
.lpo_more a p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 420px;
	font-size: 16px;
	line-height: 22px;
}
.lpo_more a i {
	font-size: 15px;
	padding-left: 15px;
}
.toushi_regist {
	width: 92%;
	margin: 20px auto 20px auto;
}
.toushi_regist a {
	display: block;
	text-align: center;
	border: solid 2px #c8ba8d;
	color: #fff;
	background: #aea27a;
	font-size: 16px;
	font-weight: bold;
	line-height: 48px;
	position: relative;
}
.toushi_regist a::before {
	content: "";
	right: 22px;
	top: 22px;
	width: 10px;
	height: 2px;
	background: #fff;
	position: absolute;
}
.toushi_regist a::after {
	content: "";
	right: 23px;
	top: 20px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.kansei_wrap {
	width: 92%;
	margin: 0 auto;
}
.kansei_wrap h2 {
	margin: 40px auto 0px auto;
	position: relative;
	width: 92%;
	text-align: center;
}
.kansei_wrap h2::after {
	content: "";
	background: url(/channel_setting/img/investment2.png);
	background-size: 100%;
	width: 90px;
	height: 56px;
	display: inline-block;
	position: absolute;
	left: 1%;
	margin: auto;
	top: -40px;
}
.kansei_wrap h2::before {
	content: "";
	background: url(/channel_setting/img/kansei_img.png);
	background-size: 100%;
	width: 70px;
	height: 74px;
	display: inline-block;
	position: absolute;
	right: 0px;
	margin: auto;
	top: -23px;
}
.kansei_wrap h2 span:nth-child(1) {
	display: block;
	font-size: 5vw;
	font-weight: bold;
	line-height: 44px;
	margin: 0px auto 20px auto;
	background-image: url(/channel_setting/img/title_border.png);
	background-repeat: repeat-x;
	background-position-y: bottom;
	background-position-x: left;
	letter-spacing: 2px;
	display: inline-block;
	width: 285px;
	text-align: center;
}
.kansei_wrap h2 span:nth-child(1) span {
	background: no-repeat;
	font-size: 4vw;
	text-align: center;
	width: 285px;
	margin: 0px auto 10px auto;
	background: #f39801;
	border-radius: 30px;
	line-height: 41px;
}
.kansei_wrap h2 span:nth-child(2) {
	font-size: 4vw;
	font-weight: normal;
	width: auto;
	line-height: 27px;
	background: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
	display: block;
}
.kansei_wrap ul {
	margin: 20px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.kansei_wrap ul li {
	margin-bottom: 20px;
}
.kansei_wrap ul li:nth-child(2) {
	margin-bottom: 0px;
}
.movie_box {
	width: 98%;
	border: solid 2px #333;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	display: block;
}
.movie_box a {
	text-decoration: none;
	;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.movie_box iframe {
	width: 100%;
	height: 194px;
}
.movie_box p {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0px 15px;
	line-height: 22px;
	margin: 0px;
}
.movie_box p span {
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #333;
	display: inline-block;
	padding: 0px 10px;
	border-radius: 5px;
	margin: 5px 0px;
	color: #333;
}
.movie_box2_wrap {
	width: 92%;
	margin: 0px auto 40px auto;
}
.movie_box2_wrap a {
	display: block;
	background: #fff;
	border: solid 2px #333;
	box-shadow: 4px 4px #aaaaaa;
	padding: 5px 5px;
	overflow: hidden;
	border-radius: 5px;
}
.movie_box2_wrap iframe {
	width: 100%;
	height: 220px;
}
.movie_box2 {
	width: 100%;
	margin-top: 0px;
}
.movie_box2 a {
	background: #fff;
	border: solid 2px #333;
	box-shadow: 4px 4px #aaaaaa;
	display: block;
	padding: 6px;
	border-radius: 5px;
	text-decoration: none;
}
.movie_box2 p {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px 15px;
	line-height: 24px;
	margin: 0px;
}
.movie_box2 p span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	border: solid 1px #333;
	display: inline-block;
	padding: 0px 10px;
	border-radius: 5px;
	margin: 12px 0px;
	color: #333;
}
.movie_kochira {
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 47px;
	margin: 10px 15px 10px 15px;
	padding: 0px 0px;
	position: relative;
}
.movie_kochira::before {
	content: "";
	right: 25px;
	top: 17px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.t_channel_link {
	width: 100%;
	margin: 20px auto 0px auto;
}
.t_channel_link a {
	display: block;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	border: solid 2px #333;
	font-weight: bold;
	position: relative;
}
.t_channel_link a::before {
	content: "";
	right: 18px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.t_channel_link_osusume {
	width: 90%;
	margin: -20px auto 0px auto;
}
.t_channel_link_osusume a {
	display: block;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	border: solid 2px #333;
	font-weight: bold;
	position: relative;
}
.t_channel_link_osusume a::before {
	content: "";
	right: 18px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
/* エリアLP
---------------------------------------- */
.lp_main {
	overflow: hidden;
	background-image: url(/img/tsurumi/main_bg.jpg);
	height: 350px;
	background-position-x: center;
	position: relative;
}
.lp_main_img {
	width: 80%;
	margin: 24% auto;
	position: relative;
	z-index: 10;
}
.lp_main video {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.lp_movie {
	width: 90%;
	margin: 55px auto 0px auto;
}
/*ポイント*/
.lp_point {
	width: 100%;
	text-align: center;
	margin: 5% auto 10%;
}
.lp_point h2 {
	font-size: 4.2vw;
	font-weight: bold;
	margin: 0;
	line-height: 1em;
}
.lp_point p {
	font-size: 3.2vw;
	line-height: 1.7em;
	margin-top: 15px;
	text-align: left;
}
/*オススメ動画*/
.osusume_wrap {
	background-color: #faf2c9;
	margin: 75px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
.osusume {
	width: 92%;
	margin: 0px auto 0px auto;
	padding: 35px 0px 0px 0px;
}
.osusume h2 {
	margin: 0px 0px 20px 0px;
	position: relative;
	text-align: center;
}
.osusume h2::after {
	content: "";
	background: url(/channel_setting/img/roomtour.png);
	background-size: 100%;
	width: 112px;
	height: 70px;
	display: inline-block;
	position: absolute;
	left: 31px;
	top: -45px;
}
.osusume h2 span:nth-child(1) {
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 47px;
	margin: 0px 0px 0px 0px;
	background-image: url(/channel_setting/img/title_border.png);
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: left;
	letter-spacing: 2px;
	display: inline-block;
}
.osusume h2 span:nth-child(2) {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 10px 0px 0px 0px;
}
.lp_os_movie iframe {
	width: 100%;
	height: 1250px;
}
.town_movie {
	margin: 0 1%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.town_movie_box {
	border: solid 2px #333;
	border-radius: 5px;
	margin: 15px 0px 25px 0px;
	position: relative;
	padding: 10px;
	background-color: #fff;
}
.town_movie_box .tag {
	padding-top: 40px;
}
.town_movie_box .tag p {
	margin: 15px 0 0;
}
.town_movie_box .tag p .cms_topic_tag {
	border: 2px solid #47adff;
	background-color: #FFF;
	padding: 2px 10px;
	margin: 0px 5px 10px 0px;
	border-radius: 5px;
	color: #47adff;
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
	display: inline-block;
}
.town_movie_box a {
	display: block;
	color: #111;
	padding: 10px;
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding: 54% 0;
	line-height: 22px;
}
.town_movie_box a p {
	padding: 13px 10px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.town_movie_box .ch_y_movie {
	position: relative;
	padding-top: 59%;
	margin-bottom: 10px;
}
.town_movie_box .ch_y_movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.town_movie_box .ch_y_tx {
	height: 90px;
}
.movie_kochira {
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 47px;
	padding: 0px 0px;
	position: relative;
}
.movie_kochira::before {
	content: "";
	right: 25px;
	top: 17px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.t_channel_link_osusume {
	width: 90%;
	margin: -20px auto 0px auto;
}
.t_channel_link_osusume a {
	display: block;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	border: solid 2px #333;
	font-weight: bold;
	position: relative;
}
.t_channel_link_osusume a::before {
	content: "";
	right: 18px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
/*tokusen*/
.lp_tokusen_wrap {
	clear: both;
	margin: 85px 0px 0px;
	padding: 85px 0px 1px 0px;
	background: rgb(221, 238, 244);
}
.lp_tokusen_wrap h2 {
	padding: 5px 0px 5px 110px;
	margin: -139px auto 30px auto;
	background-image: url(/img/index/pickup_icon.png);
	background-repeat: no-repeat;
	background-position-y: 0px;
	background-position-x: 0px;
	background-size: 90px;
	font-size: 3vw;
	line-height: 16px;
	width: 50%;
}
.lp_tokusen_wrap h2 span {
	display: inline-block;
	color: #294c7a;
	padding: 0px 0px 4px 0px;
	margin: 0px 30% 7px 0px;
	font-size: 5.5vw;
	font-weight: bold;
	border-bottom: dotted 2px #a4c5e9;
	line-height: 35px;
}
.lp_tokusen_wrap.down_wrap {
	background: #fff9fa;
	margin: 85px auto 0
}
.lp_tokusen_wrap h2.lp_down_tl {
	background-image: url(/img/index/pricedown_icon.png);
	width: 52%;
}
.lp_tokusen_wrap h2.lp_down_tl span {
	color: #e6677c;
	border-bottom: dotted 4px #fbc9d1;
	margin: 0px 0px 7px 0px;
}
.lp_tokusen_wrap.new_wrap {
	background: #F9F8F3;
	padding: 85px 2% 1px;
}
.lp_tokusen_wrap h2.lp_new_tl {
	background-image: url(/img/index/new_icon.png);
}
.lp_tokusen_wrap h2.lp_new_tl span {
	color: #fda803;
	border-bottom: dotted 4px #ffe7b8;
}
.t_bukken_box {
	width: 100%;
	margin: 0 auto;
	overflow-y: scroll;
}
/********************************************
    tb3_2
*********************************************/
.tb3_2 {
	width: 1030px;
	margin: 0px 3%;
	font-size: 0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.tb3_2_row {
	width: 222px;
	margin: 0 10px 15px 0;
	padding: 13px;
	font-size: 12px;
	vertical-align: top;
	position: relative;
	border: 1px solid #f3f3f1;
	background-color: #fff;
	float: left;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
}
.tb3_2_row:nth-child(4n) {
	margin: 0 0px 15px 0;
}
.tb3_2_row:hover {
	background: #F0F0F0;
	/*★マウスオーバー時の背景色*/
}
.tb3_2_row>a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.tb3_2_img {
	height: 157px;
	overflow: hidden;
	text-align: center;
}
.tb3_2_name {
	width: 240px;
	top: 180px;
	left: 10px;
	position: absolute;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	overflow: hidden;
	color: #333333;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tb3_2 ul {
	margin: 7px 0 0 0 !important;
	padding: 0;
}
.tb3_2 ul li {
	text-align: left;
	margin: 0px 0px 10px 0px;
	list-style: none;
}
li.tb3_2_img {
	text-align: center !important;
	height: 165px;
	/* ★高さ保持(画像の高さ最大値に合わせること)*/
	margin: 10px 0 !important;
}
li.tb3_2_img a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
li.tb3_2_img a img {
	margin: 10px !important;
}
li.tb3_2_shubetsu {
	color: #FFFFFF;
	/*★種別の文字色*/
	line-height: 20px;
	font-weight: bold;
	text-align: center !important;
	background: #76A6C5;
	/*★種別の背景色*/
}
li.tb3_2_kakaku div {
	color: #333;
	padding: 5px 12px;
	float: left;
	margin-right: 5px;
	background: #e9efb2;
	font-size: 13px;
}
li.tb3_2_kakaku span {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
li.tb3_2_madori {
	float: right;
	width: 90px;
	margin: 5px 0px !important;
}
li.tb3_2_madori img {
	max-width: 90px;
	max-height: 120px;
	margin: 0 auto;
}
li.tb3_2_left {
	width: 100%;
	/* height: 130px; */
	margin: 0px 0px 10px 0px !important;
	overflow: hidden;
}
li.tb3_2_access {
	color: #1574bd;
	font-size: 13px;
	margin: 0px 0px 6px 0px;
}
.tb3_2_address {
	color: #1574bd;
	font-size: 13px;
	margin: 0px 0px 6px 0px;
}
.tb3_2_address span,
.tb3_2_access span,
.tb3_2_menseki span {
	color: #FF8300;
	/*★住所・交通・面積のタイトル文字色*/
	font-weight: bold;
}
li.tb3_2_com {
	height: 69px;
	clear: both;
	margin: 0 0 0px 0 !important;
	padding: 5px;
	background: #EEEEEE;
	overflow: hidden;
}
li.tb3_2_com span {
	display: block;
	color: #70ACD0;
	/*★POINTの文字色*/
	font-weight: bold;
}
li.tb3_2_com p {
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
li.tb3_2_more {
	margin: 10px 0 0 0 !important;
}
li.tb3_2_more {
	display: block;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center !important;
	text-decoration: none;
	background: #333333;
}
.tb3_2 ul:hover li.tb3_2_more {
	background: #FF8300;
	/*★詳細ボタンのhover背景色*/
}
.tb3_2_img img {
	width: auto;
	height: 150px;
	margin: 0 auto;
}
/*tb3_2ここまで*/
/*search*/
.lp_search {
	width: 90%;
	margin: 50px auto 0px auto;
	overflow: hidden;
}
.lp_search h2 {
	text-align: center;
	margin: 0 0 30px 0;
}
.lp_search_l {
	background-color: #ddeef4;
	padding: 18px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}
.lp_search_l ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lp_search_l ul:after {
	display: none;
}
.lp_search_l ul li {
	width: 32%;
	margin-bottom: 2%;
}
.lp_search_l ul li:nth-child(3n) {
	margin-right: 0px;
}
.lp_search_l ul li:nth-child(4) {
	margin-bottom: 0px;
}
.lp_search_l ul li:nth-child(5) {
	margin-bottom: 0px;
}
.lp_search_l ul li:nth-child(6) {
	margin-bottom: 0px;
}
.lp_search_l ul li a {
	display: block;
	padding: 60px 0px 17px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #294c7a;
	text-decoration: none;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position-x: center;
	border: solid 1px #ccc;
	box-sizing: border-box;
}
.lp_search_l ul li a:hover {
	background-color: #ecf2fa;
}
.lp_search_l ul li:nth-child(1) a {
	background-image: url(/img/index/t_search_icon01.png);
	background-position-x: 50%;
	background-position-y: 23px;
}
.lp_search_l ul li:nth-child(2) a {
	background-image: url(/img/index/t_search_icon02.png);
	background-position-y: 25px;
}
.lp_search_l ul li:nth-child(3) a {
	background-image: url(/img/index/t_search_icon03.png);
	background-position-y: 25px;
}
.lp_search_l ul li:nth-child(4) a {
	background-image: url(/img/index/t_search_icon04.png);
	background-position-y: 30px;
}
.lp_search_l ul li:nth-child(5) a {
	background-image: url(/img/index/t_search_icon05.png);
	background-position-y: 25px;
}
.lp_search_l ul li:nth-child(6) a {
	background-image: url(/img/index/t_search_icon06.png);
	background-position-y: 25px;
}
.lp_search_r {
	margin-bottom: 10px;
}
.lp_search_r_conts {
	margin: 0px 0px 25px 0px;
	overflow: hidden;
}
.lp_search_r_conts ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
}
.lp_search_r_conts ul li {
	width: 49%;
}
.lp_search_r_conts ul li:nth-child(2) {
	margin-right: 0px;
}
.lp_search_r_conts ul li a {
	display: block;
	background-color: #FFF;
	padding: 0px 0px 0px 40%;
	text-decoration: none;
	color: #333;
	font-size: 3.5vw;
	font-weight: bold;
	border: solid 1px #ccc;
	line-height: 50px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position-y: 7px;
	background-position-x: 9px;
}
.lp_search_r_conts ul li a:hover {
	background-color: #ecf2fa;
}
.lp_search_r_conts ul li:nth-child(1) a {
	background-image: url(/img/index/t_search_img01.jpg);
	background-size: 30%;
}
.lp_search_r_conts ul li:nth-child(2) a {
	background-image: url(/img/index/t_search_img02.jpg);
	background-size: 30%;
}
.lp_search_r_conts ul li a span {
	color: #385883;
	font-size: 4.5vw;
	font-weight: bold;
}
.lp_search_r_station {}
.lp_search_r_station h2 {
	margin: 0px 0px 12px 0px;
	color: #294c7a;
	font-weight: normal;
	font-size: 22px;
	line-height: 33px;
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	text-decoration: none;
	text-align: left !important;
}
.lp_search_r_station ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lp_search_r_station ul:after {
	display: none;
}
.lp_search_r_station ul li {
	width: 49%;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 2%;
}
.lp_search_r_station ul li a {
	color: #000;
	font-size: 3.5vw;
	font-weight: bold;
	padding: 5% 3%;
	text-decoration: none;
	position: relative;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
}
.lp_search_r_station ul li a:hover {
	background-color: #ecf2fa;
}
.lp_search_r_station ul li a i {
	font-size: 20px;
	margin-right: 10px;
	width: 25px;
	text-align: center;
	color: #2a4c7a;
}
.fa-solid.fa-yen-sign {}
/* =========================================================
	 t_regist
========================================================= */
.t_regist {
	width: 96%;
	margin: 0 auto 10px;
	background: #eee;
	padding: 2%;
	position: relative;
	padding-bottom: 70px;
	border: 3px solid #ccc;
	box-sizing: border-box;
}
.t_re_txt {
	font-weight: bold;
	color: #ff0000;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.t_re_number {
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.t_re_number>div {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}
.t_re_normal {
	border: 1px solid #ccc;
	padding: 5px 15px;
	background: #fff;
}
.t_re_normal span {
	font-size: 22px;
}
.t_re_arrow {
	margin: 0 10px;
}
.t_re_arrow img {
	width: 20px;
}
.t_re_limited {
	border: 2px solid #ff0000;
	padding: 5px 15px;
	background: #FFFFFF;
	color: #ff0000;
}
.t_re_limited span {
	font-size: 28px;
}
.t_regist a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background
	/*\**/
	: #fff\9;
	filter: alpha(opacity=0);
}
.t_regist a p {
	position: absolute;
	left: 5%;
	top: 130px;
	background: #ff0000;
	color: #fff;
	text-align: center;
	width: 90%;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0;
	border-radius: 3px;
	box-shadow: 0 3px 0 #dd0000;
}
.bukken_more_osusume {
	margin-bottom: 20px;
}
.bukken_more_osusume a {
	width: 90%;
	margin: 0 auto;
	display: block;
	border: 3px solid #333;
	background-color: #fff;
	text-align: center;
	padding: 10px 10%;
	box-sizing: border-box;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}
.bukken_more_osusume a:hover {
	background-color: #fff3de;
}
.bukken_more_osusume a::before {
	content: "";
	right: 30px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
/*city*/
.mo_city_wrap {
	background-color: #F1F7F7;
	padding: 70px 0 20px;
	position: relative;
}
.mo_city_in {
	width: 96%;
	margin: 0px auto 20px;
	background-color: #fff;
	border-radius: 20px;
	padding: 10px 3% 0;
	position: relative;
	box-sizing: border-box;
}
.mo_city_in h2 {
	margin: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
}
.mo_city_tl h2::after {
	content: "";
	background: url(/img/tsurumi/areaintro.png);
	background-size: 100%;
	width: 112px;
	height: 65px;
	display: inline-block;
	position: absolute;
	left: 31px;
	top: -45px;
}
.mo_city_in h2 span:nth-child(1) {
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 47px;
	margin: 0px 0px 0px 0px;
	background-image: url(/channel_setting/img/title_border.png);
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: left;
	letter-spacing: 2px;
	display: inline-block;
}
.mo_city_in h2 span:nth-child(2) {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 10px 0px 0px 0px;
}
.mo_city_ill01 {
	position: absolute;
	top: -3%;
	left: 2%;
	width: 41%;
}
.mo_city_ill02 {
	position: absolute;
	bottom: -40px;
	right: 0px;
	text-align: right;
}
.mo_city_ill02 img {
	width: 62%;
}
.mo_city_tl {
	text-align: center;
	margin-bottom: 20px;
}
.mo_city_tl h2 {
	font-size: 8vw;
	text-align: center;
	line-height: 1.7em;
	letter-spacing: 2px;
}
.mo_city_tl h2 img {
	margin: 0 auto 3%;
	display: block;
	width: 45%;
}
.mo_city_tl p {
	font-size: 3.2vw;
	line-height: 1.7em;
	font-weight: normal;
}
.mo_city_box {
	width: 92%;
	margin: 0 auto;
}
.mymap iframe {
	border: none;
	width: 99%;
	height: 400px;
	text-align: center;
}
.mymap_tl {
	text-align: center;
	background-color: #fff;
	position: relative;
	padding: 10px 0;
}
.mymap_tl img {
	width: 65%;
}