/* trynext.com */
/* 2014-09-12  */
/* ##########[ layout ]########## */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	border: 0;
	font-weight:normal;
}
body {
	background:url(http://trynext.com/lib/imgs/bg-body.png);
}
ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}
html {
	margin-bottom:1px;
	height:100%;
}
a:visited {
	color:#093;
}
a:hover {
	color:#f0c;
}
/* ##########[ expand ]########## */
.btn {
	margin-bottom:5px;
}
a.label {
	color:#fff;
}
/* ##########[ footer ]########## */
#footer {
	clear:both;
	background:url(http://trynext.com/lib/imgs/bg-footer.png);
	color:#c0c6cf;
}
#footer a {
	color:#fff;
}
.foot-label {
	padding:15px 0;
}
.foot-label h4 {
	font-size:16px;
	margin-bottom:10px;
	text-align:center;
}
/* ##########[ page-top ]########## */
.toc {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 20px;
}
.toc a {
	display: block;
	text-decoration: none;
	background:#00060f;
	color: #fff;
	line-height:30px;
	font-size:14px;
	padding:0 15px;
	border-radius: 15px;
}
.toc a:hover {
	background:#f0c;
}
/* ##########[ header ]########## */
#header {
	background:#fff;
	border-bottom:2px solid #59c;
	min-height:52px;
}
@media (max-width: 767px) {
a.brand {
 margin:0 auto;
}
}
a.brand {
	display:block;
	width:140px;
	height:50px;
	background:url(http://trynext.com/lib/imgs/header-logo.png);
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#header-search {
	padding-top:8px;
}
/* ##########[ google ]########## */
.gsc-control-cse {
	border:none!important;
	padding:0px!important;
}
.gsc-input-box {
	height:29px!important;
}
input.gsc-search-button {
	width:70px!important;
	height:29px!important;
}
.gsc-tabHeader {
	width:120px;
}
.gsc-orderby {
	white-space:nowrap;
}
/* ##########[ head ]########## */
#hero {
	background:#999;
}
#hero .container {
	background:url(http://trynext.com/lib/imgs/hero1.jpg) center center;
	background-size: cover;
	height:300px;
	text-align:center;
	padding-top:80px;
}
#hero h1 {
	font-size:60px;
	color:#000;
	margin-bottom:5px;
}
#hero .cnt {
	font-size:42px;
	font-family:Trebuchet MS, 'Open Sans', sans-serif;
	color:#296;
}
#hero .lead {
	display: block;
	width:80%;
	margin:0 auto;
	font-size: 18px;
	line-height: 1.7em;
	color:#678;
}
/* ##########[ content ]########## */
#content {
	background:#fff;
}
.main {
	margin-right:-1px;
	border-right:1px solid #eee;
	padding-bottom:200px;
	overflow:hidden;
}
.side {
	padding-bottom:100px;
}
.side-pack {
	padding:15px 0;
}
.side-pack h4 {
	background-color:#246;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding:6px 0;
	margin:0 0 5px;
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
}
.side-pack h4 span.glyphicon {
	margin-right:5px;
}

/* ##########[ pack ]########## */
.tn-block {
	padding-top:15px;
	height:460px;
}
/* ##########[ pack ]########## */
.pack {
	clear:both;
	border-bottom:1px dashed #c0c6cf;
	padding:15px 15px;
}
.side-pack:after, .pack:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
/* ##########[ article ]########## */
.pack h1 {
	font-size:36px;
	line-height:1.3;
	color:#000;
	margin-bottom:15px;
}
.also {
	display:block;
	color:#c0c6cf;
	font-size:18px;
	font-weight:bold;
}
.description {
	color:#90969f;
	margin-bottom:10px;
}
/* ##########[ tn-item ]########## */
.row-title {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.row-title .glyphicon {
	margin-right:5px;
}
.tn-item {
	padding:0px;
}
.tn-item a {
	display:block;
	height:85px;
	overflow:hidden;
	background:#fff;
	border:1px solid #fff;
}
.tn-item a:visited {
	background:#fcfcfc;
	color:#999;
}
.tn-item a:hover {
	background:#ffc!important;
	text-decoration:none;
	border-color:#f0c;
}
.tn-item img {
	margin:4px 0px 4px 4px;
	width:75px;
	height:75px;
	float:left;
	border:1px solid #999;
}
.tn-item h3 {
	margin:10px 10px 5px 90px;
	font-size:14px;
	font-weight:normal;
	overflow:hidden;
	line-height:20px;
	height:40px;
}
.tn-item em {
	margin:0px 10px 5px 90px;
	display:block;
	color:#090;
	text-align:right;
	font-size:12px;
	font-style:normal;
}
/* ##########[ #entryshare ]########## */
ul.tn-share {
	margin-top:10px;
}
ul.tn-share li {
	display:inline-block;
	margin-right:10px;
}
a.linkedit {
	color:#fff!important;
}
/* ##########[ entry-content ]########## */
.entry-content {
	margin-bottom:40px;
}
.entry-content p {
	font-size:16px;
	line-height:1.8;
	margin-bottom:1em;
}
.entry-content h2 {
	clear:both;
	letter-spacing:-1px;
	font-size:24px;
	color:#903;
}
.entry-content h3 {
	clear:both;
	color:#60666f;
	border-left:   8px solid #90969f;
	border-bottom: 1px dashed #90969f;
	padding:2px 6px;
	font-size:140%;
	line-height:28px;
	font-weight:bold;
	margin:2em 0 1em;
}
.entry-content h4 {
	font-size:130%;
	color:#60666f;
	font-weight:bold;
	margin:2em 0 0.5em;
}
.entry-content h5 {
	font-weight:bold;
}
.entry-content h6 {
	font-weight:bold;
}

.large {
	font-size:200%;
}
.res {
	color:#090;
}
.hot, .hot a {
	font-weight:bold;
	color:#c00!important;
}
.stanza {
	color:#c0c6cf;
	font-weight:bold;
	text-align:center;
	font-size:24px!important;
}
hr {
	clear:both;
	border:0;
	height:2px;
	margin:2em 0;
	background-color:#c0c6cf;
	color:#ccc;
}
.entry-content img {
	max-width: 100%;
	height: auto;
	border:1px solid #999;
	background: #fff;
	padding:9px;
	box-shadow:         0px 1px 9px #666;
	-webkit-box-shadow: 0px 1px 9px #666;
	-moz-box-shadow:    0px 1px 9px #666;
}
.entry-content a img {
	border-color:#29c;
}
.entry-content a:hover img {
	border-color:#f0c;
}
img.none {
	border:none!important;
	padding:0!important;
	box-shadow:         none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow:    none!important;
}
/* ##########[ entryphoto ]########## */
.entryphoto {
	margin:0 0 20px;
	text-align:center;
}
.entryphoto img {
	max-height:600px;
	margin:5px auto;
}
.entryphoto p {
	font-size:12px;
}
.hreview strong {
	display:block;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#c36;
}
.ic-star {
	position:relative;
	display:inline-block;
	background:url(/lib/imgs/ic-star-big.png);
	width:160px;
	height:30px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.stars-1 {
	background-position:0 -120px;
}
.stars-2 {
	background-position:0 -90px;
}
.stars-3 {
	background-position:0 -60px;
}
.stars-4 {
	background-position:0 -30px;
}
.stars-5 {
	background-position:0 0px;
}
h2.motiv {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#c36;
	margin-bottom:40px;
}
h2.chapter {
	text-align:center;
	background:#30363f;
	color:#fff;
	margin:30px 0px;
	padding:20px 0;
	line-height:1.2;
	font-size:24px;
	font-weight:normal;
	letter-spacing:2px;
}
.eof {
	background:#000;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:40px;
	line-height:150px;
	letter-spacing:20px;
	margin:40px -20px;
}
/* ##########[ ul ol dl ]########## */
.entry-content ul {
	margin:1em;
}
.entry-content ul li {
	padding-left:18px;
	background:url(http://trynext.com/bootstrap/imgs/bit.png);
	background-repeat:no-repeat;
	margin:5px 0;
}
.entry-content ol {
	margin:1em 3em;
}
.entry-content ol li {
	list-style-type:decimal;
	margin:5px 0;
}
.entry-content ul ul, .entry-content ol ul, .entry-content ul ol, .entry-content ol ol {
	margin:0!important;
}
.entry-content dl {
	margin-bottom:2em;
}
.entry-content dl dt {
	margin-top:10px;
	font-weight:bold;
	font-size:115%;
	padding-left:20px;
	background:url(http://trynext.com/bootstrap/imgs/bit-dl.png) left center no-repeat;
}
.entry-content dl dd {
	margin-left:20px;
	margin-bottom:5px;
}
/* ##########[ blockquote ]########## */
blockquote {
	clear: both;
	margin: 1em 2em 2em;
	padding: 15px 20px 10px 50px;
	background:#f3f3f3 url(http://trynext.com/bootstrap/imgs/bq-quote.png) no-repeat 10px 10px;
	border:2px solid #ccd;
	border-radius:         7px;
	-moz-border-radius:    7px;
	-khtml-border-radius:  7px;
	-webkit-border-radius: 7px;
	box-shadow:         1px 1px 7px #ccc;
	-webkit-box-shadow: 1px 1px 7px #ccc;
	-moz-box-shadow:    1px 1px 7px #ccc;
	font-size:14px;
}
blockquote h5 {
	margin:0 0 5px;
}
dl ul, dl ol, blockquote>ul, blockquote>dl, blockquote p {
	font-size:14px!important;
	margin-top:0px!important;
	margin-bottom:10px!important;
}
blockquote cite {
	display:block;
	margin-top:10px;
	text-align:right;
	color:#999;
}
blockquote.plot {
	background:#ffffee url(http://trynext.com/bootstrap/imgs/bq-plot.png) no-repeat 10px 10px;
	border-color:#9ba;
	color: #093;
}
blockquote.edit {
	background:#efefef url(http://trynext.com/bootstrap/imgs/bq-edit.png) no-repeat 10px 10px;
	border:2px solid #9cf;
}
p.plot {
	clear: both;
	margin: 1em;
	padding: 10px 20px;
	background:#ffe;
	color: #093;
	font-size:14px;
	line-height:1.4;
}
/* ##########[ table.sheet ]########## */
table.sheet th, table.sheet td {
	font-size:14px;
	line-height:1.4;
}
table.sheet {
	margin-bottom:2em;
	border-collapse: collapse;
	border-width: 1px 1px 0 1px;
	border-color: #c0c6cf;
	border-spacing: 0;
	border-style: solid;
}
table.sheet tr {
	border: none;
}
table.sheet th, table.sheet td {
	border-width: 0 1px 1px 0;
	border-color: #c0c6cf;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: top;
	padding:4px 8px;
}
table.sheet th {
	background-color:#d0d6df;
	color:#30363f;
	font-weight:bold;
}
table.sheet td {
	background-color:#fcfcfc;
	text-align: left;
}
/* ##########[ list-bit ]########## */
ul.list-bit {
	margin-bottom:1em;
}
ul.list-bit li {
	padding-left:14px;
	background:url(http://trynext.com/bootstrap/imgs/bit.png);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
/* ##########[ list-headline ]########## */
ul.list-headline li:first-child {
	border:none;
}
ul.list-headline li {
	clear:both;
	border-top:1px solid #eee;
}
ul.list-headline li .head-image {
	width:110px;
	float:left;
	padding:10px 0;
}
ul.list-headline li .published, ul.list-headline li .category, ul.list-headline li .tag {
	font-size:11px;
	margin:0;
}
ul.list-headline li .head-image img {
	padding:5px;
	border:1px solid #999;
	margin-bottom:5px;
}
ul.list-headline li .head-body {
	margin-left:110px;
	padding:10px 0;
}
ul.list-headline li .head-body h3 {
	font-size:18px;
	margin-bottom:5px;
}
ul.list-headline li .head-body p {
	margin-bottom:10px;
}
/* ##########[ list-menu ]########## */
ul.list-menu li {
	height:30px;
	border-top:1px solid #eee;
}
ul.list-menu li a {
	display:block;
	line-height:30px;
	padding-left:5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:16px;
}
ul.list-menu li a:hover {
	background:#ffc;
}
ul.list-menu li a span.glyphicon {
	margin-right:5px;
}
.badge-right {
	float:right;
	font-size:14px;
	margin-right:5px;
}
/* ##########[ list-pills ]########## */
ul.list-pills {
	clear:both;
}
ul.list-pills li a {
	display:block;
	float:left;
	font-size:12px;
	line-height:20px;
	padding:0 5px;
	margin-bottom:2px;
}
ul.list-pills li a:hover {
	background:#ffc;
	text-decoration:none;
}
/* ##########[ list-nav ]########## */
ul.list-nav {
	clear:both;
	position:relative;
}
ul.list-nav li {
	display:block;
	font-size:12px;
}
ul.list-nav li.previous {
	float:left;
	width:40%;
}
ul.list-nav li.parent {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	text-align:center;
}
ul.list-nav li.next {
	float:right;
	width:40%;
	text-align:right;
}
ul.list-nav li a span.glyphicon {
	margin:0 5px;
}
/* ##########[ list-shift ]########## */
ul.list-shift li {
	clear:both;
}
ul.list-shift li a {
	display:block;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
ul.list-shift li img {
	width:24px;
	height:24px;
	margin:0 2px;
	border:1px solid #fff;
	display:inline-block;
}
ul.list-shift li:hover img {
	width:80px;
	height:80px;
	border-color:#f0c;
}
ul.list-shift li a span.glyphicon {
	margin-right:5px;
}
/* ##########[ tn-list-icon ]########## */
ul.tn-list-icon {
	display:inline;
}
ul.tn-list-icon li a {
	display:block;
	float:left;
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
ul.tn-list-icon li a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	background-color:#428bca;
}
ul.tn-list-icon li img {
	width:75px;
	height:75px;
	margin:2px;
}
/* ##########[ tn-list ]########## */
ul.tn-list-tags {
	padding:0;
	margin:0;
}
ul.tn-list-tags li {
	display: inline;
	line-height:1.2;
	margin-right:5px;
}
ul.tn-list-tags .rank-1 a {
	font-size: 1.8em;
	color:#f0c;
}
ul.tn-list-tags .rank-2 a {
	font-size: 1.6em;
	color:#f00;
}
ul.tn-list-tags .rank-3 a {
	font-size: 1.4em;
	color:#393;
}
ul.tn-list-tags .rank-4 a {
	font-size: 1.3em;
	color:#33c;
}
ul.tn-list-tags .rank-5 a {
	font-size: 1.2em;
	color:#33c;
}
ul.tn-list-tags .rank-6 a {
	font-size: 1.1em;
	color:#339;
}
ul.tn-list-tags .rank-7 a {
	font-size: 1.0em;
	color:#333;
}
ul.tn-list-tags .rank-8 a {
	font-size: 0.9em;
	color:#666;
}
ul.tn-list-tags .rank-9 a {
	font-size: 0.8em;
	color:#999;
}
ul.tn-list-tags .rank-10 a {
	font-size: 0.7em;
	color:#ccc;
}
/* ##########[ navi ]########## */
div.navi {
	clear:both;
	margin-top:40px;
}
div.navi h5 {
	background:#60666f;
	color:#fff;
	line-height:24px;
	font-size:16px;
	text-align:center;
	margin:0;
}
div.navi .boxcontent {
	background:#f0f6ff;
	padding:10px;
	font-size:12px;
}
div.navi a {
	font-weight:normal;
}
div.navi ul li {
}
ul.inline {
	margin-bottom:0!important;
}
ul.inline li {
	display:inline;
	background-image:none!important;
	padding:0!important;
}
ul.inline li:after {
	content:" - ";
	color:#999;
}
/* ##########[ pager ]########## */
div.pager {
	clear:both;
	text-align:center;
	margin:20px 0;
}
div.pager:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
div.pager span, div.pager strong, div.pager a {
	font-size:14px;
	text-decoration:none;
	padding:4px 4px;
	border-radius:         7px;
	-moz-border-radius:    7px;
	-khtml-border-radius:  7px;
	-webkit-border-radius: 7px;
}
div.pager span, div.pages span.atfirst, div.pages span.atend {
	background:#eee;
	color: #999;
}
div.pager strong {
	background:#58c;
	color:#fff;
	font-weight:bold;
}
div.pager a {
	background:#eee;
	color:#000;
}
div.pager a:hover {
	color:#fff!important;
	background:#c00;
}
/* ##########[ end ]########## */
