@charset "UTF-8";

hgroup
{
	text-align: left;
	margin: 0 auto;
}

hgroup p
{
	margin-bottom: 0;
}

.sale .page-titleimg
{
	background-image: url(../img/sale/sale-top.webp);
	background-position: center bottom
}

.priv .page-titleimg
{
	background-image: url(../img/sale/priv-top.webp);
	margin-bottom: 0;
	background-position: center bottom 25%
}

.land .page-titleimg
{
	background-image: url(../img/sale/land-top.webp);
	margin-bottom: 0
}

@media screen and (max-width:500px)
{
	.sale .page-titleimg
	{
		background-image: url(../img/sale/sale-top-sp.webp)
	}

	.priv .page-titleimg
	{
		background-image: url(../img/sale/priv-top-sp.webp)
	}

	.land .page-titleimg
	{
		background-image: url(../img/sale/land-top-sp.webp)
	}
}

.check
{
	margin: 73px auto;
	width: 828px
}

.check h2
{
	position: relative;
	display: block;
	width: 14em;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
	color: var(--bl);
	margin: 0 auto;
	padding-bottom: 2em
}

.check h2::before
{
	position: absolute;
	content: '／';
	left: -2em;
	top: 0;
	width: 2rem;
	height: 1em;
	color: var(--bl);
	transform: rotateY(180deg)
}

.check h2::after
{
	position: absolute;
	content: '／';
	right: -2em;
	top: 0;
	width: 2rem;
	height: 1em;
	color: var(--bl);
}

.check .flex
{
	display: flex;
	justify-content: space-between
}

.check a
{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 392px;
	height: 210px;
	padding-top: 90px;
	font-size: 2rem;
	font-weight: 500;
	color: #fff;
	background-size: cover;
	background-position: center
}

.check a.land01
{
	background-image: url(../img/sale/land01.webp)
}

.check a.land02
{
	background-image: url(../img/sale/land02.webp)
}

.check a.land03
{
	background-image: url(../img/sale/land03.webp)
}

.check a::before
{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	margin: auto;
	background-size: cover
}

.check a.land01::before
{
	top: 60px;
	width: 72.99px;
	height: 59.72px;
	background-image: url(../img/sale/icon-land01.svg)
}

.check a.land02::before
{
	top: 60px;
	width: 75px;
	height: 61.36px;
	background-image: url(../img/sale/icon-land02.svg)
}

.check a.land03::before
{
	top: 60px;
	width: 68.27px;
	height: 59.79px;
	background-image: url(../img/sale/icon-land03.svg)
}

@media screen and (max-width:999px)
{
	.check h2
	{
		font-size: 1.5rem;
		padding-bottom: 1em
	}

	.check
	{
		margin: 30px auto 40px;
		width: 85%
	}

	.check a
	{
		padding-top: 50px;
		width: 48%;
		height: 100px;
		font-size: 1.4rem;
		letter-spacing: 0
	}

	.check a.land01::before
	{
		top: 20px;
		width: 40px;
		height: 32.69px
	}

	.check a.land02::before
	{
		top: 20px;
		width: 40px;
		height: 32.73px
	}

	.check a.land03::before
	{
		top: 20px;
		width: 40px;
		height: 35.03px
	}
}

.find
{
	display: flex;
	justify-content: space-between;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto 70px
}

.find-left
{
	width: 72%
}

.find-left .top
{
	margin-bottom: 50px;
	font-size: 1.6rem;
	line-height: 1.7
}

.find-left .top p.cach
{
	font-size: 2.2rem;
	font-weight: 500;
	padding-bottom: .5em
}

.find-left .step
{
	display: flex;
	margin-bottom: 30px;
	border: 1px solid var(--bl);
	padding: 20px;
}

.find-left .step .right
{
	width: 23%
}

.find-left .step .middle
{
	width: calc(74% - 70px);
	margin-right: 3%
}

.find-left .step .left
{
	font-size: 1.7rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.1;
	width: 52px;
	height: 52px;
	background: var(--bl);
	border-radius: 50%;
	padding-top: 12px;
	color: #fff
}

.find-left .step .left span
{
	font-size: 1.1rem;
	display: block
}

.find-left .step hgroup p
{
	display: none
}

.find-left .step hgroup h2
{
	font-size: 1.8rem;
	font-weight: 500;
	padding-bottom: .3em;
	margin-bottom: 1em;
	border-bottom: 1px solid var(--bl);
	color: var(--bl);
	text-align: left
}

.find-left .step .pt
{
	padding-top: 1em
}

.find-left .step ul
{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: .5em 1em .3em;
	margin-top: 10px;
	background: var(--lbl)
}

.find-left .step ul li
{
	width: 25%;
	font-size: 1.4rem;
	font-weight: 500;
	margin-bottom: .3em
}

.find-left .step ul img
{
	width: 14px;
	height: 14px;
	margin-right: 2px;
	margin-bottom: 3px
}

.find .btn-bk
{
	width: 270px;
	height: 45px;
	font-size: 1.5rem;
	margin: 20px 0 0
}

.find .btn-bk::after
{
	width: 15px;
	height: 15px;
	background-size: contain
}

.find-left .top a
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 60px;
	background: #FFDC26;
	border: 2px solid var(--bl);
	margin-top: 20px;
	padding: 0 1em;
	font-size: 1.8rem;
	font-weight: 500;
	color: var(--bl);
}

.find-left .top a img
{
	width: 22px;
	height: 18.32px
}

.find-right
{
	width: 22%
}

.find-right h2
{
	background: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px 1em;
}

.find-right li
{
	margin-bottom: 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #BEBEBE
}

.find-right li:first-child
{
	padding: 10px 0 10px
}

.find-right li a
{
	position: relative
}

.find-right li .new
{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 45px;
	height: 20px;
	line-height: 20px;
	background-color: var(--red);
	font-size: 1.1rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
	display: block
}

.find-right li img
{
	width: 100%;
	height: 140px;
	object-fit: cover;
	padding-bottom: 5px
}

.find-right li .contract
{
	position: absolute;
	content: '';
	top: 70px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: rgba(0, 0, 0, .6);
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	display: block
}

.find-right .detail h3
{
	font-size: 1.4rem;
	font-weight: 500
}

.find-right .detail p
{
	font-size: 1.3rem;
	color: #777
}

.find-right .btn-bk
{
	width: 100%
}

@media screen and (max-width:999px)
{
	.find
	{
		display: block;
		width: 85%
	}

	.find-left,
	.find-right
	{
		width: 100%
	}

	.find-left .top
	{
		font-size: 1.5rem;
		line-height: 1.5;
		margin-bottom: 25px
	}

	.find-left .top p.cach
	{
		font-size: 1.8rem
	}

	.find-left .step
	{
		display: block
	}

	.find-left .step .left
	{
		display: none
	}

	.find-left .step .middle,
	.find-left .step .right
	{
		width: 100%
	}

	.find-left .step .middle
	{
		margin-right: 0;
		margin-bottom: 15px
	}

	.find-left .step hgroup
	{
		display: flex;
		align-items: center;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
		padding-bottom: 6px
	}

	.find-left .step hgroup p
	{
		display: inline-block;
		font-size: 1.4rem;
		font-weight: 500;
		text-align: center;
		line-height: 1.1;
		border-radius: 50%;
		padding-top: 12px;
		color: #fff;
		width: 48px;
		height: 48px
	}

	.find-left .step hgroup p span
	{
		font-size: 1rem;
		display: block
	}

	.find-left .step hgroup h2
	{
		font-size: 1.6rem;
		border: none;
		margin-left: 8px;
		margin-bottom: 0;
		padding-bottom: 0;
		line-height: 1.5;
		width: calc(100% - 61px)
	}

	.find .btn-bk
	{
		margin: 20px auto
	}

	.find-left .step ul
	{
		padding: 1em 1em .7em
	}

	.find-left .step ul li
	{
		width: 48%
	}

	.find-right li .new
	{
		width: 40px;
		height: 20px;
		line-height: 20px;
		font-size: 1.1rem
	}

	.find-right li img
	{
		height: 25vw
	}

	.find-right li .contract
	{
		top: 35px;
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 1.4rem
	}

	.find-left .top a
	{
		width: 320px;
		height: 60px;
		font-size: 1.5rem;
		margin: 20px auto 30px
	}
}

.matching.container
{
	margin: 0 auto 100px;
	text-align: center
}

.matching h2
{
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 2;
	margin-bottom: 10px;
	color: var(--bl);
}

.matching p
{
	font-size: 1.6rem;
	padding-bottom: 1em;
}

.matching a
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 320px;
	height: 60px;
	background: #FFDC26;
	border: 2px solid var(--bl);
	margin: 40px auto 0;
	padding: 0 1em;
	font-size: 2rem;
	font-weight: 500;
	color: var(--bl);
}

.matching a img
{
	width: 22px;
	height: 18.32px
}

@media screen and (max-width:999px)
{
	.matching.container
	{
		margin: 0 auto 40px;
		text-align: center
	}

	.matching h2
	{
		font-size: 1.7rem;
		line-height: 1.7
	}

	.matching p
	{
		font-size: 1.4rem;
		text-align: left;
		line-height: 1.5
	}

	.matching a
	{
		width: 270px;
		height: 45px;
		font-size: 1.5rem;
		margin: 20px auto 30px
	}

	.matching a img
	{
		width: 22px;
		height: 18.32px
	}
}

.priv .flow
{
	margin-bottom: 70px
}

.priv .flow h2
{
	position: relative;
	display: block;
	width: 16em;
	margin: 0 auto 20px;
	color: var(--bl);
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
}

.priv .flow h2::before
{
	position: absolute;
	content: '';
	top: 49%;
	right: -55px;
	width: 50px;
	height: 1px;
	background: var(--bl)
}

.priv .flow h2::after
{
	position: absolute;
	content: '';
	top: 49%;
	left: -55px;
	width: 50px;
	height: 1px;
	background: var(--bl)
}

.priv .flow-list .list:nth-child(odd)
{
	background: var(--lbl)
}

.priv .flow-list .list .container
{
	display: flex
}

.priv .flow-list .list h3
{
	font-size: 2rem;
	font-weight: 500;
	padding-bottom: 10px;
	color: var(--bl);
}

.priv .flow-list .list .right
{
	padding: 25px 0 27px 20px
}

.priv .flow-list .list .right .flex
{
	display: flex;
	align-items: center;
	font-size: 1.6rem
}

.priv .flow-list .list .right img
{
	width: 220px;
	margin-right: 30px
}

.priv .flow-list .list .left
{
	position: relative;
	padding: 15px 0 0;
	background-image: url(../img/sale/line.svg);
	background-repeat: repeat-y;
	background-size: 2px 5px;
	background-position: center
}

.priv .flow-list .list:first-child .left
{
	padding: 0;
	margin-top: 15px
}

.priv .flow-list .list .left p
{
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	line-height: 1.15;
	background: var(--bl);
	width: 52px;
	height: 50px;
	padding-top: 10px;
	border-radius: 50%
}

.priv .flow-list .list .left p span
{
	display: block;
	font-size: 1.1rem
}

@media screen and (max-width:999px)
{
	.priv .flow
	{
		margin-bottom: 30px
	}

	.priv .flow h2
	{
		margin: 0 auto 15px;
		font-size: 1.6rem
	}

	.priv .flow h2::before
	{
		right: -27px;
		width: 25px
	}

	.priv .flow h2::after
	{
		left: -27px;
		width: 25px
	}

	.priv .flow-list .list .left p
	{
		font-size: 1.7rem
	}

	.priv .flow-list .list .right .flex
	{
		display: block;
		font-size: 1.5rem
	}

	.priv .flow-list .list h3
	{
		font-size: 1.8rem
	}

	.priv .flow-list .list .right img
	{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px
	}
}

.sale .search h2
{
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	color: var(--bl);
}

.sale .search h2 img
{
	width: 40px;
	margin-right: 10px;
}

.sale .list
{
	background: var(--lbl);
	padding: 60px 0;
	margin-top: 20px
}

.sale .list .container
{
	max-width: 1000px
}

.sale .list .item
{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.sale .list .item li
{
	position: relative;
	background: #fff;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px
}

.sale .list .item li:nth-child(4n)
{
	margin-right: 0
}

.sale .list .item .items.is-hidden
{
	display: none
}

.sale .item li .new
{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 60px;
	height: 25px;
	line-height: 25px;
	background-color: var(--red);
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
	display: block
}

.sale .list .item li .contract
{
	position: absolute;
	content: '';
	top: 70px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: rgba(0, 0, 0, .6);
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	display: block
}

.sale .list .item li a:hover
{
	opacity: 1
}

.sale .list .item li .img:hover
{
	opacity: .9
}

.sale .list .item li img
{
	width: 100%;
	height: 160px;
	object-fit: cover
}

.sale .list .item li .detail
{
	padding: 10px
}

.sale .list .item li .detail p.classification
{
	display: inline-block;
	border: 1px solid #000;
	font-size: 1.1rem;
	letter-spacing: 0;
	padding: 0 6px
}

.sale .list .item li .detail h3
{
	font-size: 1.4rem;
	line-height: 1.3;
	font-weight: 500;
	padding-top: .5em;
	padding-bottom: .5em
}

.sale .list .item li .detail h3:hover
{
	text-decoration: underline
}

.sale .list .item li .adress
{
	font-size: 1.25rem
}

.sale .list .item li .price
{
	font-size: 1.6rem;
	color: var(--bl);
	font-weight: 500;
}

.sale .list .item li .price span
{
	font-size: 1.2rem;
	color: var(--bl);
	font-weight: 400;
}

.sale .list .item li .tag
{
	margin-top: 5px;
	line-height: 1.1
}

.sale .list .item li .tag a
{
	font-size: 1.1rem;
	display: inline-block;
	letter-spacing: 0;
	margin-right: .8em;
	margin-bottom: 3px;
	color: var(--green);
	text-decoration: underline
}

.sale .list .item p.none
{
	width: 100%;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
}

.sale .list .category
{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
	margin-top: 20px;
}

.sale .list .category li
{
	margin-right: 1.4%;
	background: #fff;
	border: 1px solid var(--bl);
	margin-bottom: 10px;
	border-radius: 4px;
}

.sale .list .category li.current
{
	background: var(--bl);

}

.sale .list .category li a
{
	padding: 6px 15px;
	text-align: center;
	color: var(--bl);
}

.sale .list .category li.current a
{
	color: #fff
}

.sale .list .category li a span
{
	font-size: 12px;
	display: inline-block;
	background: var(--lbl);
	color: var(--bl);
	padding: 1px 3px;
	text-align: center;
	line-height: 1
}

.search .more.is-btn-hidden
{
	display: none
}

.search .more button
{
	cursor: pointer;
	outline: none;
	padding: 0;
	height: 70px;
	width: 70px;
	margin: 0 auto;
	display: block
}

.search .list-item .item li.is-hidden
{
	display: none
}

#item p.cat
{
	font-size: 2rem;
	font-weight: 500;
	padding-bottom: .8em;
	color: var(--bl);
	text-align: center;
}

.research
{
	margin-top: 100px;
}

@media screen and (max-width:999px)
{
	.sale .search h2
	{
		font-size: 1.8rem
	}

	.sale .search h2 img
	{
		width: 30px;
	}

	.sale .list
	{
		top: 40px;
		padding: 32px 0;
		margin-top: 10px
	}

	.sale .list .item
	{
		justify-content: space-between
	}

	.sale .list .item li
	{
		width: 48%;
		margin-right: 0
	}

	.sale .list .item li .contract
	{
		top: 35px;
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 1.4rem
	}

	.search .list-item .item li .new
	{
		width: 40px;
		height: 20px;
		line-height: 20px;
		font-size: 1.1rem
	}

	.search .list-item .item li .contract
	{
		top: 35px;
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 1.4rem
	}

	.sale .list .item li img
	{
		height: 90px
	}

	.sale .list .category li a
	{
		font-size: 13px;
		padding: 3px 5px 1px;
		letter-spacing: 0
	}

	.sale .list .category li a span
	{
		font-size: 11px;
		display: inline-block;
		text-align: center;
		line-height: 1
	}

	.sale .list .item p.none
	{
		font-size: 1.5rem;
	}

	.research
	{
		margin-top: 50px;
	}
}

#saleItem
{
	padding-top: 37px;
	padding-bottom: 90px
}

@media screen and (max-width:999px)
{
	#saleItem
	{
		padding-top: 20px;
		padding-bottom: 50px
	}
}

#saleItem .head-area
{
	margin: 0 auto 30px;
	padding: 0 30px
}

#saleItem .head-area hgroup
{
	display: block;
	width: 100%;
}

#saleItem .head-area h1
{
	font-size: 2.2rem;
	font-weight: 500;
	display: inline-block
}

#saleItem .head-area .contract
{
	display: inline-block;
	background: #000;
	color: #fff;
	font-size: 1.3rem;
	padding: 2px 15px;
	margin-bottom: 15px
}

#saleItem .head-area .head-block
{
	margin: 14px 0
}

#saleItem .head-area .head-block dl
{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 5px
}

#saleItem .head-area .head-block dd
{
	margin-right: 15px
}

#saleItem .head-area .head-block dd a
{
	text-decoration: underline
}

@media screen and (max-width:999px)
{
	#saleItem .head-area hgroup
	{
		display: block
	}

	#saleItem .head-area .contract
	{
		font-size: 1.1rem;
		padding: 2px 7px;
		margin-bottom: 3px
	}

	#saleItem .head-area h1
	{
		font-size: 1.6rem;
		line-height: 1.7;
		margin-right: 0;
		margin-bottom: 5px
	}

	#saleItem .head-area span
	{
		font-size: 1.3rem
	}

	#saleItem .head-area
	{
		margin: 0 auto 15px;
		padding: 0
	}

	#saleItem .head-area .head-block dt
	{
		width: 30%
	}

	#saleItem .head-area .head-block dd
	{
		width: 60%
	}
}

#saleItem .free
{
	background: #fff;
	padding: 0 30px;
	margin: 0 auto 70px;
	font-size: 1.6rem
}

#saleItem .free h2
{
	display: flex;
	border-bottom: 1px solid var(--bl);
	color: var(--bl);
	font-size: 2rem;
	font-weight: 500;
	justify-content: space-between;
	padding-bottom: 5px;
	padding-top: 30px;
	margin-bottom: 15px
}

#saleItem .free h3
{
	padding-top: 20px
}

#saleItem .free p
{
	font-size: 1.6rem;
	line-height: 1.9;
	padding-bottom: .5em
}

#saleItem .free a
{
	display: inline;
	color: var(--bl);
	text-decoration: underline
}

#saleItem .free li
{
	padding-bottom: 1em
}

@media screen and (max-width:999px)
{
	#saleItem .free
	{
		padding: 0;
		margin: 0 auto 30px
	}

	#saleItem .free h2
	{
		font-size: 1.8rem;
		padding-top: 15px
	}

	#saleItem .free p
	{
		line-height: 1.7;
		font-size: 1.5rem
	}
}

#saleItem .for-contact
{
	background: var(--green);
	color: #fff;
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	width: 384px;
	margin: 1em auto 2em;
	padding: 18px 0
}

#saleItem .for-contact img
{
	width: 30px;
	display: block;
	margin: 0 auto 10px
}

#saleItem .for-contact span
{
	display: block;
	font-size: 1.6rem;
	font-weight: 400
}

@media screen and (max-width:999px)
{
	#saleItem .for-contact
	{
		width: 80%;
		padding: 10px 5px;
		font-size: 1.6rem
	}

	#saleItem .for-contact img
	{
		width: 20px;
		margin: 0 auto 5px
	}

	#saleItem .for-contact span
	{
		font-size: 1.1rem
	}
}

#saleItem .basic-area
{
	padding-bottom: 50px
}

#saleItem .basic-area h2
{
	position: relative;
	display: block;
	width: 6em;
	margin: 0 auto 50px;
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	color: var(--bl);
}

#saleItem .basic-area h2::before
{
	position: absolute;
	content: '';
	top: 49%;
	left: -30px;
	width: 30px;
	height: 1px;
	background: var(--bl);
}

#saleItem .basic-area h2::after
{
	position: absolute;
	content: '';
	top: 49%;
	right: -30px;
	width: 30px;
	height: 1px;
	background: var(--bl);
}

#saleItem .basic-area h3
{
	display: flex;
	align-items: center;
	font-size: 1.8rem;
	font-weight: 500;
	margin-bottom: 15px
}

#saleItem .basic-area h3.pt
{
	padding-top: 40px
}

#saleItem .basic-area h3 img
{
	width: 18px;
	height: 18px;
	margin-right: .5em
}

#saleItem .basic-area .basic
{
	padding: 0 30px
}

#saleItem .basic-area .basic .block
{
	width: 100%;
	padding-left: 150px;
	font-size: 1.6rem
}

#saleItem .basic-area .basic .block dl
{
	display: flex;
	margin-bottom: 1em;
	font-size: 1.6rem
}

#saleItem .basic-area .basic .block dt
{
	width: 20%
}

#saleItem .basic-area .basic .block dd
{
	width: 80%
}

#saleItem .basic-area .basic .btn-area
{
	text-align: center;
	margin-top: 70px
}

#saleItem .basic-area .basic .btn-area p
{
	position: relative;
	display: block;
	width: 22em;
	margin: 0 auto 1em;
	font-size: 1.6rem
}

#saleItem .basic-area .basic .btn-area p::before
{
	position: absolute;
	content: '/';
	top: 0;
	left: -1em;
	font-size: 2rem;
	transform: rotateY(180deg)
}

#saleItem .basic-area .basic .btn-area p::after
{
	position: absolute;
	content: '/';
	top: 0;
	right: -1em;
	font-size: 2rem
}

#saleItem .basic-area .basic .btn-area .btn-bk
{
	margin-top: 0
}

#saleItem .basic-area .kukaku ul
{
	display: flex
}

@media screen and (max-width:999px)
{
	#saleItem .basic-area
	{
		padding-bottom: 25px
	}

	#saleItem .basic-area h2
	{
		font-size: 2rem;
		margin-bottom: 25px
	}

	#saleItem .basic-area h3
	{
		font-size: 1.6rem
	}

	#saleItem .basic-area h3.pt
	{
		padding-top: 20px
	}

	#saleItem .basic-area h3 img
	{
		width: 15px;
		height: 15px
	}

	#saleItem .basic-area .basic
	{
		padding: 0
	}

	#saleItem .basic-area .basic .btn-area p
	{
		font-size: 1.3rem;
		letter-spacing: 0
	}

	#saleItem .basic-area .btn-bk
	{
		font-size: 1.4rem
	}

	#saleItem .basic-area .btn-bk::after
	{
		width: 14px;
		height: 14px;
		background-size: cover;
		top: 35%
	}

	#saleItem .basic-area .basic .block
	{
		width: 100%;
		padding-left: 0;
		font-size: 1.4rem
	}

	#saleItem .basic-area .basic .block dl
	{
		display: block;
		font-size: 1.4rem
	}

	#saleItem .basic-area .basic .block dt,
	#saleItem .basic-area .basic .block dd
	{
		width: 100%
	}

	#saleItem .basic-area .basic .btn-area
	{
		margin-top: 40px
	}
}

#saleItem .access
{
	padding: 20px 0 60px
}

#saleItem .access h2
{
	position: relative;
	display: block;
	width: 6em;
	margin: 0 auto 50px;
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	color: var(--bl);
}

#saleItem .access h2::before
{
	position: absolute;
	content: '';
	top: 49%;
	left: -30px;
	width: 30px;
	height: 1px;
	background: var(--bl);
}

#saleItem .access h2::after
{
	position: absolute;
	content: '';
	top: 49%;
	right: -30px;
	width: 30px;
	height: 1px;
	background: var(--bl);
}

#saleItem .access .block
{
	display: flex;
	justify-content: space-between;
	font-size: 1.6rem;
	padding: 0 30px
}

#saleItem .access .block .map
{
	width: 40%
}

#saleItem .access .block .map iframe
{
	width: 100%;
	height: 250px
}

#saleItem .access .block .txt
{
	width: 55%;
	font-size: 1.4rem
}

#saleItem .access .block .txt .around
{
	margin-top: 20px
}

#saleItem .access .block .txt .around p
{
	line-height: 2;
	font-size: 1.4rem
}

@media screen and (max-width:999px)
{
	#saleItem .access
	{
		padding: 10px 0 20px
	}

	#saleItem .access h2
	{
		font-size: 2rem;
		margin-bottom: 25px
	}

	#saleItem .access .block
	{
		display: block;
		padding: 0
	}

	#saleItem .access .block .map
	{
		width: 100%;
		height: 180px;
		margin-bottom: 10px
	}

	#saleItem .access .block .txt
	{
		width: 100%
	}

	#saleItem .access .block .txt .around p
	{
		line-height: 1.7
	}
}

#saleItem .recommend .block
{
	padding: 0 30px
}

#saleItem .recommend h2
{
	position: relative;
	display: block;
	width: 11em;
	margin: 0 auto 50px;
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	color: var(--bl);
}

#saleItem .recommend h2::before
{
	position: absolute;
	content: '';
	top: 49%;
	left: -30px;
	width: 30px;
	height: 1px;
	background: var(--bl);
}

#saleItem .recommend h2::after
{
	position: absolute;
	content: '';
	top: 49%;
	right: -30px;
	width: 30px;
	height: 1px;
	background: var(--bl);
}

#saleItem .recommend h3
{
	display: flex;
	align-items: center;
	font-size: 1.8rem;
	font-weight: 500;
	margin-bottom: 5px
}

#saleItem .recommend h3 img
{
	width: 18px;
	height: 18px;
	margin-right: .5em
}

#saleItem .recommend ul
{
	display: flex;
	flex-wrap: wrap
}

#saleItem .recommend ul li
{
	display: block;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 15px;
	font-size: 1.4rem
}

#saleItem .recommend ul li:nth-child(3n)
{
	margin-right: 0
}

#saleItem .recommend ul li img
{
	width: 100%;
	height: 190px;
	object-fit: cover;
	margin-bottom: 5px
}

@media screen and (max-width:999px)
{
	#saleItem .recommend ul
	{
		justify-content: space-between
	}

	#saleItem .recommend ul li
	{
		width: 48%;
		margin-right: 0;
		line-height: 1.5
	}

	#saleItem .recommend h2
	{
		font-size: 2rem;
		margin-bottom: 25px
	}

	#saleItem .recommend h3
	{
		font-size: 1.6rem
	}

	#saleItem .recommend .block
	{
		padding: 0
	}

	.sale .page-title
	{
		background-image: url(../img/sale/sale-top.webp);
		background-position: center bottom
	}

	.priv .page-title
	{
		background-image: url(../img/sale/priv-top.webp);
		margin-bottom: 0;
		background-position: center bottom 25%
	}

	.land .page-title
	{
		background-image: url(../img/sale/land-top.webp);
		margin-bottom: 0
	}
}

@media screen and (max-width:500px)
{
	.sale .page-title
	{
		background-image: url(../img/sale/sale-top-sp.webp)
	}

	.priv .page-title
	{
		background-image: url(../img/sale/priv-top-sp.webp)
	}

	.land .page-title
	{
		background-image: url(../img/sale/land-top-sp.webp)
	}
}

.check
{
	margin: 73px auto;
	width: 828px
}

.check h2
{
	position: relative;
	display: block;
	width: 14em;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 2em
}

.check h2::before
{
	position: absolute;
	content: '／';
	left: -2em;
	top: 0;
	width: 2rem;
	height: 1em;
	transform: rotateY(180deg)
}

.check h2::after
{
	position: absolute;
	content: '／';
	right: -2em;
	top: 0;
	width: 2rem;
	height: 1em
}

.check .flex
{
	display: flex;
	justify-content: space-between
}

.check a
{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 392px;
	height: 210px;
	padding-top: 90px;
	font-size: 2rem;
	font-weight: 500;
	color: #fff;
	background-size: cover;
	background-position: center
}

.check a.land01
{
	background-image: url(../img/sale/land01.webp)
}

.check a.land02
{
	background-image: url(../img/sale/land02.webp)
}

.check a.land03
{
	background-image: url(../img/sale/land03.webp)
}

.check a::before
{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	margin: auto;
	background-size: cover
}

.check a.land01::before
{
	top: 60px;
	width: 72.99px;
	height: 59.72px;
	background-image: url(../img/sale/icon-land01.svg)
}

.check a.land02::before
{
	top: 60px;
	width: 75px;
	height: 61.36px;
	background-image: url(../img/sale/icon-land02.svg)
}

.check a.land03::before
{
	top: 60px;
	width: 68.27px;
	height: 59.79px;
	background-image: url(../img/sale/icon-land03.svg)
}

@media screen and (max-width:999px)
{
	.check h2
	{
		font-size: 1.5rem;
		padding-bottom: 1em
	}

	.check
	{
		margin: 30px auto 40px;
		width: 85%
	}

	.check a
	{
		padding-top: 50px;
		width: 48%;
		height: 100px;
		font-size: 1.4rem;
		letter-spacing: 0
	}

	.check a.land01::before
	{
		top: 20px;
		width: 40px;
		height: 32.69px
	}

	.check a.land02::before
	{
		top: 20px;
		width: 40px;
		height: 32.73px
	}

	.check a.land03::before
	{
		top: 20px;
		width: 40px;
		height: 35.03px
	}
}

.find
{
	display: flex;
	justify-content: space-between;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto 70px
}

.find-left
{
	width: 72%
}

.find-left .top
{
	margin-bottom: 50px;
	font-size: 1.6rem;
	line-height: 1.7
}

.find-left .top p.cach
{
	font-size: 2.2rem;
	font-weight: 500;
	padding-bottom: .5em
}

.find-left .step .right
{
	width: 23%
}

.find-left .step .middle
{
	width: calc(74% - 70px);
	margin-right: 3%
}

.find-left .step .left span
{
	font-size: 1.1rem;
	display: block
}

.find-left .step hgroup p
{
	display: none
}

.find-left .step .pt
{
	padding-top: 1em
}

.find-left .step ul li
{
	width: 25%;
	font-size: 1.4rem;
	font-weight: 500;
	margin-bottom: .3em
}

.find-left .step ul img
{
	width: 14px;
	height: 14px;
	margin-right: 2px;
	margin-bottom: 3px
}

.find .btn-bk
{
	width: 270px;
	height: 45px;
	font-size: 1.5rem;
	margin: 20px 0 0
}

.find .btn-bk::after
{
	width: 15px;
	height: 15px;
	background-size: contain
}

.find-left .top a img
{
	width: 22px;
	height: 18.32px
}

.find-right
{
	width: 22%
}

.find-right h2
{
	display: flex;
	align-items: center;
	font-size: 1.5rem;
	font-weight: 500;
	margin-bottom: 15px
}

.find-right h2 img
{
	width: 1em;
	height: 1em;
	margin-right: 5px
}

.find-right li a
{
	position: relative
}

.find-right li img
{
	width: 100%;
	height: 140px;
	object-fit: cover;
	padding-bottom: 5px
}

.find-right li .contract
{
	position: absolute;
	content: '';
	top: 70px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: rgba(0, 0, 0, .6);
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	display: block
}

.find-right .detail h3
{
	font-size: 1.4rem;
	font-weight: 500
}

.find-right .detail p
{
	font-size: 1.3rem;
	color: #777
}

.find-right .btn-bk
{
	width: 100%
}

@media screen and (max-width:999px)
{
	.find
	{
		display: block;
		width: 85%
	}

	.find-left,
	.find-right
	{
		width: 100%
	}

	.find-left .top
	{
		font-size: 1.5rem;
		line-height: 1.5;
		margin-bottom: 25px
	}

	.find-left .top p.cach
	{
		font-size: 1.8rem
	}

	.find-left .step
	{
		display: block
	}

	.find-left .step .left
	{
		display: none
	}

	.find-left .step .middle,
	.find-left .step .right
	{
		width: 100%
	}

	.find-left .step .middle
	{
		margin-right: 0;
		margin-bottom: 15px
	}

	.find-left .step hgroup
	{
		display: flex;
		align-items: center;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
		padding-bottom: 6px
	}

	.find .btn-bk
	{
		margin: 20px auto
	}

	.find-left .step ul
	{
		padding: 1em 1em .7em
	}

	.find-left .step ul li
	{
		width: 48%
	}

	.find-right ul
	{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.find-right li:first-child,
	.find-right li
	{
		width: 46%;
		padding: 0;
		border: none
	}

	.find-right li img
	{
		height: 25vw
	}

	.find-right li .contract
	{
		top: 35px;
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 1.4rem
	}
}

.priv .flow
{
	margin-bottom: 70px
}

.priv .flow-list .list .container
{
	display: flex
}

.priv .flow-list .list .right
{
	padding: 25px 0 27px 20px
}

.priv .flow-list .list .right .flex
{
	display: flex;
	align-items: center;
	font-size: 1.6rem
}

.priv .flow-list .list .right img
{
	width: 220px;
	margin-right: 30px
}

.priv .flow-list .list .left
{
	position: relative;
	padding: 15px 0 0;
	background-image: url(../img/sale/line.svg);
	background-repeat: repeat-y;
	background-size: 2px 5px;
	background-position: center
}

.priv .flow-list .list:first-child .left
{
	padding: 0;
	margin-top: 15px
}

@media screen and (max-width:999px)
{
	.priv .flow
	{
		margin-bottom: 30px
	}

	.priv .flow-list .list .right .flex
	{
		display: block;
		font-size: 1.5rem
	}

	.priv .flow-list .list .right img
	{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px
	}
}

.sale .list .container
{
	max-width: 1000px
}

.sale .list .item
{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.sale .list .item li
{
	position: relative;
	background: #fff;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px
}

.sale .list .item li:nth-child(4n)
{
	margin-right: 0
}

.sale .list .item .items.is-hidden
{
	display: none
}

.sale .list .item li .contract
{
	position: absolute;
	content: '';
	top: 70px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: rgba(0, 0, 0, .6);
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	display: block
}

.sale .list .item li a:hover
{
	opacity: 1
}

.sale .list .item li .img:hover
{
	opacity: .9
}

.sale .list .item li img
{
	width: 100%;
	height: 160px;
	object-fit: cover
}

.sale .list .item li .detail
{
	padding: 10px
}

.sale .list .item li .detail p.classification
{
	display: inline-block;
	border: 1px solid #000;
	font-size: 1.1rem;
	letter-spacing: 0;
	padding: 0 6px
}

.sale .list .item li .detail h3
{
	font-size: 1.4rem;
	line-height: 1.3;
	font-weight: 500;
	padding-top: .5em;
	padding-bottom: .5em
}

.sale .list .item li .detail h3:hover
{
	text-decoration: underline
}

.sale .list .item li .tag
{
	margin-top: 5px;
	line-height: 1.1
}

.sale .list .item li .tag a
{
	font-size: 1.1rem;
	display: inline-block;
	letter-spacing: 0;
	margin-right: .8em;
	margin-bottom: 3px;
	color: var(--green);
	text-decoration: underline
}

.sale .list .category
{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.sale .list .category li
{
	margin-right: 1.4%;
	background: #fff;
	margin-bottom: 10px
}

.search .more.is-btn-hidden
{
	display: none
}

.search .more button
{
	cursor: pointer;
	outline: none;
	padding: 0;
	height: 70px;
	width: 70px;
	margin: 0 auto;
	display: block
}

.search .list-item .item li.is-hidden
{
	display: none
}

@media screen and (max-width:999px)
{
	.sale .list
	{
		top: 40px;
		padding: 32px 0;
		margin-top: 10px
	}

	.sale .list .item
	{
		justify-content: space-between
	}

	.sale .list .item li
	{
		width: 48%;
		margin-right: 0
	}

	.sale .list .item li .contract
	{
		top: 35px;
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 1.4rem
	}

	.search .list-item .item li .new
	{
		width: 40px;
		height: 20px;
		line-height: 20px;
		font-size: 1.1rem
	}

	.search .list-item .item li .contract
	{
		top: 35px;
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 1.4rem
	}

	.sale .list .item li img
	{
		height: 90px
	}

	.sale .list .category li
	{
		margin-right: 10px
	}
}

#saleItem
{
	padding-top: 37px;
	padding-bottom: 90px
}

@media screen and (max-width:999px)
{
	#saleItem
	{
		padding-top: 20px;
		padding-bottom: 50px
	}
}

#saleItem .head-area
{
	margin: 0 auto 30px;
	padding: 0 30px
}

#saleItem .head-area h1
{
	font-size: 2.8rem;
	font-weight: 500;
	display: block;
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 0;
}

#saleItem .head-area .contract
{
	display: block;
	background: var(--bl);
	color: #fff;
	font-size: 1.3rem;
	padding: 2px 15px;
	width: 80px;
	text-align: center;
	margin: 0 auto 10px;
}

#saleItem .head-area .head-block
{
	margin: 14px 0
}

#saleItem .head-area .head-block dl
{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 5px
}

#saleItem .head-area .head-block dd
{
	margin-right: 15px
}

#saleItem .head-area .head-block dd a
{
	text-decoration: underline
}

@media screen and (max-width:999px)
{
	#saleItem .head-area .contract
	{
		font-size: 1.1rem;
		padding: 2px 7px;
		margin-bottom: 3px
	}

	#saleItem .head-area h1
	{
		font-size: 1.8rem;
		margin-right: 0;
		margin-bottom: 5px
	}

	#saleItem .head-area span
	{
		font-size: 1.3rem
	}

	#saleItem .head-area
	{
		margin: 0 auto 15px;
		padding: 0
	}

	#saleItem .head-area .head-block dt
	{
		width: 30%
	}

	#saleItem .head-area .head-block dd
	{
		width: 60%
	}
}

#saleItem .free
{
	background: #fff;
	padding: 0 30px;
	margin: 0 auto 70px;
	font-size: 1.6rem
}

#saleItem .free h3
{
	padding-top: 20px
}

#saleItem .free p
{
	font-size: 1.6rem;
	line-height: 1.9;
	padding-bottom: .5em
}

#saleItem .free li
{
	padding-bottom: 1em
}

@media screen and (max-width:999px)
{
	#saleItem .free
	{
		padding: 0;
		margin: 0 auto 30px
	}

	#saleItem .free p
	{
		line-height: 1.7;
		font-size: 1.5rem
	}
}

#saleItem .for-contact
{
	background: var(--green);
	color: #fff;
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	width: 384px;
	margin: 1em auto 2em;
	padding: 18px 0
}

#saleItem .for-contact img
{
	width: 30px;
	display: block;
	margin: 0 auto 10px
}

#saleItem .for-contact span
{
	display: block;
	font-size: 1.6rem;
	font-weight: 400
}

@media screen and (max-width:999px)
{
	#saleItem .for-contact
	{
		width: 80%;
		padding: 10px 5px;
		font-size: 1.6rem
	}

	#saleItem .for-contact img
	{
		width: 20px;
		margin: 0 auto 5px
	}

	#saleItem .for-contact span
	{
		font-size: 1.1rem
	}
}

#saleItem .basic-area
{
	padding-bottom: 50px
}

#saleItem .basic-area h3
{
	display: flex;
	align-items: center;
	font-size: 1.8rem;
	font-weight: 500;
	margin-bottom: 15px
}

#saleItem .basic-area h3.pt
{
	padding-top: 40px
}

#saleItem .basic-area h3 img
{
	width: 18px;
	height: 18px;
	margin-right: .5em
}

#saleItem .basic-area .basic
{
	padding: 0 30px
}

#saleItem .basic-area .basic .block
{
	width: 100%;
	padding-left: 150px;
	font-size: 1.6rem
}

#saleItem .basic-area .basic .block dl
{
	display: flex;
	margin-bottom: 1em;
	font-size: 1.6rem
}

#saleItem .basic-area .basic .block dt
{
	width: 20%
}

#saleItem .basic-area .basic .block dd
{
	width: 80%
}

#saleItem .basic-area .basic .btn-area
{
	text-align: center;
	margin-top: 70px
}

#saleItem .basic-area .basic .btn-area p
{
	position: relative;
	display: block;
	width: 22em;
	margin: 0 auto 1em;
	font-size: 1.6rem
}

#saleItem .basic-area .basic .btn-area p::before
{
	position: absolute;
	content: '/';
	top: 0;
	left: -1em;
	font-size: 2rem;
	transform: rotateY(180deg)
}

#saleItem .basic-area .basic .btn-area p::after
{
	position: absolute;
	content: '/';
	top: 0;
	right: -1em;
	font-size: 2rem
}

#saleItem .basic-area .basic .btn-area .btn-bk
{
	margin-top: 0
}

#saleItem .basic-area .kukaku ul
{
	display: flex
}

@media screen and (max-width:999px)
{
	#saleItem .basic-area
	{
		padding-bottom: 25px
	}

	#saleItem .basic-area h3
	{
		font-size: 1.6rem
	}

	#saleItem .basic-area h3.pt
	{
		padding-top: 20px
	}

	#saleItem .basic-area h3 img
	{
		width: 15px;
		height: 15px
	}

	#saleItem .basic-area .basic
	{
		padding: 0
	}

	#saleItem .basic-area .basic .btn-area p
	{
		font-size: 1.3rem;
		letter-spacing: 0
	}

	#saleItem .basic-area .btn-bk
	{
		font-size: 1.4rem
	}

	#saleItem .basic-area .btn-bk::after
	{
		width: 14px;
		height: 14px;
		background-size: cover;
		top: 35%
	}

	#saleItem .basic-area .basic .block
	{
		width: 100%;
		padding-left: 0;
		font-size: 1.4rem
	}

	#saleItem .basic-area .basic .block dl
	{
		display: block;
		font-size: 1.4rem
	}

	#saleItem .basic-area .basic .block dt,
	#saleItem .basic-area .basic .block dd
	{
		width: 100%
	}

	#saleItem .basic-area .basic .btn-area
	{
		margin-top: 40px
	}
}

#saleItem .access
{
	padding: 20px 0 60px
}

#saleItem .access .block
{
	display: flex;
	justify-content: space-between;
	font-size: 1.6rem;
	padding: 0 30px
}

#saleItem .access .block .map
{
	width: 40%
}

#saleItem .access .block .map iframe
{
	width: 100%;
	height: 250px
}

#saleItem .access .block .txt
{
	width: 55%;
	font-size: 1.4rem
}

#saleItem .access .block .txt .around
{
	margin-top: 20px
}

#saleItem .access .block .txt .around p
{
	line-height: 2;
	font-size: 1.4rem
}

@media screen and (max-width:999px)
{
	#saleItem .access
	{
		padding: 10px 0 20px
	}

	#saleItem .access .block
	{
		display: block;
		padding: 0
	}

	#saleItem .access .block .map
	{
		width: 100%;
		height: 180px;
		margin-bottom: 10px
	}

	#saleItem .access .block .txt
	{
		width: 100%
	}

	#saleItem .access .block .txt .around p
	{
		line-height: 1.7
	}
}

#saleItem .recommend .block
{
	padding: 0 30px
}

#saleItem .recommend h3
{
	display: flex;
	align-items: center;
	font-size: 1.8rem;
	font-weight: 500;
	margin-bottom: 5px
}

#saleItem .recommend h3 img
{
	width: 18px;
	height: 18px;
	margin-right: .5em
}

#saleItem .recommend ul
{
	display: flex;
	flex-wrap: wrap
}

#saleItem .recommend ul li
{
	display: block;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 15px;
	font-size: 1.4rem
}

#saleItem .recommend ul li:nth-child(3n)
{
	margin-right: 0
}

#saleItem .recommend ul li img
{
	width: 100%;
	height: 190px;
	object-fit: cover;
	margin-bottom: 5px
}

@media screen and (max-width:999px)
{
	#saleItem .recommend ul
	{
		justify-content: space-between
	}

	#saleItem .recommend ul li
	{
		width: 48%;
		margin-right: 0;
		line-height: 1.5
	}

	#saleItem .recommend h3
	{
		font-size: 1.6rem
	}

	#saleItem .recommend .block
	{
		padding: 0
	}

	#saleItem .recommend ul li img
	{
		height: 100px
	}
}

.swiper .swiper-slide
{
	opacity: .3;
	/* 左右のスライドを薄くする */
	/*transform: scale(.8);*/
	/* 左右のスライドを小さくする */
	/*transition: .7s;*/
	/* ゆっくり小さくさせる */
}

.swiper .swiper-slide a
{
	text-align: center;
	border: 1px solid #c9c9c9;
}

.swiper .swiper-slide img
{
	height: 380px;
	width: auto;
}

.swiper .swiper-slide-active
{
	opacity: 1;
	/* 中央のスライドは薄くしない */
	transform: scale(1);
	/* 中央のスライドは小さくしない */
	z-index: 1;
	/* 中央のスライドを一番上にする */
}

.gallery
{
	margin-bottom: 25px;
}

.swiper .swiper-slide img
{
	height: 130px;
	width: auto;
}

/*サムネイル*/
.gallery .container
{
	overflow-x: scroll;
	margin-top: 15px;
}

.swiper-container .swiper-slide
{
	padding: 0 2px;
}

.swiper-container .swiper-slide img
{
	height: 50px;
	width: 100%;
	object-fit: cover;
}

.slider-thumbnail .swiper-slide
{
	opacity: .4;
	transition: opacity .8s;
}

.slider-thumbnail .swiper-slide.swiper-slide-thumb-active
{
	opacity: 1;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next
{
	height: 35px;
	width: 35px;
}

.swiper-button-prev
{
	right: auto;
	left: 7%;
}

.swiper-button-next
{
	right: 7%;
	left: auto;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after
{
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 35px;
	margin: auto;
	width: 35px;
}

/* 前への矢印カスタマイズ */
.swiper-button-prev::after
{
	background-image: url(../img/common/arrow-slider-left.png);
}

/* 次への矢印カスタマイズ */
.swiper-button-next::after
{
	background-image: url(../img/common/arrow-slider-right.png);
}

/* 画像サイズ調整 */
.swiper-slide img
{
	height: auto;
	width: 100%;
}

@media (min-width:500px)
{
	.swiper-container .swiper-slide img
	{
		height: 60px;
	}
}

@media (min-width:737px)
{
	.gallery
	{
		margin-bottom: 50px;
	}

	.swiper .swiper-slide img
	{
		height: 380px;
		width: auto;
	}

	/* 前へ次への矢印カスタマイズ */
	.swiper-button-prev,
	.swiper-button-next
	{
		height: 42px;
		width: 42px;
	}

	.swiper-button-prev::after,
	.swiper-button-next::after
	{
		height: 42px;
		width: 42px;
	}

	.swiper-button-prev
	{
		right: auto;
		left: 15%;
	}

	.swiper-button-next
	{
		right: 15%;
		left: auto;
	}

	/*サムネイル*/
	.gallery .container
	{
		margin-top: 30px;
	}

	.swiper-container .swiper-slide
	{
		padding: 0 5px;
	}

	.swiper-container .swiper-slide img
	{
		height: 90px;
		width: 100%;
		object-fit: cover;
	}
}

@media (min-width:1600px)
{
	.swiper-slide img
	{
		height: 490px;
		width: auto;
	}
}

.modaal-wrapper .modaal-close
{
	position: absolute;
	top: -50px;
	right: 0
}

@media (min-width:737px)
{
	.modaal-wrapper .modaal-close
	{
		top: 40%;
		right: -60px
	}

	.modaal-image .modaal-container
	{
		width: 80%;
		height: auto
	}

	.modaal-image .modaal-inner-wrapper
	{
		padding-top: 150px
	}
}