@charset "UTF-8";

/*ヘッダー*/
.hTopWrap,.hMain .hMainList01,.hMain .src_box,#navPC,.langBtn,#navSP {
	display: none!important;
}
#head {
    border-bottom: 2px solid #551A6A!important;
    margin-bottom: 16px!important;
}
.hMain {
    padding: 8px 0!important;
}

/*フッター*/
#foot_modori,ul#foot_link,#foot_id {
	display: none!important;
}

/*メイン*/
.cateListIn ul > li > a,
.imgList03 ul li > a,
.imgList05 ul li > a {
	height: auto!important;
	min-height: auto!important;
}

/* 各種情報 */
.imgList03 ul{
	display: block !important;
	overflow: hidden !important;
}
.imgList03 ul > li{
	float: left !important;
}
.imgList03 ul > li:nth-child(6n + 1){
	clear: both !important;
}