body {
  color: #444;
  font-size: 144%;
  font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro, Osaka,
    "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
}

.rank {
  display: inline-block;
  width: 1.3em;
  padding: 1px;
  color: #fff;
  line-height: 1;
  font-size: 80%;
  font-weight: bold;
  font-family: serif;
  text-align: center;
  background: #444;
  border-radius: 2px;
}

.date {
  color: #413d3c;
}

.name {
  color: #413d3c;
}

.note {
  color: #888;
  font-size: 90%;
  line-height: 1.2;
}

.article-title {
  font-size: 120%;
  font-weight: bold;
}

.article-time {
  color: #666;
  font-size: 80%;
}

.ellipsis,
.ellipsis li span:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.hidden {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
  height: 0;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

.clear {
  clear: both;
}

.m1 {
  margin-top: 1em;
}

.m2 {
  margin-top: 2em;
}

.fs8 {
  color: #888;
  font-size: 80%;
  line-height: 1.5;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

img {
  vertical-align: top;
}

p.inner,
ul.inner,
div.inner {
  padding-left: 10px;
  padding-right: 10px;
}

div.inner.photo img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
div.inner.photo p {
  width: 80%;
  color: #888;
  font-size: 85%;
  line-height: 1.2;
  margin: 2px auto 0px;
}

p.bg {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  background: #ddd;
}

a {
  color: #258fb8;
  /* -webkit-touch-callout: none; */
  -webkit-tap-highlight-color: #99d5ec;
}

a[href="http://smartphone.userlocal.jp/"]
{
  display: block;
  background-color: #000;
  height: 1px;
}

a:visited {
  color: purple;
}

p {
  line-height: 1.6;
}

dt,
dd {
  line-height: 1.6;
}

dl.liner dt {
  letter-spacing: 0.1em;
  border-bottom: 1px dotted #dadada;
}

table {
  border-collapse: collapse;
}

th,
td {
  padding: 0.4em 0.6em;
  font-weight: normal;
  line-height: 1.6;
}

th {
  white-space: nowrap;
}

table.left-header {
  width: 100%;
  border-top: 1px dotted #dadada;
}

table.left-header th {
  width: 1%;
  letter-spacing: 0.2em;
  background: #f4f4f4;
  border-bottom: 1px dotted #dadada;
}

table.left-header td {
  border-bottom: 1px dotted #dadada;
}

table.prof {
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

table.prof th,
table.prof td {
  padding: 4px 6px;
  line-height: 1.6;
}

table.prof tr {
  border-top: 1px dotted #ccc;
}

table.prof th {
  white-space: nowrap;
  background: #f4f4f4;
}

figure.portrait {
  margin-right: 10px;
  float: left;
}

figure.portrait-left {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

figure.portrait-right {
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}

figure.landscape {
  display: block;
  margin: 10px auto;
  text-align: center;
}

.inner figure.topic-photo {
  padding: 0;
}
.inner figure.topic-photo img {
  width: 100%;
}

figcaption {
  text-align: left;
  margin-top: 0.2em;
  font-size: 12px;
  line-height: 1.4;
  white-space: pre; /* CSS 2.0 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3.0 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap; /* HP Printers */
  word-wrap: break-word; /* IE 5+ */
}

figure.bgcolor {
  background: #f4f4f4;
  border: 1px solid #dadada;
}

figure.bgcolor figcaption {
  padding-left: 0.2em;
  padding-right: 0.2em;
}

h1.text {
  margin: 10px;
  font-size: 120%;
  line-height: 1.4;
}

h1.title {
  margin: 0.5em 0;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #413d3c;
}

h2.title {
  margin: 5px 0 0;
  padding: 0.8em 10px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  background: #ddd;
}

h2.list-title {
  border-top: 2px solid #d1d1d1;
  border-bottom: 2px solid #d1d1d1;
}

h2.index {
  margin-top: 10px;
  border-bottom: 2px solid #413d3c;
}

h3 {
  margin: 1.5em 0 0.6em;
  line-height: 1.5;
}

h2 + h3,
div h3:first-child {
  margin-top: 1em;
}

a.link > span:first-child,
.link a > span:first-child {
  display: block;
  padding-right: 20px;
  background: url(../img/icon/link.png) no-repeat right center;
  background-size: 10px 15px;
  -webkit-background-size: 10px 15px;
  -moz-background-size: 10px 15px;
  -o-background-size: 10px 15px;
  -ms-background-size: 10px 15px;
}

a.link,
ul.link a {
  display: block;
  /* padding: 0.8em 10px; */
  color: #258fb8;
  line-height: 1.3;
  text-decoration: none;
}

a:visited.link,
ul.link a:visited {
  color: purple;
}

ul.link a span.time {
  display: block;
  text-align: right;
  color: #666;
  font-size: 12px;
  padding-right: 20px;
}

.link a img {
  margin-right: 10px;
  float: left;
}

.link .default-color {
  color: #444;
}

ul.rellink li a {
  font-weight: bold;
}

div.rellink {
  /*
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px #d9d9d9 solid;
	background-color: #f8f8f8;
	padding: 1em;
	margin: 1em;

*/
}
div.rellink ul {
  line-height: 1.6;
}
div.rellink ul a {
  font-size: 120%;
  text-decoration: underline;
}

div.rellink ul a:hover {
  text-decoration: none;
}

ul.rellink li a img {
  margin-right: 10px;
  float: left;
}

ul.rellink li {
  padding-left: 0px;
  padding-top: 10px;
}

ul.b-list li a {
  font-weight: bold;
}

a.list-footer,
a:visited.list-footer {
  margin-bottom: 10px;
  color: #444;
  text-align: right;
  background: #f2f2f2;
  -webkit-box-shadow: 0 2px 2px #d1d1d1;
}

ul.link {
  list-style: none;
  border-bottom: 2px solid #d1d1d1;
}

ul.link li {
  border-top: 1px solid #ddd;
}

ul.link li:first-child {
  border-top: 0;
}

ul.inline li {
  display: inline;
  margin-left: 0.4em;
  padding-left: 0.5em;
  line-height: 1.8;
  background: url(../img/icon/inline.png) no-repeat left center;
}

ul.inline li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

ul.cell {
  list-style: none;
}

ul.cell li {
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}

ul.cell a {
  display: block;
  padding: 0.6em 10px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
}

ul.cell li:nth-child(2n) a {
  border-right: 0;
}

ul.col2 {
  padding: 5px;
  list-style: none;
}

ul.col2 li {
  width: 50%;
  overflow: hidden;
  float: left;
}

ul.col2 a {
  display: block;
  padding: 5px;
}

ul.col3 {
  padding: 5px;
  list-style: none;
}

ul.col3 li {
  width: 33%;
  overflow: hidden;
  float: left;
}

ul.col3 a {
  display: block;
  padding: 5px;
}

ul.col4 {
  padding: 5px;
  list-style: none;
}

ul.col4 li {
  width: 25%;
  overflow: hidden;
  float: left;
}

ul.col4 a {
  display: block;
  padding: 5px;
}

ul.col5 {
  padding: 5px;
  list-style: none;
}

ul.col5 li {
  width: 20%;
  overflow: hidden;
  float: left;
}

ul.col5 a {
  display: block;
  padding: 5px;
}

ul.youtubech {
  list-style: none;
  border-bottom: 2px solid #d1d1d1;
  padding-top: 8px;
  padding-bottom: 8px;
}

ul.youtubech li {
  text-align: center;
  padding-bottom: 8px;
}
ul.youtubech li.btn {
  text-align: center;
  padding-left: 8px;
}

ul.social {
  width: 155px;
}

ul.social li {
  width: 25px;
  height: 25px;
  margin: 0 3px;
  float: left;
}

ul.social a {
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/icon/social.png) no-repeat 0 0;
  background-size: 175px 25px;
  -webkit-background-size: 175px 25px;
  -moz-background-size: 175px 25px;
  -o-background-size: 175px 25px;
  -ms-background-size: 175px 25px;
}

ul.social .facebook a {
  background-position: 0 0;
}

ul.social .twitter a {
  background-position: -25px 0;
}

ul.social .gplus a {
  background-position: -50px 0;
}

ul.social .mixi a {
  background-position: -75px 0;
}

ul.social .rss a {
  background-position: -100px 0;
}

ul.social .vine a {
  background-position: -125px 0;
}

ul.social .youtube a {
  background-position: -150px 0;
}

select {
  font-size: 100%;
}

/*----------------------------------------------------------------------*/

i.rank-up {
  display: inline-block;
  width: 8px;
  height: 8px;
  overflow: hidden;
  background: url(../img/icon/ranking.png) no-repeat 0 0;
  background-size: 24px 8px;
  -webkit-background-size: 24px 8px;
  -moz-background-size: 24px 8px;
  -o-background-size: 24px 8px;
  -ms-background-size: 24px 8px;
}

i.rank-down {
  display: inline-block;
  width: 8px;
  height: 8px;
  overflow: hidden;
  background: url(../img/icon/ranking.png) no-repeat -8px 0;
  background-size: 24px 8px;
  -webkit-background-size: 24px 8px;
  -moz-background-size: 24px 8px;
  -o-background-size: 24px 8px;
  -ms-background-size: 24px 8px;
}

i.rank-even {
  display: inline-block;
  width: 8px;
  height: 8px;
  overflow: hidden;
  background: url(../img/icon/ranking.png) no-repeat -16px 0;
  background-size: 24px 8px;
  -webkit-background-size: 24px 8px;
  -moz-background-size: 24px 8px;
  -o-background-size: 24px 8px;
  -ms-background-size: 24px 8px;
}

/*----------------------------------------------------------------------*/

.pagetop {
  position: relative;
  height: 23px;
}

.pagetop a {
  display: block;
  position: absolute;
  right: 10px;
  width: 90px;
}

/*----------------------------------------------------------------------*/

.topnews {
  position: relative;
  margin: 1em auto;
  padding: 0 10px;
}

/*----------------------------------------------------------------------*/

.pager {
  position: relative;
  margin: 1em 10px;
}

.pager a {
  display: block;
  padding: 0.8em 0.5em;
  text-align: center;
  text-decoration: none;
}

.pager a.next {
  width: 42%;
  float: right;
  color: #dedede;
  background: #444;
}

.pager a.prev {
  width: 42%;
  float: left;
  color: #444;
  background: #ccc;
}

.pager a.index {
  color: #5c5c5c;
  background: #eee;
}

.pager a.detail {
  color: #dedede;
  background: #444;
}

.pager a span {
  display: block;
}

.pager a.next span {
  background: url(../img/icon/next.png) no-repeat right center;
  background-size: 10px 15px;
  -webkit-background-size: 10px 15px;
  -moz-background-size: 10px 15px;
  -o-background-size: 10px 15px;
  -ms-background-size: 10px 15px;
}

.pager a.detail span {
  background: url(../img/icon/next.png) no-repeat right center;
  background-size: 10px 15px;
  -webkit-background-size: 10px 15px;
  -moz-background-size: 10px 15px;
  -o-background-size: 10px 15px;
  -ms-background-size: 10px 15px;
}

.pager a.prev span {
  background: url(../img/icon/prev.png) no-repeat left center;
  background-size: 10px 15px;
  -webkit-background-size: 10px 15px;
  -moz-background-size: 10px 15px;
  -o-background-size: 10px 15px;
  -ms-background-size: 10px 15px;
}

.pager a.index span {
  background: url(../img/icon/prev.png) no-repeat left center;
  background-size: 10px 15px;
  -webkit-background-size: 10px 15px;
  -moz-background-size: 10px 15px;
  -o-background-size: 10px 15px;
  -ms-background-size: 10px 15px;
}

.pager-two .next {
  width: 42%;
  float: right;
}

.pager-two .prev {
  width: 42%;
  float: left;
}

.pager-thr {
  margin-bottom: 0px;
}

.pager-thr .next {
  width: 42%;
  float: right;
}

.pager-thr .prev {
  width: 42%;
  float: left;
}

.pager-num {
  text-align: center;
  font-size: 10px;
  margin: 2px;
}
/*----------------------------------------------------------------------*/

.paging {
  color: #969595;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.2em;
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow: 0 -1px 1px #333;
}

.paging .current {
  color: #161616;
}

/*----------------------------------------------------------------------*/

.photoslider {
  position: relative;
  width: 100%;
  height: 60px;
  margin: 0 0 0.5em;
}

.photoslider .photo {
  position: relative;
  height: 60px;
  margin: 0 28px;
  overflow: hidden;
}

.photoslider ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 9999px;
  list-style: none;
}

.photoslider li {
  margin: 0 3px;
  float: left;
}

.photoslider a.prev,
.photoslider a.next {
  display: block;
  position: absolute;
  top: 5px;
  width: 15px;
  height: 50px;
  overflow: hidden;
  text-indent: 100%;
}

.photoslider a.prev {
  left: 10px;
  background: #ddd url(../img/icon/prev.png) no-repeat center center;
  background-size: 10px 15px;
  -webkit-background-size: 10px 15px;
  -moz-background-size: 10px 15px;
  -o-background-size: 10px 15px;
  -ms-background-size: 10px 15px;
}

.photoslider a.next {
  right: 10px;
  background: #ddd url(../img/icon/next.png) no-repeat center center;
  background-size: 10px 15px;
  -webkit-background-size: 10px 15px;
  -moz-background-size: 10px 15px;
  -o-background-size: 10px 15px;
  -ms-background-size: 10px 15px;
}

.photoslider a.hidden {
  opacity: 0.2;
}

/*----------------------------------------------------------------------*/

.banner {
  position: relative;
  margin: 0 auto;
}

.banner-300 {
  width: 300px;
}

.banner-margin {
  margin: 3px auto;
}

.banner-center {
  text-align: center;
  margin: 3px auto;
}

/*----------------------------------------------------------------------*/

nav.breadcrumbs {
  position: relative;
  padding: 10px;
  color: #444;
  font-size: 80%;
}

nav.breadcrumbs a {
  color: #444;
}

nav.breadcrumbs a[href] {
  text-decoration: underline;
}

/*----------------------------------------------------------------------*/

nav.category {
  position: relative;
}

nav.category ul {
  border-top: 1px solid #ddd;
}

nav.category li {
  width: 20%;
  border-bottom: 1px solid #ddd;
  float: left;
}

nav.category a {
  display: block;
  padding: 0.8em 0.1em;
  color: #444;
  text-align: center;
  text-decoration: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
  background: #e8e8e8;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
}

nav.category li:first-child a {
  border-left: 1px solid #ddd;
}

nav.category li.current a {
  color: #fff;
  background: #000000;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #333333),
    color-stop(100%, #000000)
  );
  background: -webkit-linear-gradient(top, #333333 0%, #000000 100%);
  background: -moz-linear-gradient(top, #333333 0%, #000000 100%);
  background: -ms-linear-gradient(top, #333333 0%, #000000 100%);
  background: -o-linear-gradient(top, #333333 0%, #000000 100%);
  background: linear-gradient(to bottom, #333333 0%, #000000 100%);
}

/*----------------------------------------------------------------------*/

.category-list ul {
  border-top: 1px solid #ddd;
}

.category-list li {
  width: 33%;
  float: left;
}

.category-list li:nth-child(3n-1) {
  width: 34%;
}

.category-list a {
  display: block;
  padding: 10px 0;
  color: #444;
  text-align: center;
  text-decoration: none;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.category-list li:nth-child(3n-2) a {
  border-left: 0;
}

.category-list span.blank {
  display: block;
  padding: 10px 0;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/*----------------------------------------------------------------------*/

nav.ranking {
  position: relative;
}

nav.ranking ul {
  border-top: 1px solid #ddd;
}

nav.ranking li {
  width: 33%;
  border-bottom: 1px solid #ddd;
  float: left;
}

nav.ranking li:first-child {
  width: 34%;
}

nav.ranking a {
  display: block;
  padding: 0.8em 0.1em;
  color: #444;
  text-align: center;
  text-decoration: none;
  line-height: 1.3;
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
  background: #e8e8e8;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
}

nav.ranking li:first-child a {
  border-left: 1px solid #ddd;
}

nav.ranking li.current a {
  color: #fff;
  background: #000000;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #333333),
    color-stop(100%, #000000)
  );
  background: -webkit-linear-gradient(top, #333333 0%, #000000 100%);
  background: -moz-linear-gradient(top, #333333 0%, #000000 100%);
  background: -ms-linear-gradient(top, #333333 0%, #000000 100%);
  background: -o-linear-gradient(top, #333333 0%, #000000 100%);
  background: linear-gradient(to bottom, #333333 0%, #000000 100%);
}

/*----------------------------------------------------------------------*/

nav.genre {
  position: relative;
}

nav.genre ul {
  padding: 10px 10px 5px;
  border-bottom: 1px solid #ddd;
  background: #ffffff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #f3f3f3),
    color-stop(100%, #ffffff)
  );
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f3f3f3 0%, #ffffff 100%);
}

nav.genre li {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  float: left;
}

nav.genre li:first-child {
  margin-left: 0;
}

nav.genre a {
  display: block;
  padding: 0.8em 0.2em;
  color: #444;
  text-align: center;
  text-decoration: none;
  background: #e8e8e8;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
}

nav.genre li.current a {
  color: #fff;
  background: #ff1572;
}

/*----------------------------------------------------------------------*/

nav.topics {
  position: relative;
}

nav.topics ul {
  border-top: 1px solid #ddd;
  background: #e8e8e8;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
}

nav.topics li {
  width: 20%;
  border-bottom: 1px solid #ddd;
  float: left;
}

nav.topics a {
  display: block;
  padding: 0.8em 0;
  color: #444;
  font-size: 80%;
  text-align: center;
  text-decoration: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
  background: #e8e8e8;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
}

nav.topics li:first-child a {
  border-left: 1px solid #ddd;
}

nav.topics li.current a {
  color: #fff;
  background: #000000;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #333333),
    color-stop(100%, #000000)
  );
  background: -webkit-linear-gradient(top, #333333 0%, #000000 100%);
  background: -moz-linear-gradient(top, #333333 0%, #000000 100%);
  background: -ms-linear-gradient(top, #333333 0%, #000000 100%);
  background: -o-linear-gradient(top, #333333 0%, #000000 100%);
  background: linear-gradient(to bottom, #333333 0%, #000000 100%);
}

/*----------------------------------------------------------------------*/

.facebook {
  width: 120px;
  height: 20px;
  overflow: hidden;
  float: left;
}

.twitter {
  height: 20px;
  overflow: hidden;
  margin-left: 10px;
  float: left;
}

.gplus {
  height: 20px;
  overflow: hidden;
  margin-left: 10px;
  float: left;
}

.vine {
  height: 20px;
  overflow: hidden;
  margin-left: 10px;
  float: left;
}

.youtube {
  height: 20px;
  overflow: hidden;
  margin-left: 10px;
  float: left;
}

.mixi-favorite {
  width: 120px;
  height: 20px;
  overflow: hidden;
  margin-top: 5px;
  float: left;
  clear: both;
}

.mixi-share {
  height: 20px;
  overflow: hidden;
  margin-top: 5px;
  margin-top: 10px;
  float: left;
}

.line-share {
  height: 20px;
  overflow: hidden;
  margin-top: 5px;
  margin-left: 10px;
  float: left;
}

/*----------------------------------------------------------------------*/

header {
  position: relative;
  /* border-top: 5px solid #000; */
}

header a.sitelogo {
  display: block;
  width: 130px;
  height: 38px;
}

header .inner {
  position: relative;
  padding: 8px;
  background: #000;
}

header .social {
  position: absolute;
  top: 7px;
  right: 5px;
}

header .menu {
  position: absolute;
  right: 10px;
  top: 7px;
}

#sitemenu_open {
  display: block;
}

#sitemenu_close {
  display: none;
}

#search {
  position: relative;
  width: 142px;
  height: 22px;
}

#search-query {
  position: absolute;
  left: 0;
  top: 0;
  width: 113px;
  height: 22px;
  margin: 0;
  padding: 3px;
  font-size: 100%;
  border: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#search-submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 22px;
  border-radius: 0;
}

/*----------------------------------------------------------------------*/

footer {
  position: relative;
  color: #aaa;
  background: #000;
}

footer .inner {
  position: relative;
  padding: 1.5em 10px;
}

footer p {
  text-align: center;
  line-height: 2;
}

footer small {
  font-size: 75%;
}

footer a,
footer a:visited {
  color: #aaa;
}

footer nav a,
footer nav a:visited {
  display: inline-block;
  margin-left: 0.3em;
  margin-right: 0.3em;
}

footer .display {
  line-height: 1;
}

footer .mobile,
footer .pc {
  display: inline-block;
  margin-left: 0.3em;
  margin-right: 0.3em;
}

footer .mobile {
  padding: 0.3em 0.5em;
  background: #333;
  border-radius: 5px;
}

footer .social {
  margin: 1.5em auto;
}

footer .modelpress,
footer .joshitabi {
  margin: 1.5em auto;
  text-align: center;
}

/*----------------------------------------------------------------------*/

#sitemenu {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  padding-bottom: 80px;
  background: #fff;
}

#sitemenu a {
  color: #258fb8;
  text-decoration: none;
}

#sitemenu ul li {
  margin-top: 0.5em;
  background: #ddd;
}

#sitemenu ul li:first-child {
  margin-top: 0;
}

#sitemenu ul li a,
#sitemenu ul li span {
  display: block;
  padding: 0.6em 10px;
}

#sitemenu ul ul {
  border-top: 2px solid #d1d1d1;
  border-bottom: 2px solid #d1d1d1;
}

#sitemenu ul li li {
  width: 50%;
  margin: 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
  float: left;
}

#sitemenu ul li li a {
  display: block;
  padding: 0.6em 0.1em;
  text-align: center;
}

#sitemenu ul li li a:nth-child(2n + 1) {
  border-right: 1px solid #ddd;
}

/*----------------------------------------------------------------------*/

.snap .rank img {
  border: 1px solid #000;
}

.snap-first .rank img {
  border: 3px solid #000;
}

.snap .rank {
  position: relative;
  width: 100%;
  padding: 0;
}

.snap .rank span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em 0.4em;
  color: #fff;
  font-family: serif;
  font-size: 110%;
  line-height: 1;
  text-decoration: none;
  background: #000;
}

.snap a {
  display: block;
  text-decoration: none;
}

.snap a figcaption {
  text-decoration: underline;
}

.snap-first .snap .rank span {
  font-size: 140%;
}

.snap-first .fl {
  float: left;
  width: 40%;
  margin-right: 0px !important;
}

.snap-first .fr {
  float: right;
  width: 60%;
  margin-left: 0px !important;
}

.snap-first .fr .inner {
  padding-left: 13px;
  padding-right: 0;
}

/*----------------------------------------------------------------------*/

.ranking-select {
  position: relative;
  margin-top: 5px;
}

.ranking-select a {
  display: block;
  text-decoration: none;
}

.ranking-select a span {
  display: block;
  margin-right: 5px;
  padding: 0.8em 5px;
}

.ranking-select .current {
  background: #f5f5f5;
  border: 2px solid #ccc;
}

.ranking-select .active {
  background: #444;
  border: 2px solid #ccc;
}

.ranking-select .active a {
  color: #fff;
}

.ranking-select .selected {
  color: #fff;
  background: #444;
}

.ranking-select .open {
  background: #777;
}

.ranking-select .open a {
  color: #fff;
}

.ranking-select .current a span {
  background: url(../img/ranking/select-normal.png) no-repeat right center;
}

.ranking-select .active a span,
.ranking-select .open a span {
  background: url(../img/ranking/select-active.png) no-repeat right center;
}

.ranking-select .pending a {
  color: #d0d0d0;
}

.ranking-select li {
  list-style: none;
  border-top: 1px dotted #ccc;
}

.ranking-daily li:first-child {
  border-top: 0;
}

.ranking-select .list {
  display: none;
  position: absolute;
  z-index: 101;
  box-shadow: 0 2px 4px #777;
  background: #fff;
}

.ranking-category {
  position: relative;
  width: 100%;
}

.ranking-category .list {
  width: 100%;
}

.ranking-category .category {
  width: 100%;
}

.ranking-category ul {
  padding: 2px;
}

.ranking-category li {
  width: 50%;
  float: left;
}

.ranking-category li:nth-child(1),
.ranking-category li:nth-child(2) {
  border-top: 0;
}

.ranking-daily {
  position: relative;
  width: 100%;
}

.ranking-daily .list {
  width: 100%;
}

.ranking-daily .daily {
  width: 100%;
  text-align: center;
}

.ranking-daily ul {
  padding: 2px;
}

.ranking-monthly {
  position: relative;
  width: 100%;
}

.ranking-monthly .list {
  width: 100%;
}

.ranking-monthly .navigation {
}

.ranking-monthly .monthly {
  width: 33%;
  text-align: center;
  float: left;
}

.ranking-monthly ul {
  margin: 2px;
}

.ranking-monthly li {
  text-align: center;
}

.ranking-monthly li:first-child {
  border-top: 1px solid #ccc;
}

/*----------------------------------------------------------------------*/

.more {
  height: 8em;
  overflow: hidden;
}

a.more-read {
  display: block;
  padding: 0.5em 0;
  color: #444;
  text-align: center;
  text-decoration: none;
  clear: both;
  border: 1px solid #ddd;
  background: #e8e8e8;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
}

/*----------------------------------------------------------------------*/

#id_shellfish,
#id_bivalves {
  position: absolute;
}
a[href^="http://smartphone.userlocal.jp/"]
{
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

/*----------------------------------------------------------------------*/

.page-privacy h3 p {
  line-height: 1.4;
}

.page-privacy h3 {
  font-size: 125%;
  font-weight: bold;
}

.page-privacy h4 {
  font-size: 110%;
  font-weight: bold;
  margin-top: 1em;
}

.page-privacy ul {
  list-style: outside circle;
  margin-left: 2em;
}

.page-privacy ul li {
  line-height: 1.4;
  margin-bottom: 1ex;
}

.page-privacy div.information {
  line-height: 1.5;
  margin-top: 1ex;
  margin-left: 2em;
}

/*----------------------------------------------------------------------*/

.jobboard ul a {
  text-decoration: none;
}

.jobboard ul li {
  padding: 2px 10px;
  font-size: 0.75em;
  line-height: 1.2;
  border-bottom: #999 1px dotted;
  list-style: none;
}

.jobboard ul li img {
  float: left;
  margin-right: 8px;
}

.jobboard p.link {
  font-size: 0.85em;
  margin: 0 8px;
  padding: 4px 0 2px;
  text-align: right;
}

/*----------------------------------------------------------------------*/
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/*----------------------------------------------------------------------*/

.inner {
  position: relative;
}

.inner ul {
  list-style: none;
}

.inner li {
  padding: 0.1em 0;
  color: #425aa5;
  line-height: 1.4;
}

.inner li.odd,
.inner li.even {
  padding-left: 5px;
  padding-right: 5px;
}

.inner li p {
  color: #444;
}

.inner a {
  color: #425aa5;
  text-decoration: none;
}

.inner a:hover {
  color: #425aa5;
  text-decoration: underline;
}

.inner .list-footer {
  margin-top: 0.8em;
  padding-top: 6px;
  text-align: right;
  border-top: 1px solid #ccc;
}

.inner figure {
  padding: 5px;
  text-align: center;
  color: #888;
}

.inner figure.sp {
  border: none;
  background: transparent;
  text-align: center;
  color: #888;
}
.inner figure.sp figcaption {
  text-align: center !important;
}

.inner figure.no-caption {
  padding: 10px;
}

.inner figure.no-border {
  padding: 0;
  border: 0;
  background: none;
}

.inner figure a {
  display: block;
}

.inner figure.right {
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
}

.inner figure.left {
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}

.inner figure.center {
  margin: 3px !important;
}

.inner figure.center a {
  text-align: center;
}

.inner .figure-horizon {
  padding: 0;
  clear: both;
}

.inner .figure-vertical {
  width: 50%;
  clear: both;
}

.inner .figure-list {
  clear: both;
  margin: 0 auto 10px !important;
}

.inner .figure-list.right {
  margin-left: 10px !important;
}

.inner .figure-list.left {
  margin-right: 10px !important;
}

.inner .image-list-horizon {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5% 0.5% 1.5% 0.5%;
  text-align: center;
  color: #888;
}

.inner .image-list-vertical {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5%;
  text-align: center;
  vertical-align: middle;
  color: #888;
}

.inner .image-list-horizon figure,
.inner .image-list-vertical figure {
  display: inline-block !important;
  float: none !important;
  vertical-align: top !important;
  padding: 0 !important;
  border: 0 !important;
  margin: 1% !important;
  background: none !important;
}

.inner .image-list-horizon figure.left {
  margin: 0 0 0 15px;
}

.inner .image-list-horizon figure:first-child.left {
  margin: 0;
}

.inner .image-list-vertical figure.left {
  margin: 15px 0 0;
}

.inner .image-list-vertical figure:first-child.left {
  margin: 0;
}

.inner figure.square {
  margin: 10px;
  padding: 10px;
  float: left;
}

.inner figure.square a {
  display: table-cell;
  width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
}

.inner figure.image {
  text-align: center;
  border: 0;
  background: none;
}

.inner figure.image a {
  display: inline;
}

.inner figure.image figcaption {
  font-size: 100%;
}

.inner figure + p {
  margin-top: 1em;
}

.inner .fl {
  margin-right: 8px;
  margin-bottom: 8px;
}

.inner .fr {
  margin-left: 8px;
  margin-bottom: 8px;
}

.inner div.left {
  width: 50%;
  float: left;
}

.inner div.right {
  width: 50%;
  float: right;
}

.inner div.left .inner {
  padding-right: 10px;
}

.inner div.right .inner {
  padding-left: 10px;
}

.inner ul.thumb li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.inner ul.thumb .image {
  float: left;
}

.inner ul.thumb .text {
  margin-left: 60px;
}

.inner ul.thumb .text p {
  margin-top: 0;
}

.inner * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.inner span.moki_url_text {
  font-size: 12px;
  white-space: pre; /* CSS 2.0 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3.0 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap; /* HP Printers */
  word-wrap: break-word; /* IE 5+ */
}

/*----------------------------------------------------------------------*/

.youtube ul {
  list-style: none;
}

.youtube li {
  width: 144px;
  height: 180px;
  overflow: hidden;
  margin-right: 20px;
  font-size: 12px;
  float: left;
}

.youtube img {
  margin-bottom: 0.3em;
}

/*------------------------------------------------------------
	Social Button Sytles
-------------------------------------------------------------*/
div.social_btn {
  margin: 16px 0 -8px 0;
  overflow: hidden;
}
div.social_btn ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin: auto;
  position: relative;
  text-align: center;
}
div.social_btn ul li {
  vertical-align: middle;
  display: inline-block;
  padding: 0 1px 0 1px;
  margin-bottom: 10px;
  position: relative;
}
div.social_btn img {
  width: 97px;
  height: 30px;
}
div.social_btn a {
  text-decoration: none;
}
/* Social Count & Text*/
div.social_btn a span.count {
  position: absolute;
  width: 97px;
  height: 30px;
  top: 28.8%;
  right: 6px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
div.social_btn a span.gray {
  color: #666;
}

/* header
----------------------------*/
.header {
  align-items: center;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 6px #ddd;
  display: flex;
  justify-content: space-between;
  height: 56px;
  position: fixed;
  width: 100%;
  z-index: 10;
}
.header.absolute {
  position: absolute;
}
.header__menu-btn {
  margin-left: 10px;
  width: 32px;
}
.header__logo {
  width: 148px;
}
.header__search-btn {
  margin-right: 10px;
  width: 28px;
}
.header__search-btn .link {
  padding: 5px;
}

/* Android4.x */
.legacy-android .header {
  position: static;
}

.lock-screen {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

/* gnav
----------------------------*/
.gnav {
  height: 100%;
  left: -79.2%;
  left: calc(-297 / 375 * 100%);
  overflow: auto;
  position: fixed;
  transition: transform 0.3s ease;
  width: 79.2%;
  width: calc(297 / 375 * 100%);
  z-index: 20;
}
.gnav__inner {
  background: #fff;
  position: absolute;
  width: 100%;
}
.gnav__title {
  font-size: 14px;
  margin-bottom: 12px;
  padding: 10px 15px;
  background: #f7f1e6;
  color: #b39c75;
  font-weight: bold;
}
.gnav__item {
  font-size: 1.5rem;
}
.gnav__item:last-child {
  margin-bottom: 10px;
}
.gnav__item-bnr {
  padding: 0;
}
.gnav__item.gnav-category {
  padding: 15px;
}
.gnav__link {
  display: block;
  padding: 12px 15px;
  width: 100%;
  font-size: 15px;
  color: #191919 !important;
  box-sizing: border-box;
}
.gnav-category__unit {
  margin-bottom: 15px;
  overflow: hidden;
}
.gnav-category__title {
  color: #b39c75;
  font-size: 13px;
  margin-bottom: 15px;
  display: block;
}
.gnav-category__item {
  float: left;
  margin: 0 5px 5px 0;
}
.gnav-category__link {
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  font-size: 1.6rem;
  display: block;
  padding: 7px 10px;
  font-size: 15px;
  color: #191919 !important;
}
.gnav.open {
  transform: translateX(100%);
}
.gnav__overlay {
  background: rgba(0, 0, 0, 0.6);
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 15;
}

/* Android4.x */
.legacy-android .gnav {
  position: absolute;
}
.legacy-android .gnav__overlay {
  position: absolute;
}

#js-overlay-img {
  background: url(../../image/sp/bg_overlay.png);
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 10;
}
#js-overlay-img.none {
  display: none;
}

.burette-a::before {
  background: #b39c75;
  content: "";
  display: inline-block;
  height: 6px;
  margin-right: 0.6em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 6px;
}

.link:hover {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

/* footer
----------------------------*/
.footer {
  background: #ebddc4;
}
.footer-nav__unit {
  letter-spacing: -0.3em;
  overflow: hidden;
  text-align: center;
}
.footer-nav__title {
  font-size: 1.5rem;
  height: 36px;
  letter-spacing: 0.5em;
  line-height: 36px;
  text-align: center;
}
.footer-nav__list {
  margin: 0 0 -1px -1px;
}
.footer-nav__list--3col {
  margin-left: -2px;
}
.footer-nav__item {
  float: left;
  letter-spacing: normal;
  text-align: center;
  width: 50%;
}
.footer-nav__item--3col {
  width: 33.33333%;
}
.footer-nav__item .link {
  display: block;
  font-size: 1.5rem;
  padding: 13px;
}

.footer__sub-nav {
  padding: 20px 15px;
  font-size: 12px;
  text-align: center;
}
.footer__sub-nav-item {
  display: inline-block;
  opacity: 0.65;
}
.footer__sub-nav-item .link {
  opacity: 0.65;
}
.footer__sub-nav-item .text {
  color: #191919;
  opacity: 0.65;
  padding: 8px;
}
.footer .link {
  display: block;
  font-size: 12px;
  padding: 8px;
  text-decoration: underline;
  color: #191919;
}
.footer__logo {
  margin: 0 auto;
  width: 150px;
}
.footer__logo--joshi {
  margin-bottom: 15px;
  width: 149px;
}
.footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sns-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sns-a__item {
  margin: 0 4px;
  list-style: none;
}

.svg-icn {
  font-size: 10px;
}

.svg-icn:before {
  content: " ";
  vertical-align: middle;
  display: inline-block;
  background-image: url(../img/footer/sprite-837de8fc80.svg);
  background-repeat: no-repeat;
  background-size: 4.4em 59.4em;
}

.svg-icn.svg-icn-twitter_a:before {
  background-position: 0 -44.6em;
  width: 4.4em;
  height: 4.4em;
}

.svg-icn.svg-icn-facebook_a:before {
  background-position: 0 -3.6em;
  width: 4.4em;
  height: 4.4em;
}

.svg-icn.svg-icn-instagram_a:before {
  background-position: 0 -20em;
  width: 4.4em;
  height: 4.4em;
}

.svg-icn.svg-icn-youtube_a:before {
  background-position: 0 -55em;
  width: 4.4em;
  height: 4.4em;
}

.svg-icn.svg-icn-line_a:before {
  background-position: 0 -28em;
  width: 4.4em;
  height: 4.4em;
}

.svg-icn.svg-icn-push_a:before {
  background-position: 0 -40.2em;
  width: 4.4em;
  height: 4.4em;
}

.footer__sns-button .link {
  margin: 0 7px;
}
.footer__copyright {
  font-size: 11px;
  opacity: 0.65;
  padding: 20px 0;
  text-align: center;
  color: #666;
}
