@charset "UTF-8";
/*
Theme Name: 塗料報知新聞
Theme URI:
Description: 
Author: densuke
Author URI: http://dnsk.jp/


/*-----------------------------------------------------------------
デフォルトリセット・normalize設定
-----------------------------------------------------------------*/
/*!
 * ress.css • v1.1.1
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[type=button], [type=reset], [type=submit] [role=button], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

html {
  color: #000;
  background: #fff;
  width: 100%;
  /*line-height: 150%;*/
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "Arial";
  font-weight: 500;
  font-size: 10px;
}
html.ie {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "Arial";
}

/*-----------------------------------------------------------------
list
-----------------------------------------------------------------*/
li {
  list-style: none;
}

/*-----------------------------------------------------------------
form
-----------------------------------------------------------------*/
select,
textarea,
input[type=text],
input[type=email] {
  border: 1px solid #e2e2e2;
  padding: 4px 8px;
  background-color: #fff;
}

select {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}

/*-----------------------------------------------------------------
リンク
-----------------------------------------------------------------*/
/*a img:hover{
    -ms-filter: "alpha( opacity=70 )";
    filter: alpha( opacity=70 );
    opacity: 0.7;
}*/
a:link {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: none;
}

a:active {
  color: #999;
  text-decoration: none;
}

a img {
  transition: 0.15s;
}
a img:hover {
  opacity: 0.65;
}

img.no-image {
  width: 100%;
}

/*-----------------------------------------------------------------
zoom
-----------------------------------------------------------------*/
@media screen and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 1200px) and (min-resolution: 1.5dppx) {
  html.chrome body {
    zoom: 0.6; /*初期の値 0.6*/
    -moz-transform: scale(0.6, 0.6); /*初期の値 0.6 0.6*/
  }
}
@media screen and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 1200px) and (min-resolution: 2dppx) {
  html.chrome body {
    zoom: 0.5; /*初期の値 0.50*/
    -moz-transform: scale(0.5, 0.5); /*初期の値 0.50 0.50*/
  }
}
@media screen and (max-width: 1200px) {
  html.chrome.iphone body,
  html.chrome.android body {
    zoom: 1;
    -moz-transform: scale(1, 1);
  }
}
/*-----------------------------------------------------------------
hx
-----------------------------------------------------------------*/
h3 {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 44px;
  height: 40px;
  margin-bottom: 10px;
  display: flex;
  display: -webkit-flex;
  line-height: 1;
  vertical-align: middle;
  align-items: center;
  position: relative;
}
h3 a {
  background: url(./img/common/arrow-right01.png) right center no-repeat;
  padding-right: 12px;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 12px;
  display: block;
  font-size: 1.2rem;
}

/*-----------------------------------------------------------------
ボタン
-----------------------------------------------------------------*/
.btn01 {
  display: inline-block;
  background: url(./img/common/arrow-right02.png) right 20px center no-repeat;
  background-color: #006835;
  text-align: center;
  font-size: 1.8rem;
  height: 60px;
  line-height: 60px;
  border-radius: 4px;
  cursor: pointer;
}
.btn01:link, .btn01:visited {
  color: #fff;
}

/*-----------------------------------------------------------------
wp-pagenavi
-----------------------------------------------------------------*/
/**
バナー
*/
.common-banners {
  overflow: hidden;
}
.common-banners .banner {
  float: left;
}
.common-banners .banner:first-child {
  margin-right: 20px;
}

/*-----------------------------------------------------------------
wp-pagenavi
-----------------------------------------------------------------*/
.single-tablenav {
  overflow: hidden;
  margin-bottom: 20px;
}
.single-tablenav .page-numbers {
  width: 50px;
  margin: 0 5px 0 0;
  padding: 0 18px;
  line-height: 48px;
  color: #ffffff;
  background: #006835;
  /*        border: 1px solid #d9d9d9;*/
  float: left;
  display: inline;
}
.single-tablenav a .page-numbers {
  margin: 0 5px 5px 0;
  padding: 0 18px;
  line-height: 48px;
  background: #f3f3f3;
  /*border: 1px solid #f3f3f3;*/
  float: left;
  display: inline;
  color: #000;
}
.single-tablenav a .page-numbers:hover {
  color: #ffffff;
  background: #006835;
}

.tablenav {
  overflow: hidden;
}
.tablenav .page-numbers {
  margin: 0 5px 5px 0;
  padding: 0 18px;
  line-height: 48px;
  background: #f3f3f3;
  /*border: 1px solid #f3f3f3;*/
  float: left;
  display: inline;
}
.tablenav .page-numbers:hover {
  color: #ffffff;
  background: #006835;
}
.tablenav .current {
  margin: 0 5px 0 0;
  padding: 0 18px;
  line-height: 48px;
  color: #ffffff;
  background: #006835;
  /*        border: 1px solid #d9d9d9;*/
  float: left;
  display: inline;
}

/*-----------------------------------------------------------------
投稿一覧
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
body,Wrapper
-----------------------------------------------------------------*/
#wrapper {
  font-size: 1.6rem;
  width: 1000px;
  margin: 0 auto;
}
#wrapper:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#wrapper .main-column,
#wrapper #main-column {
  float: left;
  width: 740px;
}
#wrapper #sidebar {
  float: right;
  width: 220px;
}

/*-----------------------------------------------------------------
塗料報知からのお知らせ
-----------------------------------------------------------------*/
.common-info {
  border: 2px solid #006835;
  width: 100%;
}
.common-info .label {
  color: #fff;
  background-color: #006835;
  display: table-cell;
  width: 220px;
  vertical-align: middle;
  text-align: center;
  height: 60px;
}
.common-info .text {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
  width: 410px;
}
.common-info .text .date {
  font-size: 1rem;
  color: #aaaaaa;
}
.common-info .text .title {
  font-size: 1.4rem;
}
.common-info .link {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  text-align: center;
}
.common-info .link a {
  font-size: 1.2rem;
  background: url(./img/common/arrow-right01.png) right 4px no-repeat;
  padding-right: 10px;
}

/*-----------------------------------------------------------------
breadcrumbs
-----------------------------------------------------------------*/
#breadcrumbs {
  width: 1000px;
  line-height: 140%;
  font-size: 1.2rem;
  text-align: left;
  margin: 0 auto 35px auto;
  overflow: hidden;
}
#breadcrumbs ul {
  overflow: hidden;
}
#breadcrumbs li {
  display: inline;
}

/*-----------------------------------------------------------------
header
-----------------------------------------------------------------*/
header .top {
  overflow: hidden;
}
header .top h1 {
  font-size: 1.2rem;
  float: left;
}
header .top .lang a {
  display: inline-block;
  float: right;
  font-size: 1.2rem;
  width: 78px;
  height: 26px;
  line-height: 26px;
  background: #e6e6e6;
  text-align: center;
}
header .second {
  position: relative;
}
header .logo {
  width: 210px;
  height: 61px;
  margin: 0 auto 25px;
}
header #search {
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 1.2rem;
}
header #search input {
  width: 210px;
}
header #search button {
  margin-left: 10px;
}
header #search button img {
  vertical-align: middle;
}
header .global-navi {
  margin-bottom: 20px;
}
header .global-navi .menu {
  overflow: hidden;
}
header .global-navi .menu li {
  float: left;
  width: 142px;
  height: 36px;
}

/*-----------------------------------------------------------------
footer
-----------------------------------------------------------------*/
#sidebar .column h3 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
#sidebar .column h3 a {
  font-size: 1.2rem;
  top: 12px;
}
#sidebar .banners {
  overflow: hidden;
  margin-left: -10px;
  margin-bottom: 20px;
}
#sidebar .banners .banner {
  float: left;
  margin-left: 10px;
}
#sidebar .banners .banner img {
  display: block;
}
#sidebar .twitter iframe {
  background-color: #d3eeff;
}
#sidebar #ranking {
  margin-top: 50px;
  margin-bottom: 40px;
}
#sidebar #ranking h3 {
  background-image: url(./img/common/icon-ranking.png);
}
#sidebar #ranking .menu ul {
  overflow: hidden;
  margin-left: -2px;
}
#sidebar #ranking .menu ul li {
  float: left;
  margin-left: 2px;
}
#sidebar #ranking .menu ul li a {
  display: block;
  background: #e6e6e6;
  width: 72px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 4px;
  font-size: 1.2rem;
  text-align: center;
}
#sidebar #ranking .menu ul li a:hover, #sidebar #ranking .menu ul li a.active {
  background: url(./img/common/ranking-tab-bg.png) center center no-repeat;
  margin-bottom: 0px;
  height: 29px;
}
#sidebar #ranking .list ul {
  margin-top: 10px;
}
#sidebar #ranking .list ul li {
  margin-bottom: 10px;
}
#sidebar #ranking .list ul li .title {
  font-size: 1.2rem;
  line-height: 30px;
  height: 30px;
  vertical-align: middle;
}
#sidebar #ranking .list ul li .title:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #b4e3d4;
  border-radius: 15px;
  margin-bottom: 1px;
  margin-right: 4px;
  text-align: center;
}
#sidebar #ranking .list ul li:nth-of-type(1) .title:before {
  content: "1";
  background-color: #e3d681;
}
#sidebar #ranking .list ul li:nth-of-type(2) .title:before {
  content: "2";
  background-color: #cfcfcf;
}
#sidebar #ranking .list ul li:nth-of-type(3) .title:before {
  content: "3";
  background-color: #b59d94;
}
#sidebar #ranking .list ul li:nth-of-type(4) .title:before {
  content: "4";
}
#sidebar #ranking .list ul li:nth-of-type(5) .title:before {
  content: "5";
}
#sidebar #ranking .list ul li:nth-of-type(6) .title:before {
  content: "6";
}
#sidebar #ranking .list ul li:nth-of-type(7) .title:before {
  content: "7";
}
#sidebar #ranking .list ul li:nth-of-type(8) .title:before {
  content: "8";
}
#sidebar #ranking .list ul li:nth-of-type(9) .title:before {
  content: "9";
}
#sidebar #ranking .list ul li:nth-of-type(10) .title:before {
  content: "10";
}
#sidebar #database {
  margin-bottom: 40px;
}
#sidebar #database h3 {
  background-image: url(./img/common/icon-database.png);
}
#sidebar #database img {
  display: block;
}
#sidebar #database p {
  font-size: 1.2rem;
  margin-top: 2px;
}
#sidebar #events {
  margin-bottom: 40px;
}
#sidebar #events h3 {
  background-image: url(./img/common/icon-events.png);
}
#sidebar #events .list {
  border-top: 1px dotted #cccccc;
}
#sidebar #events .list li {
  overflow: hidden;
  border-bottom: 1px dotted #cccccc;
  padding: 10px 0;
}
#sidebar #events .list li .title {
  float: left;
  width: 140px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
}
#sidebar #events .list li .img {
  float: right;
  width: 60px;
}
#sidebar #events .list li .img img {
  display: block;
}
#sidebar #info {
  margin-bottom: 40px;
}
#sidebar #info h3 {
  background-image: url(./img/common/icon-info.png);
}
#sidebar #info .list {
  border-top: 1px dotted #cccccc;
}
#sidebar #info .list li {
  overflow: hidden;
  border-bottom: 1px dotted #cccccc;
  padding: 10px 0;
}
#sidebar #info .list li .date {
  font-size: 1rem;
  color: #aaaaaa;
}
#sidebar #info .list li .title {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
}

/*-----------------------------------------------------------------
footer
-----------------------------------------------------------------*/
footer {
  width: 100%;
}
footer .menu {
  background-color: #f3f3f3;
  padding: 30px;
}
footer .menu .inner {
  width: 1000px;
  margin: 0 auto;
}
footer .sitemap {
  margin-left: -75px;
}
footer .sitemap:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
footer .sitemap dl {
  float: left;
  margin-left: 75px;
}
footer .sitemap dt {
  font-weight: bold;
  font-size: 1.4rem;
  background: url(./img/common/icon-circle.png) left center no-repeat;
  margin-bottom: 12px;
  padding-left: 20px;
}
footer .sitemap dd {
  margin-left: -40px;
}
footer .sitemap dd:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
footer .sitemap dd ul {
  float: left;
  margin-left: 40px;
}
footer .sitemap dd ul li {
  background: url(./img/common/arrow-right01.png) 2px center no-repeat;
  padding-left: 14px;
  font-size: 1.4rem;
}
footer .policy {
  padding: 15px 0 0;
}
footer .policy ul {
  text-align: center;
  font-size: 1.4rem;
}
footer .policy ul li {
  display: inline-block;
}
footer .policy ul li:after {
  content: "｜";
  display: inline-block;
}
footer .policy ul li:last-child:after {
  display: none;
}
footer .logo {
  text-align: center;
  padding: 15px;
}
footer #copyright {
  padding-bottom: 5px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 18px;
  letter-spacing: 2px;
}
footer #copyright span {
  display: block;
}

#pagetop {
  width: 50px;
  height: 50px;
  right: 30px;
  bottom: 30px;
  position: fixed;
  z-index: 997;
}
#pagetop a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
/**
ビジネスワイヤ
*/
.business_wire {
  margin-top: 60px;
}
.business_wire .bwPaging {
  overflow: hidden;
  padding: 30px 4px;
}

/**
adsense
*/
.ads {
  margin-top: 20px;
}
.ads p {
  font-size: 12px;
  margin-bottom: 4px;
}
.ads .left {
  float: left;
  width: 50%;
  text-align: left;
}
.ads .right {
  float: right;
  width: 50%;
  text-align: right;
}

/**
塗料報知からのお知らせ 下リンクエリア
*/
#info-link-box {
  margin: 14px 0;
}
#info-link-box p {
  display: block;
  line-height: 1.4;
  word-break: break-all;
  margin: 8px 0;
  text-align: center;
}

/**
ポップアップ
*/
#scrollPopup {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  /* 透過＆クリック不可で隠す */
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0; /* フェード用 */
  pointer-events: none; /* クリック無効 */
  transition: opacity 0.35s ease;
  z-index: 9999;
  /* ========== バナー用ラッパー ========== */
}
#scrollPopup.is-visible {
  opacity: 1;
  pointer-events: auto; /* クリック可能に */
}
#scrollPopup .banner {
  display: block;
  line-height: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #222222;
  transition: transform 0.2s ease;
}
#scrollPopup .banner .banner-img {
  width: 100%;
  height: auto;
  display: block;
}
#scrollPopup .banner .close-btn {
  position: absolute;
  top: -22px;
  right: -22px;
  width: 44px;
  height: 44px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: url(./img/popup/popup-close.png) center center no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
#scrollPopup .banner .close-btn:hover {
  opacity: 0.5;
}

/**
テキストスライダー
*/
/* === text‑slider ================================================= */
.ticker {
  overflow: hidden;
  white-space: nowrap;
  contain: layout paint;
}
.ticker .ticker__track {
  display: flex;
  list-style: none;
}
.ticker .ticker__track .ticker__list {
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  margin: 0;
  padding: 0 30px 0 0;
  gap: 30px;
  will-change: transform;
}
.ticker .ticker__track .ticker__list:nth-child(odd) {
  animation: MoveLeft var(--tick-duration, 150s) var(--tick-delay, -75s) infinite linear;
}
.ticker .ticker__track .ticker__list:nth-child(even) {
  animation: MoveLeft2 var(--tick-duration, 150s) infinite linear;
}
.ticker .ticker__track .ticker__list .ticker__item {
  display: flex;
  align-items: center;
  height: 35px;
}
.ticker .ticker__track .ticker__list .ticker__item:before {
  content: "";
  display: block;
  width: 6px;
  height: 10px;
  background: url(./img/common/icon-arrow.png) center center no-repeat;
  background-size: contain;
  margin-right: 6px;
}
.ticker .ticker__track .ticker__list .ticker__item:last-child:after {
  content: "";
}
.ticker .ticker__track .ticker__list .ticker__item a {
  font-size: 14px;
  color: #006735;
  text-decoration: none;
  font-weight: normal;
}
.ticker .ticker__track .ticker__list .ticker__item a:hover {
  text-decoration: underline;
}

@keyframes MoveLeft {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes MoveLeft2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes ticker-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-1 * var(--distance)));
  }
}
/* ================================================================ */