.column header h1{
	width: 260px;
	padding-bottom: 15px;
	margin: 0 auto;
}

.slider img{
	height: auto;
}

.slider.center-item {
	width: 100%;
	display: block;
}
.slider.center-item .box {
	display: block;
	position: relative;
}
.slider.center-item .box a{
	color: #fff;
}
.slider.center-item .box:hover{
	opacity: 0.8;
}

.slider.center-item .box p {
	position: absolute;
	color: white;
	bottom: 0;
	left: 0;
	padding: 10px;
	background-color: rgba(0,0,0,0.70);
	margin: 0;
	width: 100%;
}

.slick-dots li{
	margin: 0 !important;
}


#columnbody .colum_title {
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

#columnbody .search_title {
	background: url('/images/column/search-sp.png') no-repeat 0px top;
	background-size: 20px;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-left: 25px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

#columnbody .list_box {
	width: 100%;
	border-bottom: 1px solid #9C9C9C;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#all-content{
	padding: 0 15px;
}

.list_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#columnbody .list_right {
	width: 75%;
	padding-left: 20px;
}

.list_box .list_right h3 {
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 1.5em;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.list_box .list_right time {
	display: block;
	margin: 0px;
	color: #454545;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 0.5rem;
}

.list_box .list_right time .new-mark{
	font-weight: bold;
	color: #FF0000;
	display: inline-block;
	padding-right: 10px;
	font-family: Avenir;
}

.list_box .list_right p {
	margin: 0px;
	padding: 10px 0px 0px;
	color: #454545;
}
#columnbody .list_img {
	width: 25%;
}
#columnbody .list_img img{
	height: auto;
}


/* page
---------------------*/
.wp-pagenavi{
	display: flex;
	justify-content: center;
	padding-bottom: 40px;
}

.wp-pagenavi a{
	color: #000;
	font-size: 15px;
	padding: 0 5px;
}

.wp-pagenavi span{
	color: #999; 
	font-size: 15px;
	padding: 0 10px;
}

/* sidebar 
---------------------*/
#columnmenu h2 {
	border-bottom: 1px solid #000;
	font-size: 15px;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

#columnmenu .menu_box {
	position: relative;
	font-size: 1.2em;
	border-bottom: 1px dotted #000000;
	padding: 0px 0px 10px 0px;
	list-style: none;
	margin: 0px 0px 10px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#columnmenu li:last-child .menu_box{
	border-bottom: none;
}
	

#columnmenu .menu_box{
	color: #000;
}
#columnmenu .menu_box:hover{
	color: #FF4B7D;
}
#columnmenu .menu_box .menu_img {
	width: 70px;
	position: relative;
}
#columnmenu .menu_box .menu_img img{
	height: auto;
}

#columnmenu .menu_box p {
	flex: 1;
	margin: 0px;
	padding: 0px 0 0 15px;
	font-size: 13px;
}
#columnmenu li .menu_box::after {
	position: absolute;
	content: "";
	display: block;
	width: 50px;
	height: 49px;
	top: 0;
	left: 0;
	z-index: 1;
}
#columnmenu .wpp-list li:nth-child(1) .menu_box::after {
	background: url('/images/column/number01.png') no-repeat 0 0;
}
#columnmenu .wpp-list li:nth-child(2) .menu_box::after {
	background: url('/images/column/number02.png') no-repeat 0 0;
}
#columnmenu .wpp-list li:nth-child(3) .menu_box::after {
	background: url('/images/column/number03.png') no-repeat 0 0;
}

#columnmenu .categories{
	display: flex;
	flex-wrap: wrap;
}

#columnmenu .categories li{
	width: 50%;
	margin-bottom: 20px;
}

#columnmenu .categories li:last-child{
	width: 100%;
}

#columnmenu .categories li a{
	color: #000;
}

#columnmenu .categories li img{
	vertical-align: middle;
	margin-right: 10px;
}

/* post
---------------------*/
#columnbody .entry-meta{
	font-size: 14px;
}

#columnbody h1.entry-title{
	font-size: 18px;
	font-weight: bold;
}

#columnbody .entry-content{
	margin: 20px 0;
}
#columnbody .entry-content h3 {
    font-size: 17px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    padding-top: 2em;
    margin-bottom: 1em;
}

#columnbody .entry-content h4 {
    font-size: 14px;
    margin: 1rem 0 0;
}

#columnbody .entry-content p {
	margin: 2rem 0 1rem;
	font-size: 13px;
	line-height: 180%;
}

#columnbody .entry-content img {
	width: 100%;
	height: auto;
}

.navigation{
	display: flex;
	justify-content: space-between;
	margin: 30px 0 20px;
}

#bottom-fav-list h2{
    border-bottom: 1px solid #000;
    font-size: 15px;
    padding-bottom: 4px;
    margin-bottom: 15px;
}

#rel-list .menu_box {
	position: relative;
	font-size: 1.2em;
	border-bottom: 1px dotted #000000;
	padding: 0px 0px 10px 0px;
	list-style: none;
	margin: 0px 0px 10px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#rel-list li:last-child .menu_box{
	border-bottom: none;
}


#rel-list .menu_box{
	color: #000;
}
#rel-list .menu_box:hover{
	color: #FF4B7D;
}
#rel-list .menu_box .menu_img {
	width: 85px;
	position: relative;
}
#rel-list .menu_box .menu_img img{
	height: auto;
}

#rel-list .menu_box p {
	flex: 1;
	margin: 0px;
	padding: 0px 0 0 15px;
	font-size: 80%;
}

#related{
	margin-bottom: 30px;
}

#related h2{
    border-bottom: 1px solid #000;
    font-size: 15px;
    padding-bottom: 4px;
    margin-bottom: 15px;
}

#related .tags a{
	display: inline-block;
	background-color: #EBEBEB;
	font-size: 12px;
	line-height: 100%;
	padding: 5px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #000;
}

#relative{
	margin-bottom: 30px;
}

#relative h2{
    border-bottom: 1px solid #000;
    font-size: 15px;
    padding-bottom: 4px;
    margin-bottom: 15px;
}

#relative a{
	display: block;
	margin-bottom: 10px;
}


#search{
	padding: 15px;
}

#search input[type=text]{
	background: #EBEBEB url('/images/column/search-sp.png') no-repeat 10px center;
	background-size: 18px;
	outline: none;
	width: 100%;
	border: none;
	padding: 10px 10px 10px 35px;
	
}