.idle-background{display: none;position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,0.7);z-index: 1004;}
.idle-alert,.images-alert{display: none;position: fixed;width: 626px;position: fixed;left: 50%;margin-left: -313px;top: 50%;z-index: 1005;background: #fff;box-sizing: border-box;padding: 15px;border-radius: 10px;margin-top: -158px;}
.idle-alert-top{color: #595757;font-size: 14px;position: relative;line-height: 20px;padding-left: 28px;padding-right: 30px;margin-bottom: 15px;}
.idle-alert-top i{position: absolute;left: 0;font-size: 20px;top: 0;}
.idle-alert-top p{font-size: 14px;}
.idle-title{color: #1A1A1A;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.idle-case li{float: left;width: 25%;margin-bottom: 20px;}
.idle-case-list{margin: 0 5px;}
.idle-case{margin: 0 -5px;}
.idle-case-list a{display: block;}
.idle-case img{width: 100%;vertical-align: middle;}
.idle-case-title a{display: block;color: #000000;font-size: 14px;font-weight: bold;line-height: 18px;height: 36px;overflow: hidden;}
.idle-case-title{margin-top: 5px;}
.idle-button li{float: left;width: 25%;}
.idle-button li a{display: block;margin: 0 5px;color: #FFFFFF;font-size: 15px;font-weight: bold;line-height: 42px;text-align: center;background: #808080;}
.idle-button{margin: 0 -5px;}
.idle-button li:nth-child(1) a,.idle-button li:nth-child(3) a{background: #333333;}
.idle-close{font-size: 30px;line-height: 26px;position: absolute;right: 15px;top:10px;font-weight: normal;color: #595757;cursor: pointer;Z-INDEX: 1;}
.images-alert-main img{width: 100%;vertical-align: middle;}
.images-alert-main{margin-top: 40px;}
.images-alert-phone{display: none;}
@media (min-width: 1080px){
	.idle-case-list a:hover,.idle-button li a:hover,.idle-close:hover{opacity: 0.8;}
}
@media (max-width: 767px){
	.idle-alert,.images-alert{width: 90%;left: 5%;margin-left: 0;}
	.idle-case li{width: 50%;margin-bottom: 10px;}
	.idle-case li:nth-child(3),.idle-case li:nth-child(4){display: none;}
	.idle-button li{width: 50%;margin-bottom: 10px;}
	.idle-alert-top,.idle-alert-top p{font-size: 12px;}
	.idle-alert-top{line-height: 16px;}
	.idle-button li:nth-child(3),.idle-button li:nth-child(4){margin-bottom: 0;}
	.idle-alert{margin-top: -173px;padding: 10px;}
	.idle-close{font-size: 24px;line-height: 24px;top: 5px;}
	.images-alert-main{margin-top: 20px;}
	.images-alert-phone{display: block;}
	.images-alert-pc{display: none;}
}