#SEARCH.-index .section-search {
	max-width: 1000px;
	margin: 0 auto 50px;
	padding: 0 30px;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#SEARCH.-index .section-search .btns-listA.-initial {
	margin: 27px 0 52px
}
#SEARCH.-index .btns-listA.-initial {
	gap: 33px 3.2%;
	text-align: center;
	line-height: 1.2
}
#SEARCH.-index .btns-listA.-initial>.item {
	width: calc((100% - 3.2% * 5) / 6)
}
#SEARCH.-index .btns-listA.-initial>.item a {
	height: 60px;
	padding: 0 5px
}
#SEARCH.-index .btns-listA.-bland {
	gap: 0 5%
}
#SEARCH.-index .btns-listA.-bland>.item {
	width: 47.5%
}
#SEARCH.-index .btns-listA.-bland>.item a {
	position: relative;
	height: 60px
}
#SEARCH.-index .btns-listA.-bland>.item a:before {
	display: block;
	position: absolute;
	z-index: 1;
	left: 20px;
	content: '';
	width: 22px;
	height: 22px;
	border: 2px solid #999;
	border-radius: 4px;
	background-color: #fff
}
#SEARCH.-index .section-search .btns-listA.-bland>.item.-modellista .logo {
	width: 150px
}
#SEARCH.-index .section-search .btns-listA.-bland>.item.-trd .logo {
	width: 200px
}
#SEARCH.-index .btns-listA.-bland>.item.-modellista .logo {
	width: 130px
}
#SEARCH.-index .btns-listA.-bland>.item.-trd .logo {
	width: 150px
}
#SEARCH.-index .btns-listA.-bland>.item a.-on:before {
	border: 2px solid #5995b2;
	background: #fff url(../img/common/icon_check.svg) no-repeat center center/14px auto
}
#SEARCH.-index .section-result {
	padding: 50px 30px;
	background-color: #e6e6e6
}
#SEARCH.-index .section-result>.inner {
	max-width: 1000px;
	margin: 0 auto 50px;
	padding: 47px 50px 50px;
	background-color: #fff
}
#SEARCH.-index .section-result .heading-typeC {
	margin-top: 50px
}
#SEARCH.-index .section-result .list-result {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
	list-style-type: none
}
#SEARCH.-index .section-result .list-result>.item {
	width: calc(50% - 15px)
}
#SEARCH.-index .section-result .list-result .parent {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	height: 60px;
	padding: 0 30px;
	font-size: 1.8rem;
	font-weight: 700;
	background-color: #e5e5e5;
	cursor: pointer
}
#SEARCH.-index .section-result .list-result .parent:before {
	display: block;
	position: absolute;
	bottom: -20px;
	left: 0;
	content: '';
	width: 100%;
	height: 20px;
	background-color: #e6f3fa;
	opacity: 0;
	transition: opacity 0.3s ease-out
}
#SEARCH.-index .section-result .list-result .parent .icon {
	position: absolute;
	width: 12px;
	height: 12px;
	right: 30px
}
#SEARCH.-index .section-result .list-result .parent .icon:after, #SEARCH.-index .section-result .list-result .parent .icon:before {
	position: absolute;
	display: block;
	content: '';
	background-color: #333;
	transition: all 0.3s ease-out
}
#SEARCH.-index .section-result .list-result .parent .icon:before {
	top: 5px;
	width: 12px;
	height: 2px
}
#SEARCH.-index .section-result .list-result .parent .icon:after {
	right: 5px;
	width: 2px;
	height: 12px
}
#SEARCH.-index .section-result .list-result .parent.-on {
	color: #0086c9;
	background-color: #e6f3fa
}
#SEARCH.-index .section-result .list-result .parent.-on:before {
	opacity: 1
}
#SEARCH.-index .section-result .list-result .parent.-on .icon:after, #SEARCH.-index .section-result .list-result .parent.-on .icon:before {
	background-color: #0086c9;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
#SEARCH.-index .section-result .list-result .parent.-on .icon:before {
	opacity: 0
}
@media (min-width:1024px) {
	#SEARCH.-index .section-result .list-result .parent:hover {
		color: #0086c9;
		background-color: #e6f3fa
	}
	#SEARCH.-index .section-result .list-result .parent:hover .icon:after, #SEARCH.-index .section-result .list-result .parent:hover .icon:before {
		background-color: #0086c9
	}
}
#SEARCH.-index .section-result .list-result .list-carUnit {
	display: none;
	position: relative;
	z-index: 10;
	width: calc(200% + 30px);
	margin-top: 20px;
	padding: 20px;
	background-color: #e6f3fa
}
#SEARCH.-index .section-result .list-result .list-carUnit>.item+.item {
	margin-top: 10px
}
#SEARCH.-index .section-result .list-result>.item:nth-child(2n) .list-carUnit {
	left: calc(-100% - 30px)
}
#SEARCH.-index .section-result .list-result.-other .list-carUnit>.item .time:empty {
	display: none
}
#SEARCH.-index .section-result .list-result.-other .list-carUnit>.item .label-bland:empty {
	display: none
}
#SEARCH.-index .section-result .heading-typeD {
	text-align: center;
	margin-bottom: 30px
}
#SEARCH.-index .section-result .list-archive {
	display: -webkit-flex;
	display: flex;
	gap: 30px;
	max-width: 1000px;
	margin: 0 auto
}
#SEARCH.-index .section-result .list-archive>.item {
	width: calc(50% - 15px)
}
#SEARCH.-index .section-result .list-archive>.item a {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	height: 80px;
	font-weight: 700;
	background-color: #fff
}
#SEARCH.-index .section-result .list-archive>.item a:after {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	content: '';
	width: 29px;
	height: 29px;
	background: url(../img/common/icon_blankB.svg) no-repeat 0 0/29px auto
}
#SEARCH.-index .section-result .list-archive>.item .logo {
	width: 80px
}
#SEARCH.-index .section-result .list-archive>.item .txt {
	margin-left: 10px
}
@media (min-width:1024px) {
	#SEARCH.-index .section-result .list-archive>.item a {
		transition: opacity 0.3s ease-out
	}
	#SEARCH.-index .section-result .list-archive>.item a:hover {
		opacity: .5
	}
}
#SEARCH.-index #follow-ui {
	position: fixed;
	z-index: 100;
	bottom: -160px;
	width: 100%;
	padding: 20px 30px 23px;
	background-color: rgba(0, 0, 0, .9);
	transition: bottom 0.3s ease-out
}
#SEARCH.-index #follow-ui .btn-close {
	position: absolute;
	top: -30px;
	right: 0;
	width: 30px;
	height: 30px;
	background-color: rgba(0, 0, 0, .9);
	cursor: pointer
}
#SEARCH.-index #follow-ui .btn-close:before {
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	left: calc(50% - 4px);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 6px solid #fff;
	border-top: 0
}
#SEARCH.-index #follow-ui>.inner {
	display: -webkit-flex;
	display: flex;
	gap: 2%;
	max-width: 1000px;
	margin: 0 auto
}
#SEARCH.-index #follow-ui .colmun:first-child {
	width: 53%
}
#SEARCH.-index #follow-ui .colmun:nth-child(2) {
	width: 45%
}
#SEARCH.-index #follow-ui .heading {
	margin-bottom: 10px;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700
}
#SEARCH.-index #follow-ui .btns-listA.-initial {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 13px 1.887%;
	text-align: center;
	line-height: 1.2;
	font-size: 1.4rem
}
#SEARCH.-index #follow-ui .btns-listA.-initial>.item {
	width: calc((100% - 1.887% * 5) / 6);
	background-color: #fff
}
#SEARCH.-index #follow-ui .btns-listA.-initial>.item a {
	height: 40px
}
#SEARCH.-index #follow-ui .btns-listA.-initial>.item .-event {
	font-size: 1.2rem
}
#SEARCH.-index #follow-ui .btns-listA.-bland {
	gap: 2.22%
}
#SEARCH.-index #follow-ui .btns-listA.-bland>.item {
	width: calc((100% - 2.22%) / 2)
}
#SEARCH.-index #follow-ui .btns-listA.-bland>.item a {
	height: 93px
}
#SEARCH.-index #follow-ui .btns-listA.-bland>.item a:before {
	left: 10px;
	width: 16px;
	height: 16px;
	background-size: 10px auto
}
#SEARCH.-index.-on {
	padding-bottom: 160px
}
#SEARCH.-index.-on #btn-retop {
	bottom: 200px
}
#SEARCH.-index.-on #follow-ui {
	bottom: 0
}
#SEARCH.-index.-on #follow-ui .btn-close:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
#SEARCH.-car .section-mainArea {
	max-width: 1000px;
	margin: 0 auto 50px;
	padding: 0 30px;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#SEARCH.-car .section-mainArea .heading {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	gap: 20px;
	margin-bottom: 50px
}
#SEARCH.-car .section-mainArea .heading .label-bland {
	width: 120px
}
#SEARCH.-car .section-mainArea .heading .heading-typeA {
	margin: 0 -10px 0 0
}
#SEARCH.-car .section-mainArea .heading .time {
	padding-top: 4px;
	font-size: 1.4rem
}
#SEARCH.-car .section-mainArea .row-col2 {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	gap: 50px
}
#SEARCH.-car .section-mainArea .row-col2 .colmun-photo {
	width: calc(50% - 25px)
}
#SEARCH.-car .section-mainArea .row-col2 .colmun-btns {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px 20px;
	width: calc(50% - 25px)
}
#SEARCH.-car .section-mainArea .row-col2 .colmun-btns .block-btns {
	width: calc(50% - 10px)
}
#SEARCH.-car .section-mainArea .row-col2 .colmun-btns .block-btns .heading-typeD {
	margin-bottom: 10px
}
#SEARCH.-car .section-partArea {
	padding: 50px 30px;
	background-color: #e6e6e6
}
#SEARCH.-car .section-partArea .box-group {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1000px;
	margin: 0 auto;
	background-color: #fff
}
#SEARCH.-car .section-partArea .box-group+.box-group {
	margin-top: 30px
}
#SEARCH.-car .section-partArea .box-group>.box-colmun {
	width: calc(100% / 3);
	padding: 30px 40px;
	border-bottom: 1px solid #f0f0f0
}
#SEARCH.-car .section-partArea .box-group>.box-colmun:not(:nth-child(3n)) {
	border-right: 1px solid #f0f0f0
}
#SEARCH.-car .section-partArea .box-group>.box-colmun .heading-typeE {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	line-height: 1.3
}
#SEARCH.-car .section-partArea .box-group>.box-colmun .photo {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	max-height: 132px;
	margin: 0 0 20px;
	text-align: center
}
#SEARCH.-car .section-partArea .box-group>.box-colmun .photo img {
	max-height: 100%
}
#SEARCH.-car .btns-listA {
	font-size: 1.4rem
}
#SEARCH.-car .btns-listA>.item {
	width: 100%
}
#SEARCH.-car .btns-listA>.item+.item {
	margin-top: 13px
}
#SEARCH.-car .btns-listA>.item a {
	-webkit-align-items: flex-start;
	align-items: flex-start;
	height: 40px;
	padding: 0 20px
}
#SEARCH.-car .btns-listA>.item a:after {
	position: absolute;
	right: 20px;
	content: '';
	width: 16px;
	height: 15px;
	background: url(../img/common/icon_download.svg) no-repeat 0 0/16px auto
}
#SEARCH.-car .btns-listA.release>.item a:after {
	position: absolute;
	right: 20px;
	content: '';
	width: 23px;
	height: 23px;
	background: url(../img/common/icon_blank.svg) no-repeat 0 0 / 23px auto
}

@media (max-width:970px) {
    #SEARCH.-index .btns-listA.-bland>.item.-modellista .logo {
        width: 80px
    }
    #SEARCH.-index .btns-listA.-bland>.item.-trd .logo {
        width: 110px
    }
}
@media (max-width:768px) {
	#SEARCH.-index .section-search .btns-listA.-initial {
		margin: 27px 0 52px
	}
	#SEARCH.-index .btns-listA.-initial {
		gap: 18px 2%
	}
	#SEARCH.-index .btns-listA.-initial>.item {
		width: calc((100% - 2% * 5) / 6)
	}
	#SEARCH.-index .btns-listA.-bland {
		gap: 0 2%
	}
	#SEARCH.-index .btns-listA.-bland>.item {
		width: 49%
	}
	#SEARCH.-index .btns-listA.-bland>.item a.-on:before {
		background-size: 10px auto
	}
	#SEARCH.-index .section-result>.inner {
		padding: 37px 30px 30px
	}
	#SEARCH.-index .section-result .heading-typeC {
		margin-top: 30px
	}
	#SEARCH.-index .section-result .list-result {
		gap: 20px
	}
	#SEARCH.-index .section-result .list-result>.item {
		width: calc(50% - 10px)
	}
	#SEARCH.-index .section-result .list-result .list-carUnit {
		position: relative;
		z-index: 10;
		margin-top: 10px;
		padding: 10px;
		width: calc(200% + 20px)
	}
	#SEARCH.-index .section-result .list-result .list-carUnit>.item .name {
		max-width: calc(100% - 300px)
	}
	#SEARCH.-index .section-result .list-result>.item:nth-child(2n) .list-carUnit {
		left: calc(-100% - 20px)
	}
	#SEARCH.-index #follow-ui .btns-listA.-initial {
		font-size: 1.2rem
	}
	#SEARCH.-index #follow-ui .btns-listA.-bland>.item.-modellista .logo {
		width: 80px;
		margin-left: 20px
	}
	#SEARCH.-index #follow-ui .btns-listA.-bland>.item.-trd .logo {
		width: 80px;
		margin-left: 20px
	}
	#SEARCH.-car .section-mainArea .row-col2 {
		gap: 30px
	}
	#SEARCH.-car .section-mainArea .row-col2 .colmun-photo {
		width: calc(50% - 15px)
	}
	#SEARCH.-car .section-mainArea .row-col2 .colmun-btns {
		width: calc(50% - 15px)
	}
	#SEARCH.-car .section-partArea {
		padding: 30px
	}
	#SEARCH.-car .section-partArea .box-group+.box-group {
		margin-top: 30px
	}
	#SEARCH.-car .section-partArea .box-group>.box-colmun {
		padding: 20px
	}
	#SEARCH.-car .section-partArea .box-group>.box-colmun .photo {
		margin: 0 0 20px
	}
}
@media (max-width:600px) {
	#SEARCH.-index .section-search {
		margin: 0 auto 30px;
		padding: 0 20px
	}
	#SEARCH.-index .section-search .btns-listA.-initial {
		margin: 15px 0 32px
	}
	#SEARCH.-index .btns-listA.-initial {
		gap: 13px 10px
	}
	#SEARCH.-index .btns-listA.-initial>.item {
		width: calc((100% - 10px * 2) / 3)
	}
	#SEARCH.-index .btns-listA.-initial>.item a {
		height: 32px;
		padding: 0 5px
	}
	#SEARCH.-index .btns-listA.-bland {
		gap: 0 10px
	}
	#SEARCH.-index .btns-listA.-bland>.item {
		width: calc(50% - 5px)
	}
	#SEARCH.-index .btns-listA.-bland>.item a {
		height: 40px
	}
	#SEARCH.-index .btns-listA.-bland>.item a:before {
		left: 10px;
		width: 16px;
		height: 16px
	}
	#SEARCH.-index .section-search .btns-listA.-bland>.item.-modellista .logo {
		width: 80px
	}
	#SEARCH.-index .section-search .btns-listA.-bland>.item.-trd .logo {
		width: 110px;
		margin-left: 16px;
	}
	#SEARCH.-index .section-result {
		padding: 20px
	}
	#SEARCH.-index .section-result>.inner {
		margin: 0 auto 30px;
		padding: 27px 20px 20px
	}
	#SEARCH.-index .section-result .list-result {
		-webkit-flex-direction: column;
		flex-direction: column;
		gap: 10px
	}
	#SEARCH.-index .section-result .list-result>.item {
		width: 100%
	}
	#SEARCH.-index .section-result .list-result .parent {
		height: 50px;
		padding: 0 20px;
		font-size: 1.4rem
	}
	#SEARCH.-index .section-result .list-result .parent:before {
		display: none
	}
	#SEARCH.-index .section-result .list-result .parent .icon {
		right: 20px
	}
	#SEARCH.-index .section-result .list-result .list-carUnit {
		width: 100%;
		margin-top: 0;
		padding: 10px
	}
	#SEARCH.-index .section-result .list-result .list-carUnit>.item .name {
		max-width: calc(100% - 130px)
	}
	#SEARCH.-index .section-result .list-result>.item:nth-child(2n) .list-carUnit {
		left: 0
	}
	#SEARCH.-index .section-result .heading-typeD {
		margin-bottom: 15px
	}
	#SEARCH.-index .section-result .list-archive {
		-webkit-flex-direction: column;
		flex-direction: column;
		gap: 10px
	}
	#SEARCH.-index .section-result .list-archive>.item {
		width: 100%
	}
	#SEARCH.-index .section-result .list-archive>.item a {
		height: 60px
	}
	#SEARCH.-index .section-result .list-archive>.item a:after {
		display: block;
		position: absolute;
		right: 6px;
		bottom: 6px;
		content: '';
		width: 23px;
		height: 23px;
		background: url(../img/common/icon_blankB@sp.svg) no-repeat 0 0/23px auto
	}
	#SEARCH.-index .section-result .list-archive>.item .logo {
		width: 60px
	}
	#SEARCH.-index .section-result .list-archive>.item .txt {
		font-size: 1.4rem
	}
	#SEARCH.-index #btn-retop {
		bottom: 40px
	}
	#SEARCH.-index #follow-ui {
		bottom: -223px;
		padding: 20px 20px 23px
	}
	#SEARCH.-index #follow-ui>.inner {
		-webkit-flex-direction: column;
		flex-direction: column;
		gap: 20px
	}
	#SEARCH.-index #follow-ui .colmun:first-child {
		width: 100%
	}
	#SEARCH.-index #follow-ui .colmun:nth-child(2) {
		width: 100%
	}
	#SEARCH.-index #follow-ui .heading {
		font-size: 1.2rem
	}
	#SEARCH.-index #follow-ui .btns-listA.-initial {
		gap: 12px 10px;
		font-size: 1rem
	}
	#SEARCH.-index #follow-ui .btns-listA.-initial>.item {
		width: calc((100% - 10px * 5) / 6)
	}
	#SEARCH.-index #follow-ui .btns-listA.-initial>.item a {
		height: 32px
	}
	#SEARCH.-index #follow-ui .btns-listA.-initial>.item .-event {
		font-size: .8rem
	}
	#SEARCH.-index #follow-ui .btns-listA.-bland {
		gap: 10px
	}
	#SEARCH.-index #follow-ui .btns-listA.-bland>.item {
		width: calc((100% - 10px) / 2)
	}
	#SEARCH.-index #follow-ui .btns-listA.-bland>.item a {
		height: 40px
	}
	#SEARCH.-index #follow-ui .btns-listA.-bland>.item.-modellista img {
		width: 86px
	}
	#SEARCH.-index #follow-ui .btns-listA.-bland>.item.-trd img {
		width: 57px
	}
	#SEARCH.-index.-on {
		padding-bottom: 223px
	}
	#SEARCH.-index.-on #btn-retop {
		bottom: 263px
	}
	#SEARCH.-car .section-mainArea {
		margin: 0 auto 30px;
		padding: 0 20px
	}
	#SEARCH.-car .section-mainArea .heading {
		gap: 15px;
		margin-bottom: 30px
	}
	#SEARCH.-car .section-mainArea .heading .label-bland {
		width: auto
	}
	#SEARCH.-car .section-mainArea .heading .heading-typeA {
		margin: 0 -10px 0 0
	}
	#SEARCH.-car .section-mainArea .heading .time {
		padding-top: 4px;
		font-size: 1.2rem
	}
	#SEARCH.-car .section-mainArea .row-col2 {
		-webkit-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}
	#SEARCH.-car .section-mainArea .row-col2 .colmun-photo {
		width: 100%
	}
	#SEARCH.-car .section-mainArea .row-col2 .colmun-btns {
		gap: 20px 5%;
		width: 100%
	}
	#SEARCH.-car .section-mainArea .row-col2 .colmun-btns .block-btns {
		width: 47.5%
	}
	#SEARCH.-car .section-mainArea .row-col2 .colmun-btns .block-btns .heading-typeD {
		margin-bottom: 10px
	}
	#SEARCH.-car .section-partArea {
		padding: 30px 20px
	}
	#SEARCH.-car .section-partArea .box-group+.box-group {
		margin-top: 20px
	}
	#SEARCH.-car .section-partArea .box-group>.box-colmun {
		width: calc(100% / 2);
		padding: 20px 10px;
		border-right: 1px solid #f0f0f0
	}
	#SEARCH.-car .section-partArea .box-group>.box-colmun:nth-child(2n) {
		border-right: none
	}
	#SEARCH.-car .section-partArea .box-group>.box-colmun .photo {
		margin: 0 20px 20px
	}
	#SEARCH.-car .btns-listA {
		font-size: 1.2rem
	}
	#SEARCH.-car .btns-listA>.item {
		width: 100%
	}
	#SEARCH.-car .btns-listA>.item a {
		height: 36px;
		padding: 0 20px
	}
	#SEARCH.-car .btns-listA>.item a:after {
		width: 12px;
		height: 12px;
		background-size: 12px auto
	}
	#SEARCH.-car .btns-listA.release>.item a:after {
		width: 17px;
		height: 17px;
		background-size: 17px auto
	}
}

.sienta_juno_top_img {
	width: 100%;
	max-width: 280px;
}