@import url('//fonts.googleapis.com/css?family=Roboto:400,600');
@import url('/static/fonts/joetsutj/style.css');
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.b_topbar {
  width: 100%;
  z-index: 100;
  vertical-align: middle;
  font-size: 12px;
  color: white;
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.5);
  background-color: #555;
  line-height: 24px;
  height: 24px;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.b_topbar:before,
.b_topbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_topbar:after {
  clear: both;
}
.b_topbar .round {
  display: none;
}
.b_topbar .username {
  font-weight: 500;
}
.b_topbar .ticker {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 8px;
}
.b_topbar .menu {
  float: left;
}
.b_topbar .menu ul {
  padding: 0 0px;
  vertical-align: middle;
  list-style: none;
  margin: 0;
}
.b_topbar .menu ul:before,
.b_topbar .menu ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_topbar .menu ul:after {
  clear: both;
}
.b_topbar .menu ul li {
  float: left;
}
.b_topbar .menu ul li a {
  color: white;
  vertical-align: middle;
  display: block;
  padding: 0 6px;
}
.b_topbar .menu ul li a:hover {
  background-color: #888;
}
.b_topbar .menu li.icon {
  font-family: joetsutj;
}
.b_topbar .menu2 {
  float: right;
}
.b_topbar .menu2 ul {
  padding: 0 0px;
  vertical-align: middle;
  list-style: none;
  margin: 0;
}
.b_topbar .menu2 ul:before,
.b_topbar .menu2 ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_topbar .menu2 ul:after {
  clear: both;
}
.b_topbar .menu2 ul li {
  float: left;
}
.b_topbar .menu2 ul li a {
  color: white;
  vertical-align: middle;
  display: block;
  padding: 0 7px;
}
.b_topbar .menu2 ul li a:hover {
  background-color: #888;
}
.b_topbar .menu2 li.icon {
  font-family: joetsutj;
}
.b_topbar .menu-left {
  font-family: joetsutj;
  float: right;
}
.b_topbar .menu-left ul {
  padding: 0 0px;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  margin-right: 5px;
  vertical-align: baseline;
}
.b_topbar .menu-left ul:before,
.b_topbar .menu-left ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_topbar .menu-left ul:after {
  clear: both;
}
.b_topbar .menu-left ul li {
  float: left;
}
.b_topbar .menu-left ul li a {
  vertical-align: middle;
  color: white;
  display: block;
  padding: 0 7px;
}
.b_topbar .menu-left ul li a i {
  margin-bottom: -1px;
}
.b_topbar .menu-left ul li a:hover {
  background-color: #777;
}
.b_header {
  position: relative;
  color: white;
  background-color: white;
  background-clip: content-box;
  overflow: hidden;
  border-bottom: 3px solid #2aa22b;
  height: 70px;
}
.b_header:before,
.b_header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_header:after {
  clear: both;
}
.b_header h1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  margin: 0;
}
.b_header h1 a {
  display: block;
  height: 100%;
  color: white;
}
.b_header h1 a:hover {
  color: #fed;
}
.b_header h1 a img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 3px 5px 3px 5px;
  display: block;
  max-width: 100%;
  width: 354px;
  height: auto;
}
.b_header h1 a img:hover {
  opacity: 0.7;
  -webkit-filter: hue-rotate(10deg);
}
@media (max-aspect-ratio: 1200/1000) and (max-width: 900px) {
  .b_main {
    padding-top: 62px;
  }
  .b_header {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    border-top: none;
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: brightness(1.5) blur(8px);
  }
  .b_header h1 {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .b_header h1 a img {
    width: 300px;
    margin: 0 auto;
  }
  .b_header h1:hover {
    background-color: white;
  }
  .b_topbar {
    display: none;
    height: 0;
  }
}
.b_main {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  background-color: #eaeaea;
}
.b_main:before,
.b_main:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_main:after {
  clear: both;
}
.b_main-content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 520px) {
  .b_main-content {
    padding-left: 6px;
  }
}
@media (max-width: 520px) {
  .b_main-content {
    padding-right: 6px;
  }
}
.side.b_main {
  padding-right: 346px;
}
@media (max-width: 520px) {
  .side.b_main {
    padding-right: 342px;
  }
}
.side.b_main .b_main-side {
  font-size: 13px;
  line-height: 1.5;
  float: right;
  width: 336px;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-right: -336px;
}
@media (max-width: 520px) {
  .side.b_main .b_main-side {
    margin-right: -336px;
  }
}
.noside.b_main {
  border-left: 0 solid transparent;
}
.noside.b_main .b_main-side {
  display: none;
}
@media print {
  .full.b_main,
  .side.b_main {
    border-left: 0 solid transparent;
  }
  .full.b_main .b_main-side,
  .side.b_main .b_main-side {
    display: none;
  }
}
.full.b_main .b_main-side {
  display: none;
}
.full.b_main .b_main-content {
  margin: 0;
  padding: 0;
}
.b_main-full-inner {
  margin-left: 0;
}
@media (max-width: 950px) {
  .side.b_main {
    margin-top: 0;
    padding-right: 0;
  }
  .side .b_main-content {
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .side .b_main-side {
    display: none;
  }
}
@media (max-aspect-ratio: 1200/1000) and (max-width: 900px) {
  .side.b_main,
  .noside.b_main {
    margin-left: 0;
    border-left: none;
  }
  .b_main-full-inner {
    margin-left: 0;
  }
}
.b_footer {
  position: relative;
  font-size: 14px;
  text-align: center;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.b_footer:before,
.b_footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_footer:after {
  clear: both;
}
.b_footer p {
  margin: 8px 0;
}
.b_footer .b_mob_socials .label {
  margin: 0 0 3px;
  font-weight: bold;
}
.b_footer .main {
  clear: both;
  background-color: #555;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  margin: 0;
  padding: 16px 0;
}
.b_footer .main:before,
.b_footer .main:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_footer .main:after {
  clear: both;
}
.b_footer .main nav.menu1 {
  margin: 8px auto 10px;
  max-width: 480px;
}
.b_footer .main nav.menu1 i {
  display: block;
  margin: 0 auto;
  font-size: 22px;
  margin-bottom: 4px;
}
.b_footer .main nav.menu1 ul {
  font-size: 12px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  line-height: 16px;
  width: 100%;
}
.b_footer .main nav.menu1 ul:before,
.b_footer .main nav.menu1 ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_footer .main nav.menu1 ul:after {
  clear: both;
}
.b_footer .main nav.menu1 ul li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 16px;
  width: 25%;
  display: block;
  float: left;
  padding: 0;
}
.b_footer .main nav.menu1 ul li:first-child {
  border-left: none;
}
.b_footer .main nav.menu2 {
  margin: 1em 0;
}
.b_footer .main nav.menu2 ul {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 16px;
  display: inline-block;
}
.b_footer .main nav.menu2 li {
  display: block;
  float: left;
  border-left: 1px solid #cca;
  padding: 0 12px;
}
.b_footer .main nav.menu2 li:first-child {
  border-left: none;
}
@media (max-width: 600px) {
  .b_footer .main nav.menu2 ul {
    line-height: 24px;
  }
  .b_footer .main nav.menu2 li {
    padding: 0 8px;
    display: inline-block;
    float: none;
    border-left: none;
  }
}
.b_footer .main a {
  color: white;
}
.b_footer .main a:hover {
  color: #ffffbb;
}
.b_footer .copy {
  background-color: #605645;
}
.b_footer .copy:before,
.b_footer .copy:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_footer .copy:after {
  clear: both;
}
.b_footer .copy p {
  line-height: 1;
  margin: 1.5em 0;
}
.b_gnav {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  line-height: 1.2;
  z-index: 100;
  max-width: 1200px;
  margin: 0 auto;
  display: none;
  position: absolute;
}
.b_scr_ff .b_gnav {
  position: fixed;
  top: 0;
}
.b_scr_fb .b_gnav {
  position: fixed;
  bottom: 0;
}
.b_scr_a .b_gnav {
  position: absolute;
}
.b_scr_s .b_gnav {
  position: absolute;
}
.b_gnav ul {
  list-style: none;
  position: static;
  padding: 0;
  margin: 0;
  width: 0;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.b_gnav ul li {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  margin: 6px 0;
}
.b_gnav ul li:first-child {
  margin-top: 0;
}
.b_gnav ul li a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: 600;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #ccc;
}
.b_gnav ul li a i {
  line-height: 1;
  display: block;
  margin: 0 auto;
  font-size: 24px;
  padding: 15px 0 6px;
}
.b_gnav ul li a i.icon-home2 {
  font-size: 25px;
  padding-bottom: 2px;
}
.b_gnav ul li a i.icon-calendar2 {
  font-size: 22px;
}
.b_gnav ul li a i.icon-stats-bars6 {
  font-size: 24px;
}
.b_gnav ul li a i.icon-weather-cloud-sun2 {
  font-size: 24px;
}
.b_gnav ul li a i.icon-search {
  font-size: 22px;
}
.b_gnav ul li a .name {
  display: block;
  padding: 6px 0 15px;
  font-size: 11px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  margin: 0 auto;
}
.b_gnav ul li a:hover {
  background-color: white;
}
.b_gnav ul li a:before,
.b_gnav ul li a:after {
  font-family: 'joetsutj';
  position: absolute;
  line-height: 1;
  font-size: 9px;
  width: 10px;
  height: 9px;
  left: -0.1px;
  right: auto;
  color: black;
  display: none;
  overflow: hidden;
}
.b_gnav ul li a:before {
  content: '\e601';
  top: -8.5px;
}
.b_gnav ul li a:after {
  content: '\e602';
  bottom: -8.5px;
}
.b_gnav ul li.active {
  width: 54px;
}
.b_gnav ul li.home a {
  background-color: #e67d81;
}
.b_gnav ul li.home a:after,
.b_gnav ul li.home a:before {
  color: #e67d81;
}
.b_gnav ul li.home.active a,
.b_gnav ul li.home:hover a {
  background-color: #df5b60;
}
.b_gnav ul li.home.active a:after,
.b_gnav ul li.home:hover a:after,
.b_gnav ul li.home.active a:before,
.b_gnav ul li.home:hover a:before {
  color: #df5b60;
}
.b_gnav ul li.events a {
  background-color: #44abcd;
}
.b_gnav ul li.events a:after,
.b_gnav ul li.events a:before {
  color: #44abcd;
}
.b_gnav ul li.events.active a,
.b_gnav ul li.events:hover a {
  background-color: #3299bc;
}
.b_gnav ul li.events.active a:after,
.b_gnav ul li.events:hover a:after,
.b_gnav ul li.events.active a:before,
.b_gnav ul li.events:hover a:before {
  color: #3299bc;
}
.b_gnav ul li.trending a {
  background-color: #7cba5d;
}
.b_gnav ul li.trending a:after,
.b_gnav ul li.trending a:before {
  color: #7cba5d;
}
.b_gnav ul li.trending.active a,
.b_gnav ul li.trending:hover a {
  background-color: #69aa49;
}
.b_gnav ul li.trending.active a:after,
.b_gnav ul li.trending:hover a:after,
.b_gnav ul li.trending.active a:before,
.b_gnav ul li.trending:hover a:before {
  color: #69aa49;
}
.b_gnav ul li.weather a {
  background-color: #e5b96d;
}
.b_gnav ul li.weather a:after,
.b_gnav ul li.weather a:before {
  color: #e5b96d;
}
.b_gnav ul li.weather.active a,
.b_gnav ul li.weather:hover a {
  background-color: #e0ab4f;
}
.b_gnav ul li.weather.active a:after,
.b_gnav ul li.weather:hover a:after,
.b_gnav ul li.weather.active a:before,
.b_gnav ul li.weather:hover a:before {
  color: #e0ab4f;
}
.b_gnav ul li.search a {
  background-color: #d198d1;
}
.b_gnav ul li.search a:after,
.b_gnav ul li.search a:before {
  color: #d198d1;
}
.b_gnav ul li.search.active a,
.b_gnav ul li.search:hover a {
  background-color: #c67fc6;
}
.b_gnav ul li.search.active a:after,
.b_gnav ul li.search:hover a:after,
.b_gnav ul li.search.active a:before,
.b_gnav ul li.search:hover a:before {
  color: #c67fc6;
}
.b_gnav ul li.admin a {
  background-color: #ababab;
}
.b_gnav ul li.admin a:after,
.b_gnav ul li.admin a:before {
  color: #ababab;
}
.b_gnav ul li.admin.active a,
.b_gnav ul li.admin:hover a {
  background-color: #999;
}
.b_gnav ul li.admin.active a:after,
.b_gnav ul li.admin:hover a:after,
.b_gnav ul li.admin.active a:before,
.b_gnav ul li.admin:hover a:before {
  color: #999;
}
@media (max-aspect-ratio: 1200/1000) and (max-width: 900px) {
  .b_gnav {
    float: none;
    z-index: 100;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.95);
    top: 0 !important;
    left: 0 !important;
    height: 41px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 3px solid #bbb;
    position: fixed;
  }
  .b_scr_a .b_gnav {
    position: fixed;
  }
  .b_scr_ff .b_gnav {
    position: fixed;
    top: 0;
  }
  .b_scr_fb .b_gnav {
    position: fixed;
    bottom: auto;
  }
  .b_scr_s .b_gnav {
    position: fixed;
  }
  .b_gnav ul {
    padding: 2px 0 0;
    width: 2000px;
  }
  .b_gnav ul:before,
  .b_gnav ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .b_gnav ul:after {
    clear: both;
  }
  .b_gnav ul li {
    float: left;
    margin: 0;
    height: 33px;
    width: auto;
    line-height: 33px;
    padding: 3px 2px 0;
  }
  .b_gnav ul li.active {
    padding-top: 0;
    height: 36px;
    line-height: 36px;
    width: auto;
  }
  .b_gnav ul li a {
    box-shadow: none;
    position: relative;
    min-width: 70px;
    padding: 0 8px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 3px 3px 0 0;
  }
  .b_gnav ul li a i {
    display: none;
  }
  .b_gnav ul li a .name {
    font-size: 14px;
    padding: 0;
    line-height: 34px;
  }
  .b_gnav ul li a:before,
  .b_gnav ul li a:after {
    font-family: 'joetsutj';
    display: block;
    position: absolute;
    line-height: 1;
    font-size: 9px;
    width: 9px;
    height: 9px;
    top: auto;
    bottom: -1px;
    color: black;
    overflow: hidden;
  }
  .b_gnav ul li a:before {
    content: '\e601';
    right: -8.7px;
    left: auto;
  }
  .b_gnav ul li a:after {
    content: '\e600';
    left: -8.9px;
    right: auto;
  }
  .b_gnav ul li.active a {
    border-radius: 2px 2px 0 0;
  }
  .b_gnav ul li.active a .name {
    line-height: 36px;
  }
}
.b_flash {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.b_flash ul {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}
.b_flash ul li {
  padding: 8px;
  margin: 3px 0 0;
  line-height: 1.2;
  color: white;
  font-size: 14px;
  background: #888;
}
.b_flash ul li.flash-success {
  background: #77ae22;
}
.b_flash ul li.flash-info {
  background: #5ca8f7;
}
.b_flash ul li.flash-warning {
  background: #fc9914;
}
.b_flash ul li.flash-error {
  background: #f24137;
}
.pagination {
  margin: 0.7em;
  text-align: center;
  line-height: 1;
}
.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
}
.pagination li {
  background-color: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  line-height: 1;
  float: left;
  border: 1px solid #ccc;
  border-left: none;
  display: inline-block;
}
.pagination li.current {
  background: #eee;
}
.pagination li:first-child {
  border-radius: 3px 0 0 3px;
  border-left: 1px solid #ccc;
}
.pagination li:last-child {
  border-radius: 0 3px 3px 0;
}
.pagination li.current,
.pagination li.ellipsis {
  color: #333;
}
.pagination li.current,
.pagination li.ellipsis,
.pagination li a {
  padding: 7px 10px;
}
.pagination a {
  display: block;
  text-decoration: none;
  color: #07d;
}
.pagination a:hover {
  background: #eee;
}
.b_info-popup {
  display: none;
  position: absolute;
  background-color: white;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  white-space: nowrap;
}
.b_info-popup:after {
  content: '';
  display: block;
  position: absolute;
  background-color: white;
  bottom: -6px;
  margin-left: -5px;
  left: 50%;
  width: 10px;
  height: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.b_servicebar {
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.1);
  background-color: white;
  border-left: 7px solid #2aa22b;
}
@media (max-width: 520px) {
  .b_servicebar {
    margin-top: 6px;
  }
}
@media (max-width: 520px) {
  .b_servicebar {
    margin-bottom: 6px;
  }
}
.b_servicebar:before,
.b_servicebar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_servicebar:after {
  clear: both;
}
.b_servicebar .label {
  padding: 10px;
  font-size: 18px;
  float: left;
  line-height: 1;
  white-space: nowrap;
}
.b_servicebar .menu {
  float: right;
  line-height: 1;
  font-size: 20px;
  color: #555;
}
.b_servicebar .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.b_servicebar .menu ul:before,
.b_servicebar .menu ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_servicebar .menu ul:after {
  clear: both;
}
.b_servicebar .menu li {
  float: left;
  border-left: 1px solid #d7d7d7;
}
.b_servicebar .menu li a {
  display: block;
  padding: 8px;
  width: 1em;
  color: #666;
  background: linear-gradient(180deg, #fff, #eee);
}
.b_servicebar .menu li a:hover {
  color: #c66;
}
.b_servicebar .menu li.active a {
  color: #d00;
  background-color: #eee;
  background: linear-gradient(180deg, #d0d0d0, #eee);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset;
}
.b_backtotop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: gray;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  cursor: pointer;
  font-size: 40px;
  font-family: joetsutj;
  vertical-align: middle;
  line-height: 40px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  z-index: 999;
}
.b_backtotop img {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.b_backtotop img.normal {
  opacity: 0.8;
}
.b_only_landscape {
  display: block;
}
.b_only_portlait {
  display: none;
}
.b_titlebar {
  position: fixed;
  top: 45px;
  left: 0;
  right: 0;
  height: 41px;
  line-height: 41px;
  font-size: 13px;
  display: none;
  overflow: hidden;
  background-color: rgba(243, 243, 243, 0.93);
  border-bottom: 1px solid #ddd;
  z-index: 95;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.22);
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.b_titlebar .back {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  float: left;
  display: block;
  height: 100%;
  font-size: 23px;
  width: 40px;
  color: #38d;
  text-align: center;
  font-family: 'joetsutj';
}
.b_titlebar .back:hover {
  color: gray;
}
.b_titlebar .back:active {
  color: gray;
}
.b_titlebar .title {
  cursor: pointer;
  margin: 0 4px 0 40px;
  display: block;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-aspect-ratio: 1200/1000) and (max-width: 900px) {
  .b_only_landscape {
    display: none;
  }
  .b_only_portlait {
    display: block;
  }
  .b_backtotop {
    display: none;
    top: auto;
    bottom: 40px;
    right: 25px;
    font-size: 40px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
  .b_titlebar {
    display: block;
    opacity: 0;
    transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
  }
  .b_titlebar.show {
    opacity: 1;
  }
}
.shirokero-bacc {
  text-align: center;
}
.shirokero-ba {
  margin: 0;
  padding: 0;
}
.b_entryshare {
  display: none;
  position: fixed;
  bottom: 16px;
  left: 20px;
}
.b_entryshare ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b_entryshare li {
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  padding: 6px 0;
  width: 46px;
  border-radius: 2px 0 0 2px;
  background-color: #7893cb;
  color: white;
}
.b_entryshare li i {
  font-size: 20px;
  display: block;
  padding-bottom: 5px;
}
.b_wdc5 {
  color: #04c;
}
.b_wdc6 {
  color: #d00;
}
.b_band {
  max-width: 1350px;
  margin: 0 auto;
  overflow: hidden;
}
.b_band2 {
  max-width: 1466px;
  margin: 0 auto;
  overflow: hidden;
}
.b_header .socials {
  float: right;
  height: 100%;
  margin: 0 10px;
  line-height: 72px;
}
.b_header .socials:before,
.b_header .socials:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_header .socials:after {
  clear: both;
}
.b_header .socials li {
  color: black;
  float: left;
  display: block;
  font-size: 24px;
  margin: 0 9px;
}
.b_header .socials li a {
  color: silver;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.b_header .socials li a:hover {
  transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -webkit-transition: all 0.05s linear;
}
.b_header .socials li a.facebook {
  color: #3b5998;
}
.b_header .socials li a.twitter {
  color: #55acee;
}
.b_header .socials li a.line {
  color: #00c300;
}
@media (max-aspect-ratio: 1200/1000) and (max-width: 900px) {
  .b_header .socials {
    display: none;
  }
}
.b_header .search {
  display: block;
  position: relative;
  float: right;
  margin-top: 21px;
  margin-right: 12px;
  height: 30px;
  overflow: hidden;
  width: 220px;
}
.b_header .search input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  height: 100%;
  border: 1px solid #aba;
  border-radius: 100px;
  background-color: #f6f6f6;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
  padding: 3px 36px 3px 10px;
  color: black;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Hiragino Kaku Gothic", 'Meiryo', sans-serif;
}
.b_header .search input:focus {
  background-color: white;
}
.b_header .search input::-webkit-input-placeholder {
  font-family: "Hiragino Kaku Gothic", 'Meiryo', sans-serif;
}
.b_header .search button {
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  width: 34px;
  vertical-align: middle;
  position: absolute;
  border: none;
  border-radius: 0 2px 2px 0;
  font-family: joetsutj;
  color: #26a22b;
  background-color: transparent;
  line-height: 1;
  outline: none;
  z-index: 1;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}
.b_header .search input:hover {
  border-color: #7b5;
}
.b_header .search input:focus {
  border-color: #491;
}
.b_header .search input:focus + button {
  color: #26a22b;
}
.b_header .search button:hover {
  color: #26a22b;
}
.dfp-ads {
  display: inline-block;
}
.top-ads {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-top: 10px;
  margin-left: -4px;
  margin-right: -4px;
}
.top-ads .dfp-ads {
  background: rgba(255, 255, 255, 0.3);
}
.top-ads:before,
.top-ads:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.top-ads:after {
  clear: both;
}
@media (max-width: 520px) {
  .top-ads {
    margin-top: 6px;
  }
}
.top-ads .adc {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 4px;
  padding-right: 4px;
}
@media (max-width: 600px) {
  .top-ads .adc:nth-child(1) {
    width: 100%;
  }
  .top-ads .adc:nth-child(2) {
    display: none;
  }
}
#dfp-jtj_big1,
#dfp-jtj_big2,
#dfp-jtj_article_big1 {
  display: block;
  overflow: hidden;
  width: 100%;
  background-color: #eee;
  padding-bottom: 56.20%;
  position: relative;
}
#dfp-jtj_big1 > div,
#dfp-jtj_big2 > div,
#dfp-jtj_article_big1 > div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#dfp-jtj_big1 > div iframe,
#dfp-jtj_big2 > div iframe,
#dfp-jtj_article_big1 > div iframe {
  max-width: 100%;
  min-width: 100%;
  max-height: 100%;
  min-height: 100%;
}
.b_main-side-box.events .evs1 {
  list-style: none;
  padding: 0;
  margin: 6px 0;
}
.b_main-side-box.events .evs1 a {
  display: block;
  color: black;
}
.b_main-side-box.events .evs1 a:before,
.b_main-side-box.events .evs1 a:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_main-side-box.events .evs1 a:after {
  clear: both;
}
.b_main-side-box.events .evs1 a:hover {
  background-color: #ffd;
}
.b_main-side-box.events .evs1 li {
  overflow: hidden;
  display: relative;
  height: 59px;
  margin: 3px 0;
  position: relative;
}
.b_main-side-box.events .evs1 li:before,
.b_main-side-box.events .evs1 li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_main-side-box.events .evs1 li:after {
  clear: both;
}
.b_main-side-box.events .evs1 li:nth-child(2n+1) {
  background-color: #f6f7f9;
}
.b_main-side-box.events .evs1 .state {
  line-height: 1;
  font-family: Verdana;
  font-size: 10px;
  border-radius: 1px;
  display: inline-block;
  padding: 2px;
  color: white;
  background-color: #319034;
  z-index: 10;
}
.b_main-side-box.events .evs1 .state.tomorrow {
  background-color: #90472d;
}
.b_main-side-box.events .evs1 .cover {
  display: block;
  width: 59px;
  height: 59px;
  background-color: #aaa;
  overflow: hidden;
  float: left;
}
.b_main-side-box.events .evs1 .info {
  display: block;
  line-height: 18px;
  max-height: 52px;
  overflow: hidden;
  margin: 2px 0 2px 63px;
}
.b_main-side-box.events .evs1 .dates {
  font-family: Merriweather, Roboto, sans-serif;
  opacity: 0.8;
  font-size: 12px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
}
.b_main-side-box.events .evs1 .title {
  display: block;
  overflow: hidden;
  text-overflow: "";
}
.b_main-side-box.events .evs1 .place {
  font-size: 12px;
  color: #777;
  overflow: hidden;
}
.b_main-side-box.events .gotosubmit {
  text-align: right;
  font-size: 12px;
  line-height: 1;
  margin: 8px 0;
}
.b_main-side-box.events .gotosubmit a {
  color: #944;
}
.b_main-side-box.events .gotosubmit a:hover {
  color: #c00;
}
.b_main-side-box.events .all1 {
  font-size: 12px;
  margin: -7px 0 6px;
  line-height: 1;
  text-align: right;
}
.b_main-side-box.events .all-events {
  margin: 8px 0 8px;
}
.b_main-side-box.events .all-events a {
  display: block;
  padding: 9px 0;
  line-height: 1;
  text-align: center;
  background-color: #eee;
}
.b_main-side-box.events .all-events a:hover {
  background-color: #ddd;
}
html {
  background-color: #999;
  color: #202020;
  overflow-x: hidden;
}
body {
  padding: 0;
  margin: 0;
  font-family: Roboto, 'Hiragino Kaku Gothic', 'Meiryo', sans-serif;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  background-color: #eaeaea;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.4;
  font-weight: 600;
}
ul {
  padding-left: 1.75em;
}
img {
  max-width: 100%;
  height: auto;
}
.gm-style img {
  max-width: none;
}
textarea {
  resize: vertical;
}
a {
  text-decoration: none;
}
a:visited {
  color: #d33888;
}
a:link,
a:visited.novisited {
  color: #0066CA;
}
a:hover,
a:hover.novisited {
  color: #d07;
}
.emoji {
  display: inline-block;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  margin-top: -0.22em;
}
.b_obsoletebrowsers {
  text-align: center;
  font-size: 13px;
  padding: 5px;
  background-color: #379;
  color: white;
}
.b_obsoletebrowsers a {
  color: white;
  border-bottom: 1px dotted;
}
.b_obsoletebrowsers a:hover {
  color: #ffa;
}
.fullmode .b_footer {
  display: none;
}
@media (max-aspect-ratio: 1200/1000) and (max-width: 900px) {
  .b_header .search,
  .fullmode .b_header {
    display: none;
  }
}
.b_loading {
  overflow: hidden;
  width: 60px;
  height: 60px;
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  margin: 0 0 10px 10px;
  z-index: 9999;
}
.b_loading .spinner {
  border: 12px solid rgba(0, 0, 0, 0.15);
  border-right-color: rgba(0, 0, 0, 0.4);
  -webkit-animation: rotate 0.6s infinite linear;
  animation: rotate 0.6s infinite linear;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
@media (max-aspect-ratio: 1200/1000) and (max-width: 900px) {
  .b_entryshare {
    display: none;
  }
  .b_loading {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    top: 50%;
    left: 50%;
    bottom: auto;
  }
  .b_loading .spinner {
    border: 10px solid rgba(0, 0, 0, 0.2);
    border-right-color: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (max-width: 680px) {
  .b_nonarrow,
  .b_header .search {
    display: none;
  }
}
.b_footer {
  overflow: hidden;
}
.b_footer .fb-page {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.b_footer .fb-page span {
  width: 100% !important;
}
.b_footer .fb-page iframe {
  width: 100% !important;
}
.b_footer .nb {
  display: inline-block;
}
.b_sharebox {
  display: none;
  position: absolute;
  z-index: 101;
}
.b_sharebox ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b_sharebox li {
  margin: 3px;
  display: block;
  font-size: 20px;
  font-family: joetsutj;
  cursor: pointer;
}
.b_sharebox li.fbshare {
  background-color: #3b5998;
  opacity: 0.8;
  color: white;
  line-height: 1;
  padding: 4px;
}
.b_sharebox li.fbshare:hover {
  opacity: 1;
}
.b_mob_socials {
  padding: 0;
  margin: 15px 0;
}
.b_mob_socials .label {
  text-align: center;
  margin: 3px 0 5px;
  font-size: 12px;
  font-weight: bold;
}
.b_mob_socials ul {
  margin: 3px 0 3px;
  padding: 0;
  width: auto;
  list-style: none;
  text-align: left;
}
.b_mob_socials ul:before,
.b_mob_socials ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_mob_socials ul:after {
  clear: both;
}
.b_mob_socials li {
  float: left;
  padding: 0;
  box-sizing: border-box;
  width: 33.33%;
  color: white;
  line-height: 12px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  font-family: arial, Verdana;
  white-space: nowrap;
}
.b_mob_socials li a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  padding: 9px 0 7px;
  display: block;
}
.b_mob_socials li i {
  margin: 2px -1px 0 6px;
  font-size: 18px;
  float: left;
}
.b_mob_socials li .fo {
  font-size: 9px;
}
.b_mob_socials li.facebook a {
  background-color: #3b5998;
}
.b_mob_socials li.facebook a:hover {
  opacity: 0.8;
}
.b_mob_socials li.twitter a {
  background-color: #55acee;
}
.b_mob_socials li.twitter a:hover {
  opacity: 0.8;
}
.b_mob_socials li.line a {
  background-color: #00c300;
}
.b_mob_socials li.line a:hover {
  opacity: 0.8;
}
.b_alerts ul {
  list-style: none;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Hiragino Kaku Gothic', 'Meiryo', sans-serif;
}
@media (max-width: 520px) {
  .b_alerts ul {
    margin-top: 6px;
  }
}
@media (max-width: 520px) {
  .b_alerts ul {
    margin-bottom: 6px;
  }
}
.b_alerts li {
  border: 1px solid gray;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 3px 7px 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background-color: white;
  overflow: hidden;
}
@media (max-width: 520px) {
  .b_alerts li {
    margin-top: 6px;
  }
}
@media (max-width: 520px) {
  .b_alerts li {
    margin-bottom: 6px;
  }
}
.b_alerts li .title {
  color: white;
  margin: -3px -7px 3px;
  padding: 0 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: gray;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  overflow: hidden;
  font-weight: bold;
  white-space: nowrap;
}
.b_alerts li .body {
  line-height: 1.5;
}
.b_alerts li .body:before,
.b_alerts li .body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_alerts li .body:after {
  clear: both;
}
.b_alerts li .body p {
  margin: 6px 0;
}
.b_alerts li.alert-fire {
  border-color: #d62727;
}
.b_alerts li.alert-fire .title {
  background-color: #d44;
  background-image: url('/static/images/alerts/fire.png');
  background-size: 27px;
  background-position: 7px 0;
  background-repeat: no-repeat no-repeat;
  padding-left: 41px;
}
.b_alerts li.alert-extinguished {
  border-color: #358097;
}
.b_alerts li.alert-extinguished .title {
  background-color: #3e97b1;
  background-image: url('/static/images/alerts/fire-ext.png');
  background-size: 27px;
  background-position: 8px 1px;
  background-repeat: no-repeat no-repeat;
  padding-left: 43px;
}
.b_alerts li.alert-info {
  border-color: #238623;
}
.b_alerts li.alert-info .title {
  background-color: #2aa22b;
  background-image: url('/static/images/alerts/info.png');
  background-size: 24px;
  background-position: 9px 4px;
  background-repeat: no-repeat no-repeat;
  padding-left: 40px;
}
.b_alerts li.alert-warning {
  border-color: #c28621;
}
.b_alerts li.alert-warning .title {
  background-color: #db9a2c;
  background-image: url('/static/images/alerts/warning.png');
  background-size: 23px;
  background-position: 9px 5px;
  background-repeat: no-repeat no-repeat;
  padding-left: 40px;
}
