﻿/*
okinawa.doyu category CSS bundle
Generated from split edit files. Edit source files, then rebuild this file.
*/

/* ===== css\category\00-category-list.css ===== */
/* カテゴリ一覧 共通 */
.specialtext {
  background-color: #f4f8e5;
  padding: 25px;
}
.c-negappi {
  color: #00781e;
  font-size: 110%;
  font-weight: bold;
}
.c-eyecatch {
  display: block;
  width: 180px;
  height: 120px;
  overflow: hidden;
  margin-right: 25px;
}
.c-eyecatch-none {
  display: block;
  width: 180px;
  height: 120px;
  background-image: url(/wp-content/uploads/common/eyecatch-c-img.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 25px;
}
.c-area {
  display: -webkit-flex;
  display: flex;
}
@media only screen and (max-width: 530px) {
  .c-area {
    display: block;
  }
  .c-img {
    margin-bottom: 20px;
  }
}
.c-label a {
  font-size: 90%;
  max-width: 135px;
  border: 1px solid #999999;
  padding: 5px 25px;
  margin-right: 5px;
  border-radius: 2px;
  color: #111;
}
.entry-category {
  margin: 20px 0 0 0;
}
.entry-category h2 {
  font-size: 130%;
  background-color: hsla(00, 00%, 00%, 0.00);
  padding: 0px;
  margin: 7px 0 0px 0;
}
.entry-category h2 a {
  color: #009245;
}

/* ===== css\category\01-kikanshi-categories.css ===== */
/* 機関紙カテゴリ */
/* ページナビ
**************************************************/
.pagenavi-area {
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
}
.pagenavi-area {
  text-align: center;
}
.pagenavi-area li {
  display: inline-block;
}
.page-num {
  margin: 0 !important;
  padding: 0 !important;
}
.page-num li {
  color: #009245;
  min-width: 30px;
  border: 1px solid #009245;
  margin: 0 5px;
}
.page-num li a {
  color: #009245;
  display: block;
  width: 100%;
  padding: 0 5px;
}
/* 機関紙
**********************************************************************/
/* 21世紀に輝くタイトル/パンくず非表示 */
.category-21century header .page-title-container {
  display: none;
}
.category-21century .main-breadcrumb {
  display: none;
}
/* 21世紀に輝くサブタイトル表示 */
.category-kikanshi-title-21century {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/kikanshi/kikanshi-21century.jpg);
  height: 78px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 530px) {
  .category-kikanshi-title-21century {
    background-size: cover;
    height: 60px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* 我が社のポリシータイトル/パンくず非表示 */
.category-ourpolicy header .page-title-container {
  display: none;
}
.category-ourpolicy .main-breadcrumb {
  display: none;
}
/* 我が社のポリシーサブタイトル表示 */
.category-kikanshi-title-ourpolicy {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/kikanshi/kikanshi-ourpolicy.jpg);
  height: 105px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 530px) {
  .category-kikanshi-title-ourpolicy {
    background-size: cover;
    height: 80px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* だっからよ～タイトル/パンくず非表示 */
.category-dakkarayo header .page-title-container {
  display: none;
}
.category-dakkarayo .main-breadcrumb {
  display: none;
}
/* だっからよ～サブタイトル表示 */
.category-kikanshi-title-dakkarayo {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/kikanshi/kikanshi-dakkarayo.jpg);
  height: 96px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 530px) {
  .category-kikanshi-title-dakkarayo {
    background-size: cover;
    height: 60px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* ニライみらいタイトル/パンくず非表示 */
.category-niraimirai header .page-title-container {
  display: none;
}
.category-niraimirai .main-breadcrumb {
  display: none;
}
/* だっからよ～サブタイトル表示 */
.category-kikanshi-title-niraimirai {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/kikanshi/kikanshi-niraimirai.jpg);
  height: 96px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 530px) {
  .category-kikanshi-title-niraimirai {
    background-size: cover;
    height: 60px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.kikanshi-eyecatch {
  display: block;
  width: 180px;
  height: 120px;
  overflow: hidden;
}
.kikanshi-eyecatch-none {
  display: block;
  width: 180px;
  height: 120px;
  background-image: url("/wp-content/uploads/top/eyecatch-img-c.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.kikanshi-specialtext {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 25px 20px 25px;
  border-bottom: 1px dotted #000000;
}
@media only screen and (max-width: 850px) {
  .kikanshi-specialtext {
    padding: 0px 10px 10px 10px;
  }
}
.kikanshi-area {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: space-between; /*均等に間隔をあける*/
}
.kikanshi-contents {
  max-width: 75%;
  line-height: 130%;
}
@media only screen and (max-width: 850px) {
  .kikanshi-contents {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.kikanshi-contents h2 {
  font-size: 130%;
  font-weight: normal;
}
.kikanshi-contents h2 a {
  color: #006837;
}

/* ===== css\category\02-research-categories.css ===== */
/* 調査・提言・渉外活動カテゴリ */
/* 調査・提言・渉外活動
**********************************************************************/
.entry-rpp-category {
  max-width: 960px;
  margin: 30px auto;
}
.entry-rpp-category h2 {
  font-size: 120%;
}
.entry-rpp-category a {
  width: 100%;
  color: #0071bc;
  border-bottom: 1px dotted #000000;
  display: block;
  font-weight: normal;
}
/* 提言非表示
***************/
/* 提言タイトル/パンくず非表示 */
.category-teigen header .page-title-container {
  display: none;
}
/* 提言サブタイトル表示 */
.category-rpp-title-teigen {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/research-proposal-publicrelations/rpp-t01.jpg);
  height: 96px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center top;
}
@media only screen and (max-width: 530px) {
  .category-rpp-title-teigen {
    height: 60px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* 景況調査非表示
***************/
.category-search header .page-title-container {
  display: none;
}
/* 景況調査サブタイトル表示 */
.category-rpp-title-search {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/research-proposal-publicrelations/rpp-t02.jpg);
  height: 96px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center top;
}
@media only screen and (max-width: 530px) {
  .category-rpp-title-search {
    height: 60px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* 陳情・アンケート・資料非表示
***************/
.category-publish header .page-title-container {
  display: none;
}
/* 陳情・アンケート・資料表示 */
.category-rpp-title-publish {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/research-proposal-publicrelations/rpp-t03.jpg);
  height: 96px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center top;
}
@media only screen and (max-width: 530px) {
  .category-rpp-title-publish {
    height: 60px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* 渉外活動非表示
***************/
.category-publicrelations header .page-title-container {
  display: none;
}
/* 渉外活動表示 */
.category-rpp-title-publicrelations {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/wp-content/uploads/research-proposal-publicrelations/rpp-t04.jpg);
  height: 96px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center top;
}
@media only screen and (max-width: 530px) {
  .category-rpp-title-publicrelations {
    height: 60px;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}

