@charset "UTF-8";
body, .search_box .search_slide .search_slide_box .search_btn, .bread_crumb li, .button.readmore, #sidebar .title_box .title, #sidebar .ranking li .date, .detail .entry .post p, .pursue_header .entry .post p, .detail .related_news_box .title, .pursue_header .related_news_box .title, .detail .related_news_box .related_news .related_news_article .label .body, .pursue_header .related_news_box .related_news .related_news_article .label .body {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }

h1, h2, h3, h4, h5, h6, .button.trigger, .detail .entry .entry_header .post_title h2, .pursue_header .entry .entry_header .post_title h2, .detail .entry .post h3, .pursue_header .entry .post h3, .detail .related_news_box .related_news .related_news_article .title, .pursue_header .related_news_box .related_news .related_news_article .title {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }

.date, .pursue_header .pursue_header_inner .pursue_box .pursue_date, .detail .entry .entry_header .post_title .post_date, .pursue_header .entry .entry_header .post_title .post_date, .detail .related_news_box .related_news .related_news_article .date, .pursue_header .related_news_box .related_news .related_news_article .date {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-style: italic; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  text-size-adjust: 100%; }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

body {
  background: url('../images/line.png?1405653578') repeat-x #f5f5f5;
  padding-top: 8px;
  color: #555555; }

a {
  color: #555555;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

img {
  max-width: 100%; }

h1 {
  text-align: center; }

input {
  background: none;
  border: 0;
  appearance: none;
  outline: none; }

figure {
  margin: 0;
  padding: 0;
  line-height: 0; }

dl {
  margin: 0; }

dd {
  margin: 0; }

ul {
  padding-left: 20px;
  margin: 0; }

.is-pc-view {
  display: none !important; }

.is-mobile-view {
  display: block !important; }
  .is-mobile-view.inline {
    display: inline-block !important; }

.is-show {
  display: block !important; }
  .is-show.inline {
    display: inline-block; }

.is-hide {
  display: none !important; }

@media (min-width: 970px) {
  .is-pc-view {
    display: block !important; }
    .is-pc-view.inline {
      display: inline-block !important; }

  .is-mobile-view {
    display: none !important; } }
.clearfix, .container, .row {
  zoom: 1; }
  .clearfix:before, .container:before, .row:before, .clearfix:after, .container:after, .row:after {
    content: "";
    display: table; }
  .clearfix:after, .container:after, .row:after {
    clear: both; }

.container {
  max-width: 970px;
  padding: 0 4px;
  margin: 0 auto; }

.row {
  margin-left: -14px;
  *padding-right: 1%; }

#header {
  position: relative; }
  #header .line.bold {
    margin-top: 10px; }
  #header #header_navi {
    margin: 15px 0; }
    #header #header_navi ul {
      padding-left: 0px !important; }
      #header #header_navi ul li {
        float: left;
        list-style-type: none;
        width: 32.75%;
        margin: 0 0 2px 2px;
        background: #F1855B; }
        #header #header_navi ul li:first-child {
          margin-left: 0; }
        #header #header_navi ul li:nth-child(4) {
          margin-left: 0; }
        #header #header_navi ul li a {
          font-size: 11px;
          display: block;
          text-align: center;
          padding: 15px 0;
          color: #fff; }
          #header #header_navi ul li a:hover {
            text-decoration: underline; }
        #header #header_navi ul li.learn {
          background: #555555; }
        #header #header_navi ul li.use {
          background: #555555; }
        #header #header_navi ul li.enjoy {
          background: #555555; }

#title h1 {
  margin: 2px 0 8px 0;
  line-height: 0; }
  #title h1 img {
    vertical-align: top;
    width: 174px; }
#title p {
  margin: 0;
  text-align: center; }

#title-en {
  margin: 10px 0;
  position: relative; }
  #title-en .line {
    position: absolute;
    top: 0;
    z-index: 0; }
  #title-en .centered {
    position: relative;
    z-index: 1;
    display: block;
    width: 100px;
    line-height: 0;
    margin: 0 auto;
    text-align: center;
    background: #f5f5f5; }

.sns {
  position: absolute;
  right: 0;
  top: 14px;
  text-align: right; }
  .sns a {
    margin-left: 15px; }
  .sns img {
    vertical-align: middle; }

.lt-ie9 header .sns a {
  float: left; }

input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

.search_box {
  position: relative; }
  .search_box .icon.search {
    position: absolute;
    top: 10px;
    left: 10px; }
  .search_box .search_slide {
    display: none;
    position: absolute;
    top: 50px;
    background-color: #F5F5F5;
    width: 100%;
    text-align: center;
    z-index: 30; }
    .search_box .search_slide .search_slide_box {
      width: 281px;
      margin: 0 auto; }
      .search_box .search_slide .search_slide_box .search_area {
        width: 214px;
        height: 30px;
        border: 1px solid #AAA;
        background-color: #FFF;
        padding: 0;
        float: left;
        display: block; }
      .search_box .search_slide .search_slide_box .search_btn {
        color: #FFF;
        font-size: 12px;
        background-color: #AAA;
        padding: 8px 9px 6px 15px;
        letter-spacing: 7px;
        margin: 20px 0;
        width: 65px;
        height: 32px;
        display: block; }

.line {
  position: relative;
  width: 100%;
  display: block;
  border: 0;
  outline: 0;
  margin: 0;
  text-align: center; }
  .line.normal {
    height: 8px;
    background: url('../images/normal-line.png?1405653578') repeat-x; }
    .line.normal::before, .line.normal::after {
      position: absolute;
      top: 0;
      width: 3px;
      height: 8px;
      content: ""; }
    .line.normal::before {
      left: 0;
      background: url('../images/normal-line-left.png?1405653578') no-repeat; }
    .line.normal::after {
      right: 0;
      background: url('../images/normal-line-right.png?1405653578') no-repeat; }
    .line.normal.opacity {
      opacity: 0.3; }
  .line.bold {
    height: 8px;
    background: url('../images/bold-line.png?1405653578') repeat-x; }
    .line.bold::before, .line.bold::after {
      position: absolute;
      top: 0;
      width: 3px;
      height: 8px;
      content: ""; }
    .line.bold::before {
      left: 0;
      background: url('../images/bold-line-left.png?1405653578') no-repeat; }
    .line.bold::after {
      right: 0;
      background: url('../images/bold-line-right.png?1405653578') no-repeat; }
  .line.double {
    height: 11px;
    background: url('../images/double-line.png?1405653578') repeat-x; }
    .line.double::before, .line.double::after {
      position: absolute;
      top: 0;
      width: 4px;
      height: 11px;
      content: ""; }
    .line.double::before {
      left: 0;
      background: url('../images/double-line-left.png?1405653578') no-repeat; }
    .line.double::after {
      right: 0;
      background: url('../images/double-line-right.png?1405653578') no-repeat; }
  .line.thin {
    border-bottom: 1px solid #b2b2b2; }
  .line.twin {
    border-top: 1px solid #b2b2b2;
    padding: 1px 0;
    border-bottom: 1px solid #b2b2b2; }
  .line.dot, #sidebar .ranking li::after {
    height: 2px;
    background: url('../images/dashed.png?1405653578') repeat-x transparent; }
  .line.threeline {
    border-top: 1px solid #b2b2b2;
    padding: 2px 0 4px;
    border-bottom: 1px solid #b2b2b2; }
    .line.threeline:before {
      display: block;
      content: "";
      border-top: 1px solid #b2b2b2;
      border-bottom: 1px solid #b2b2b2; }

.info {
  text-align: center;
  margin-top: 8px;
  overflow: hidden; }
  .info.header.is-pc-view {
    margin-top: 40px;
    margin-bottom: 15px; }
    .info.header.is-pc-view iframe {
      margin: 0 auto; }
  .info.side, .info.side-bottom {
    margin-top: 0;
    margin-bottom: 14px; }
    .info.side iframe, .info.side-bottom iframe {
      margin: 0 auto; }
  .info.main-footer {
    margin-top: 60px;
    margin-right: 14px; }
    .info.main-footer img {
      margin: 0 7px; }
    .info.main-footer iframe {
      margin: 0 7px; }
    .info.main-footer.is-pc-view {
      float: left;
      margin-top: 64px;
      margin-right: 0; }
      .info.main-footer.is-pc-view img {
        margin: 0 0 0 14px; }
      .info.main-footer.is-pc-view iframe {
        margin: 0 0 0 14px; }
  .info.main-footer-wide {
    margin: 20px 0 10px; }
    .info.main-footer-wide.is-pc-view {
      float: left;
      margin-top: 64px; }
      .info.main-footer-wide.is-pc-view img {
        margin-left: 14px; }
      .info.main-footer-wide.is-pc-view iframe {
        margin-left: 14px; }
  .info.block {
    margin: 30px 0; }

.icon {
  display: inline-block; }
  .icon.search {
    background: url('../images/search.png?1405653578') no-repeat center center;
    width: 19px;
    height: 19px; }

#contents {
  margin-top: 5px; }

.touch .box:hover {
  transform: none; }

.date {
  color: #555;
  font-size: 12px; }

.box {
  display: table;
  width: 100%;
  font-size: 12px;
  background: #FFF;
  border-bottom: 1px solid #555555;
  position: relative;
  margin-bottom: 10px; }
  .box:hover .thumb img {
    opacity: 0.8; }
  .box:hover h3 {
    text-decoration: underline;
    color: #666666; }
  .box::before {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 0;
    pointer-event: none; }
  .box.learn {
    border-color: #F1855B; }
    .box.learn::before {
      content: url('../images/arrow-learn.png?1405653578'); }
  .box.use {
    border-color: #637A98; }
    .box.use::before {
      content: url('../images/arrow-use.png?1405653578'); }
  .box.enjoy {
    border-color: #7EB283; }
    .box.enjoy::before {
      content: url('../images/arrow-enjoy.png?1405653578'); }
  .box.new::after {
    position: absolute;
    content: url('../images/new.png?1405653578');
    top: 0;
    left: 0; }
  .box.pickup::after {
    position: absolute;
    content: url('../images/pickup.png?1405653578');
    top: 0;
    left: 0; }
  .box .thumb {
    position: relative; }
    .box .thumb img {
      width: 100%; }
  .box .category {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    padding: 0 6px;
    font-weight: bold;
    color: #fff; }
  .box .excerpt {
    background: #fff;
    margin: 0;
    padding: 5px 0; }
    .box .excerpt h3 {
      margin: 0;
      font-size: 14px;
      font-weight: normal; }
    .box .excerpt .pr {
      font-size: 10px;
      position: absolute;
      bottom: -4px;
      right: 8px;
      font-weight: bold; }

.large .excerpt {
  padding: 5px 14px; }

.small .box.new::after {
  content: url('../images/new.png?1405653578'); }
.small .box.pickup::after {
  content: url('../images/pickup-mini.png?1405653578'); }
.small .box .thumb {
  position: static;
  float: left;
  width: 70px;
  margin-right: 14px; }
  .small .box .thumb .category {
    bottom: auto;
    top: 0; }
.small.box:last-child {
  margin-bottom: 20px; }

.bread_crumb {
  padding-left: 0;
  overflow: hidden; }
  .bread_crumb li {
    position: relative;
    list-style-type: none;
    float: left;
    padding-left: 18px;
    letter-spacing: 1px; }
    .bread_crumb li a {
      text-decoration: underline; }
      .bread_crumb li a:hover {
        text-decoration: none; }
    .bread_crumb li:before {
      content: ">";
      display: block;
      position: absolute;
      top: 0;
      left: 3px; }
    .bread_crumb li:first-child {
      padding-left: 0; }
      .bread_crumb li:first-child:before {
        content: ""; }

.title_category {
  position: relative; }
  .title_category .title {
    position: relative;
    margin-top: 0;
    padding: 0;
    line-height: 0; }
    .title_category .title.mt {
      margin-top: 64px; }
    .title_category .title .title_text {
      font-size: 16px;
      color: #555;
      position: relative;
      display: inline-block;
      background-color: #FFF;
      min-width: 100px;
      line-height: 30px;
      padding-left: 10px;
      margin-left: 14px; }
      .title_category .title .title_text:after {
        position: absolute;
        top: 0;
        right: -30px;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background: url("../images/category_bg.png") no-repeat center center; }
  .title_category .category_right {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 0;
    margin: 0;
    color: #FFF; }

.title {
  margin-top: 0;
  padding: 0;
  line-height: 0; }
  .title.mt {
    margin-top: 64px; }

.prarchive .box {
  border-color: #565656; }
  .prarchive .box:hover h3 {
    color: #565656; }
.prarchive.font-color, .prarchive .font-color, .prarchive .button.trigger::before {
  color: #565656; }
.prarchive .title, .prarchive .readmore, .prarchive .trigger {
  color: #fff;
  background-color: #565656; }
  .prarchive .title a, .prarchive .readmore a, .prarchive .trigger a {
    color: #fff; }
.prarchive .category.learn {
  color: #fff;
  background-color: #F1855B; }
  .prarchive .category.learn a {
    color: #fff; }
.prarchive .category.use {
  color: #fff;
  background-color: #637A98; }
  .prarchive .category.use a {
    color: #fff; }
.prarchive .category.enjoy {
  color: #fff;
  background-color: #7EB283; }
  .prarchive .category.enjoy a {
    color: #fff; }
.prarchive .drop {
  background: #a3a3a3; }
  .prarchive .drop li {
    border-color: #bcbcbc;
    color: #7c7c7c; }
.prarchive.pursue_header {
  border-bottom: 1px solid #565656; }
  .prarchive.pursue_header .label .head {
    border-color: #565656;
    color: #565656; }
  .prarchive.pursue_header .label .body {
    background: #565656;
    color: #fff; }

.pickuparchive .box {
  border-color: #BF6AA0; }
  .pickuparchive .box:hover h3 {
    color: #BF6AA0; }
.pickuparchive.font-color, .pickuparchive .font-color, .pickuparchive .button.trigger::before {
  color: #BF6AA0; }
.pickuparchive .title, .pickuparchive .readmore, .pickuparchive .trigger {
  color: #fff;
  background-color: #BF6AA0; }
  .pickuparchive .title a, .pickuparchive .readmore a, .pickuparchive .trigger a {
    color: #fff; }
.pickuparchive .category.learn {
  color: #fff;
  background-color: #F1855B; }
  .pickuparchive .category.learn a {
    color: #fff; }
.pickuparchive .category.use {
  color: #fff;
  background-color: #637A98; }
  .pickuparchive .category.use a {
    color: #fff; }
.pickuparchive .category.enjoy {
  color: #fff;
  background-color: #7EB283; }
  .pickuparchive .category.enjoy a {
    color: #fff; }
.pickuparchive .drop {
  background: #edd5e4; }
  .pickuparchive .drop li {
    border-color: #fcf9fb;
    color: #d6a0c2; }
.pickuparchive.pursue_header {
  border-bottom: 1px solid #BF6AA0; }
  .pickuparchive.pursue_header .label .head {
    border-color: #BF6AA0;
    color: #BF6AA0; }
  .pickuparchive.pursue_header .label .body {
    background: #BF6AA0;
    color: #fff; }

.author .box {
  border-color: #565656; }
  .author .box:hover h3 {
    color: #565656; }
.author.font-color, .author .font-color, .author .button.trigger::before {
  color: #565656; }
.author .title, .author .readmore, .author .trigger {
  color: #fff;
  background-color: #565656; }
  .author .title a, .author .readmore a, .author .trigger a {
    color: #fff; }
.author .category.learn {
  color: #fff;
  background-color: #F1855B; }
  .author .category.learn a {
    color: #fff; }
.author .category.use {
  color: #fff;
  background-color: #637A98; }
  .author .category.use a {
    color: #fff; }
.author .category.enjoy {
  color: #fff;
  background-color: #7EB283; }
  .author .category.enjoy a {
    color: #fff; }
.author .drop {
  background: #a3a3a3; }
  .author .drop li {
    border-color: #bcbcbc;
    color: #7c7c7c; }
.author.pursue_header {
  border-bottom: 1px solid #565656; }
  .author.pursue_header .label .head {
    border-color: #565656;
    color: #565656; }
  .author.pursue_header .label .body {
    background: #565656;
    color: #fff; }

.learn .box {
  border-color: #555555; }
  .learn .box:hover h3 {
    color: #555555; }
.learn.font-color, .learn .font-color, .learn .button.trigger::before {
  color: #F1855B; }
.learn .category, .learn .title, .learn .readmore, .learn .trigger {
  color: #fff;
  background-color: #555555; }
  .learn .category a, .learn .title a, .learn .readmore a, .learn .trigger a {
    color: #fff; }
.learn .drop {
  background: #fdeee8; }
  .learn .drop li {
    border-color: white;
    color: #f7b9a1; }
.learn.pursue_header {
  border-top: 1px solid #F1855B; }
  .learn.pursue_header .label .head {
    border-color: #F1855B;
    color: #F1855B; }
  .learn.pursue_header .label .body {
    background: #F1855B;
    color: #fff; }

.use .box {
  border-color: #637A98; }
  .use .box:hover h3 {
    color: #637A98; }
.use.font-color, .use .font-color, .use .button.trigger::before {
  color: #637A98; }
.use .category, .use .title, .use .readmore, .use .trigger {
  color: #fff;
  background-color: #637A98; }
  .use .category a, .use .title a, .use .readmore a, .use .trigger a {
    color: #fff; }
.use .drop {
  background: #bfc9d5; }
  .use .drop li {
    border-color: #dee3e9;
    color: #90a1b7; }
.use.pursue_header {
  border-top: 1px solid #637A98; }
  .use.pursue_header .label .head {
    border-color: #637A98;
    color: #637A98; }
  .use.pursue_header .label .body {
    background: #637A98;
    color: #fff; }

.enjoy .box {
  border-color: #7EB283; }
  .enjoy .box:hover h3 {
    color: #7EB283; }
.enjoy.font-color, .enjoy .font-color, .enjoy .button.trigger::before {
  color: #7EB283; }
.enjoy .category, .enjoy .title, .enjoy .readmore, .enjoy .trigger {
  color: #fff;
  background-color: #7EB283; }
  .enjoy .category a, .enjoy .title a, .enjoy .readmore a, .enjoy .trigger a {
    color: #fff; }
.enjoy .drop {
  background: #deebdf; }
  .enjoy .drop li {
    border-color: #fefefe;
    color: #aecfb1; }
.enjoy.pursue_header {
  border-top: 1px solid #7EB283; }
  .enjoy.pursue_header .label .head {
    border-color: #7EB283;
    color: #7EB283; }
  .enjoy.pursue_header .label .body {
    background: #7EB283;
    color: #fff; }

.other .box {
  border-color: #999999; }
  .other .box:hover h3 {
    color: #999999; }
.other.font-color, .other .font-color, .other .button.trigger::before {
  color: #999999; }
.other .category, .other .title, .other .readmore, .other .trigger {
  color: #fff;
  background-color: #999999; }
  .other .category a, .other .title a, .other .readmore a, .other .trigger a {
    color: #fff; }
.other .drop {
  background: #e6e6e6; }
  .other .drop li {
    border-color: white;
    color: #bfbfbf; }
.other.pursue_header {
  border-top: 1px solid #999999; }
  .other.pursue_header .label .head {
    border-color: #999999;
    color: #999999; }
  .other.pursue_header .label .body {
    background: #999999;
    color: #fff; }

.button {
  display: inline-block;
  width: 100%; }
  .button.readmore, .button.trigger {
    padding: 4px 0;
    text-align: center;
    color: #fff;
    background-image: url('../images/arrow-down.png?1405653578');
    background-position: 3% center;
    background-repeat: no-repeat; }
  .button.readmore:hover {
    opacity: 0.8; }
  .button.trigger.is-open {
    background-image: url('../images/arrow-up.png?1405653578'); }
  .button.trigger {
    font-weight: bold;
    font-size: 16px; }
  .button.readmore {
    font-size: 20px; }
  .button.learn {
    background-color: #F1855B; }
    .button.learn a {
      color: #fff !important; }
  .button.use {
    background-color: #637A98; }
    .button.use a {
      color: #fff !important; }
  .button.enjoy {
    background-color: #7EB283; }
    .button.enjoy a {
      color: #fff !important; }

.pre_pass {
  text-align: center;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .pre_pass a {
    display: block;
    background: url(../img/txt_01.png) no-repeat center;
    height: 40px;
    width: 100%;
    text-indent: -9999px; }

#sidebar {
  margin-left: 0;
  margin-bottom: 14px; }
  #sidebar .block {
    padding: 0px;
    background: #fff; }
  #sidebar .title_box {
    text-align: center;
    padding: 18px 0 34px 0; }
    #sidebar .title_box .title {
      text-align: center;
      color: #555;
      font-size: 24px;
      font-weight: normal;
      line-height: 1.4;
      margin-bottom: 0; }
  #sidebar .sub-title {
    text-align: center;
    color: #555;
    font-size: 24px;
    font-weight: bolder;
    margin: 0;
    font-style: normal;
    display: block; }
  #sidebar dl.learn {
    color: #F1855B;
    background: none; }
  #sidebar dl.use {
    color: #637A98;
    background: none; }
  #sidebar dl.enjoy {
    color: #7EB283;
    background: none; }
  #sidebar dl {
    line-height: 2; }
    #sidebar dl dd ul li a:hover {
      text-decoration: underline;
      opacity: 1; }
  #sidebar dt {
    text-align: center;
    font-size: 16px;
    padding: 5px 0 0;
    font-size: 16px;
    font-weight: bold; }
  #sidebar > ul {
    list-style: none;
    padding: 3px; }
  #sidebar .drop {
    display: none;
    font-size: 14px; }
    #sidebar .drop.is-open {
      display: block; }
    #sidebar .drop li {
      border-top: 2px solid;
      text-align: center;
      text-indent: -13px;
      padding-left: 13px;
      list-style-type: none; }
      #sidebar .drop li a {
        display: block;
        line-height: 2;
        padding: 6px; }
      #sidebar .drop li:first-child {
        border-top: 0; }
  #sidebar .title {
    line-height: 1.2;
    font-size: 24px; }
  #sidebar .ranking {
    list-style-type: none;
    padding: 0; }
    #sidebar .ranking .title {
      margin: 8px 0;
      padding: 0;
      line-height: 1.4;
      text-align: left;
      font-size: 16px; }
    #sidebar .ranking li {
      width: 234px;
      margin: 0 auto;
      padding: 14px 38px;
      position: relative; }
      #sidebar .ranking li a {
        display: block;
        position: relative; }
        #sidebar .ranking li a .produce {
          position: absolute;
          top: 74px;
          right: 0;
          height: 20px;
          width: 83px;
          background: url('../images/sprite.png?1429260154') no-repeat; }
          #sidebar .ranking li a .produce.gizmodo {
            background-position: -3px -48px; }
          #sidebar .ranking li a .produce.lifehacker {
            background-position: -90px -49px; }
          #sidebar .ranking li a .produce.kotaku {
            background-position: -173px -49px; }
          #sidebar .ranking li a .produce.glitty {
            background-position: -256px -78px; }
          #sidebar .ranking li a .produce.cafeglobe {
            background-position: -354px -78px; }
          #sidebar .ranking li a .produce.mugendai {
            background: url('../images/mugendai.jpg?1410502976') no-repeat;
            background-size: 32px 20px;
            width: 32px; }
          #sidebar .ranking li a .produce.myloha {
            background-position: -335px -49px; }
          #sidebar .ranking li a .produce.roomie {
            background-position: -461px -73px; }
          #sidebar .ranking li a .produce.brandtalk {
            background-position: -180px -74px; }
        #sidebar .ranking li a .pr img {
          display: block;
          margin-bottom: 12px; }
      #sidebar .ranking li::after {
        content: '';
        position: absolute;
        bottom: 0;
        width: 100%; }
      #sidebar .ranking li .date {
        font-size: 14px; }
      #sidebar .ranking li .thumb {
        position: relative;
        text-align: left;
        max-width: 234px;
        max-height: 74px;
        overflow: hidden; }
        #sidebar .ranking li .thumb::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 68px;
          height: 68px;
          background-size: 68px; }
        #sidebar .ranking li .thumb img {
          height: auto; }
      #sidebar .ranking li:last-child:after {
        content: none; }
    #sidebar .ranking .rank1 .thumb::before {
      background-image: url('../images/rank1.png?1405653578'); }
    #sidebar .ranking .rank2 .thumb::before {
      background-image: url('../images/rank2.png?1405653578'); }
    #sidebar .ranking .rank3 .thumb::before {
      background-image: url('../images/rank3.png?1405653578'); }
    #sidebar .ranking .rank4 .thumb::before {
      background-image: url('../images/rank4.png?1426647035'); }
    #sidebar .ranking .rank5 .thumb::before {
      background-image: url('../images/rank5.png?1426647038'); }
  #sidebar .readmore {
    text-align: right;
    margin-right: 36px;
    padding-bottom: 18px; }
    #sidebar .readmore a {
      color: #637A98;
      text-decoration: none;
      position: relative; }
      #sidebar .readmore a::before {
        position: absolute;
        content: '▶︎';
        top: 0.25em;
        right: 100%;
        text-decoration: none;
        margin-right: 5px;
        font-size: 10px;
        vertical-align: middle; }
  #sidebar .banner_area {
    text-align: center; }

footer {
  background: #fff; }
  footer ul {
    list-style: none;
    padding: 0;
    text-align: center; }
    footer ul li {
      display: inline-block; }
    footer ul li img {
      vertical-align: middle; }

.lt-ie9 footer ul li a {
  float: left; }
.lt-ie9 footer .line {
  display: inline-block; }

.about {
  display: block;
  text-align: center;
  font-size: 12px; }
  .about::before {
    content: '▶︎';
    font-size: 10px;
    margin-right: 5px; }

#copyright {
  color: #fff;
  font-size: 12px;
  padding: 14px 0; }

.footer-link {
  text-align: center;
  line-height: 1.2;
  padding: 14px 7px;
  font-size: 12px;
  background: #555555; }
  .footer-link li {
    border-right: 1px solid #fff;
    padding: 0 4px; }
    .footer-link li:first-child {
      border-left: 1px solid #fff; }
  .footer-link a {
    color: #fff; }

.attention {
  font-size: 12px;
  padding: 7px; }

.pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  opacity: 1;
  width: 78px;
  height: 78px; }
  .pagetop:hover {
    opacity: 0.8; }

.footer_sns {
  text-align: center;
  padding: 28px 0 20px; }
  .footer_sns a {
    margin-left: 28px; }
    .footer_sns a:first-child {
      margin-left: 0; }
  .footer_sns img {
    vertical-align: middle; }

.label {
  font-size: 12px;
  font-weight: bold;
  display: table; }
  .label .head, .label .body {
    display: table-cell;
    padding: 0 8px; }
  .label .head {
    border: 2px solid; }
  .label.learn .head {
    border-color: #F1855B;
    color: #F1855B; }
  .label.learn .body {
    background: #F1855B;
    color: #fff; }
  .label.use .head {
    border-color: #637A98;
    color: #637A98; }
  .label.use .body {
    background: #637A98;
    color: #fff; }
  .label.enjoy .head {
    border-color: #7EB283;
    color: #7EB283; }
  .label.enjoy .body {
    background: #7EB283;
    color: #fff; }
  .label.other .head {
    border-color: #999999;
    color: #999999; }
  .label.other .body {
    background: #999999;
    color: #fff; }

.pursue_header {
  display: none;
  position: fixed;
  bottom: -2px;
  width: 100%;
  background-color: #FFF;
  z-index: 10; }
  .pursue_header .pursue_header_inner {
    width: auto;
    margin: 0 auto;
    padding: 15px 8px 10px;
    position: relative; }
    .pursue_header .pursue_header_inner .thumb {
      float: left;
      width: 82px;
      height: 82px;
      padding-right: 10px; }
    .pursue_header .pursue_header_inner .pursue_box {
      width: 100%;
      float: left; }
      .pursue_header .pursue_header_inner .pursue_box .label.learn {
        float: left;
        padding-right: 10px; }
      .pursue_header .pursue_header_inner .pursue_box .pursue_category {
        padding: 15px 0 0 0; }
      .pursue_header .pursue_header_inner .pursue_box .pursue_title h2 {
        font-size: 10px;
        margin: 0;
        padding: 2px 0 2px;
        display: block; }
      .pursue_header .pursue_header_inner .pursue_box .author_name {
        font-size: 12px;
        margin: 0; }
      .pursue_header .pursue_header_inner .pursue_box .pursue_recommend {
        width: auto;
        height: 40px;
        overflow: hidden;
        bottom: 0;
        margin-bottom: 10px;
        background-color: #f15a7b;
        padding: 0; }
        .pursue_header .pursue_header_inner .pursue_box .pursue_recommend span {
          font-size: 16px;
          font-weight: bold;
          display: block;
          float: left;
          margin: 10px 0 0 8px;
          color: #FFF; }
        .pursue_header .pursue_header_inner .pursue_box .pursue_recommend__wrapper {
          background-color: #FFFFFF;
          position: relative;
          padding-left: 10px;
          padding-right: 10px;
          width: auto;
          height: 34px;
          margin: 3px 3px 3px 80px;
          list-style: none;
          overflow: hidden; }
          .pursue_header .pursue_header_inner .pursue_box .pursue_recommend__wrapper li {
            width: 96%;
            height: auto;
            float: left;
            clear: none;
            display: none;
            position: absolute;
            top: 10px;
            left: 10px; }
            .pursue_header .pursue_header_inner .pursue_box .pursue_recommend__wrapper li a {
              width: auto;
              height: auto;
              display: block;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              font-size: 12px;
              text-decoration: underline; }
              .pursue_header .pursue_header_inner .pursue_box .pursue_recommend__wrapper li a:hover {
                color: #0b6183; }
    .pursue_header .pursue_header_inner .pursue_category {
      width: 320px;
      float: right; }
      .pursue_header .pursue_header_inner .pursue_category ul {
        margin-left: -15px; }
        .pursue_header .pursue_header_inner .pursue_category ul li {
          float: left;
          width: 90px;
          margin-left: 15px;
          list-style-type: none;
          background: #F1855B;
          font-size: 13px;
          text-align: center; }
          .pursue_header .pursue_header_inner .pursue_category ul li a {
            display: block;
            padding: 3px 0;
            color: #fff; }
          .pursue_header .pursue_header_inner .pursue_category ul li.learn {
            background: #F1855B; }
          .pursue_header .pursue_header_inner .pursue_category ul li.use {
            background: #637A98; }
          .pursue_header .pursue_header_inner .pursue_category ul li.enjoy {
            background: #7EB283; }
          .pursue_header .pursue_header_inner .pursue_category ul li:nth-child(-n+3) {
            margin-bottom: 15px; }
    .pursue_header .pursue_header_inner .pursue_sns.is-pc-view {
      width: 314px;
      float: right; }
      .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul {
        padding: 0; }
        .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li {
          float: left;
          width: 104px;
          padding: 15px 0 14px;
          list-style-type: none; }
          .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li a {
            display: block; }
          .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li:nth-child(1) {
            background-color: #00abf1; }
          .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li:nth-child(2) {
            background-color: #4e6ac2; }
          .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li:nth-child(3) {
            background-color: #f38555; }
          > .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li:first-child {
            background-color: #00abf1; }
          > .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li:first-child + * {
            background-color: #4e6ac2; }
          > .pursue_header .pursue_header_inner .pursue_sns.is-pc-view ul li:first-child + * + * {
            background-color: #f38555; }
    .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view {
      width: 100%;
      float: right; }
      .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul {
        padding: 0; }
        .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li {
          float: left;
          width: 33.33%;
          padding: 0;
          list-style-type: none;
          height: 24px; }
          .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li a {
            display: block;
            text-align: center; }
            .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li a img {
              padding-top: 4px; }
          .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li:nth-child(1) {
            background-color: #00abf1; }
          .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li:nth-child(2) {
            background-color: #4e6ac2; }
          .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li:nth-child(3) {
            background-color: #f38555; }
          > .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li:first-child {
            background-color: #00abf1; }
          > .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li:first-child + * {
            background-color: #4e6ac2; }
          > .pursue_header .pursue_header_inner .pursue_sns.is-mobile-view ul li:first-child + * + * {
            background-color: #f38555; }
    .pursue_header .pursue_header_inner #pursue_close {
      position: absolute;
      right: 9px;
      top: -26px;
      width: 26px;
      height: 26px;
      background: #444;
      font-size: 16px;
      color: #fff;
      font-weight: bold;
      text-align: center;
      cursor: pointer; }

.detail .entry, .pursue_header .entry {
  background-color: #FFF;
  padding: 17px 17px 2px;
  margin-bottom: 20px; }
  .detail .entry .entry_header, .pursue_header .entry .entry_header {
    position: relative; }
    .detail .entry .entry_header .post_title, .pursue_header .entry .entry_header .post_title {
      position: relative; }
      .detail .entry .entry_header .post_title .post_date, .pursue_header .entry .entry_header .post_title .post_date {
        font-size: 16px; }
      .detail .entry .entry_header .post_title h2, .pursue_header .entry .entry_header .post_title h2 {
        font-size: 18px;
        line-height: 1.4; }
      .detail .entry .entry_header .post_title .produce, .pursue_header .entry .entry_header .post_title .produce {
        position: absolute;
        top: 0;
        right: 0;
        height: 20px;
        width: 83px;
        background: url('../images/sprite.png?1429260154') no-repeat; }
        .detail .entry .entry_header .post_title .produce.gizmodo, .pursue_header .entry .entry_header .post_title .produce.gizmodo {
          background-position: -3px -48px; }
        .detail .entry .entry_header .post_title .produce.lifehacker, .pursue_header .entry .entry_header .post_title .produce.lifehacker {
          background-position: -90px -49px; }
        .detail .entry .entry_header .post_title .produce.kotaku, .pursue_header .entry .entry_header .post_title .produce.kotaku {
          background-position: -173px -49px; }
        .detail .entry .entry_header .post_title .produce.glitty, .pursue_header .entry .entry_header .post_title .produce.glitty {
          background-position: -256px -78px; }
        .detail .entry .entry_header .post_title .produce.cafeglobe, .pursue_header .entry .entry_header .post_title .produce.cafeglobe {
          background-position: -354px -78px; }
        .detail .entry .entry_header .post_title .produce.mugendai, .pursue_header .entry .entry_header .post_title .produce.mugendai {
          background: url('../images/mugendai.jpg?1410502976') no-repeat;
          background-size: 32px 20px;
          width: 32px; }
        .detail .entry .entry_header .post_title .produce.myloha, .pursue_header .entry .entry_header .post_title .produce.myloha {
          background-position: -335px -49px; }
        .detail .entry .entry_header .post_title .produce.roomie, .pursue_header .entry .entry_header .post_title .produce.roomie {
          background-position: -461px -73px; }
        .detail .entry .entry_header .post_title .produce.brandtalk, .pursue_header .entry .entry_header .post_title .produce.brandtalk {
          background-position: -180px -74px; }
      .detail .entry .entry_header .post_title .pr, .pursue_header .entry .entry_header .post_title .pr {
        position: absolute;
        bottom: -18px;
        right: 0; }
  .detail .entry .post table, .pursue_header .entry .post table {
    border: 1px solid #999999;
    width: 100%; }
    .detail .entry .post table th, .detail .entry .post table td, .pursue_header .entry .post table th, .pursue_header .entry .post table td {
      padding: 5px 3px 3px 3px;
      text-align: center; }
    .detail .entry .post table th, .pursue_header .entry .post table th {
      background-color: #eee; }
  .detail .entry .post a, .pursue_header .entry .post a {
    color: #627999;
    text-decoration: underline; }
    .detail .entry .post a:hover, .pursue_header .entry .post a:hover {
      text-decoration: none; }
  .detail .entry .post p, .pursue_header .entry .post p {
    font-size: 14px;
    line-height: 1.8; }
  .detail .entry .post h3, .pursue_header .entry .post h3 {
    font-size: 20px;
    position: relative;
    padding-left: 20px;
    margin: 43px 0 25px -21px; }
    .detail .entry .post h3:before, .pursue_header .entry .post h3:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 10px;
      height: 28px;
      background-color: #555; }
  .detail .entry .post img, .pursue_header .entry .post img {
    max-width: 100%;
    height: auto;
    width: auto; }
  .detail .entry .post .eye_catch, .pursue_header .entry .post .eye_catch {
    margin-bottom: 12px; }
  .detail .entry .post .aupass, .pursue_header .entry .post .aupass {
    text-align: right;
    padding-top: 40px; }
  .detail .entry .post .content-bottom-fb-like, .pursue_header .entry .post .content-bottom-fb-like {
    margin-top: 30px;
    margin-bottom: 50px; }
    .detail .entry .post .content-bottom-fb-like strong, .pursue_header .entry .post .content-bottom-fb-like strong {
      display: block;
      text-align: center;
      margin-bottom: 15px; }
    .detail .entry .post .content-bottom-fb-like .like_button, .pursue_header .entry .post .content-bottom-fb-like .like_button {
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto;
      -moz-transform: scale(2);
      -webkit-transform: scale(2);
      transform: scale(2);
      width: 150px;
      text-align: center; }
  .detail .entry .post .author, .pursue_header .entry .post .author {
    padding: 0 0 32px; }
    .detail .entry .post .author.is-pc-view, .pursue_header .entry .post .author.is-pc-view {
      position: relative; }
      .detail .entry .post .author.is-pc-view .author_link, .pursue_header .entry .post .author.is-pc-view .author_link {
        position: absolute;
        right: 0;
        top: 0;
        margin: 40px 0 0 0; }
    .detail .entry .post .author.is-mobile-view .author_link, .pursue_header .entry .post .author.is-mobile-view .author_link {
      margin: 0; }
    .detail .entry .post .author img, .pursue_header .entry .post .author img {
      float: left;
      margin-right: 11px; }
    .detail .entry .post .author .author_name, .pursue_header .entry .post .author .author_name {
      margin: 0;
      /*padding-top: 12px;*/ }
    .detail .entry .post .author .author_desc, .pursue_header .entry .post .author .author_desc {
      margin: 0;
      font-size: 14px;
      line-height: 1.5; }
  .detail .entry .post .frame, .pursue_header .entry .post .frame {
    margin: 0 10px 10px;
    padding: 10px 12px;
    border-radius: 12px;
    box-shadow: inset 0 0 10px #eee;
    background: #eee; }
  .detail .entry .movie_pr_area, .pursue_header .entry .movie_pr_area {
    margin-left: -20px !important; }
.detail .sns_btns, .pursue_header .sns_btns {
  margin: 8px 0 10px; }
  .detail .sns_btns ul, .pursue_header .sns_btns ul {
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
    overflow: hidden; }
    .detail .sns_btns ul li, .pursue_header .sns_btns ul li {
      float: left;
      text-align: center;
      list-style-type: none;
      color: #FFF;
      width: 33.33%; }
      .detail .sns_btns ul li a, .pursue_header .sns_btns ul li a {
        width: 100%;
        display: block; }
      .detail .sns_btns ul li:nth-child(1), .pursue_header .sns_btns ul li:nth-child(1) {
        background-color: #00abf1; }
      .detail .sns_btns ul li:nth-child(2), .pursue_header .sns_btns ul li:nth-child(2) {
        background-color: #4e6ac2; }
      .detail .sns_btns ul li:nth-child(3), .pursue_header .sns_btns ul li:nth-child(3) {
        background-color: #f38555; }
      > .detail .sns_btns ul li:first-child a, > .pursue_header .sns_btns ul li:first-child a {
        background-color: #00abf1; }
      > .detail .sns_btns ul li:first-child + * a, > .pursue_header .sns_btns ul li:first-child + * a {
        background-color: #4e6ac2; }
      > .detail .sns_btns ul li:first-child + * + * a, > .pursue_header .sns_btns ul li:first-child + * + * a {
        background-color: #f38555; }
.detail .pre_pass.black, .pursue_header .pre_pass.black {
  background: url('../images/aupass_bg.png?1409196417') repeat-x center;
  margin-bottom: 20px; }
  .detail .pre_pass.black p, .pursue_header .pre_pass.black p {
    margin: 0; }
  .detail .pre_pass.black a, .pursue_header .pre_pass.black a {
    background: url('../images/txt_02.png?1408707274') no-repeat center; }
    .detail .pre_pass.black a:hover, .pursue_header .pre_pass.black a:hover {
      opacity: 0.8; }
.detail .pre_pass.upper, .pursue_header .pre_pass.upper {
  height: 30px;
  line-height: 34px;
  background-color: #575757; }
  .detail .pre_pass.upper img, .pursue_header .pre_pass.upper img {
    width: 150px;
    height: 16px; }
.detail .title, .pursue_header .title {
  line-height: 1.2; }
.detail .related_news_box, .pursue_header .related_news_box {
  padding: 0px;
  background: #fff; }
  .detail .related_news_box .title, .pursue_header .related_news_box .title {
    color: #555;
    font-size: 24px; }
  .detail .related_news_box h4, .pursue_header .related_news_box h4 {
    font-weight: normal;
    font-style: italic;
    line-height: 1.4;
    padding: 32px 0 5px 12px;
    margin-bottom: 24px;
    text-align: center; }
    .detail .related_news_box h4 span, .pursue_header .related_news_box h4 span {
      font-style: normal;
      font-size: 18px; }
  .detail .related_news_box .related_news, .pursue_header .related_news_box .related_news {
    width: 280px;
    margin: 0 auto;
    margin-bottom: 20px;
    list-style: none;
    padding: 3px 3px 14px; }
    .detail .related_news_box .related_news .related_news_article, .pursue_header .related_news_box .related_news .related_news_article {
      width: 280px;
      float: left;
      margin-right: 10px;
      margin-bottom: 20px; }
      .detail .related_news_box .related_news .related_news_article .thumb_left, .pursue_header .related_news_box .related_news .related_news_article .thumb_left {
        width: 120px;
        height: 100px;
        float: left;
        margin-right: 15px;
        margin-bottom: 20px;
        }
      .detail .related_news_box .related_news .related_news_article .date, .pursue_header .related_news_box .related_news .related_news_article .date {
        font-size: 12px;
        padding-top: 0;
        padding-bottom: 4px; }
      .detail .related_news_box .related_news .related_news_article .title, .pursue_header .related_news_box .related_news .related_news_article .title {
        font-size: 14px;
        text-align: left;
        margin-bottom: 10px;
        line-height: 18px;
        font-weight: normal; }
      .detail .related_news_box .related_news .related_news_article .label, .pursue_header .related_news_box .related_news .related_news_article .label {
        clear: both; }
        .detail .related_news_box .related_news .related_news_article .label .body, .pursue_header .related_news_box .related_news .related_news_article .label .body {
          padding-left: 7px;
          font-size: 14px;
          font-weight: normal; }


@media (min-width: 580px) {
  .detail .related_news_box .related_news {
    width: 580px; }

  .info.block #amazon-fields .amazon-field-1,
  .info.block #amazon-fields .amazon-field-2 {
    display: inline-block !important;
    margin-right: 15px;
    width: auto; }

  .info.block #amazon-fields .amazItem {
    border: 1px solid #ccc;
    background-repeat: no-repeat;
    background-size: 280px !important;
    width: 280px !important;
    cursor: pointer;
    margin-bottom: 28px;
    padding-top: 140px; }

  .info.block #amazon-fields ul {
    margin: 0 !important;
    width: auto !important;
    padding: 7px 14px 7px 14px !important; }

  .pursue_recommend__wrapper li {
    top: 6px !important; }
    .pursue_recommend__wrapper li a {
      font-size: 16px !important; }

  .detail .entry .movie_pr_area {
    margin-left: -20px !important; } }
@media (min-width: 870px) {
  .detail .related_news_box .related_news {
    width: 870px; } }
@media (min-width: 970px) {
  .pursue_header .pursue_header_inner {
    width: 970px; }
    .pursue_header .pursue_header_inner .pursue_box {
      width: 552px; }
      .pursue_header .pursue_header_inner .pursue_box .pursue_title h2 {
        font-size: 18px; }

  .container {
    width: 970px; }

  #title h1 {
    margin: 2px 0 16px 0; }
    #title h1 img {
      width: auto; }

  #contents .box h3 {
    min-height: 80px;
    max-height: 80px;
    overflow: hidden; }
  #contents .large {
    margin-right: 14px; }
  #contents .small {
    width: 314px;
    float: left;
    margin-right: 14px; }
    #contents .small .thumb {
      width: 100%; }

  .form.header {
    margin-top: 10px;
    position: static; }
    .form.header .input {
      display: inline-block; }

  #main {
    width: 656px;
    float: left; }
    #main .pre_pass {
      margin-right: 14px; }
      #main .pre_pass.upper {
        height: 60px;
        padding: 16px 0;
        margin-bottom: 15px; }
        #main .pre_pass.upper img {
          width: 267px;
          height: 30px; }
    #main .excerpt {
      float: none;
      padding: 18px 18px 26px;
      position: relative; }
      #main .excerpt .produce {
        position: absolute;
        top: 17px;
        right: 15px;
        height: 20px;
        width: 83px;
        background: url('../images/sprite.png?1429260154') no-repeat; }
        #main .excerpt .produce.gizmodo {
          background-position: -3px -48px; }
        #main .excerpt .produce.lifehacker {
          background-position: -90px -49px; }
        #main .excerpt .produce.kotaku {
          background-position: -173px -49px; }
        #main .excerpt .produce.glitty {
          background-position: -256px -78px; }
        #main .excerpt .produce.cafeglobe {
          background-position: -354px -78px; }
        #main .excerpt .produce.mugendai {
          background: url('../images/mugendai.jpg?1410502976') no-repeat;
          background-size: 32px 20px;
          width: 32px; }
        #main .excerpt .produce.myloha {
          background-position: -335px -49px; }
        #main .excerpt .produce.roomie {
          background-position: -461px -73px; }
        #main .excerpt .produce.brandtalk {
          background-position: -180px -74px; }
      #main .excerpt .pr {
        position: absolute;
        bottom: 3px;
        right: 20px; }
      #main .excerpt h3 {
        font-size: 18px;
        margin-top: 8px; }
    #main .category {
      font-size: 12px;
      padding: 0 12px; }
    #main .readmore {
      clear: both;
      width: auto;
      display: block;
      margin-right: 14px; }
    #main .title_category {
      position: relative;
      color: #fff; }
      #main .title_category h2 {
        text-align: left; }
      #main .title_category .category_right {
        font-size: 18px;
        position: absolute;
        top: 2px;
        right: 10px;
        padding: 0;
        margin: 0;
        z-index: 3;
        letter-spacing: 2px;
        margin-right: 14px; }
    #main .box figure {
      height: 180px;
      overflow: hidden;
      position: relative; }
      #main .box figure img {
        position: absolute; }

  #sidebar {
    float: right;
    width: 314px; }
    #sidebar a {
      cursor: pointer;
      text-decoration: none; }
      #sidebar a:hover .title {
        text-decoration: underline; }
    #sidebar .title_box .title {
      padding-top: 0;
      padding-top: 4px; }
    #sidebar .block {
      padding: 30px 40px; }
    #sidebar .inner {
      margin-left: 14px; }
    #sidebar dl {
      margin-top: 20px; }
    #sidebar dt {
      text-align: left; }
    #sidebar .button.trigger {
      text-align: left;
      padding: 0;
      background: transparent;
      padding-left: 16px;
      text-indent: -16px; }
      #sidebar .button.trigger a {
        color: #555;
        text-decoration: none;
        font-size: 14px;
        font-weight: normal; }
        #sidebar .button.trigger a:hover {
          text-decoration: underline; }
      #sidebar .button.trigger::before {
        content: '▶';
        font-size: 11px;
        margin-right: 5px; }
      #sidebar .button.trigger.is-open::before {
        content: '▼︎'; }
    #sidebar .drop {
      background: transparent; }
      #sidebar .drop li {
        text-align: left;
        border-top: 0; }
        #sidebar .drop li::before {
          content: '・';
          display: inline; }
        #sidebar .drop li a {
          font-size: 12px;
          line-height: 2.2;
          padding: 0;
          display: inline; }
    #sidebar .block {
      margin-bottom: 14px; }
    #sidebar .ranking .thumb {
      text-align: left;
      width: 100%;
      float: none; }
    #sidebar .ranking > li {
      padding: 0 0 14px;
      margin-bottom: 14px; }
    #sidebar .readmore {
      margin-right: 0; }

  .small .box.pickup::after {
    position: absolute;
    content: url('../images/pickup.png?1405653578');
    top: 0;
    left: 0; }
  .small .box .thumb {
    float: none;
    position: relative; }
    .small .box .thumb .category {
      top: auto;
      bottom: 0; }

  footer {
    margin-top: 50px; }
    footer .logos {
      text-align: left;
      float: left;
      padding-top: 28px;
      padding-bottom: 14px; }
    footer .about {
      float: right;
      font-size: 16px;
      margin-top: 34px; }
    footer .attention {
      padding: 28px 0;
      clear: both; }
    footer .footer-link ul {
      float: right; }
    footer .footer-link #copyright {
      float: left;
      padding: 0; }

  .pagetop {
    width: 96px;
    height: 96px; }

  .search_box {
    position: relative;
    height: 50px; }
    .search_box .icon.search {
      position: absolute;
      top: 20px;
      left: 10px; }
    .search_box .search_slide {
      position: relative;
      display: block;
      position: static;
      background-color: #F5F5F5;
      text-align: left;
      padding-left: 40px; }
      .search_box .search_slide .search_slide_box {
        width: auto;
        margin: auto; }
        .search_box .search_slide .search_slide_box .search_area {
          position: absolute;
          top: 15px;
          width: 214px;
          height: 26px;
          padding: 0;
          margin: 0;
          border: 1px solid #AAA;
          background-color: #FFF; }
        .search_box .search_slide .search_slide_box .search_btn {
          position: absolute;
          top: 15px;
          left: 256px;
          /*@extend %base-font;*/
          color: #FFF;
          font-size: 12px;
          background-color: #AAA;
          padding: 0 0 0 5px;
          margin: 0;
          letter-spacing: 6px;
          height: 28px; }

  .detail .entry {
    margin-right: 14px;
    padding: 15px 40px;
    position: relative; }
    .detail .entry .entry_header .post_title .produce {
      position: absolute;
      top: 0;
      right: 0;
      height: 20px;
      width: 83px;
      background: url('../images/sprite.png?1429260154') no-repeat; }
      .detail .entry .entry_header .post_title .produce.gizmodo {
        background-position: -3px -48px; }
      .detail .entry .entry_header .post_title .produce.lifehacker {
        background-position: -90px -49px; }
      .detail .entry .entry_header .post_title .produce.kotaku {
        background-position: -173px -49px; }
      .detail .entry .entry_header .post_title .produce.glitty {
        background-position: -256px -78px; }
      .detail .entry .entry_header .post_title .produce.cafeglobe {
        background-position: -354px -78px; }
      .detail .entry .entry_header .post_title .produce.mugendai {
        background: url('../images/mugendai.jpg?1410502976') no-repeat;
        background-size: 32px 20px;
        width: 32px; }
      .detail .entry .entry_header .post_title .produce.myloha {
        background-position: -335px -49px; }
      .detail .entry .entry_header .post_title .produce.roomie {
        background-position: -461px -73px; }
      .detail .entry .entry_header .post_title .produce.brandtalk {
        background-position: -180px -74px; }
    .detail .entry .entry_header .post_title .pr {
      position: absolute;
      bottom: -35px;
      right: 0; }
    .detail .entry .entry_header .post_title h2 {
      font-size: 30px;
      margin: 20px 0px 36px;
      line-height: 38px; }
    .detail .entry .post p {
      /*@extend %base-font;*/
      font-size: 16px;
      line-height: 30px; }
    .detail .entry .post h3 {
      /*@extend %base-font;*/
      font-size: 24px;
      position: relative;
      padding-left: 0;
      border: 0;
      margin: 54px 0px 30px; }
      .detail .entry .post h3:before {
        position: absolute;
        content: url('../images/title_blowoff.png?1405653578');
        top: 2px;
        left: -48px; }
    .detail .entry .post .eye_catch {
      margin-bottom: 26px; }
    .detail .entry .post .author.is-pc-view {
      padding: 40px 0 31px; }
      .detail .entry .post .author.is-pc-view .author_name {
        /*padding-top: 36px;*/
        /*padding-left: 117px;*/ }
    .detail .entry .movie_pr_area {
      margin-left: -40px !important; }
  .detail .related_news_box {
    padding: 0px 40px 40px; }
    .detail .related_news_box h4 {
      text-align: center;
      padding-left: 0;
      margin-bottom: 11px; }
    .detail .related_news_box .related_news {
      width: 100%;
      overflow: hidden;
      padding: 0; }
      .detail .related_news_box .related_news .related_news_article {
        width: 450px;
        margin-bottom: 40px; }
        .detail .related_news_box .related_news .related_news_article .date {
          font-size: 16px;
          padding-bottom: 10px; }
        .detail .related_news_box .related_news .related_news_article .title {
          font-size: 16px;
          margin-bottom: 23px;
          text-align: left; }
        .detail .related_news_box .related_news .related_news_article a {
          display: block;
          overflow: hidden; }
          .detail .related_news_box .related_news .related_news_article a .thumb_left {
            width: 110px;
            height: 110px;
            margin-bottom: 0; }
            .detail .related_news_box .related_news .related_news_article a .thumb_left img {
              width: 100%; }
          .detail .related_news_box .related_news .related_news_article a:hover img {
            opacity: 0.8; }
          .detail .related_news_box .related_news .related_news_article a:hover .title {
            text-decoration: underline; }
        .detail .related_news_box .related_news .related_news_article .label {
          clear: none; }

  
#header_navi ul {
    padding-left: 0px !important; }
    #header_navi ul li {
      width: 160px !important; }
      #header_navi ul li:nth-child(4) {
        margin-left: 2px !important; }
      #header_navi ul li a {
        font-size: 16px !important; } }
/* amazon */
.info.block #amazon-fields {
  overflow: hidden;
  width: 100%;
  padding-right: 14px; }

.info.block #amazon-fields .amazon-field-1,
.info.block #amazon-fields .amazon-field-2 {
  margin: 0 auto;
  display: block;
  width: 300px; }

.info.block #amazon-fields .amazItem {
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-size: 150px;
  width: 300px;
  cursor: pointer;
  margin-bottom: 28px; }

.info.block #amazon-fields ul {
  margin-left: 150px;
  width: 150px;
  list-style-type: none;
  color: #fff;
  padding: 0;
  cursor: pointer;
  background: transparent url(/img/bg-amazon.png); }

.info.block #amazon-fields .amazItem-publisher {
  font-size: 12px; }

.info.block #amazon-fields .amazItem-button {
  overflow: hidden;
  display: block;
  width: 109px;
  height: 28px;
  margin: 0 auto;
  padding: 0;
  background: url(/img/amazon.gif);
  text-indent: -999px; }
  
li.adMg .thumb_left,li.adMg2 .thumb_left{
  position:relative;
}
