@charset "utf-8";
#titleNav #pankuzu {
    width: auto;
}
h3.diversicy-ttl {
    text-align: center;
    padding: 1em 0 1.5em;
    color: #c00000;
    font-weight: bold;
    font-size: 2.3em;
}
h3.diversicy-ttl3 {
    padding: 1em 0;
    color: #333;
    font-weight: bold;
    font-size: 1.5rem;
}
.diversicy-header {
    background-image: url(/konan_diversity/img/bg.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2em;
    font-size: 1.1em;
    line-height: 200%;
    margin-bottom: 4em;
}
.diversicy-header p {
    padding: 0 0 1em;
    font-size: 0.9rem;
}
.diversicy-header h3.diversicy-ttl {
    font-size: 2.5em;
}
.diversicy-header p.diversicy-president {
    text-align: right;
    padding: 2em 0 1em;
}
.diversicy-header p.diversicy-president span {
    display: block;
    font-size: 1.2em;
}
ol.kihonhousin li {
    margin-bottom: 1em;
}
.action-list {
    background: #ececec;
    padding: 4em 2em 2em;
    margin: 0 0 3em;
}
.action-list h3.diversicy-ttl {
    padding-top: 0;
    font-size: 2.5em;
}
ul.diversicy-bnr {
    margin-left: 1%;
}
ul.diversicy-bnr li {
    display: inline-block;
    width: 32%;
    margin-right: 1%;
    margin-bottom: 1%;
    vertical-align: top;
    box-shadow: 2px 2px 2px #999;
}
ul.diversicy-bnr li:nth-child(3n) {
    margin-right: 0;
}
ul.diversicy-bnr-sub {
    text-align: center;
    padding: 0 0 5em;
}
ul.diversicy-bnr-sub li {
    display: inline-block;
    width: 30%;
    padding: 0 1em 0;
}
ol.kihonhousin {
    margin: auto;
    padding: 0 0 20px;
}
ul.diversicy-bnr li .entry-box {
    background: #fff;
    box-shadow: 3px 3px 4px #d0d0d0;
    overflow: hidden;
}
ul.diversicy-bnr li .entry-box .content-thum {
    width: 102%;
    position: relative;
    left: -1%;
}
ul.diversicy-bnr li .entry-box .content-unit-01 {
    padding: 10px;
    text-align: center;
    min-height: 150px;
}
ul.diversicy-bnr li .entry-box p.sub-title {
    text-align: left;
    font-size: 0.8rem;
}
ul.diversicy-bnr li .entry-box p.people-name {
    text-align: left;
    font-weight: bold;
    line-height: 120%;
    font-size: 1.1rem;
    padding: 10px 0 20px;
}
ul.diversicy-bnr li .entry-box p.list-sdgs-icon img {
    width: 35px;
}
.image-box {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 5rem;
}
.image-box-iamge {
    display: table-cell;
    width: 30%;
    vertical-align: top;
}
.image-box-text {
    display: table-cell;
    vertical-align: top;
    width: 70%;
    padding: 0 20px;
}
.entry-prof-text p.prof-name {
    font-weight: bold;
    font-size: 1.2rem;
    padding: 5px 0 10px;
}
.yakuwari-box {
    background: #eee;
    padding: 1em;
    margin: 1em 0 0;
    font-weight: bold;
}
.bnr-box {
    background: #fff;
}
.bnr-text {
    padding: 1em;
}
.bnr-text .ttl {
    font-weight: bold;
    text-align: center;
    padding: 0 0 1em;
}
.bnr-text .ttl span {
    display: block;
    font-size: 0.9em;
}
ul.link-list {
    padding: 0 0 50px;
}
ul.link-list a {
    color: #cb2838;
    text-decoration: underline;
}
ul.sdgs-bnr-sub {
    text-align: center;
    padding: 0 0 5em;
}
ul.sdgs-bnr-sub li {
    display: inline-block;
    width: 30%;
    padding: 0 1em 0;
}
@media only screen and (max-width : 840px){
h3.diversicy-ttl {
    padding-top: 2em;
    line-height: 150%;
    font-size: 1.5rem;
}
.diversicy-header {
    padding: 0 1em 0;
}
.action-list {
    padding-top: 3em;
}
.action-list h3.diversicy-ttl {
    padding: 0 0 1rem;
}
ul.diversicy-bnr li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
ul.diversicy-bnr li:nth-child(3n) {
    margin-right: 2%;
}
ul.diversicy-bnr li:nth-child(2n) {
    margin-right: 0;
}
ul.diversicy-bnr {
    margin-left: 0;
}
ul.diversicy-bnr-sub li {
    width: 100%;
    padding: 0 0 1em;
    text-align: center;
}
ul.diversicy-bnr-sub li img {
    width: 80%;
    height: auto;
}
h3.diversicy-ttl.diversicy-ttl2 span {
    line-height: 150%;
}

h3.diversicy-ttl.diversicy-ttl2 span:after {
    top: -60px;
}
ul.search-list-cat li {
    margin: 0 0 1%;
}
ul.diversicy-bnr li .entry-box .content-unit-01 {
    min-height: auto;
}
.image-box,.image-box-iamge,.image-box-text {
    display: block;
    width: 100%;
}
.image-box-iamge {
    padding: 0 0 20px;
}

.image-box-text {
    padding: 0;
    font-size: 0.9rem;
}
ul.sdgs-bnr-sub li {
    width: 100%;
    padding: 0 0 1em;
    text-align: center;
}
ul.sdgs-bnr-sub li img {
    width: 80%;
    height: auto;
}
}
@media only screen and (min-width : 840px){
.bnr-text {
    min-height: 130px;
}
}
p.btn {
    text-align: center;
    padding: 0 0 60px;
}
p.btn a,p.btn a:active,p.btn a:visited {
    border: 2px solid #c01c03;
    background: #fff;
    color: #c01c03;
    padding: 20px 30px;
    border-radius: 5px;
    text-decoration: none;
}
p.btn a:hover {
    color: #fff;
    background: #c01c03;
}
@media only screen and (max-width : 840px){
p.btn a {
    display: block;
}
}
/*****ニュース****/
.news-diversitarea {
    margin: 0;
    float: none;
    width: 100%;
}
#news_area {
  margin: 0 0 80px;
}
#news_area .title h3 {
  float: left;
  line-height:35px;
}
#news_area .title .btn_area {
  width: 25%;
  float: right;
}
#news_area .title .btn_area:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#news_area .title .btn {
  float: left;
  width: 73%;
  text-align: center;
  line-height: 32px;
  margin: 0 0 0 2%;
}
#news_area .title .btn a {
  display: block;
  color: #FFF;
  font-size: 12px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  background-color: #CB2837;
}
#news_area .title .btn .fa {
    font-size: 16px;
    float: right;
    line-height: 35px;
    margin: 0 10px 0 0;
}
/*RSS*/
#news_area .title .rss {
  width: 25%;
  margin:  0;
}
#news_area .title .rss a {
  background-color: #9a9a9a;
  border: solid 1px #9a9a9a; 
}
#news_area .title .rss a:hover {
  color: #9a9a9a;
  border: solid 1px #9a9a9a; 
  background-color: #fff;
}
@media only screen and (max-width: 768px){
#news_area {
  margin: 0 0 40px;
}
#news_area .title .btn_area {
  width: 100%;
  float: none;
  margin: 0 auto;
}
#news_area .title .btn {
  line-height: 25px;
  margin: 0 2% 5px;
  width: 46%;
}
#news_area .title .btn a {
  display: block;
  color: #FFF;
  font-size: 12px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#news_area .title .btn .fa {
    font-size: 14px;
    line-height: 25px;
    margin: 0 5px 0 0;
}
#news_area .title h3 {
  font-size: 20px;
  line-height: 25px;
  float: none;
  margin:  0 0 10px;
}
}
#news_area .title {
  margin: 0;
}
#news_area .title:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}