@charset "Shift_JIS";

/* ------- for popup hmd common item ------- */
.mod-popup-contents{
	margin: 16px auto 0;
	padding: 0 20px;
}

.mod-categoryHeader-title-popup{
	font-size: 1.231em;
	line-height: 1.2;
	clear: both;
	margin: 16px auto 0;
	min-height: 34px;
	padding: 0 24px;
	position: relative;
}
.popup-article-box{
	padding:0px 20px;
}
.popup-article-img-box{
	text-align:center;
	margin:30px 0px;
	padding:0px 20px;
}
	@media (max-width:640px){
	.popup-article-img-box img{
		    height: auto;
		    width: 100%;
		}
	}