#announcement {
	margin-bottom: 18px;
}
#announcement a {
	padding: 10px;
	display: block;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	background: url(../images/border_red.png) no-repeat left top;
	padding-top: 15px;
	width: 245px;
	overflow: hidden;
	text-decoration: none;
}
#header #menu li#menu-schedule {
	display: none;
}

.only_pc {
	display: inline-block !important;
}
.only_pc.block {
	display: block !important;
}
.only_mobile {
	display: none !important;
}
body {
	color: #555;
}
#waste, #footer {
	clear: both;
}
a {
	color: #104C83;
	text-decoration: underline;
}
.inner {
	width: 940px;
	margin: 0 auto;
	clear: both;
}
.section {
	clear: both;
	margin-bottom: 36px;
}
.hide {
	display: none !important;
}

h2 {
	font-size: 18px;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ",Meiryo,Arial,"MS Pゴシック","MS PGothic",sans-serif;
	margin-bottom: 18px;
	color: #111;
}
h2 a {
	text-decoration: none;
	color: #111;
}
.ref {
	display: block;
	color: #888;
	font-size: 12px;
	margin-top: 12px;
}


/* Header */

#header {
	background: #EDEEE9;
	border-top: solid 4px #D45454;
	border-bottom: solid 1px #111;
	margin-bottom: 36px;
}
#header .inner {
	position: relative;
	height: 120px;
	padding-top: 26px;
}
#header #menu {
	position: absolute;
	bottom: 0;
	left: -12px;
	width: 710px;
}
#header #menu li {
	float: left;
	margin-right: 9px;
}
#header #menu li a {
	background: url(../images/menu.png) no-repeat;
	display: block;
	text-indent: -9999px;
}
#header #menu li#menu-home a {
	width: 65px;
	height: 45px;
	background-position: 0 0;
}
#header #menu li#menu-home.active a {
	background-position: 0 -45px;
}
#header #menu li#menu-note a {
	width: 60px;
	height: 45px;
	background-position: -65px 0;
}
#header #menu li#menu-note.active a {
	background-position: -65px -45px;
}
#header #menu li#menu-music a {
	width: 55px;
	height: 45px;
	background-position: -125px 0;
}
#header #menu li#menu-music.active a {
	background-position: -125px -45px;
}
#header #menu li#menu-writing a {
	width: 55px;
	height: 45px;
	background-position: -180px 0;
}
#header #menu li#menu-writing.active a {
	background-position: -180px -45px;
}
#header #menu li#menu-creating a {
	width: 55px;
	height: 45px;
	background-position: -235px 0;
}
#header #menu li#menu-creating.active a {
	background-position: -235px -45px;
}
#header #menu li#menu-profile a {
	width: 120px;
	height: 45px;
	background-position: -290px 0;
}
#header #menu li#menu-profile.active a {
	background-position: -290px -45px;
}
#header #menu li#menu-schedule a {
	width: 86px;
	height: 45px;
	background-position: -410px 0;
}
#header #menu li#menu-schedule.active a {
	background-position: -410px -45px;
}
#header #menu li#menu-contact a {
	width: 86px;
	height: 45px;
	background-position: -496px 0;
}
#header #menu li#menu-contact.active a {
	background-position: -496px -45px;
}
#header #menu li#menu-newsletter a {
	width: 127px;
	height: 45px;
	background-position: -583px 0;
}
#header #menu li#menu-newsletter.active a {
	background-position: -583px -45px;
}

#header #facebook {
	position: absolute;
	right: 106px;
	top: 6px;
}
#header #twitter {
	position: absolute;
	right: 0;
	top: 6px;
}

.feature_oboecho_text p br {
	display: none;
}

/* 投稿 */

.entry {
	position: relative;
	line-height: 1.8em;
	font-size: 13px;
	margin-bottom: 45px;
}
.entry h3 {
	color: #111;
	font-size: 16px;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ",Meiryo,Arial,"MS Pゴシック","MS PGothic",sans-serif;
	padding: 37px 0 12px 0;
	border-bottom: solid 1px #999;
	margin-bottom: 24px;
	line-height: 1em;
}
.entry h3 a {
	text-decoration: none;
}
.entry p {
	margin-bottom: 15px;
}

.entry-date {
	position: absolute;
	width: 54px;
	height: 38px;
	right: 0;
	top: 0;
	color: #000;
	font-size: 25px;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ",Meiryo,Arial,"MS Pゴシック","MS PGothic",sans-serif;
	padding-top: 27px;
}
.entry-date.month-01 {
	background: url(../images/month_JAN.png) no-repeat;
}
.entry-date.month-02 {
	background: url(../images/month_FEB.png) no-repeat;
}
.entry-date.month-03 {
	background: url(../images/month_MAR.png) no-repeat;
}
.entry-date.month-04 {
	background: url(../images/month_APR.png) no-repeat;
}
.entry-date.month-05 {
	background: url(../images/month_MAY.png) no-repeat;
}
.entry-date.month-06 {
	background: url(../images/month_JUN.png) no-repeat;
}
.entry-date.month-07  {
	background: url(../images/month_JUL.png) no-repeat;
}
.entry-date.month-08 {
	background: url(../images/month_AUG.png) no-repeat;
}
.entry-date.month-09 {
	background: url(../images/month_SEP.png) no-repeat;
}
.entry-date.month-10  {
	background: url(../images/month_OCT.png) no-repeat;
}
.entry-date.month-11  {
	background: url(../images/month_NOV.png) no-repeat;
}
.entry-date.month-12  {
	background: url(../images/month_DEC.png) no-repeat;
}

.more {
	padding-left: 18px;
	background: url(../images/more.png) no-repeat;
	line-height: 14px;
	font-size: 11px;
	margin-top: 30px;
}

.entry iframe {
}


/* images */

#images {
	margin-bottom: 45px;
	position: relative;
}
#images ul {
	display: none;
}
#images #catch {
	position: absolute;
	background: url(../images/catch_bg.png);
	width: 380px;
	height: 232px;
	padding: 24px;
	top: 20px;
	right: 20px;
	color: #111;
	line-height: 1.9em;
}
#images #catch h3 {
	font-size: 16px;
	margin-bottom: 9px;
}
#images #catch p {
	margin-bottom: 9px;
}


/* side */

#side {
	width: 267px;
	overflow: hidden;
}
#side h3 {
	font-size: 15px;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ",Meiryo,Arial,"MS Pゴシック","MS PGothic",sans-serif;
	margin-bottom: 15px;
}
#side ul ul {
	margin-left: 18px;
	list-style: disc;
}
#side ul ul li {
	margin-bottom: 6px;
}
#features-list {
	padding-bottom: 30px;
	border-bottom: solid 1px #111;
	margin-bottom: 30px;
}

/* feature */

#features {
	width: 267px;
	float: right;
	margin-bottom: 30px;
}
#features-others {
	clear: right;
	float: right;
	width: 267px;
	margin-bottom: 60px !important;
}

.featuring,
.featuring_total {
	line-height: 1.8em;
	width: 235px;
	float: right;
	margin-bottom: 18px;
	border: solid 1px #666;
	padding: 15px;
}
.featuring h4 {
	margin-bottom: 15px;
}
.featuring h5 {
	margin-bottom: 0;
}
.featuring a.inline {
	margin-right: 12px;
}
.featuring_total p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #DDD;
}
.featuring .label {
	font-size: 10px;
}
.featuring_total p.featuring_total_articles {
	margin: 0;
	padding: 0;
	border: 0;
}

.feature {
	width: 267px;
	position: relative;
}
.feature .hide {
	display: none;
}
.feature-image {
	position: relative;
	width: 265px;
	height: 360px;
	overflow: hidden;
}
.feature-image img {
	width: 100%;
	height: auto;
}
.feature-text {
	font-size: 11px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 245px;
	overflow: hidden;
	color: #FFF;
	background: url(../images/feature_text_bg.png);
	padding: 10px;
}
.feature-text a {
	color: #FFF;
	text-decoration: underline;
}
.feature-text .important {
	display: inline-block;
	background: #C00;
}

.slides_container {
	width: 265px;
	height: 360px;
	border: solid 1px #111;
	margin-bottom: 12px;
	margin-bottom: 2em;
}
.slides_container .feature {
	width: 265px;
	height: 360px;
	display:block;
}
.pagination {
	text-align: center;
	width: auto;
	margin: 0 auto;
}
.pagination li {
	width: 10px;
	height: 10px;
	margin: 0 2px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
.pagination li a {
	display: block;
	background: url(../images/feature_paging.png) no-repeat 0 0;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
}
.pagination li.current a {
	background: url(../images/feature_paging.png) no-repeat -10px 0;
}

#feature_newsletter {
	margin-bottom: 30px;
}
#feature_newsletter a {
	display: block;
	border: solid 1px #555;
	width: 267px;
	box-sizing: border-box;
}
#feature_newsletter img {
	width: 100%;
	height: auto;
}


/* navi */

#facebook-like {
	margin-bottom: 30px;
}
.nav-previous a {
	display: block;
	width: 30px;
	height: 40px;
	background: url(../images/navi.png) no-repeat 0 0;
	float: left;
}
.nav-previous a:hover {
	background-position: 0 -40px;
}

.nav-next a {
	display: block;
	width: 30px;
	height: 40px;
	background: url(../images/navi.png) no-repeat -30px 0;
	float: right;
}
.nav-next a:hover {
	background-position: -30px -40px;
}


/* footer */

#footer .inner {
	text-align: center;
	font-size: 11px;
	color: #111;
	border-top: solid 1px #111;
	padding: 30px 0 100px 0;
	margin-top: 100px;
}
#footer #copyright {
	font-size: 10px;
	font-family: serif;
}


/* 404 */

#error {
	padding: 120px;
	text-align: center;
	color: #CCC;
	font-size: 13px;
}

/* Soon */

#soon {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	background: #FFF;
		-o-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
		-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
		-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
	z-index: 1;
}
#soon a {
	text-decoration: none;
	color: #000 !important;
}

/* Shoes */

#shoes {
	position: fixed;
	bottom: -150px;
	left: 0;
	width: 100%;
	height: 150px;
	color: #000;
	background: #EDEEE9;
	background: #FFF;
		-o-transition: all 350ms ease;
		-ms-transition: all 350ms ease;
		-moz-transition: all 350ms ease;
		-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
}
#shoes.show {
	bottom: 0;
		-o-transition: all 350ms ease;
		-ms-transition: all 350ms ease;
		-moz-transition: all 350ms ease;
		-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
		-o-transition-delay: 2000ms;
		-ms-transition-delay: 2000ms;
		-moz-transition-delay: 2000ms;
		-webkit-transition-delay: 2000ms;
	transition-delay: 2000ms;
		-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
		-ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
		-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#shoes.show.reshow {
	bottom: 0;
		-o-transition: all 350ms ease;
		-ms-transition: all 350ms ease;
		-moz-transition: all 350ms ease;
		-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
		-o-transition-delay: 0;
		-ms-transition-delay: 0;
		-moz-transition-delay: 0;
		-webkit-transition-delay: 0;
	transition-delay: 0;
		-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
		-ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
		-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#shoes_inner {
	position: relative;
	margin: 0 auto;
	min-width: 1000px;
	padding-right: 100px;
	padding-right: 0;
	width: 100%;
	height: 150px;
	box-sizing: border-box;
}
#shoes_close {
	display: none;
	position: absolute;
	right: 24px;
	top: 57px;
	width: 45px;
	height: 45px;
	border: solid 1px #DDD;
	background: #FFF;
		-o-border-radius: 23px;
		-ms-border-radius: 23px;
		-moz-border-radius: 23px;
		-webkit-border-radius: 23px;
	border-radius: 23px;
	box-sizing: border-box;
	cursor: pointer !important;
	overflow: hidden;
	z-index: 100;
		-o-transition: all 250ms linear;
		-ms-transition: all 250ms linear;
		-moz-transition: all 250ms linear;
		-webkit-transition: all 250ms linear;
	transition: all 250ms linear;
}
.shoes_close {
	display: block;
	margin-top: 0;
	width: 30px;
	height: 1px;
	background: #CCC;
		-o-transform-origin: center center;
		-ms-transform-origin: center center;
		-moz-transform-origin: center center;
		-webkit-transform-origin: center center;
	transform-origin: center center;
}
#shoes_close_left {
	margin: 21px 0 0 7px;
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#shoes_close_right {
	margin: 0 0 0 7px;
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#shoes_close:hover {
	border: solid 1px #666;
		-o-transition: all 250ms linear;
		-ms-transition: all 250ms linear;
		-moz-transition: all 250ms linear;
		-webkit-transition: all 250ms linear;
	transition: all 250ms linear;
}
#shoes_close:hover .shoes_close {
	background: #666 !important;
		-o-transition: all 250ms linear;
		-ms-transition: all 250ms linear;
		-moz-transition: all 250ms linear;
		-webkit-transition: all 250ms linear;
	transition: all 250ms linear;
}
#shoes video {
	float: left;
	width: 267px;
	height: 150px;
}
#shoes_poster {
	float: left;
	width: auto;
	height: 150px;
}
#shoes_poster img {
	width: auto;
	height: 100%
}
#shoes_info {
	position: relative;
	float: left;
	padding: 24px 30px;
}
#shoes_mini {
	position: fixed;
	right: 70px;
	bottom: -45px;
	height: 45px;
	margin-bottom: 0;
	width: 230px;
	text-align: center;
	line-height: 45px;
	color: #FFF;
	border: solid 1px #0098D7;
	border-bottom: none;
	background: #0098D7;
		-o-border-radius: 2px 2px 0 0;
		-ms-border-radius: 2px 2px 0 0;
		-moz-border-radius: 2px 2px 0 0;
		-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	cursor: pointer;
}
#shoes_mini span {
	float: left;
	display: block;
	margin-right: 6px;
	height: 45px;
	width: 45px;
}
#shoes_mini span img {
	height: auto;
	width: 100%;
}
#shoes_info_upcoming {
	margin-bottom: 0.3em;
	color: #0098D7;
}
#shoes_info h2 {
	margin-bottom: 0.2em;
	font-size: 1.6em;
}
#shoes_info h3 {
	margin-bottom: 0;
	font-size: 1.1em;
}
#shoes_info h4#shoes_info_date {
	margin-bottom: 0.1em;
	font-size: 1.4em;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ",Meiryo,Arial,"MS Pゴシック","MS PGothic",sans-serif;
	color: #E80142;
}
#shoes_info h4#shoes_info_date .label {
	font-size: 0.9em;
}

#shoes_ticket {
	position: relative;
	float: right;
	margin-right: 70px;
	padding: 30px 0;
	width: 230px;
	box-sizing: border-box;
}
#shoes_ticket_buy {
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	text-align: center;
}
#shoes_ticket_buy a {
	display: block;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	background: #0098D7;
	padding: 0.8em 0;
	background: #0098D7;
		-o-border-radius: 2px;
		-ms-border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	overflow: hidden;
	box-sizing: border-box;
}
#shoes_ticket_tel {
	font-size: 20px;
	letter-spacing: 0.08em;
	text-align: center;
}
#shoes_ticket_tel .label {
	display: block;
	font-size: 11px;
	color: #CCC;
	letter-spacing: 0;
}

#shoes_close_alt {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 70px;
	height: 30px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	background: #CCC;
	cursor: pointer !important;
	overflow: hidden;
	z-index: 100;
		-o-transition: all 250ms linear;
		-ms-transition: all 250ms linear;
		-moz-transition: all 250ms linear;
		-webkit-transition: all 250ms linear;
	transition: all 250ms linear;
}
#shoes_close_alt:hover {
	background: #222;
}
#days13_preorder {
	margin-bottom: 30px;
}
#days13_preorder img {
	width: 100%;
	height: auto;
}
#days13_preorder a {
	display: block;
	border: solid 1px #555;
	width: 267px;
	box-sizing: border-box;
}

#feature_days20 {
	margin-bottom: 2em;
	background: #3b3e4b;
	border-radius: 3px;
	overflow: hidden;
	transition: all 360ms ease-in-out;
}
#feature_days20:hover {
	transform: scale(0.96);
	transition: all 260ms ease-in-out;
}
#feature_days20 img {
	width: 100%;
	height: auto;
}

#feature_program {
	margin-bottom: 2em;
	background: #3b3e4b;
	border-radius: 3px;
	overflow: hidden;
	transition: all 360ms ease-in-out;
}
#feature_program:hover {
	transform: scale(0.96);
	transition: all 260ms ease-in-out;
}
#feature_program img {
	width: 100%;
	height: auto;
}




@media screen and (max-width:580px) {

.only_pc {
	display: none !important;
}
.only_mobile {
	display: inline-block !important;
}
.only_mobile.block {
	display: block !important;
	text-align: center;
}
body {
	width: 580px;
	font-size: 18px;
	line-height: 1.8em;
}
.inner {
	width: 100%;
	padding: 0 25px;
	box-sizing: border-box;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 1.2em;
}
#header {
	border-top: solid 8px #D45454;
	margin-bottom: 3em;
}
#header .inner {
	min-height: 180px;
	padding: 18px 25px;
	height: auto !important;
}
#header h1 {
	margin-bottom: 1.5em;
}
#header #menu {
	position: relative;
	bottom: auto;
	left: auto;
	width: 100%;
}
#menu-profile {
	clear: both;
}
.entry {
	font-size: 1em;
}
.entry img {
	max-width: 100% !important;
	height: auto !important;
}
.entry h3 {
	font-size: 1.3em;
	padding: 1.5em 0 1em 0;
	margin-bottom: 1.5em;
	line-height: 1em;
}
.entry p {
	margin-bottom: 1em;
}
.entry-date {
	position: absolute;
	width: 66px;
	height: 81px;
	right: 0;
	top: 0;
	color: #000;
	font-size: 2em;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ",Meiryo,Arial,"MS Pゴシック","MS PGothic",sans-serif;
	padding-top: 35px;
	line-height: 1em;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	box-sizing: border-box;
}
.more {
	padding-left: 24px;
	background: url(../images/more.png) no-repeat left center / 18px;
	line-height: 18px;
	font-size: 0.85em;
	margin-top: 2em;
}
#home-note {
	float: none !important;
	margin-bottom: 8em;
	width: 100% !important;
}
#features {
	float: none;
	padding: 0 5%;
	width: 100%;
	margin-bottom: 2em;
	box-sizing: border-box;
}
#features-others {
	float: none;
	padding: 0 5%;
	width: 100%;
	margin-bottom: 5em !important;
	box-sizing: border-box;
}
.featuring,
.featuring_total {
	float: none;
	width: 100%;
	margin-bottom: 1em;
	line-height: 1.8em;
	padding: 0.9em;
	box-sizing: border-box;
}
#feature_newsletter a {
	display: block;
	border: solid 1px #555;
	width: 100%;
	box-sizing: border-box;
}
.feature-image {
	width: 100%;
	height: 625px;
	overflow: hidden;
	box-sizing: border-box;
}
.feature-image a {
	display: block;
}
.feature-image img {
	width: 100% !important;
	height: auto;
}

.slides_container {
	width: 100%;
	height: auto;
	border: solid 1px #111;
	margin-bottom: 1em;
	box-sizing: border-box;
}
.slides_container .feature {
	width: 100%;
	height: auto;
}
.slides_control {
	width: 100% !important;
	max-height: 625px !important;
}
.feature-text {
	width: 100%;
	padding: 1em 1.5em;
	font-size: 0.8em;
	box-sizing: border-box;
}
#older {
	float: none !important;
	margin: 0 auto 5em auto !important;
	width: 70% !important;
	box-sizing: border-box;
}
#older a {
	display: block;
	width: 100%;
}
#older img {
	width: 100%;
	height: auto;
}
#home-CD h2,
#home-books h2,
#feed-note h2,
#feed-project h2,
#feed-schedule h2 {
	margin-bottom: 0.6em;
}
#home-CD {
	float: none !important;
	margin-bottom: 3em;
	width: 100% !important;
	padding-top: 1.8em !important;
	background: url(../images/border_sky.png) repeat-x top left !important;
}
#home-CD li {
	margin-right: 0.8em;
	padding-top: 1em;
	width: 90px;
	height: auto;
}
#home-CD li img {
	width: 100%;
	height: auto;
}
#home-books {
	float: none !important;
	margin-bottom: 3em;
	width: 100% !important;
	padding-top: 1.8em !important;
	background: url(../images/border_red.png) repeat-x top left !important;
}
#home-books li {
	margin-right: 0.8em;
	padding-top: 1em;
	width: 70px;
	height: auto;
}
#home-books li img {
	width: 100%;
	height: auto;
}
#feed-note {
	float: none !important;
	margin-bottom: 2em;
	width: 100% !important;
	background: url(../images/border_yellow.png) repeat-x top left !important;
	padding-top: 1.5em !important;
	margin-right: 0 !important;
}
#feed-project {
	float: none !important;
	margin-bottom: 2em;
	width: 100% !important;
	background: url(../images/border_green.png) repeat-x top left !important;
	padding-top: 1.5em !important;
	margin-right: 0 !important;
}
#feed-schedule {
	float: none !important;
	margin-bottom: 2em;
	width: 100% !important;
	background: url(../images/border_purple.png) repeat-x top left !important;
	padding-top: 1.5em !important;
	margin-right: 0 !important;
	font-size: 1em !important;
}
#notes.lefter {
	float: none !important;
	margin-bottom: 5em;
	width: 100% !important;
}
#side.righter {
	float: none !important;
	margin-bottom: 2em;
	width: 100% !important;
}


}
