@charset "Shift_JIS";
@import url("/defaultMall/css/ht5/common/headfoot_resp.css");
@import url("/defaultMall/css/ht5/common/basic.css");

@media(max-width:767px){
	#hotmain_Wrap{
		min-width:320px;
		padding:0px 10px ;
		font-size:130%;
	}
	#hotcont_Wrap h2{
		font-size:160%;
		font-weight:bold;
		padding:10px 0px;
	}
	/*#hotcont_Wrap a{
		display: block;
		padding: 10px;
		background-color: #fff;
		border-bottom: 1px solid #d4d4d4;
		border-top: 1px solid #d4d4d4;
		text-decoration: none;
	}
	#hotcont_Wrap a:hover{
		text-decoration: underline;
	}*/
	#hotcont_Wrap img{
		padding:15px 0px;
		max-width: 100%;
		height: auto;
		width /***/: auto;
	}
	#hotmenu {
		display:none;
	}
	#hotcont_Wrap .itvca_mbox01 ,
	#hotcont_Wrap .itvca_mbox02 {
		display:none;
	}
	#pankuzu_hot {
		margin-top:10px;
	}
	.hot_sp_pass {
		padding:15px 0px ;
	}

	/* 201611追記 */
	#hotdinosContents .entryTitle h1 {
    font-size: 19px;
	}
	#hotdinosContents .entryContent h2 {
    font-size: 18px;
    margin: 30px 0 10px;
	}
	#hotdinosContents .entryContent h3 {
    font-size: 16px;
    margin: 20px 0 10px;
	}
	#hotdinosContents .entryContent p {
    margin: 0 0 10px;
	}
	/* 201611追記 ここまで */
}
#head_rg ul {
	display:none;
}





