section#mv {
	background-image: url("../../common/images/myhome/main_vis.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
	width: 2560px;
}
#mv h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
section#myhome_area01 {
background: #eaf6fb;
background: linear-gradient(130deg,#eaf6fb 20%, #ffffff 80%);
background: -webkit-linear-gradient(130deg,#eaf6fb 20%, #ffffff 80%);
background: -moz-linear-gradient(130deg,#eaf6fb 20%, #ffffff 80%);
padding-bottom: 100px;
}
.rent_float_inner.myhome {
	margin: 0 auto;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	position: relative;
	height: 923px;
	width: 1110px;
}
.myhome_area_wrap_inner {
	/*margin: 0 auto;*/

}
#myhome_area_wrap::before {
/*	background-image: url("../../common/images/myhome/myhome_area01_bg.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	display: block;
	height: calc(100% + 90px);
	position: absolute;
	top: -90px;
	left: 0;
	width: 2560px;*/
}
.myhome_area_wrap_inner {
	/*margin: 0 auto 100px 50px;*/
	position: relative;
	width: 660px;
	margin: 0 110px;
}
/* ▽section1 (area01) */
/*section#myhome_area01 {
	margin-bottom: 100px;
	position: relative;
}*/
.my_home_area01_head {
	font-size: 20px;
	margin-bottom: 30px;
}
.my_home_area01_read {
	margin-bottom: 60px;
}
.myhome_area01_cost-and-risk {

}
.myhome_area01_cost-and-risk_head {
	margin-bottom: 40px;
	text-align: center;
	position: relative;
}
.myhome_area01_cost-and-risk_head::before {
	border-bottom: solid 2px #013e98;
	content: '';
	display: inline-block;
	height: 2px;
	position: absolute;
	top: 10px;
	left: 0;
	width: 152px;
}
.myhome_area01_cost-and-risk_head::after {
	border-bottom: solid 2px #013e98;
	content: '';
	display: inline-block;
	height: 2px;
	position: absolute;
	top: 10px;
	right: 0;
	width: 152px;
}
.my_home_area01_read p {
	font-size: 16px;
	line-height: 30px;
}
.myhome_area01_cost-and-risk_list {

}
.myhome_area01_cost-and-risk_list ul {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.myhome_area01_cost-and-risk_list ul li {
	align-items: center;
	background-image: url("../../common/images/myhome/myhome_area01_tab01_bg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	box-sizing: border-box;
	cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
	height: 230px;
	padding: 20px;
	text-align: center;
	width: 261px;
}
.myhome_area01_cost-and-risk_list ul li:nth-child(odd) {
	margin-right: 40px;
}
.myhome_area01_cost-and-risk_list ul li:nth-child(even) {
	margin-left: 40px;
}
.myhome_area01_cost-and-risk_list ul li:nth-child(1),
.myhome_area01_cost-and-risk_list ul li:nth-child(2) {
	margin-bottom: 20px;
}
.myhome_area01_cost-and-risk_list ul li:nth-child(3),
.myhome_area01_cost-and-risk_list ul li:nth-child(4) {
	margin-top: 20px;
}
.myhome_area01_cost-and-risk_list ul li figure {
	width: 140px;
	height: 127px;
}
.myhome_area01_cost-and-risk_list ul li p {
	color: #013e98;
	font-size: 18px;
	font-weight: bold;
}
.myhome_area01_cost-and-risk_list ul li:nth-child(4) p br {
	display: none;
}
/* ▼section02 - tabContents */
section#myhome_area02{
	background-image: url("../../common/images/myhome/myhome_area02_tab01_bg.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	width: 2560px;
}
.content-area .content {
	display: none;
	margin: auto;
	padding: 50px 0;
	position: relative;
	width: 780px;
}
.content-area .content.show {
    display: block;
}
.myhome_area02_tab_head {
	margin-bottom: 50px;
	text-align: center;
}
.myhome_area02_tab_head::after {
	border-bottom: solid 3px #013e98;
	content: '';
	display: block;
	height: 3px;
	margin: 10px auto 0;
	width: 45px;
}
.myhome_area02_tab_head p {
	font-size: 24px;
}
.myhome_area02_tab_head_sub {
	margin: 0 50px 30px;
}
.myhome_area02_tab_head_sub p {
	color: #71757a;
	font-size: 20px;
}
.myhome_area02_tab_read {
	margin: 0 55px 80px;
}
.myhome_area02_tab_read p {
	color: #71757a;
	font-size: 16px;
	line-height: 30px;
	/*line-height: 1.8;*/
}
.myhome_area02_tab_contents {
	padding: 35px 35px 55px 35px;
}
/* tab01 - style */
.myhome_area02_tab_contents.--tab-01 {
	background-color: #fff;
	box-sizing: border-box;
	height: 1108px;
	position: relative;
	width: 752px;
}
.myhome_area02_tab_contents.--tab-01::before {
	border: solid 14px rgba(158, 192, 225, .6);
	box-sizing: border-box;
	content: '';
	display: block;
	height: 1135px;
	position: absolute;
	top: -14px;
	left: -14px;
	width: 779px;
}
.myhome_area02_tab01_1 {
	margin-bottom: 60px;
}
.myhome_area02_tab01_1_head,
.myhome_area02_tab01_2_head {
    display: flex;
    flex-direction: column;
	text-align: center;
}
.myhome_area02_tab_head_wrap {
	display: inline-block;
	margin: auto;
}
.myhome_area02_tab_head_wrap::after {
	border-bottom: solid 2px #013e98;
	content: '';
    display: inline-block;
    margin: 0 auto 30px;
    height: 2px;
    width: 100%;
}
.myhome_area02_tab01_1_read,
.myhome_area02_tab01_2_read {
	display: flex;
	align-items: center;
	flex-direction: row;
}
.myhome_area02_tab_contents hr {
	color: #bdbdbd;
	margin: 15px 0;
	width: 100%;
}
.myhome_area02_tab01_1_read figure,
.myhome_area02_tab01_2_read figure {
	margin-right: 10px;
}
.myhome_area02_tab01_1_read_list,
.myhome_area02_tab01_2_read_list {
	margin-left: 10px;
}
.myhome_area02_tab01_1_read_list p,
.myhome_area02_tab01_2_read_list p {
	color: #71757a;
	font-size: 20px;
}
.myhome_area02_tab01_1_read_list p span,
.myhome_area02_tab01_2_read_list p span {
	display: inline-block;
	padding-left: 20px;
	position: relative;
}
.myhome_area02_tab01_1_read_list p span::before,
.myhome_area02_tab01_2_read_list p span::before {
	border-left: solid 3px #cea44a;
	content: '';
	display: inline-block;
	height: 100%;
	position: absolute;
    top: 0;
    left: 0;
	width: 3px;
}
/* tab02 - style */
.myhome_area02_tab_contents.--tab-02 {

}
.myhome_area02_tab_contents.--tab-02 .wrap {
	display: flex;
	flex-direction: column;
}
.myhome_area02_tab02_1 {
	margin-bottom: 50px;
}

.myhome_area02_tab02_1 {
	/* background-color: #fff; */
	box-sizing: border-box;
	height: 322px;
	position: relative;
	width: 761px;
}
.myhome_area02_tab02_1::before {
	/* border: solid 14px rgba(158, 192, 225, .6);
	box-sizing: border-box;
	content: '';
	display: block;
	height: 350px;
	position: absolute;
	top: -14px;
	left: -14px;
	width: 761px; */
}
.myhome_area02_tab02_1 img {
	/* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}
.tab02_2_wrap {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 50px;
	width: 761px;
}
.myhome_area02_tab02_2 {
	text-align: left;
}
.myhome_area02_tab02_3 {
	text-align: right;
}
.myhome_area02_tab02_btn {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 761px;
}
.myhome_area02_tab02_btn_01 {
	margin-right: 20px;
	box-sizing: border-box;
}
.myhome_area02_tab02_btn_02 {
	margin-left: 20px;
	box-sizing: border-box;
}
.myhome_area02_tab02_btn_01,
.myhome_area02_tab02_btn_02 {
	max-width: 294px;
	width: calc(100% / 2);
}
.myhome_area02_tab02_btn_01 a,
.myhome_area02_tab02_btn_02 a {
	display: block;
}
.myhome_area02_tab02_btn_01 a img,
.myhome_area02_tab02_btn_02 a img {
	vertical-align: bottom;
}

/* tab03 - style */
.myhome_area02_tab_contents.--tab-03 {

}
.myhome_area02_tab_contents.--tab-03 .wrap {
	box-sizing: border-box;
    display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 754px;
}
.myhome_area02_tab03_1,
.myhome_area02_tab03_2 {
	background-color: #fff;
	box-sizing: border-box;
	height: 310px;
	padding: 30px 50px;
	position: relative;
	width: calc(100% / 2);
	margin-bottom: 50px;
}
.myhome_area02_tab03_1 {
	margin-right: 40px;
}
.myhome_area02_tab03_2 {
	margin-left: 40px;
}
.myhome_area02_tab03_1::before,
.myhome_area02_tab03_2::before {
	border: solid 14px rgba(158, 192, 225, .6);
	box-sizing: border-box;
	content: '';
	display: block;
	height: 338px;
	position: absolute;
	top: -14px;
	left: -14px;
	width: 363px;
}
.myhome_area02_tab03_1_head,
.myhome_area02_tab03_2_head {
    display: flex;
    flex-direction: column;
	text-align: center;
}
.myhome_area02_tab03_1_head_wrap,
.myhome_area02_tab03_2_head_wrap {
	box-sizing: border-box;
	display: inline-block;
	margin: auto;
}
.myhome_area02_tab03_1_head_wrap::after,
.myhome_area02_tab03_2_head_wrap::after {
	border-bottom: solid 2px #013e98;
	box-sizing: border-box;
    content: '';
    display: inline-block;
    margin: 0 auto 30px;
    height: 2px;
    width: 100%;
}
.myhome_area02_tab03_1_list {
	box-sizing: border-box;
}
.myhome_area02_tab03_1_list ul,
.myhome_area02_tab03_2_list ul {

}
.myhome_area02_tab03_1_list ul li,
.myhome_area02_tab03_2_list ul li {
	align-items: baseline;
	color: #013e98;
	display: inline-flex;
    flex-direction: row;
	font-size: 16px;
	margin-bottom: 20px;
}
.myhome_area02_tab03_1_list ul li::before,
.myhome_area02_tab03_2_list ul li::before {
	background-image: url("../../common/images/myhome/icon_check.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	box-sizing: border-box;
	content: '';
	display: inline-block;
	height: 13px;
	vertical-align: middle;
	width: 15px;
}
.myhome_area02_tab03_1_list ul li span,
.myhome_area02_tab03_2_list ul li span {
	padding-left: 10px;
}

	 /* tab04 - style */
.myhome_area02_tab_contents.--tab-04 {
	background-color: rgba(255, 255, 255, .6);
	box-sizing: border-box;
	position: relative;
	width: 840px;
	padding-top: 25px;
}
.myhome_area02_tab_contents.--tab-04::before {
	background-image: url("../../common/images/myhome/myhome_area02_tab04_2_img.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	box-sizing: border-box;
	content: '';
	content: '';
	display: block;
	height: 123px;
	position: absolute;
	top: -40px;
	left: -30px;
	width: 171px;
}
.myhome_area02_tab_contents_tab-04_head {
	box-sizing: border-box;
	margin: 0 auto 30px;
	width: 455px;
}
.myhome_area02_tab_contents_tab-04_head::after {
	background-image: url("../../common/images/myhome/myhome_area02_tab04_title02_line.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	box-sizing: border-box;
	content: '';
	display: block;
	height: 10px;
	padding-top: 20px;
	width: 455px;
}
.myhome_area02_tab_contents_tab-04_head {
	box-sizing: border-box;
}
.myhome_area02_tab_contents_tab-04_head p {
	font-size: 20px;
	text-align: center;
}
.myhome_area02_tab_contents.--tab-04 .wrap {
	box-sizing: border-box;
    display: flex;
	flex-direction: row;
	justify-content: space-around;
    width: 770px;
}
.myhome_area02_tab04_1,
.myhome_area02_tab04_2 {
	background-color: #fff;
	border: solid 1px #013e98;
	box-sizing: border-box;
	height: 277px;
	padding: 30px 80px;
	width: 460px;
}
.myhome_area02_tab04_1_head,
.myhome_area02_tab04_2_head {
	box-sizing: border-box;
	margin-bottom: 20px;
	font-size: 18px;
}
.myhome_area02_tab04_1_list,
.myhome_area02_tab04_2_list {
	box-sizing: border-box;
}
.myhome_area02_tab04_1_list ol,
.myhome_area02_tab04_2_list ol {
	box-sizing: border-box;
}
.myhome_area02_tab04_1_list ol li,
.myhome_area02_tab04_2_list ol li {
	box-sizing: border-box;
	font-size: 16px;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
.myhome_area02_tab04_1_list ol li span,
.myhome_area02_tab04_2_list ol li span {
	position: absolute;
	left: 0;
	margin: 0
}
.myhome_area02_tab04_2_list p.note {
	font-size: 14px;
}


/* side-bar*/
#myhome_side_area {
	box-sizing: border-box;
	width: 216px;
}
#myhome_side_area ul {
	box-sizing: border-box;
  	width: 216px;
}
#myhome_side_area ul li {
	background-color: #fff;
	border: solid 6px #e3ebf7;
	font-size: 16px;
	list-style: none;
	height: 60px;
	overflow: hidden;
	margin-bottom: 3px;
	position: relative;
	text-align: left;
}
#myhome_side_area ul li.myhome_side_area_head {
	background-color: #013e98;
	border: none;
	color: white;
}
#myhome_side_area ul li.e_merit_side_area_head span {
	padding-left: 30px;
}
#myhome_side_area ul li span {
	display: inline-block;
	padding: 0 0 0 30px;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 216px;
}
#myhome_side_area ul li span::after {
	background-image: url("../../common/images/e_merit/arrow_gray.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 14px;
	width: 7px;
}
#myhome_side_area ul li:nth-child(1) span {
	padding: 0 0 0 100px;
	left: 52%;
}
#myhome_side_area ul li:nth-child(1) span img {
	height: 19px;
	vertical-align: bottom;
    width: 34px;
}
#myhome_side_area ul li:nth-child(1) span::after {
	content: none;
}
#myhome_side_area ul li:nth-child(2) span::after,
#myhome_side_area ul li:nth-child(3) span::after,
#myhome_side_area ul li:nth-child(4) span::after,
#myhome_side_area ul li:nth-child(5) span::after {
	position: absolute;
    top: 20px;
    right: 20px;
}
#myhome_side_area ul li.myhome_side_area_head span::before {
	background-image: url("../../common/images/myhome/myhome_side_area_head_txt_icon.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	display: inline-block;
	height: 36px;
	position: absolute;
	top: -10px;
    left: 45px;
	width: 33px;
}
#myhome_side_area ul li a {
	box-sizing: border-box;
	display: block;
    height: 60px;
	text-decoration: none;
}
#myhome_side_area ul li a span {
	box-sizing: border-box;
}


/* color asset */
.--color-sky {
	color: #57abf2;
}
.--color-navy {
	color: #013e98;
}
.--color-dark-gray {
	color: #434343;
}
.--color-gray {
	color: #71757a;
}
/**/
.--jost {
	font-family: 'Jost', sans-serif;
	font-weight: 700;
}
