@charset "UTF-8";
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
html body {
  font-size: 62.5%;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica",
    "Helvetica Bold", "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic",
    sans-serif;
  letter-spacing: 1px;
  background: url(../images/bg_top.png) repeat-x center top;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #e5e3dc !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #000 !important;
}
#header {
  padding: 23px 0 18px;
}
#header h1 {
  line-height: 1;
  margin-bottom: 8px;
}
#header p {
  font-size: 1.2em;
}
#footer {
  min-width: 1120px;
  background: none #162128;
  padding: 40px 0 15px;
}
#footer .inbox {
  margin: 0 auto 0;
}
#footer .inbox .etc {
  text-align: left;
  width: 1120px;
  margin: 0 auto;
}
#footer .inbox .etc li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 1;
  border-right: 1px solid #7b8185;
  padding: 0 19px 0;
}
#footer .inbox .etc li:nth-child(1) {
  padding-left: 0;
}
#footer .inbox .etc li:nth-last-child(1) {
  border-right: none;
}
#footer .inbox .etc:after {
  content: "";
  height: 11px;
}
#footer .inbox .copyright {
  text-align: center;
  margin-top: 42px;
  padding-top: 15px;
  border-top: 1px solid #2c363c;
}
#footer .inbox a {
  color: #efefef;
}
#footer .inbox .copyright {
  color: #50585d;
}
#navigation {
  min-width: 1120px;
  margin: 0 auto;
  background: none #fff;
  border-top: 1px solid #efefef;
}
#navigation ul {
  width: 1120px;
  margin: 0 auto;
}
#navigation ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 1;
  border-right: 1px solid #7b8185;
  padding: 0 19px 0;
}
#navigation ul li:nth-child(1) {
  padding-left: 0;
}
#navigation ul li:nth-last-child(1) {
  border-right: none;
}
#navigation ul:after {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 60px;
}
#navigation ul a {
  color: #484848;
}
#navigation .follow {
  display: none;
}
#contents {
  width: 1120px;
  margin: 0 auto 60px;
  position: relative;
}
#main {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 780px;
  margin-right: 35px;
}
#main .hot-topic {
  color: #fff;
  background: none #c30d23;
  position: relative;
}
#main .hot-topic .photo {
  float: left;
  display: block;
  max-width: 480px;
  overflow: hidden;
}
#main .hot-topic .photo a {
  position: relative;
  width: auto;
  height: auto;
}
#main .hot-topic .photo img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
#main .hot-topic .info {
  box-sizing: border-box;
  padding: 12px 20px 30px;
  float: left;
  max-width: 300px;
}
#main .hot-topic .info h3 {
  font-size: 2em;
  line-height: 1.6;
}
#main .hot-topic .info .date {
  font-size: 1.4em;
  line-height: 1;
}
#main .hot-topic .info .entrybody {
  font-size: 1.4em;
  line-height: 1.3;
  margin-top: 40px;
}
#main .hot-topic a.wrap-anc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .hot-topic:after {
  content: "";
  display: table;
  clear: both;
}
#main .articles {
  margin: 40px 0;
}
#main .articles .entry {
  float: left;
  width: 240px;
  height: 235px;
  box-sizing: border-box;
  border: 4px solid #e7e5df;
  margin-bottom: 30px;
  position: relative;
}
#main .articles .entry h3 {
  font-size: 1.4em;
  line-height: 1.4;
  margin: 0 12px 0;
  padding: 10px 0;
}
#main .articles .entry p {
  font-size: 1.2em;
  line-height: 1;
  margin: 0 12px 0;
  color: #a1905e;
}
#main .articles .entry .photo {
  overflow: hidden;
  display: block;
  height: 145px;
  width: 100%;
  position: relative;
  text-align: center;
}
#main .articles .entry .photo img {
  max-width: 100%;
  height: auto;
}
#main .articles .entry .info a.wrap-anc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .articles .entry:nth-child(3n + 2) {
  margin-left: 30px;
  margin-right: 30px;
}
#main .articles:after {
  content: "";
  display: table;
  clear: both;
}
#main .pagination {
  text-align: center;
  margin: 0 0 50px 0;
}
#main .pagination a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.6em;
}
#main .pagination span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.8em;
  font-weight: 700;
}
#socialbtns {
  position: absolute;
  top: 25px;
  right: 0;
  bottom: auto;
  left: auto;
}
#socialbtns #gigyaShare > img {
  margin-left: 48px !important;
}
.gig-bar-container > table td {
  vertical-align: top !important;
}
#r-side {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 300px;
}
#ad {
  margin-bottom: 46px;
  text-align: center;
  width: 336px;
}
#recent {
  margin-bottom: 40px;
}
#recent h2 {
  color: #a1905e;
  line-height: 1;
  font-size: 3em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  background: url(../images/bg-dot.png) repeat-x left bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#recent h2 span {
  font-weight: 700;
}
#recent .box {
  box-sizing: border-box;
  border: 4px solid #e7e5df;
  padding-bottom: 40px;
  position: relative;
}
#recent .box .photo img {
  width: 100%;
  height: auto;
}
#recent .box h3 {
  font-size: 1.8em;
  line-height: 1.4;
  margin: 0 12px 0;
  padding: 10px 0;
}
#recent .box p {
  font-size: 1.2em;
  line-height: 1;
  margin: 0 12px 0;
  color: #a1905e;
}
#recent .box .info ~ a {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
}
#recent .bx-wrapper .bx-viewport {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: auto;
}
#ranking {
  margin-bottom: 40px;
}
#ranking h2 {
  color: #a1905e;
  line-height: 1;
  font-size: 3em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  background: url(../images/bg-dot.png) repeat-x left bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#ranking h2 span {
  font-weight: 700;
}
#ranking li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
}
#ranking li b {
  font-size: 2em;
  color: #a1905e;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  width: 30px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#ranking li div {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 160px;
  position: relative;
  padding-bottom: 30px;
}
#ranking li div p {
  font-size: 1.4em;
  line-height: 1.6;
}
#ranking li div p span {
  font-size: 0.7em;
  color: #a1a1a1;
  display: block;
  line-height: 1;
  position: absolute;
  top: auto;
  right: -105px;
  bottom: -11px;
  left: auto;
}
#ranking li div .category {
  line-height: 1;
  font-size: 1.2em;
  color: #a1a1a1;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
#ranking li a {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
}
#ranking li span.photo {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100px;
  overflow-x: hidden;
}
#ranking li span.photo img {
  max-width: 100%;
}
#ranking .more {
  color: #a1905e;
  text-align: right;
  display: block;
  margin: 20px 0;
  cursor: pointer;
  font-size: 1.4em;
  font-weight: bold;
}
#archive {
  margin-bottom: 40px;
}
#archive h2 {
  color: #a1905e;
  line-height: 1;
  font-size: 3em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  background: url(../images/bg-dot.png) repeat-x left bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#archive h2 span {
  font-weight: 700;
}
#archive li {
  font-size: 1.6em;
  color: #cccccc;
  padding: 10px 7px;
  border-bottom: 1px solid #d7d7d7;
}
#archive li a {
  color: #484848;
}
#archive li:nth-child(1) {
  padding-top: 0;
}
#archive .more {
  color: #a1905e;
  text-align: right;
  display: block;
  margin: 20px 0;
  cursor: pointer;
  font-size: 1.4em;
  font-weight: bold;
}
#menu-on-top {
  background: none #efefef;
  height: 50px;
}
#menu-on-top .inbox {
  height: 100%;
}
#menu-on-top .site-home {
  padding: 0 0 0 10px;
}
#menu-on-top .site-home a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#menu-on-top .site-home:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 100%;
  width: 0;
}
#menu-on-top .pager {
  float: right;
  height: 50px;
}
#menu-on-top .pager a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#menu-on-top .pager a[href] {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#menu-on-top .pager .prev {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 50px;
  height: 50px;
  position: relative;
  background: #000;
}
#menu-on-top .pager .prev a {
  display: block;
  width: 100%;
  height: 100%;
}
#menu-on-top .pager .prev a:after {
  display: block;
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#menu-on-top .pager .next {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 50px;
  height: 50px;
  position: relative;
  background: #000;
}
#menu-on-top .pager .next a {
  display: block;
  width: 100%;
  height: 100%;
}
#menu-on-top .pager .next a:after {
  display: block;
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#menu-on-bottom {
  height: 50px;
  margin: 0 40px 33px;
  padding-bottom: 80px;
}
#menu-on-bottom .pager {
  height: 100%;
  position: relative;
}
#menu-on-bottom .pager .prev {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 50px;
  position: relative;
  background: #a1905e;
}
#menu-on-bottom .pager .prev:after {
  display: block;
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#menu-on-bottom .pager .prev span {
  font-size: 1.4em;
  color: #a1905e;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 100%;
  background: none #fff;
  border: 1px solid #a1905e;
  box-sizing: border-box;
  padding: 0 25px;
  margin-left: 50px;
}
#menu-on-bottom .pager .prev span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 100%;
}
#menu-on-bottom .pager .next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 50px;
  background: #a1905e;
}
#menu-on-bottom .pager .next:after {
  display: block;
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#menu-on-bottom .pager .next span {
  font-size: 1.4em;
  color: #a1905e;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 100%;
  background: none #fff;
  border: 1px solid #a1905e;
  box-sizing: border-box;
  padding: 0 25px;
  margin-right: 50px;
}
#menu-on-bottom .pager .next span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 100%;
}
.share-this {
  background: url(../images/bg-dot.png) repeat center 0;
  padding: 8px;
  margin: 0px 40px 33px;
}
.share-this .inbox {
  background: none #fff;
  padding: 30px;
}
.share-this .tt {
  display: none;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding-bottom: 17px;
  border-bottom: 1px solid #a1905e;
}
.share-this #gigyaShare {
  text-align: center;
  margin-top: 15px;
}
.share-this #gigyaShare > img {
  margin: 0 15px 10px 0 !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.share-this #gigyaShare > div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.share-this #gigyaShare > div > table td {
  vertical-align: top !important;
}
.share-this #gigyaShare .tabbing-button {
  height: auto !important;
}
.entries {
  padding: 40px;
}
.entries .entry {
  position: relative;
  margin-bottom: 70px;
}
.entries .entry h2 {
  font-size: 2.4em;
  padding-bottom: 5px;
  border-bottom: 1px solid #a1905e;
  margin-bottom: 8px;
  line-height: 1.4;
}
.entries .entry h2 a {
  color: #162128;
  text-decoration: none;
}
.entries .entry h3 {
  font-size: 2em;
  margin-bottom: 20px;
}
.entries .entry .date {
  color: #162128;
  font-size: 1.4em;
  margin-bottom: 40px;
}
.entries .entry .main-img {
  margin-bottom: 40px;
  text-align: center;
}
.entries .entry .pict {
  display: block;
  margin-bottom: 10px;
}
.entries .entry .pict img {
  max-width: 100%;
  height: auto;
}
.entries .entry .entry-body {
  line-height: 1.5;
  letter-spacing: 1.6px;
  font-size: 1.5em;
}
.entries .entry .entry-body b {
  font-weight: bold;
}
.entries .entry .entry-body strong {
  font-weight: bold;
}
.entries .entry .entry-body iframe {
  max-width: 100%;
}
#search-box {
  margin-bottom: 40px;
}
#search-box h2 {
  color: #a1905e;
  line-height: 1;
  font-size: 3em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  background: url(../images/bg-dot.png) repeat-x left bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#search-box div {
  text-align: center;
}
#search {
  padding: 2px 5px;
  width: 76% !important;
}
.search-in-site {
  margin: 0 0 1px;
}
.search-in-site .search-results-header {
  display: none;
}
.search-in-site input[type="text"] {
  width: 40%;
  padding: 5px;
  font-size: 1.4em;
}
.search-results-header {
  margin: 20px 0 30px;
}
.search-results-header h3 {
  font-size: 2em;
  font-weight: bold;
}
.search-results-container {
  margin: 0;
  padding: 10px;
  background: none #fff;
}
.search-results-container:nth-child(2n-1) {
  background: none #e7e5df;
}
.search-results-container h3 {
  font-size: 1.6em;
  margin: 0 0 5px;
}
.search-results-container p {
  font-size: 1.2em;
}
.search-results-container a {
  color: #484848;
  display: block;
}
.search-results-container a:hover {
  text-decoration: none;
}
.content-nav {
  text-align: center;
  font-size: 1.4em;
  margin: 50px 0 10px;
}
.related_topics {
  font-size: 1.6em;
  color: #a1905e;
  font-weight: bold;
  margin: 20px 0 10px;
  padding: 5px;
  background: url(../images/bg-dot.png) repeat center 0;
  display: inline-block;
}
.related_topics span {
  display: block;
  line-height: 1;
  background: none #fff;
  padding: 5px;
}
.timefree {
  position: absolute;
  top: 45px;
  right: 0;
  display: none;
}
.timefree.btm {
  top: auto;
  bottom: -50px;
}
.timefree img {
  height: 26px;
}
.tags {
  padding: 20px 0 20px;
}
.tags a {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  padding: 10px 12px 8px;
  line-height: 1;
  border: 1px solid #d6eaf8;
  text-decoration: none;
  background: none #18a2ff;
  border-radius: 20px;
  color: #fff;
}
.tags a:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  html body {
    background: none;
  }
  #header {
    padding: 10px 0;
  }
  #header .inbox h1 {
    text-align: center;
    margin: 0;
    padding: 0px;
  }
  #header .inbox p {
    display: none;
  }
  body.pg-monthly #header .inbox,
  body.pg-article #header .inbox {
    height: 48px;
  }
  body.pg-monthly #header .inbox h1,
  body.pg-article #header .inbox h1 {
    width: 100%;
    position: fixed;
    z-index: 100001;
    top: 0px;
    padding: 10px 0;
    background: none #fff;
  }
  #footer {
    min-width: auto;
    background: none #162128;
  }
  #footer .inbox .etc {
    width: auto;
    display: none;
  }
  #footer .inbox .copyright {
    color: #fff;
    margin: 0;
    border: none;
    padding: 40px 0;
  }
  #commonFooter {
    display: none !important;
  }
  #navigation {
    background: none #162128;
    min-width: 100%;
  }
  #navigation ul {
    width: auto;
  }
  #navigation ul li {
    text-align: center;
    float: left;
    box-sizing: border-box;
    width: 50%;
    border-bottom: 1px solid #2e383e;
    border-right: 1px solid #2e383e;
  }
  #navigation ul li a {
    color: #fff;
    display: block;
    padding: 28px 0;
  }
  #navigation ul:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
  }
  #navigation .follow {
    text-align: center;
    color: #fff;
    display: block;
  }
  #navigation .follow p {
    padding: 28px 0;
  }
  #navigation .follow .tw {
    text-decoration: none;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 48%;
    background: url(../images/follow-tw.png) no-repeat 5% center #0f5f80;
    padding: 35px 0;
    -moz-border-radius: 0px 8px 8px 0;
    -webkit-border-radius: 0px;
    border-radius: 0px 8px 8px 0;
    margin-left: -5px;
  }
  #navigation .follow .tw span {
    font-weight: 700;
  }
  #navigation .follow .fb {
    text-decoration: none;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 48%;
    background: url(../images/follow-fb.png) no-repeat 5% center #04859c;
    padding: 35px 0;
    -moz-border-radius: 8px 0px 0px 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 0px 0px 8px;
  }
  #navigation .follow .fb span {
    font-weight: 700;
  }
  #contents {
    max-width: 100%;
    width: auto;
    overflow-x: hidden;
  }
  #main {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }
  #main .hot-topic {
    position: relative;
  }
  #main .hot-topic .photo {
    float: none;
    padding: 0;
    max-width: 100%;
    overflow-x: visible;
  }
  #main .hot-topic .photo img {
    width: 100%;
  }
  #main .hot-topic .info {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: auto;
    width: 100%;
    max-width: none;
    padding-top: 20px;
    padding-bottom: 10px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE0MTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
    background-size: 100%;
    background-image: -webkit-gradient(
      linear,
      50% 0%,
      50% 100%,
      color-stop(0%, rgba(0, 0, 0, 0)),
      color-stop(100%, #141414)
    );
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), #141414);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #141414);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #141414);
  }
  #main .hot-topic .info h3 {
    line-height: 1.2;
  }
  #main .hot-topic .info .date {
    margin-top: 5px;
    font-size: 1.2em;
  }
  #main .hot-topic .info .entrybody {
    margin-top: 5px;
    font-size: 1.2em;
  }
  #main .articles {
    box-sizing: border-box;
    border: 8px solid #a1905e;
    padding: 16px;
    margin: 0;
  }
  #main .articles .entry {
    float: none;
    width: 100%;
    max-width: 100%;
    height: auto;
    border: none;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  #main .articles .entry h3 {
    padding: 12px 0 5px;
  }
  #main .articles .entry .info {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #main .articles .entry .photo {
    height: auto;
  }
  #main .articles .entry .photo img {
    width: 100%;
  }
  #main .articles .entry:nth-child(3n + 2) {
    margin-left: 0;
    margin-right: 0;
  }
  #main .entries {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  #main .entries .entry {
    margin-bottom: 50px;
  }
  #main .entries .entry .main-img {
    margin-bottom: 16px;
  }
  #main .entries .entry .date {
    margin-bottom: 16px;
  }
  #main .entries .entry .pict img {
    max-width: 100%;
    height: auto;
  }
  #main .share-this {
    margin-left: 16px;
    margin-right: 16px;
  }
  #main .share-this .tt {
    padding-bottom: 12px;
  }
  #main .share-this .inbox {
    padding-bottom: 15px;
  }
  #main #menu-on-bottom {
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 0;
  }
  #main #menu-on-bottom .pager .next span {
    padding: 0 10px;
    margin-right: 35px;
  }
  #main #menu-on-bottom .pager .next:after {
    right: 15px;
  }
  #main #menu-on-bottom .pager .prev span {
    padding: 0 10px;
    margin-left: 35px;
  }
  #main #menu-on-bottom .pager .prev:after {
    left: 15px;
  }
  #main .pagination {
    margin-top: 50px;
  }
  #main .pagination a {
    font-size: 2em;
    display: inline-block;
    vertical-align: bottom;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 5px 8px;
  }
  #main .pagination a.link_next,
  #main .pagination a.link_before {
    font-size: 1.5em;
  }
  #main .pagination span {
    font-size: 2.2em;
    display: inline-block;
    vertical-align: bottom;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 5px 8px;
  }
  body.pg-article #menu-on-top {
    position: relative;
  }
  body.pg-article #menu-on-top .inbox {
    z-index: 1100001;
    height: 50px;
    width: 100%;
    position: fixed;
    top: 68px;
    background: none #efefef;
  }
  #r-side {
    width: 100%;
    max-width: 100%;
  }
  #recent {
    display: none;
  }
  #search-box h2 {
    background: none #162128;
    padding: 20px 0 20px 30px;
  }
  .search-in-site {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #search-box #search {
    padding: 5px 10px;
    font-size: 25px;
    margin-bottom: 0 !important;
    vertical-align: top;
  }
  #search-box input[type="submit"] {
    padding: 12px;
    vertical-align: top;
  }
  .search-results-header {
    padding: 0 10px;
  }
  .search-results-header ~ p {
    padding: 0 10px;
    margin: 0 0 15px;
  }
  .search-results-header ~ blockquote {
    padding: 0 10px;
    margin: 0 0 15px;
  }
  #ranking h2 {
    background: none #162128;
    padding: 20px 0 20px 30px;
  }
  #ranking ul {
    padding: 16px;
  }
  #ranking li {
    position: relative;
    margin-bottom: 23px;
  }
  #ranking li b {
    width: 40px;
    padding: 10px 0px;
    line-height: 1;
    background: none #a79769;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: -10px;
    right: auto;
    bottom: auto;
    left: -10px;
  }
  #ranking li div {
    float: right;
    width: 63%;
    box-sizing: border-box;
    padding: 0 0 0 15px;
  }
  #ranking li div p {
    line-height: 1.8;
  }
  #ranking li div p span {
    margin-top: 10px;
    display: block;
    font-size: 0.7em;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  #ranking li div .category {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
  }
  #ranking li span.photo {
    float: left;
    width: 37%;
  }
  #ranking li span.photo img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #ranking li:after {
    content: "";
    display: table;
    clear: both;
  }
  #ranking .more {
    padding-right: 10px;
    font-size: 1.6em;
    margin-top: 0px;
  }
  #archive {
    margin-bottom: 30px;
  }
  #archive h2 {
    background: none #162128;
    padding: 20px 0 20px 30px;
  }
  #archive li {
    padding-left: 20px;
    padding-right: 20px;
  }
  #archive .more {
    text-align: right;
    padding: 20px 10px 20px 0;
    font-size: 1.6em;
  }
  #socialbtns {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    margin: 0 0 0 0;
    padding-top: 20px;
    text-align: center;
    background-color: #ece9df;
  }
  #socialbtns #gigyaShare {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #socialbtns #gigyaShare > img {
    margin-left: 0px !important;
  }
  #socialbtns #gigyaShare-reaction4:after {
    background-color: #ece9df;
  }
  #exRtgArea {
    display: none !important;
  }
  #commonFooter {
    height: auto !important;
  }
  #commonFooterInner {
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100% !important;
  }
  #commonFooterInner ul {
    background: none #282828;
  }
  #topoftheworld {
    bottom: 0 !important;
    width: 50px;
    height: 50px;
  }
  #ad {
    width: auto;
  }
  #ad-lb {
    display: none;
  }
  .timefree {
    top: 77px;
  }
  .timefree img {
    height: 26px;
  }
  .timefree.btm {
    bottom: -50px;
  }
  .gig-bar-container > table td {
    vertical-align: top !important;
  }
  #gigyaShare-reaction4:after {
    width: 29px !important;
    right: -23px !important;
  }
  .share-this #gigyaShare-reaction4:after {
    width: 22px !important;
    right: -16px !important;
  }
}
#gigyaShare-reaction0-facebook_img {
  background: url(../images/ico-facebook.png) no-repeat center center !important;
  width: 40px !important;
  height: 40px !important;
}
.gig-counter {
  display: none !important;
}
#gigyaShare-reaction1-twitter_img {
  background: url(../images/ico-twitter.png) no-repeat center center !important;
  width: 40px !important;
  height: 40px !important;
}
#gigyaShare-reaction3-linkedin_img {
  background: url(../images/ico-in.png) no-repeat center center !important;
  width: 40px !important;
  height: 40px !important;
}
#gigyaShare-reaction2-left + td,
#gigyaShare-reaction2-left + td + td,
#gigyaShare-reaction2-left + td + td,
#gigyaShare-reaction2-left + td + td + td {
  display: none !important;
}
#gigyaShare-reaction2-left_img {
  background: url(../images/ico-mixi.png) no-repeat center center !important;
  width: 40px !important;
  height: 40px !important;
}
#gigyaShare-reaction4 > div {
  background: url(../images/ico-gplus.png) no-repeat center 0px !important;
  width: 40px !important;
  height: 40px !important;
}
#gigyaShare-reaction4 .bp {
  display: none !important;
}
#plusone {
  display: none !important;
}
#gigyaShare > img {
}
#gigyaShare-reaction4 {
  position: relative;
  margin-left: -6px;
}
#gigyaShare-reaction4:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: -25px;
  bottom: auto;
  left: auto;
  background: none #fff;
}
#gigyaShare-reaction4 > div {
  padding: 10px 0 0 12px !important;
}
.tabbing-button {
  height: 40px !important;
}
.entries {
  padding-bottom: 10px !important;
}
@media (min-width: 768px) {
  .ex-field {
    padding: 0px;
    margin: 0 0 20px 0;
  }
  .ajaRecommend-item__body {
    font-size: 16px !important;
  }
  .ajaRecommend-item-text__description {
    font-weight: bold !important;
  }
  .ajaRecommend-item-text__published_date {
    font-size: 13px !important;
    padding: 5px 0 !important;
  }
  .ajaRecommend-item__thumb {
    float: left;
    width: 37% !important;
    margin-right: 3% !important;
  }
  .ajaRecommend-item__thumb div {
    height: 135px !important;
  }
  .ajaRecommend-item__body {
    float: left;
    margin-top: 0 !important;
    line-height: 1.5 !important;
    letter-spacing: 1.6px !important;
    width: 60% !important;
  }
  #main .share-this {
    margin: 0 0 0;
    padding: 50px 0 0;
    background: none;
  }
  #main .share-this .inbox {
    padding: 0;
  }
  .share-this #gigyaShare {
    text-align: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .share-this #gigyaShare button {
    cursor: pointer;
  }
  .timefree {
    right: 10px;
  }
  .timefree.btm {
    bottom: 24px;
  }
  .tags {
    padding-right: 150px;
  }
}
@media (max-width: 767px) {
  #main .entries {
    padding: 16px 0 !important;
  }
  .entries .entry h2,
  .entries .entry .date,
  .entries .entry .entry-body {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  #main .entries .entry h2 {
    margin: 0;
  }
  #main .entries .entry .date {
    margin: 0;
    padding: 10px 0;
  }
  #main .entries .entry .pict img {
    width: 100% !important;
    max-width: 200%;
  }
  .ajaRecommend-item__body {
    font-size: 15px !important;
    line-height: 1.5 !important;
    letter-spacing: 1.6px !important;
    background-size: 100% auto !important;
    padding: 0px 10px 30px !important;
  }
  .ajaRecommend-item-text__description {
    font-weight: bold !important;
  }
  .ajaRecommend-item-text__published_date,
  .ajaRecommend-item-text__provider {
    font-size: 13px !important;
    padding: 5px !important;
  }
  .ajaRecommend-item-text__published_date {
    border-top: 1px solid #ddd !important;
  }
  .ajaRecommend-item {
    padding: 0 !important;
    border: 0 !important;
    border-top: 1px solid #bbb !important;
  }
  .ajaRecommend-item-text__description {
    padding: 15px 10px 10px !important;
  }
  .ajaRecommend-item__thumb div {
    height: 220px !important;
  }
  #main .share-this {
    margin: 0 0 0;
    padding: 30px 0 0;
    background: none;
  }
  #main .share-this .inbox {
    padding: 0;
  }
  .share-this #gigyaShare {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .timefree {
    right: 10px;
    top: 77px;
  }
  .timefree img {
  }
  .timefree.btm {
    text-align: center;
    margin: 10px 0 0;
    position: relative;
    bottom: auto;
    z-index: 20000;
  }
}
