/*
Theme Name: Hamarepo
Theme URI: 
Author: e2info team
Author URI: http://www.e2info.com
Description: the theme for hamarepo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hamarepo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.errormessage{
	color:#ff0000;
	text-align:center;
	font-size:16px;
	margin-top:10px;
}

#ichioshi_genre_top_list .container .list_navi .i li.an_top:first-child {
    border-top: 0;
}

.slide_pagination {	
	line-height:0;
}

#search_asf {
    line-height: 0;
}
dd .search_elements li.sk_area {
	margin:0;
}

#ichioshi_search_select #button_box{
	margin-top:10px;
}

#ichioshi_search_select .search_select_list {
	margin-top:10px;
}


#ichioshi_search_select .search_select_list dd {
	padding-top:10px;
	padding-bottom:1px;
	
}

.i li a {
	 text-decoration: none;
}

video {
    max-width: 100%;
    height: auto;
}

img.aligncenter {
	margin:0px auto;
	display:block;
}

.pconly{
	display: block;
}

.sponly{
	display: none;
}

/*2016-07-15 アプリでは非表示にするCSS */
.showapp {
	display: none;
}