@charset "utf-8";
/*PC用CSS(ipad mini 7.9インチ対応)*/
.eyecatch002{
	background-image: url(../img/property/property01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch002{
		background-image: url(../img/property/property01_sp.jpg);
	}
}
.contents001{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 25px 0 35px;
}
@media only screen and (max-width: 767px) {
	.contents001{
		padding: 20px 0 23px;
	}
}
.contents001 .contents001-inner{
	width: 90%;
	max-width: 980px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents001 .contents001-inner h2{
	font-size: 30px;
	line-height: 40px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
	text-align: center;
	margin: 0 auto 40px;
}
@media only screen and (max-width: 767px) {
	.contents001 .contents001-inner h2{
		font-size: 24px;
		line-height: 34px;
		margin: 0 auto 13px;
	}
}
.contents001 .contents001-inner p{
	font-size: 15px;
	line-height: 25px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.contents002{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 91px 0 70px;
	background-color: #F2F1ED;
}
@media only screen and (max-width: 767px) {
	.contents002{
		padding: 34px 0 53px;
	}
}
.contents002 .contents002-inner{
	width: 90%;
	max-width: 980px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents002 .contents002-inner .contents002-01{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents002 .contents002-inner .contents002-01 .item{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	display: block;
	padding: 55px 59px 35px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 10px 10px 0 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item{
		padding: 24px 0 20px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .category{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .category{
		width: 90%;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .category tr{
	width: auto;
	height: auto;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .category tr td{
	width: auto;
	height: auto;
	padding: 4px 15px;
	font-size: 14px;
	line-height: 25px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	color: #ffffff;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .category .category01{
	width: 43px;
	background-color: #548BD5;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .category .category02{
	background-color: #9FC143;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table{
	width: 100%;
	height: auto;
	margin: 6px auto 4px;
	border-collapse: separate;
    border-spacing: 0px 19px;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table{
	    width: 90%;
	    border-spacing: 0px 11px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tbody,
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr{
	width: 100%;
	height: auto;
	margin: 0;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr th{
	box-sizing: border-box;
	width: 89px;
	padding: 0 14px;
	font-size: 14px;
	line-height: 33px;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr th{
		width: 71px;
		padding: 0 10px;
		font-size: 12px;
		line-height: 24px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr td{
	box-sizing: border-box;
	width: calc(100% - 89px);
	padding: 0 14px;
	font-size: 24px;
	line-height: 33px;
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr td{
		width: calc(100% - 71px);
		padding: 0 10px;
		font-size: 17px;
		line-height: 24px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr td h2{
	width: 100%;
	height: auto;
	font-size: 24px;
	line-height: 33px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr td h2{
		font-size: 17px;
		line-height: 24px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr .text01{
	font-size: 33px;
	line-height: 33px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	color: #C72E09;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr .text01{
		font-size: 25px;
		line-height: 29px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr .text01 .text02{
	width: auto;
	font-size: 27px;
	line-height: 27px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	color: #C72E09;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr .text01 .text02{
		font-size: 20px;
		line-height: 24px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr .text01 .text03{
	width: auto;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 0 0 22px;
	color: #000000;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .main-table tr .text01 .text03{
		font-size: 13px;
		line-height: 17px;
		display: block;
		margin: 0;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner p{
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 25px;
	margin: 0 auto 25px;
	display: block;
	color: #C72E09;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner p{
		width: 90%;
		font-size: 12px;
		line-height: 18px;
		margin: 0 auto 29px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide{
	width: 100%;
	max-width: 690px;
	height: auto;
	display: block;
	padding: 0 78px;
	margin: 0 auto 28px;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide{
		padding: 0 12vw;
		margin: 0 auto 26px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-prev,
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-next{
	width: 35px!important;
	height: 35px!important;
	background-color: #1857BC!important;
	margin: auto!important;
	top: 0!important;
	bottom: 0!important;
	z-index: 10!important;
	opacity: 0!important;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-prev,
	.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-next{
		opacity: 1!important;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide:hover .slick-prev,
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide:hover .slick-next {
	opacity: 1!important;
	transition: all .5s;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-prev{
	left: 78px!important;
	right: auto!important;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-prev{
		left: 0!important;
		right: auto!important;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-next{
	left: auto!important;
	right: 78px!important;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-next{
		left: auto!important;
		right: 0!important;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide:hover .slick-prev {
	left: 0!important;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide:hover .slick-next {
	right: 0!important;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-prev::before, 
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide .slick-next::before {
	width: 35px!important;
	height: 35px!important;
	background-size: auto 45%!important;
	opacity: 1!important;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide li{
	width: 100%;
	max-width: 534px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .photo-slide li{
		width: 66vw;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .thumbnail{
	width: 100%;
	height: 401px;
	display: block;
	margin: 0;
	object-fit: contain;
	font-family: 'object-fit: contain;';/*IE対策*/
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .thumbnail{
		height: 187px;
	}
}
.contents002 .contents002-inner .contents002-01 .slick-dots{
	position: static;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.contents002 .contents002-inner .contents002-01 .slick-dots li{
	display: inline-block!important;
	width: 6px!important;
	height: 6px!important;
	margin: 0 6px!important;
}
.contents002 .contents002-inner .contents002-01 .slick-dots li button {
	width: 6px!important;
	height: 6px!important;
	padding: 0!important;
}
.contents002 .contents002-inner .contents002-01 .slick-dots li button::before {
	line-height: 1!important;
	width: 100%!important;
	height: 100%!important;
	background: #C7C7C7!important;
	border-radius: 3px;
}
.contents002 .contents002-inner .contents002-01 .slick-dots .slick-active button::before {
	background: #292929!important;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table{
	width: 100%;
	height: auto;
	margin: 0 auto 52px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table{
		width: 90%;
		margin: 0 auto 22px;
		display: block;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table{
	width: 50%;
	height: auto;
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table{
		width: 100%;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table tbody,
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table tr{
	width: 100%;
	height: auto;
	margin: 0;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table tr th{
	box-sizing: border-box;
	width: 110px;
	padding: 5px 17px;
	font-size: 14px;
	line-height: 24px;
	background-color: #F5F5F5;
	border: solid 1px #AAAAAA;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table tr th{
		width: 90px;
		padding: 1px 11px;
		font-size: 12px;
		line-height: 22px;
		font-weight: 400;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table tr td{
	box-sizing: border-box;
	width: calc(100% - 110px);
	padding: 5px 17px;
	font-size: 14px;
	line-height: 24px;
	border: solid 1px #AAAAAA;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table table tr td{
		width: calc(100% - 90px);
		padding: 1px 12px;
		font-size: 12px;
		line-height: 22px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div{
	width: 50%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div{
		width: 100%;
		margin: 0 auto ;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div .th{
	box-sizing: border-box;
	width: 91px;
	padding: 5px 17px;
	background-color: #F5F5F5;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #AAAAAA;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div .th{
		box-sizing: border-box;
		width: 90px;
		padding: 1px 12px;
		background-color: #F5F5F5;
		border-width: 0 0 1px 1px;
		border-style: solid;
		border-color: #AAAAAA;
		display: block;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div .th span{
	width: 100%;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div .th span{
		font-size: 12px;
		line-height: 22px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div .td{
	box-sizing: border-box;
	width: calc(100% - 91px);
	padding: 5px 17px;
	font-size: 14px;
	line-height: 24px;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #AAAAAA;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item-inner-table div .td{
		width: calc(100% - 90px);
		padding: 1px 12px;
		font-size: 12px;
		line-height: 22px;
		border-width: 0 1px 1px 1px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .map{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .map{
		width: 90%;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .map iframe{
	width: 100%;
	height: 321px;
	margin: 0 auto;
	display: block;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .map .simplemap{
	width: 100%;
	height: 321px;
	margin: 0 auto;
	display: block;
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .map .simplemap .simplemap-content{
	height: 100%!important;
}
.contents002 .contents002-01-inner{
	box-sizing: border-box;
	width: 90%;
	max-width: 980px;
	height: auto;
	display: block;
	padding: 35px 59px 70px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 0 0 10px 10px;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner{
		padding: 20px 0 43px;
	}
}
.contents002 .contents002-01-inner h2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
	text-align: center;
	padding: 15px 0;
	margin: 0 auto 52px;
	background-color: #C72E09;
	color: #ffffff;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner h2 {
		box-sizing: border-box;
		width: 90%;
		font-size: 15px;
		line-height: 25px;
		padding: 12px 5px;
		margin: 0 auto 15px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01{
	width: 90%;
	max-width: 716px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents002 .contents002-01-inner .contents002-01-01 .table{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 .table{
		width: 100%;
		height: auto;
		margin: 0;
		display: block;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 .table .th{
	box-sizing: border-box;
	width: 170px;
	padding: 7px 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 .table .th{
		width: 100%;
		padding: 0;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 .table .td{
	width: calc(100% - 170px);
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 .table .td{
		width: 100%;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 .table .td span{
	width: 100%;
	height: auto;
	display: block;
}
.contents002 .contents002-01-inner .contents002-01-01 .table .td span input{
	box-sizing: border-box;
	width: 100%;
	padding: 7px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	border: 0;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 .table .td span input{
		width: 100%;
		padding: 0;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table{
	width: 100%;
	height: auto;
	margin: 0;
	border-collapse: separate;
	border-spacing: 0px 32px; 
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table{
		border-spacing: 0px 17px; 
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tbody,
.contents002 .contents002-01-inner .contents002-01-01 table tr{
	width: 100%;
	height: auto;
	margin: 0;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr th{
	box-sizing: border-box;
	width: 170px;
	padding: 7px 0;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	position: relative;
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr th{
		width: 100%;
		display: block;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr th span{
	font-size: 15px;
	line-height: 24px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr th span{
		display: inline-block;
		vertical-align: top;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr th span::after{
	content: '必須';
	font-size: 12px;
	line-height: 22px;
	display: block;
	color: #C72E09;
	position: absolute;
	bottom: -22px;
	left: 0;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr th span::after{
		line-height: 24px;
		display: inline-block;
		vertical-align: top;
		position: static;
		margin: 0 0 0 10px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr td{
	width: calc(100% - 170px);
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr td{
		width: 100%;
		display: block;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr td span{
	width: 100%;
	height: auto;
	display: block;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr td span input{
	box-sizing: border-box;
	width: 100%;
	padding: 7px 17px;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	border: solid 1px #AAAAAA;
	border-radius: 7px;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr .text-area span{
	width: 100%;
	height: auto;
	display: block;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr .text-area span textarea{
	box-sizing: border-box;
	width: 100%;
	height: 206px;
	padding: 7px 17px;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	border: solid 1px #AAAAAA;
	border-radius: 7px;
}
.contents002 .contents002-01-inner .contents002-01-01 p{
	font-size: 13px;
	line-height: 13px;
	margin: 0 auto 36px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 p{
		margin: 0 auto 27px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 p a{
	font-size: 13px;
	line-height: 13px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
	color: #1857BC;
}
.contents002 .contents002-01-inner .contents002-01-01 p a:hover{
	opacity: 0.7;
}

.contents002 .contents002-01-inner .contents002-01-01 .btn02{
	width: 233px;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
}
.contents002 .contents002-01-inner .contents002-01-01 .btn02 input{
	width: 100%;
	height: auto;
	padding: 14px 0;
	display: block;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	color: #ffffff;
	text-align: center;
	background-color: #1857BC;
	border: 0;
	border-radius: 26px;
	box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.13);
	position: relative;
}
.contents002 .contents002-01-inner .contents002-01-01 .btn02 input:hover{
	opacity: 0.7;
	transition: all .2s;
}
.contents002 .contents002-01-inner .contents002-01-01 .btn02::after{
	content: '';
	width: 10px;
	height: 16px;
	display: block;
	margin: auto;
	background-image: url(../img/common/btn_arrow01.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: -17px;
	bottom: 0;
	left: 0;
	right: -60px;
}
.contents002 .btn03{
	width: 233px;
	height: auto;
	padding: 14px 0;
	display: block;
	margin: 70px auto 0;
	text-align: center;
	background-color: #1857BC;
	border-radius: 26px;
	box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.13);
	position: relative;
}
.contents002 .btn03:hover{
	opacity: 0.7;
}
.contents002 .btn03 span{
	padding: 0 22px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	color: #ffffff;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.contents002 .btn03 span::after{
	content: '';
	width: 10px;
	height: 16px;
	display: block;
	margin: auto;
	background-image: url(../img/common/btn_arrow01.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
}

/*対象ページのみ動画を設置*/
/*https://www.taisei-jisyo.com/property/3223/?property-name=%E6%A0%83%E6%9C%A8%E5%B8%82%E5%A4%A7%E5%B9%B3%E7%94%BA%E6%96%B0%E3%80%80%E4%B8%AD%E5%8F%A4%E4%BD%8F%E5%AE%85*/
.contents002 .contents002-inner .contents002-01 .item .item-inner .item_video{
	width: 690px;
	height: auto;
	margin: 0 auto 52px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-inner .contents002-01 .item .item-inner .item_video{
		width: 90%;
		margin: 0 auto 22px;
	}
}
.contents002 .contents002-inner .contents002-01 .item .item-inner .item_video video{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
/*対象ページのみ動画を設置*/



/*iPad 縦横両方*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}

/*iPad 縦向きのみ*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
}

/*SP用CSS(ipad mini 7.9インチ未対応)*/
@media only screen and (max-width: 767px) {
}