﻿@charset "utf-8";

/*------------ .tw_box ------------ */
#top .tw_box {
	background: url(../images/top/bg_tw.png) no-repeat;
	box-sizing: content-box;
	/*height: 279px;*/
	padding: 0 20px 0;
	margin: 20px 0;
	overflow: hidden;
}
#top .btn_tw {
	display: block;
	width: 230px;
	height: 30px;
	margin-bottom: 5px;
	text-indent: -9999px;
}

.tw_box iframe {
	max-width: 635px !important;
	width: 635px !important;
}
.timeline {
	max-width: 635px !important;
}
.stream {
	width: 100% !important;
}