@charset "UTF-8";
/* @Style license ID.0702 */
/* @group bootstrap.css カスタマイズ */
/* @group Global */
html {
	overflow-y: scroll;
}
body , h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: Arial , Verdana , Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo , sans-serif;
}
ul , ol {
	padding-left: 0;
}
hr {
	border-top: 1px solid #ddd;
}
/* @end */
/* @group navbar */
h1.brand  {
	font-size: 24px;
	margin-bottom: 20px;
}
h1.brand a {
	text-decoration: none;
}
.navbar-brand {
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a {
	padding: 15px 20px;
}
form.site-search label {
	position: absolute;
	left: -9999px;
}
/* @end */
/* @group http://responsiveslides.com v1.54 by @viljamis */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 0 30px 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.lulunimg {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 20px 0 5px 0;
}
.lulunimg li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.lulunimg li:first-child {
	position: relative;
	display: block;
	float: left;
}
.lulunimg img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
/* @end */
/* @group jumbotron */
.jumbotron h1 {
	font-size: 36px;
}
.jumbotron p {
	font-size: 18px;
}
/* @end */
/* @group 見出し */
h1.section-title , h1.article-title {
	font-size: 20px;
}
h1 , h2 {
	clear: both;
	font-weight: 700;
}
h2 {
	font-size: 17px;
	line-height: 34px;
}
h3 {
	clear: both;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
}
/* @end */
/* @group タブ */
.nav-tabs {
	margin-bottom: 20px;
}
/* @end */
/* @end */
/* @group メインコンテンツ詳細 */
main {
	line-height: 1.8;
}
main p {
	margin-bottom: 1em;
}
.article-body ul , .article-body ol {
	padding-left: 25px;
}
ol.linenums {
	margin: 0 0 0 15px;
}
main dd {
	margin-bottom: 10px;
}
/* @group 新着情報 */
.news dt , .news dd {
	line-height: 2.2;
}
.news dt {
	margin-right: 15px;
	text-align: right;
}
.news dt {
	float: left;
	width: 8em;
}
/* @end */
/* @group 投稿者情報 */
ul.entry-meta {
	margin-left: 0;
}
ul.entry-meta li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	margin-right: 5px;
}
/* @end */
/* @group About用 */
dl.info {
	margin-bottom: 25px;
}
dl.info dt {
	padding: 0;
}
dl.info dd {
	margin: -1.6em 0 .8em 9em;
	line-height: 1.6;
}
/* @end */
/* @group 引用 */
blockquote {
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
blockquote p {
	font-size: 14px;
	line-height: 1.8;
}
/* @end */
/* @group 画像 */
img.mt-image-none {
	margin: 0  0 20px 0;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
img.mt-image-left {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
img.mt-image-center {
	display: block;
	margin: 0 auto 20px;
	max-width: 100%;
	height: auto;
	text-align: center;
	width /***/:auto;
}
img.mt-image-right {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
/* @end */
/* @group 続き */
.extended {
	margin-bottom: 20px;
}
/* @end */
/* @group エントリータグ */
.entry-tags {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
.entry-tags .entry-tag-header {
	display: inline;
	font-size: 12px;
}
.entry-tags ul {
	display: inline;
	margin-left: 0;
	list-style: none;
}
.entry-tags li {
	display: inline;
	margin-right: 5px;
	font-size: 12px;
}
/* @end */
/* @group Pager */
aside ul.pager {
	clear: both;
}
/* @end */
/* @group コメント */
.comments h2 , .comments-open h2 , .trackbacks h2 {
	font-size: 18px;
}
.asset-meta , h2.asset-meta{
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
}
div.asset-meta {
	margin-top: 21px;
	margin-bottom: 10.5px;
}
.comment-reply {
	margin-left: 20px;
}
#comments-open-captcha {
	margin-top: 20px;
}
.captcha .label, .captcha img {
	display: block;
	float: left;
	margin-right: 10px;
}
.captcha .label {
	min-height: 1.2em;
	width: 80px;
	background-color: rgba(0, 0, 0, 0);
	color: #333333;
	text-align: left;
	text-shadow: none;
}
.field {
	float: left;
}
#captcha_code {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.captcha p {
	clear: both;
}
.form-actions {
	clear: both;
}
#top-comment-nav, #comment-nav {
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}
#top-comment-nav li, #comment-nav li {
	display: inline;
	padding: 0;
}
#top-prev-comments, #prev-comments {
	margin: 0 1em 0 0;
	text-align: left;
}
#top-next-comments, #next-comments {
	margin: 0 0 0 1em;
	text-align: right;
}
#top-num-comments, #num-comments {
	text-align: center;
}
/* @end */
/* @group トラックバック */
.trackbacks-info {
	margin-bottom: 20px;
}
/* @end */
/* @group メールフォーム */
.form-control {
	width:100% !important;
}
/* @end */
/* @end */
/* @group サイドバー詳細 */
/* @group サイドバーリンク調整 */
.nav-header {
	margin-bottom: 5px;
	margin-left: 15px;
}
.nav-header a {
	margin-left: -15px;
}
.nav-list > li > a {
	padding: 3px 15px;
}
.nav-list li li a {
	padding-right: 30px;
	padding-left: 30px;
}
.nav-list li li li a {
	padding-right: 45px;
	padding-left: 45px;
}
/* @end */
/* @group タグクラウド */
.tags {
	margin-right: 15px;
	margin-left: 15px;
}
.tags > li {
	display: inline;
	line-height: 1.2;
}
li.level1 {
	font-size: 180%;
}
li.level2 {
	font-size: 160%;
}
li.level3 {
	font-size: 130%;
}
li.level4 {
	font-size: 120%;
}
li.level5 {
	font-size: 100%;
}
li.level6 {
	font-size: 80%;
}
/* @end */
/* @group ソーシャルボタン */
.social-sign {
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 0;
	font-size: 20px;
}
.social-sign li {
	display: inline;
	margin-right: 10px;
	line-height: 1.6;
}
.social-sign li a:hover,
.social-sign li a:focus {
	text-decoration: none;
}
/* @end */
/* @group パワード */
.powered {
	font-size: 11px;
}
/* @end */
/* @group box・photo */
.box ,  .photo {
	margin-bottom: 0;
	padding-right: 15px;
	padding-left: 15px;
}
.box ol , .box ul {
	padding-left: 25px;
}
.comment-author span:before ,
.ping-name span:before {
	content: " ┗ ";
}
.photo {
	overflow: hidden;
	margin-bottom: 10px;
}
.photo ol {
	margin-left: 0;
}
.photo li {
	display: inline;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 70px;
	height: 70px;
	vertical-align: middle;
	text-align: center;
}
/* @end */
/* @end */
/* @group footer */
.Site_information {
	margin-top: 40px;
	background-color: #f5f5f5;
	border-top: 1px solid #e3e3e3;
}
.footer-inner {
	padding: 40px 0;
}
/* @end */
/* @group レスポンシブ調整 */
@media (max-width: 1024px) {
.navbar-form .form-control {
    width: 100px;
}
}
@media (max-width: 480px) {
h1.brand {
	font-size: 24px;
}
.rslides {
	margin-bottom: 20px;
}
.lulunimg {
	margin-top: 20px;
	margin-bottom: 5px;
}
.captcha .label {
	text-align: left;
}
}
/* @end */

