@charset "UTF-8";

#header .site_subtitle,
#search_box,
.item_link,
.item_link_recommend {
	display: none;
}
#container {
	min-width: initial;
	min-width: auto;
}
#header, #middle, #footer div {
	width: auto;
	position: static;
	margin-left: 14px;
	margin-right: 14px;
}
#header.with_image {
	margin-left: 0;
	margin-right: 0;
	background-size: cover !important;
	background-position: center center !important;
}
#header.with_image > div {
	width: auto;
	margin-left: 14px;
	margin-right: 14px;
}
.top_columns, .top_columns_double {
	display: block;
	width: auto;
	margin-left: 0;
}
.sub_unit:last-child {
	margin-bottom: 42px;
}
.top_columns:nth-child(3) .sub_unit:last-child {
	margin-bottom: 145px;
}
.top_social {
	position: absolute;
	bottom: 103px;
	margin-bottom: 0;
}
.list_category {
	display: none;
}
.list_title {
	margin-left: 78px;
}
#main, #sub {
	width: auto;
	position: relative;
	top: 0;
	left: 0;
}
.unit h1 {
	line-height: 1.3;
}
.unit {
	position: relative;
}
.entry_social {
	position: absolute;
	left: 0;
	bottom: 23px;
}
.text {
	padding-bottom: 116px;
}
#sub {
	margin-top: 80px;
}
.text .title_image_box img,
.text .image_box img,
.text iframe,
.text object {
	width: 100% !important;
}
.text iframe,
.text object {
	height: 200px;
}
.text {
	word-wrap: break-word;
}
.entry_pagination dt {
	width: auto;
	float: none;
}
.entry_pagination dd {
	margin-left: 0;
}
