@charset "utf-8";

.SMPaccrTtl{ }

#RefineSearch .SMPaccrTtl{
	color: var(--Red);
	background-color: #fff;
	border: 2px solid var(--Red);
}
#RefineSearch .SMPaccrTtl.active{
	background-color: var(--Red);
	color: #fff;
}
/*----------------------------------AreaMV*/
.AreaMV{
}
.AreaMV h1,
.AreaMV h2{ }

/*----------------------------------Contents*/
#Contents{}
#Contents:before{}
#Contents .MainTxt{}
#Contents .ContentsInner{}
.ItemInner .Entry .Photo .photoBtm span{}

/*-------------------------------------------------RefineSearch*/
#RefineSearch .Head #allClear{}
#RefineSearch .Head #allClear:hover{}
#RefineSearch .Main dt{}
#RefineSearch .Main li input[type=radio]+label:hover{}
#RefineSearch .Main li input[type=radio]+label:hover::before{}
#RefineSearch .Main li input[type=radio]:checked+label{}
#RefineSearch .Main li input[type=radio]:checked+label::before{}
#RefineSearch .Main li input[type=checkbox]+label:hover{}
#RefineSearch .Main li input[type=checkbox]:checked+label{}
#RefineSearch .Main li input[type=checkbox]:checked+label::before{}
#RefineSearch .Main li input[type=checkbox]+label:hover::before{}
#RefineSearch .Foot #count ul{}
#RefineSearch .Foot #count strong{}
#RefineSearch .Foot #Sort li:hover{}
#RefineSearch .Foot #Sort li.act{}
#RefineSearch .Foot{
	padding: 17px 0;
}
.ItemInner + #none .btn li a{}
.ItemInner + #none .btn li a:after{}


/*---------------------------------------------------ListAir*/
.ListAir,.ListAH{}
.ListAir h2,.ListAH h2{
	font-size: 20px;
}
#air_airZ .RecomSC{
	margin-bottom: 20px;
}
#air_airZ .RecomSC li{
	flex: 1;
}
#air_airZ .RecomSC:after{}
#air_airZ .RecomSC li a{
	font-size: 14px;
}
#air_airZ .RecomSC a:after{}
#air_airZ .RecomSC a:hover{}

/*----------------------------*/
.ListAir .Entry{
	padding: 15px;
}
.ListAir .Entry + .Entry{}
.ListAir .Entry .linkArea{}
.ListAir .Entry + .Entry .linkArea{}
.ListAir .Entry .photo{
	width: 100%;
	margin-bottom: 10px;
}
.ListAir .Entry + .Entry .photo{}
.ListAir .Entry .photo .dst{}
.ListAir .Entry .photo .icon{}
.ListAir .Entry .photo .img{}
.ListAir .Entry .photo .caption{}
.ListAir .Entry .photo .img img{}
.ListAir .Entry .main{
	margin-bottom: 10px;
}
.ListAir .Entry .main .data{}
.ListAir .Entry .main .data li{}
.ListAir .Entry .main .states{}
.ListAir .Entry .main h4{
	font-size: 14px;
}
.ListAir .Entry .main h5{
	font-size: 18px;
}
.ListAir .Entry .main h5 span{}
.ListAir .Entry .main h6{}
.ListAir .Entry .point{
	margin-top: 10px;
}
.ListAir .Entry .point::before,.ListAir .Entry .point::after{}
.ListAir .Entry .point::before{}
.ListAir .Entry .point::after{}
.ListAir .Entry .point li{}
.ListAir .Entry .point li + li{}
.ListAir .Entry .point li:before{}
.ListAir .Entry .point li.pickup{}
.ListAir .Entry .price{
	width: 100%;
	padding: 10px;
	line-height: 1.4;
}
.ListAir .Entry .price dt{
	font-size: 20px;
}
.ListAir .Entry .price dt span{}
.ListAir .Entry .price dd{}
.ListAir .Entry .btm{}
.ListAir .Entry .btm .btn{
	display: block;
}
.ListAir .Entry .btm .btn p{
	height: auto;
	margin: 0;
	text-align: center;
	display: block;
	padding: 6px 0;
	margin-bottom: 10px;
}
.ListAir .Entry .btm .btn p:after{
	display: none;
}
.ListAir .Entry .btm .btn a{
	margin: 0;
	margin-bottom: 10px;
}
.ListAir .Entry .btm .btn a + a{}
.ListAir .Entry .btm .btn a:after{}
.ListAir .Entry .btm .btn a:hover{}


/*---------------------------------------------------ListAH*/
.ListAH{
	margin-top: 40px;
}
.ListAH .Entry{}
.ListAH .Entry .linkArea{
	padding: 15px;
	display: block;
}
.ListAH .Entry h3{}
.ListAH .Entry .mainTtl{
	display: block;
	text-align: center;
}
.ListAH .Entry .mainTtl .icon{
	justify-content: center;
	margin-bottom: 3px;
}
.ListAH .Entry .mainTtl .dept{}
.ListAH .Entry .mainTtl h4{
	padding: 0;
	font-size: 14px;
}
.ListAH .Entry .mainTtl h5{
	padding: 0;
	font-size: 20px;
	padding-bottom: 3px;
}
.ListAH .Entry .mainTtl h5 span{}
.ListAH .Entry .mainTtl .desc{}
.ListAH .Entry .inner{
	width: 100%;
}
.ListAH .Entry .inner .box{min-height: 80px;}
.ListAH .Entry .inner .box + .box{
	padding-right: 0;
}
.ListAH .Entry .inner .box + .box:before{}
.ListAH .Entry .inner .box dl{}
.ListAH .Entry .inner .box dt{
	width: 100px;
}
.ListAH .Entry .inner .box dt .icon{}
.ListAH .Entry .inner .box dt img{}
.ListAH .Entry .inner .box dd{
	margin-left: 110px;
	font-size: 14px;
}
.ListAH .Entry .inner .box dd span{}
.ListAH .Entry .inner .box dd em{}
.ListAH .Entry .inner .box .PriceMin{}
.ListAH .Entry.SPItem .inner .box .PriceMin{}
.ListAH .Entry .inner .box .Point{
	width: 100%;
	box-sizing: border-box;
	margin-left: 0;
}
.ListAH .Entry .inner .box .Point ul{}
.ListAH .Entry .inner .box .Point li{}
.ListAH .Entry .inner .box .Point li + li{}
.ListAH .Entry .inner .box .Point li:before{}
.ListAH .Entry .inner .box .PriceMin .icon{}
.ListAH .Entry .inner .box .PriceMin .price{}
.ListAH .Entry .inner .box .PriceMin .price strong{}
.ListAH .Entry .inner .box .PriceMin .desc{}
.ListAH .Entry .total{
	width: 100%;
	padding: 10px;
}
.ListAH .Entry .total:before{
	display: none;
}
.ListAH .Entry .total .price{
	margin-top: 0;
}
.ListAH .Entry .total .price dt{
	font-size: 23px;
}
.ListAH .Entry .total .price dt span{
	font-size: 70%;
}
.ListAH .Entry .total .price dd{
	font-size: 13px;
	padding-bottom: 5px;
}
.ListAH .Entry .total .pickup{}
.ListAH .Entry .total .pickup{}
.ListAH .Entry .total .pickup:after{}
.ListAH .Entry .total .pickup:before{}
.ListAH .Entry .total .priceAtte{}
.ListAH .Entry .total .priceAtte br{}
.ListAH .Entry .total .point{}
.ListAH .Entry .total .point .icon{}
.ListAH .Entry .total .point .sub{}
.ListAH .Entry .total .point .main{}
.ListAH .Entry .total .point .main strong{}
.ListAH .Entry .Carrier{}
.ListAH .Entry .Carrier .icon{}
.ListAH .Entry .Carrier .icon img{}
.ListAH .Entry .Carrier .ttl{}
.ListAH .Entry .linkArea.haslink:hover{}
.ListAH .Entry .linkArea.haslink:hover .inner .box dt img{}
.ListAH .Entry .linkArea.haslink:hover .btn a{}
.ListAH .AHCommonAtte{}
.ListAH .Entry .btn{
	margin-bottom: 0;
}
.ListAH .Entry .btn p{}
.ListAH .Entry .btn a{}
.ListAH .Entry .btn a + a{}
.ListAH .Entry .btn a:after{}
.ListAH .Entry .btn a:hover{}