@charset "utf-8";
/*! normalize.css v3.0.2 | 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 {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * 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,
menu,
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-color: 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;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
  line-height: 1;
}

li {
  list-style: none;
}

html {
  font-size: 62.5%;
}

body {
  color: #303f4c;
  font-family: "メイリオ", sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

html body a {
  color: #303f4c;
  text-decoration: none;
}
html body a:hover {
  color: #055299;
  text-decoration: none;
}
html body a:hover * {
  color: #055299;
  text-decoration: none;
  border-color: #055299;
}
html body a:hover img {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.container {
  width: 100%;
  max-width: 1200px;
  min-width: 980px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
.container:after {
  display: block;
  clear: both;
  content: "";
}

.container02 {
  width: 100%;
  max-width: 1200px;
  min-width: 980px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
.container02:after {
  display: block;
  clear: both;
  content: "";
}
header {
  min-width: 980px;
  line-height: 1;
  background: #ffffff;
}
header > .container {
  display: table;
  padding-top: 10px;
  padding-bottom: 10px;
}
header > .container02 {
  display: table;
  padding-top: 10px;
  padding-bottom: 10px;

}
header #site-logo {
  display: table-cell;
  width: 125px;
  vertical-align: middle;
}
header .header-ad {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

#global-nav {
  border-top: 3px double #055299;
}
#global-nav ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#global-nav ul li {
  position: relative;
  display: table-cell;
  border-right: 1px dotted #999999;
  border-bottom: 3px solid #ffffff;
  box-sizing: border-box;
}
#global-nav ul li.active {
  border-color: #055299;
}
#global-nav ul li.active:after {
  content: '▼';
  position: absolute;
  bottom: -10px;
  left: 50%;
  color: #055299;
  font-size: 10px;
  margin-left: -5px;
}
#global-nav ul li.active a {
  color: #055299;
}
#global-nav ul li:first-child {
  border-left: 1px dotted #999999;
}
#global-nav ul li a {
  display: block;
  color: #011526;
  text-align: center;
  font-weight: bold;
  padding: 16px;
}
#global-nav ul li a:hover {
  color: #055299;
}

#contents {
  min-width: 980px;
  margin-bottom: 70px;
  background: #f5f5f5;
}
#contents > .container {
  display: table;
  padding-top: 40px;
  padding-bottom: 40px;
}

#primary {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
}

#secondary {
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
#secondary *:first-child {
  margin-top: 0;
}

.secondary-ad,
.secondary-ranking,
.secondary-words,
.secondary-interview,
.secondary-news,
.secondary-attention {
  margin-top: 30px;
}
.secondary-ad h3,
.secondary-ranking h3,
.secondary-words h3,
.secondary-interview h3,
.secondary-news h3,
.secondary-attention h3 {
  color: #011526;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #999999;
  border-bottom: 1px dotted #999999;
}
.secondary-ad h3:before,
.secondary-ranking h3:before,
.secondary-words h3:before,
.secondary-interview h3:before,
.secondary-news h3:before,
.secondary-attention h3:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 18px;
  margin-right: 10px;
}

.secondary-ranking h3:before {
  background: url(/img/secondary-icon.png) no-repeat 0 0/auto 18px;
}
.secondary-ranking ol {
  counter-reset: secondary-ranking-count;
}
.secondary-ranking ol li {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  border-bottom: 1px dotted #999999;
}
.secondary-ranking ol li:before {
  counter-increment: secondary-ranking-count;
  content: counter(secondary-ranking-count);
  position: absolute;
  left: 0;
  top: 50%;
  color: #011526;
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-style: italic;
  font-size: 32px;
  font-weight: normal;
  margin-top: -16px;
}
.secondary-ranking ol li .read {
  line-height: 1.4;
}
.secondary-ranking ol li .date {
  text-align: right;
  margin-top: 10px;
}

.secondary-words h3:before {
  background: url(/img/secondary-icon.png) no-repeat -23px 0/auto 18px;
}
.secondary-words ul li {
  display: inline-block;
  line-height: 1.4;
  padding-right: 10px;
  padding-top: 10px;
}
.secondary-words ul li:first-child {
  font-size: 24px;
}
.secondary-words ul li:nth-child(3n):first-letter {
  font-size: 24px;
}
.secondary-words ul li:nth-child(4n) {
  font-size: 24px;
}

.secondary-interview h3:before {
  background: url(/img/secondary-icon.png) no-repeat -95px 0/auto 18px;
}
.secondary-interview ul li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999999;
}
.secondary-interview ul li dt {
  display: table;
}
.secondary-interview ul li dt .secondary-interview-img {
  display: table-cell;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.secondary-interview ul li dt .secondary-interview-img img {
  width: 100%;
  height: auto;
  min-width: 80px;
  min-height: 80px;
}
.secondary-interview ul li dt .secondary-interview-text {
  display: table-cell;
  line-height: 1.4;
  vertical-align: middle;
  padding-left: 10px;
}
.secondary-interview ul li .read {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 10px;
}

.secondary-news h3:before {
  background: url(/img/secondary-icon.png) no-repeat -72px 0/auto 18px;
}
.secondary-news ul li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999999;
}
.secondary-news ul li p {
  line-height: 1.4;
  margin-top: 10px;
}
.secondary-news ul li .date {
  line-height: 1;
  margin-top: 0;
}

.secondary-attention h3:before {
  background: url(/img/secondary-icon.png) no-repeat -48px 0/auto 18px;
}
.secondary-attention ul li {
  display: table;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999999;
}
.secondary-attention ul li .secondary-attention-img {
  display: table-cell;
  vertical-align: middle;
  width: 80px;
  overflow: hidden;
}
.secondary-attention ul li .secondary-attention-img img {
  width: 100%;
}
.secondary-attention ul li .secondary-attention-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.secondary-attention ul li .secondary-attention-text p {
  line-height: 1.4;
}
.secondary-attention ul li .subtext {
  margin-top: 10px;
}

.footer-nav {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid #999999;
}
.footer-nav ul li {
  display: inline-block;
  font-size: 14px;
}
.footer-nav ul li + li {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #999999;
}

#company-logo {
  text-align: center;
  margin-top: 20px;
}

.date {
  font-size: 14px;
}

.subtext {
  font-size: 14px;
}

.news-headline li {
  position: relative;
  border-top: 1px solid #999999;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 20px;
  display: block;
}
.news-headline li:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 0 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent #055299 transparent;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.news-headline li a:after {
  display: block;
  clear: both;
  content: "";
}
.news-headline li .news-list-img {
  float: left;
  display: block;
  width: 350px;
  max-height: 200px;
  overflow: hidden;
  margin-right: 20px;
}
.news-headline li .news-list-img img {
  width: 100%;
}
.news-headline li .news-list-text {
  display: block;
}
.news-headline li .read {
  font-size: 14px;
  line-height: 1.4;
  padding-top: 10px;
}
.news-headline li h2 {
  color: #011526;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  padding-top: 10px;
}

.news-list li {
  position: relative;
  display: inline-block;
  width: 30%;
  width: -moz-calc(33% - 20px);
  width: -o-calc(33% - 20px);
  width: -webkit-calc(33% - 20px);
  width: calc(33% - 20px);
  vertical-align: top;
  border-top: 1px solid #999999;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 20px;
  box-sizing: border-box;
}
.news-list li:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 0 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent #055299 transparent;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.news-list li .news-list-img {
  height: 150px;
  overflow: hidden;
}
.news-list li .news-list-img img {
  width: 100%;
}
.news-list li .date {
  margin-top: 10px;
}
.news-list li h2 {
  color: #011526;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 10px;
}
.news-list li:nth-child(3),
.news-list li:nth-child(6),
.news-list li:nth-child(11),
.news-list li:nth-child(14),
.news-list li:nth-child(17),
.news-list li:nth-child(20),
.news-list li:nth-child(23),
.news-list li:nth-child(26),
.news-list li:nth-child(29),
.news-list li:nth-child(32),
.news-list li:nth-child(35),
.news-list li:nth-child(38),
.news-list li:nth-child(41),
.news-list li:nth-child(44),
.news-list li:nth-child(47),
.news-list li:nth-child(50),
.news-list li:nth-child(53),
.news-list li:nth-child(56),
.news-list li:nth-child(59),
.news-list li:nth-child(62){
  margin-right: 0;
}
.news-list li.news-list-ad {
  float: left;
  width: 40%;
  width: -moz-calc(50% - 10px);
  width: -o-calc(50% - 10px);
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 0;
  border-top: 1px solid #999999;
}
.news-list li.news-list-ad:after {
  display: none;
}

body article {
  padding-right: 20px;
}
body article:after {
  display: block;
  clear: both;
  content: "";
}
body article a {
  color: #077ae5;
  
}
body article a:hover {
  color: #077ae5;
  text-decoration: underline;
}
body article .headline {
  color: #011526;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  margin: 0 0 10px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 3px solid #055299;
}
body article li {
  line-height: 1.4;
}
body article .subtext {
  margin-top: 10px;
}
body article .more {
  margin-top: 10px;
  margin-bottom: 20px;
}
body article .more a {
  position: relative;
  display: block;
  max-width: 290px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  padding: 16px;
  background: #055299;
  border-bottom: 2px solid #011526;
}
body article .more a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
body article .more a:after {
  content: '>';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  color: #ffffff;
  font-size: 10px;
  margin-top: -5px;
}

.article-title {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.article-title h2 {
  color: #011526;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
}
.article-title .date {
  margin-top: 10px;
}

.article-image {
  float: right;
  width: 300px;
  margin-top: 30px;
  margin-left: 20px;
}
.article-image img{
  max-width: 322px;
}
.article-image .thumbnail {
  margin-bottom: 30px;
}

.article-text {
  margin-top: 30px;
  line-height: 1.7em;
}
.article-text p {
  line-height: 1.7;
  word-break: normal;
  white-space: pre-wrap;
}

.social-btn {
  margin-top: 30px;
}

.relation-link {
  margin-top: 30px;
}
.relation-link b {
  color: #011526;
}
.relation-link ul li {
  list-style: disc inside;
  line-height: 1.4;
  text-indent: -1em;
  margin-left: 1em;
  margin-top: 10px;
}

.ad-area {
  margin-top: 30px;
  text-align: center;
}
.ad-area .ad-box {
  display: inline-block;
  width: 300px;
  margin:0 30px 0 0;
}
.area02 {
    display: none;
  }
@media (max-width: 640px) {
  .ad-area .ad-box {
    margin:0;
  }
  .area01 {
    display: none;
  }
  .area02 {
    display: block;
  }
.article-title h2 {
  font-size: 24px !important;
}
}
.relation-post,
.pr-area,
.recommend-area {
  margin-top: 30px;
}
.relation-post{
	clear:both;
}
.relation-post ul li,
.pr-area ul li,
.recommend-area ul li {
	margin: 0 0 5px;
 /*border-bottom: 1px dotted #999999;*/
}

.ranking-nav {
  margin-top: 30px;
}
.ranking-nav ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  border: 1px solid #999999;
}
.ranking-nav ul li {
  display: table-cell;
  position: relative;
}
.ranking-nav ul li:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 0 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent #055299 transparent;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.ranking-nav ul li.active {
  background: #055299;
}
.ranking-nav ul li.active:after {
  border-bottom-color: #ffffff;
}
.ranking-nav ul li.active a {
  color: #ffffff;
}
.ranking-nav ul li.active a:hover {
  color: #ffffff;
}
.ranking-nav ul li a {
  display: block;
  color: #011526;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 10px;
}
.ranking-nav ul li a:hover {
  color: #055299;
}
.ranking-nav ul li + li {
  border-left: 1px solid #999999;
}
.ranking-nav .date {
  text-align: right;
  margin-top: 20px;
}

.ranking-list {
  margin-top: 30px;
}
.ranking-list li {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ranking-list a {
  display: block;
  color: #303f4c;
  text-decoration: none;
}
.ranking-list p {
  line-height: 1.4;
}
.ranking-list span {
  color: #011526;
}
.ranking-list h3 {
  color: #011526;
  font-weight: bold;
  line-height: 1.4;
}
.ranking-list .date {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-weight: normal;
  text-align: right;
}
.ranking-list .ranking-number {
  font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
  font-size: 32px;
  font-style: italic;
}
.ranking-list .rank {
  position: relative;
  display: table;
  width: 100%;
  border-top: 1px dotted #999999;
}
.ranking-list .rank .ranking-list-image {
  display: table-cell;
  width: 120px;
  height: 120px;
  overflow: hidden;
  vertical-align: top;
}
.ranking-list .rank .ranking-list-image .list-image-wrap {
  display: block;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.ranking-list .rank .ranking-list-image img {
  width: auto;
  height: auto;
  min-width: 120px;
  min-height: 120px;
}
.ranking-list .rank .ranking-list-text {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}
.ranking-list .rank .ranking-list-text .new {
  color: #980505;
  font-weight: normal;
  padding-left: 5px;
}
.ranking-list .ranking-list-ad {
  width: 100%;
  text-align: center;
  border-top: 1px solid #999999;
}
.ranking-list .ranking-list-ad .ad-box {
  display: inline-block;
}
.sd {
	display: none;
}
.pd {
	 display: block;
}
@media (max-width: 640px) {
  .container {
    min-width: inherit;
    max-width: inherit;
    padding-right: 10px;
    padding-left: 10px;
  }

  .container02 {
    min-width: inherit;
    max-width: inherit;
    padding-right: 0px;
    padding-left: 0px;
  }

  img {
    max-width: 100%;
  }

  header {
    min-width: inherit;
  }
  header > .container {
    display: block;
  }
  header > .container02 {
    display: block;
  }
  header #site-logo {
    display: block;
    width: auto;
    text-align: center;
  }
  header #site-logo img {
    width: 75px;
  }
  header .header-ad {
    display: block;
    width: 100%;
    text-align: center;
  }
  header .header-ad img {
    width: 100%;
  }

  #global-nav {
    height: 48px;
    overflow: hidden;
  }
  #global-nav .container {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  #global-nav ul {
    table-layout: auto;
    width: 670px;
  }

  #contents {
    min-width: inherit;
  }
  #contents > .container {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #primary {
    display: block;
    padding-right: 0;
  }

  #secondary {
    display: block;
    width: 100%;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #999999;
  }
  #secondary .secondary-ad {
  //  text-align: center;
	display:none;
  }
 .secondary-words{
	display:none;
 }
  .news-headline li {
    display: table;
    margin-right: 0;
  }
  .news-headline li a {
    display: table;
  }
  .news-headline li .news-list-img {
    float: none;
    display: table-cell;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin-right: 0;
    background: #ffffff;
  }
  .news-headline li .news-list-img img {
    width: auto;
    max-width: 100%;
  }
  .news-headline li .news-list-text {
    display: table-header-group;
    width: 100%;
  }
  .news-headline li .news-list-text h2 {
    padding-bottom: 10px;
  }

  .news-list li {
    display: table;
    width: 100%;
    margin-right: 0;
  }
  .news-list li .news-list-img {
    display: table-cell;
    vertical-align: top;
    width: 80px;
    height: 80px;
  }
  .news-list li .news-list-img img {
    min-height: 80px;
  }
  .news-list li .news-list-text {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
  }
  .news-list li h2 {
    font-size: 16px;
    margin-top: 5px;
  }
  .news-list li .date {
    margin-top: 0;
  }
  .news-list li.news-list-ad {
    float: none;
    width: 100%;
  }
  .news-list li.news-list-ad + .news-list-ad {
    display: none;
  }

  body article {
    padding-right: 0;
  }
  body article .more a {
    width: 100%;
    max-width: inherit;
    margin-right: auto;
    margin-left: auto;
  }

  .article-image {
    float: none;
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .article-image .thumbnail {
    text-align: center;
    padding: 10px 0;
    background: #ffffff;
  }

  .ad-area .ad-box + .ad-box {
    display: none;
  }

  .ranking-nav ul li:after {
    bottom: 5px;
    right: 5px;
  }
  .ranking-nav ul li a {
    padding: 5px;
  }

  .ranking-list .rank .ranking-list-image {
    width: 100px;
    height: 100px;
  }
  .ranking-list .rank .ranking-list-image img {
    min-height: 100px;
  }
  .ranking-list .rank .ranking-list-text {
    font-size: 14px;
  }
  .ranking-list .rank .ranking-list-text .ranking-number {
    font-size: 18px;
    font-weight: bold;
  }
  .ranking-list .rank .ranking-list-text .date {
    position: static;
    margin-top: 5px;
  }
  .ranking-list .ranking-list-ad .ad-box + .ad-box {
    display: none;
  }
  .sd {
	display: block;
  }
  .pd {
	display: none;
  }
  .secondary-words{
	display:none;
  }

}

/*# sourceMappingURL=style.css.map */

/*------------------------------------------------------------------------

フッターオーバーレイ広告枠

------------------------------------------------------------------------*/
.footer_overlayad {
	width: 100%;
	position:fixed;
	bottom: 0;
	background: #000;
	z-index: 1000;
}
.footer_overlayad_inner {
	width: 320px;
	margin: 0 auto;
}
