/*
Theme Name: ヒューマンライツ・ナウ
Version: 1.0.4
Template: bootstrap-basic
*/
@import url("../bootstrap-basic/style.css");
* {
  word-wrap: break-word;
}
body {
  border-top: 5px solid #1d95d4;
  line-height: 1.6;
  font-family: "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
}
iframe {
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #1d95d4;
}
a img,
a i {
  opacity: 1;
}
a:hover img,
a:hover i {
  opacity: 0.6;
}
@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 1.3em;
  }
  h2,
  .h2 {
    font-size: 1.2em;
  }
  h3,
  .h3 {
    font-size: 1.1em;
  }
  h4,
  .h4 {
    font-size: 1em;
  }
}
.clearfix {
  clear: both;
}
.vspace {
  margin-bottom: 2em !important;
}
.vspace_half {
  margin-bottom: 0.5em !important;
}
.vspace_1 {
  margin-bottom: 1em !important;
}
.font-large {
  font-size: 1.4em;
}
@media (max-width: 768px) {
  .font-large {
    font-size: 1.2em;
  }
}
.container {
  max-width: 1024px;
}
.link_file:after {
  font-family: 'FontAwesome';
  padding-left: 4px;
}
.link_file.pdf:after {
  content: "\f1c1";
}
.list-inline > li {
  padding-bottom: 5px;
}
.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block !important;
}
.wpcf7-form .wpcf7-submit {
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background: #dd5423;
  border: 2px solid #dd5423;
  color: #ffffff;
}
.wpcf7-form .wpcf7-submit:hover {
  background: #FFFFFF;
  color: #dd5423;
}
.wpcf7-form .required:before {
  content: "*必須";
  display: inline-block;
  padding-left: 0.5em;
  color: #FF0000;
  font-size: 0.8em;
  font-weight: normal;
}
.page-container .btn-yellow {
  background: #fed731;
  border: 2px solid #fed731;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: .1em;
}
.page-container .btn-yellow:hover {
  background: #FFFFFF;
  color: #fed731 !important;
}
@media (max-width: 768px) {
  .site-branding {
    margin-bottom: 5px;
  }
  .site-branding .site-title-heading img {
    max-width: 80%;
  }
  .site-branding .site-description {
    font-size: 0.9em;
  }
  .page-container .main-navigation {
    margin-bottom: 0.5em;
  }
  .breadcrumb {
    font-size: 0.9em;
    padding: 6px 8px;
    margin-bottom: 1em;
  }
}
.site-title .site-title-heading {
  padding-bottom: 5px;
}
.site-title .site-description {
  color: #333333;
  font-size: 1em;
}
.page-header-top-right {
  padding: 0;
}
.page-header-top-right ul {
  padding: 0;
  margin-bottom: 1px;
  zoom: 1;
  clear: both;
}
.page-header-top-right ul:after {
  content: "";
  display: block;
  clear: both;
}
.page-header-top-right ul li {
  list-style-type: none;
  float: left;
}
.page-header-top-right img {
  display: block;
  margin: 0 5px 5px;
}
.page-header-top-right #search_google {
  font-size: 0.8em;
}
.page-header-top-right #search_google input[type="text"] {
  width: 118px;
  margin-right: 5px;
}
.page-header-top-right #search_google label {
  padding: 0 5px;
  font-weight: normal;
}
.page-header-top-right .social {
  margin-right: 2px;
  padding-top: 9px;
}
.page-header-top-right .social a {
  margin: 0 1px 3px 1px;
  display: inline-block;
  border: 2px solid #4c68d7;
  background: #4c68d7;
  color: #FFFFFF;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  overflow: hidden;
}
.page-header-top-right .social a i {
  display: block;
  font-size: 20px;
  padding-top: 2px;
  text-align: center;
}
.page-header-top-right .social a:hover,
.page-header-top-right .social a:focus {
  text-decoration: none;
  background: #FFFFFF;
  color: #4c68d7;
}
.page-header-top-right .btn_english {
  width: 64px;
  height: 46px;
  line-height: 42px;
  background: #1d95d4;
  border: 2px solid #1d95d4;
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
}
.page-header-top-right .btn_english:hover,
.page-header-top-right .btn_english:focus {
  text-decoration: none;
  background: #FFFFFF;
  color: #1d95d4;
}
.page-header-top-right .btn_donation {
  width: 90px;
  height: 90px;
  margin: 0 5px 5px;
  color: #FFFFFF;
  background: #f359a1;
  border: 4px solid #f359a1;
  letter-spacing: 0.1em;
  line-height: 82px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
}
.page-header-top-right .btn_donation:hover,
.page-header-top-right .btn_donation:focus {
  text-decoration: none;
  background: #FFFFFF;
  color: #f359a1;
}
.page-header-top-right #search_google {
  padding: 0 5px;
}
.page-header-top-right #search_google input[type="text"] {
  width: 110px;
}
#toTop {
  position: fixed;
  bottom: 5px;
  right: 5px;
  cursor: pointer;
  display: none;
  z-index: 999;
  letter-spacing: 0.2em;
}
#toTop i {
  font-size: 1.2em;
}
#floating-banner-left {
  position: fixed;
  bottom: 10%;
  left: 0px;
  display: none;
  z-index: 999;
  font-size: 16px;
  line-height: 1;
}
#floating-banner-left img {
  display: block;
  margin: 0 !important;
  padding: 0;
}
#floating-banner-left ul {
  margin: 0;
  padding: 0;
}
#floating-banner-left ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#floating-banner-left ul li img {
  max-width: 40px;
}
#floating-banner-left .navigation {
  margin-top: 4px;
  padding-left: 4px;
}
#floating-banner-left .navigation i {
  cursor: pointer;
  color: #1d95d4;
}
#floating-banner-left .navigation .to_open {
  display: none;
}
#site-footer {
  background: #1d95d4;
  border: none;
  color: #FFFFFF;
  padding-bottom: 2em;
}
#site-footer a {
  color: #FFFFFF;
}
#site-footer .widget-title {
  font-size: 1.4em;
}
#site-footer .widget_nav_menu .menu {
  padding-left: 20px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#site-footer .widget_nav_menu .menu ul {
  padding-left: 20px;
}
@media (max-width: 768px) {
  #site-footer .widget_nav_menu .menu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
#site-footer .social {
  margin-top: 1rem;
  padding-left: 0;
}
#site-footer .social li {
  display: inline-block;
  list-style-type: none;
  margin-right: 5px;
}
#site-footer .social li i {
  display: block;
  background: #FFFFFF;
  color: #1d95d4;
  font-size: 20px;
  width: 32px;
  height: 32px;
  padding-top: 7px;
  text-align: center;
}
#site-footer .social li i.fa-facebook {
  color: #455a9e;
}
#site-footer .social li i.fa-twitter {
  color: #55acee;
}
#site-footer .social li i.fa-youtube {
  color: #e52d27;
}
#site-footer .social li i.fa-instagram {
  color: #cd486b;
}
#site-footer-copyright {
  background: #124d6b;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.8em;
  padding: 7px;
}
#site-footer-copyright p {
  padding: 0;
  margin: 0;
}
.main-navigation {
  background-image: url("images/h_menu_bg.png");
  background-repeat: repeat-x;
  background-color: #1d95d4;
  margin-bottom: 20px;
}
.main-navigation .navbar-collapse {
  padding: 0;
}
.navbar-default {
  background: transparent;
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin: 0;
}
.navbar-default .container {
  padding: 0;
}
.navbar-default .container .navbar-collapse {
  padding: 0;
}
.navbar-default .navbar-toggle {
  background: #FFFFFF;
  border-color: #1d95d4;
}
.navbar-default .navbar-toggle.orange {
  background: #ff9334;
  border-color: #ff9334;
  color: #ffffff;
}
.navbar-default .navbar-toggle.orange:hover,
.navbar-default .navbar-toggle.orange:focus {
  background: #ffffff;
  color: #ff9334;
}
.navbar-default .navbar-toggle.donation {
  background: #f359a1;
  border-color: #f359a1;
  color: #ffffff;
}
.navbar-default .navbar-toggle.donation:hover,
.navbar-default .navbar-toggle.donation:focus {
  background: #ffffff;
  color: #f359a1;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #1d95d4;
}
.navbar-default .navbar-nav {
  margin: 0;
}
.navbar-default .navbar-nav a {
  color: #FFFFFF;
  text-shadow: none;
}
.navbar-default .navbar-nav ul {
  margin: 0;
  padding: 0;
}
.navbar-default .navbar-nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.navbar-default .navbar-nav > li {
  background: url("images/h_menu_separator.png") no-repeat left center;
  padding-left: 2px;
}
.navbar-default .navbar-nav > li:first-child {
  background: no-repeat;
  padding-left: 0;
}
.navbar-default .navbar-nav > li:first-child > a {
  padding: 10px 10px 10px 0;
}
.navbar-default .navbar-nav > li:first-child > a i {
  font-size: 30px;
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding: 15px 20px;
  text-shadow: none;
}
.navbar-default .navbar-nav > li > a img {
  max-height: 30px;
}
.navbar-default .navbar-nav > li .caret {
  display: none;
}
.navbar-default .navbar-nav > li .dropdown-menu {
  width: 100%;
  background: #1d95d4;
}
.navbar-default .navbar-nav > li .dropdown-menu li a {
  display: block;
  color: #FFFFFF;
  padding: 6px 10px;
}
.navbar-default .navbar-nav > li .dropdown-menu li a:hover {
  color: #1d95d4;
  background: #FFFFFF;
  text-decoration: none;
}
.navbar-default .navbar-nav > li .dropdown-menu li ul li a {
  padding-left: 30px;
}
.navbar-default .navbar-nav > li .dropdown-menu li ul li a:hover:before {
  color: #1d95d4;
}
.navbar-default .navbar-nav > li .dropdown-menu li ul li a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  color: #ffffff;
  display: inline-block;
  margin-left: -14px;
  padding-right: 3px;
}
.navbar-default .navbar-nav > .active > a {
  background-image: url("images/h_menu_bg.png");
  background-color: transparent;
  box-shadow: none;
  color: #FFFFFF;
}
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a {
  background-image: url("images/h_menu_bg.png");
  background-color: transparent !important;
  box-shadow: none;
  color: #FFFFFF;
}
.navbar-default .navbar-nav > .open .dropdown-menu > li > a {
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .navbar-default .navbar-collapse {
    border-top: none;
  }
  .navbar-default .navbar-nav > li {
    background-image: none;
    border-top: 1px dotted #e7e7e7;
  }
  .navbar-default .navbar-nav > li:first-child {
    display: none;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 1em;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 10px 10px;
    text-shadow: none;
  }
  .navbar-default .navbar-nav > .active > a {
    background-image: none;
    color: #FFFFFF;
  }
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
  }
  .navbar-default .navbar-nav > .open > a {
    background-image: none;
    background-color: transparent !important;
    box-shadow: none;
    color: #FFFFFF;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 1em;
    letter-spacing: 0em;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    letter-spacing: 0.15em;
    padding-left: 14px;
    padding-right: 14px;
  }
}
#sidebar-left .widget {
  border: none;
  padding: 0;
}
#sidebar-left .widget ul {
  padding-left: 0;
}
#sidebar-left .widget ul li {
  list-style-type: none;
}
#sidebar-left .widget ul li img {
  display: block;
  margin: 0 auto 5px;
}
#sidebar-left .menu {
  background: url("images/bdr_01.png") repeat-x left top;
}
#sidebar-left .menu li {
  background: url("images/bdr_01.png") repeat-x left bottom;
  padding: 1px 0;
}
#sidebar-left .menu li a {
  padding: 12px 0 12px 26px;
  color: #333333;
  display: block;
}
#sidebar-left .menu li a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  color: #1d95d4;
  display: inline-block;
  margin-left: -14px;
  width: 16px;
}
#sidebar-left .menu li a:hover {
  text-decoration: none;
  background-color: #f1f1f1;
}
.content-bottom {
  background: #f1f1f1;
  padding: 2em 0;
}
.content-bottom ul {
  margin: 0;
  padding: 0;
  zoom: 1;
  clear: both;
}
.content-bottom ul:after {
  content: "";
  display: block;
  clear: both;
}
.content-bottom ul li {
  list-style-type: none;
  float: left;
  max-width: 24%;
  margin: 0 5px 5px 0;
}
.content-bottom ul li img {
  border: 1px solid #f1f1f1;
}
@media (max-width: 768px) {
  .content-bottom ul li {
    max-width: 48%;
  }
}
.content-bottom#content-bottom-hrn {
  background: #666666;
}
.content-bottom#content-bottom-hrn ul li {
  max-width: 48%;
}
.content-bottom#content-bottom-hrn ul li img {
  border: none;
}
.site-main .format-image {
  background-image: none;
}
#content a.arrow_blue {
  padding-left: 20px;
}
#content a.arrow_blue:before {
  content: "\f101";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: -14px;
  width: 16px;
}
#content .fb_iframe_widget {
  display: block;
}
#content .fb_iframe_widget span {
  display: block;
  margin: 0 auto;
}
#content .text-large {
  font-size: 1.8em;
  font-weight: 600;
}
@media (max-width: 768px) {
  #content .text-large {
    font-size: 1.3em;
  }
}
#content .btn {
  white-space: normal;
}
#content .btn-black {
  background: #666666;
  border: 2px solid #666666;
  color: #ffffff;
}
#content .btn-black:hover {
  background: #FFFFFF;
  color: #666666;
}
#content .btn-blue {
  background: #1d95d4;
  border: 2px solid #1d95d4;
  color: #ffffff;
}
#content .btn-blue:hover {
  background: #FFFFFF;
  color: #1d95d4;
}
#content .btn-yellow {
  background: #fed731;
  border: 2px solid #fed731;
  color: #ffffff;
  font-weight: bold;
}
#content .btn-yellow:hover {
  background: #FFFFFF;
  color: #fed731;
}
#content .btn-orange {
  background: #dd5423;
  border: 2px solid #dd5423;
  color: #ffffff;
}
#content .btn-orange:hover {
  background: #FFFFFF;
  color: #dd5423;
}
#content .btn-donation {
  background: #f359a1;
  border: 2px solid #f359a1;
  color: #ffffff;
}
#content .btn-donation:hover {
  background: #FFFFFF;
  color: #f359a1;
}
#content .post,
#content .page {
  border: none;
  padding: 0;
}
#content .btn-circle {
  background: #999999;
  border: 3px solid #999999;
  border-radius: 50%;
  color: #ffffff;
  font-size: 50px;
  height: 100px;
  margin: 0 auto;
  padding-top: 5px;
  text-align: center;
  width: 100px;
  display: block;
}
#content .btn-circle:hover {
  color: #999999;
  background: #FFFFFF;
}
#content .btn-circle.mailmagazine {
  background-color: #ff6d5e;
  border-color: #ff6d5e;
}
#content .btn-circle.mailmagazine:hover {
  color: #ff6d5e;
  background-color: #ffffff;
}
#content .btn-circle.facebook {
  background-color: #455a9e;
  border-color: #455a9e;
}
#content .btn-circle.facebook:hover {
  color: #455a9e;
  background-color: #ffffff;
}
#content .btn-circle.twitter {
  background-color: #55acee;
  border-color: #55acee;
}
#content .btn-circle.twitter:hover {
  color: #55acee;
  background-color: #ffffff;
}
#content .thumbnail .caption {
  padding: 3px;
  font-size: 0.8em;
}
#content .page-header h1.page-title {
  color: #1d95d4;
  font-size: 2.1em;
}
@media (max-width: 768px) {
  #content .page-header h1.page-title {
    font-size: 1.3em;
  }
}
#content .panel-qa {
  box-shadow: none;
}
#content .panel-qa .panel-heading {
  border-bottom: 1px solid #1d95d4;
}
#content .panel-qa .panel-heading:before {
  content: "\f128";
  font-family: 'FontAwesome';
  color: #1d95d4;
  font-size: 1.4em;
  display: inline-block;
  padding-right: 8px;
  margin-left: -12px;
}
#content .home_block_title {
  padding: 10px;
  border: 2px solid #1d95d4;
  position: relative;
  font-size: 1.2em;
  color: #1d95d4;
  margin: 0 auto 18px;
}
#content .home_block_title:before {
  content: "";
  border: 12px solid transparent;
  border-top: 12px solid #1d95d4;
  position: absolute;
  left: 20px;
  bottom: -24px;
}
#content .home_block_title:after {
  content: "";
  border: 12px solid transparent;
  border-top: 12px solid #FFFFFF;
  position: absolute;
  left: 20px;
  bottom: -22px;
}
#content .home_block_title span {
  float: right;
  font-size: 0.6em;
  padding-top: 7px;
}
#content .home_block_title.blue {
  border-color: #1d95d4;
  color: #1d95d4;
}
#content .home_block_title.blue:before {
  border-color-top-color: #1d95d4;
}
#content .home_block_title.black {
  border-color: #636363;
  color: #636363;
}
#content .home_block_title.black:before {
  border-top-color: #636363;
}
#content .term_description {
  zoom: 1;
  clear: both;
}
#content .term_description:after {
  content: "";
  display: block;
  clear: both;
}
#content .term_description .post_thumb {
  float: right;
  width: 120px;
  height: 90px;
}
#content .list_caution {
  margin: 0 0 0 14px;
  padding: 0;
}
#content .list_caution li {
  list-style-type: none;
}
#content .list_caution li:before {
  content: "※";
  margin-left: -14px;
  display: inline-block;
  width: 14px;
}
#content .list_2column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
#content .dl_vertical dd {
  padding-left: 1em;
  margin-bottom: 0.5em;
}
#content ul.posts_list {
  margin: 0;
  padding: 0;
}
#content ul.posts_list li {
  list-style-type: none;
  background: url("images/bdr_01.png") repeat-x left bottom;
  padding: 5px 0;
  zoom: 1;
  clear: both;
}
#content ul.posts_list li:after {
  content: "";
  display: block;
  clear: both;
}
#content ul.posts_list li a {
  color: #333333;
}
#content ul.posts_list li .post_thumb {
  float: right;
  width: 120px;
  height: 60px;
}
#content ul.posts_list li .entry-date {
  color: #888888;
}
#content .entry-date {
  text-align: right;
  font-size: 0.9em;
}
#content .pickup .pickup_post {
  background: #f1f1f1;
  margin-bottom: 10px;
  height: 240px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #content .pickup .pickup_post {
    height: auto;
  }
}
#content .pickup .pickup_post .activity_project {
  background: #323333;
  color: #FFFFFF;
  font-size: 0.9em;
  padding: 3px;
  min-height: 26px;
}
#content .pickup .pickup_post .pickup_post_details {
  padding: 5%;
}
#content .pickup .pickup_post .pickup_post_details a {
  color: #333333;
}
#content .pickup .pickup_post .pickup_post_details .post_thumb {
  width: 80%;
  height: 80px;
  margin: 0 auto 5px;
  background: url("images/post_thumb_bg.png") no-repeat center center #f4f4f4;
  background-size: contain;
}
#content .pickup .pickup_post .pickup_post_details .activity_product {
  margin-bottom: 5px;
}
#content .pickup .pickup_post .pickup_post_details .entry-title {
  margin-bottom: 5px;
  line-height: 1.4 !important;
  font-size: 14px !important;
}
#content #main-column .jumbotron {
  background: #F1F1F1;
  padding: 2em 5%;
}
#content #main-column .ttl_01 {
  background: url("images/ttl_bg_line.png") repeat-y 10px top #1d95d4;
  padding: 0.3em 0.5em 0.3em 30px;
  color: #FFFFFF;
  font-size: 1.8em;
  margin-top: 0;
  margin-bottom: 0.8em;
}
#content #main-column .ttl_01 small,
#content #main-column .ttl_01 .small {
  color: #ffffff;
}
#content #main-column .ttl_01 small {
  margin-left: 1em;
}
#content #main-column .ttl_02 {
  color: #1d95d4;
  line-height: 1.6;
  background: url("images/bdr_01.png") repeat-x left bottom;
  padding-bottom: 0.4em;
  margin-top: 0;
  margin-bottom: 0.8em;
}
#content #main-column .ttl_03 {
  border-bottom: 1px dotted #C3AF97;
  text-align: center;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}
#content #main-column .ttl_04 {
  border: 2px solid #1d95d4;
  color: #1d95d4;
  background: #fffcdb;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  line-height: 1.6;
  padding: 0.3em 1em;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.8em;
}
#content #main-column .ttl_05 {
  text-align: center;
  margin: 40px auto 20px;
  font-weight: bold;
}
#content #main-column .ttl_06 {
  text-align: center;
  background: #1d95d4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 0.3em 1em;
  margin: 2em 0 1em;
  letter-spacing: 0.1em;
  line-height: 1;
}
#content #main-column .ttl_07 {
  background: #f5f5f5;
  padding: 0.5em 1em;
  font-size: 1.2em;
  font-weight: bold;
  margin: 2em 0 1em;
}
#content #main-column .hr_maincolor {
  border-color: #1d95d4;
}
#content #main-column .dl-date-list:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
#content #main-column .dl-date-list dt {
  float: left;
  clear: both;
  font-weight: normal;
  width: 120px;
}
#content #main-column .dl-date-list dd {
  margin-left: 130px;
}
#content #main-column .dl-date-list dd:after {
  content: "";
  display: block;
  border-bottom: 1px dotted #eeeeee;
  margin-left: -130px;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  clear: both;
}
#content #main-column .dl-date-list dd:last-child:after {
  display: none;
}
#content #main-column .dl-date-list dd.dl_02 dt {
  width: 170px;
}
#content #main-column .dl-date-list dd.dl_02 dd {
  margin-left: 180px;
}
#content #main-column .dl-date-list dd.dl_02 dd:after {
  margin-left: -180px;
}
@media (max-width: 768px) {
  #content #main-column .ttl_01 {
    font-size: 1.1em;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #content #main-column .ttl_02 {
    font-size: 1em;
  }
  #content #main-column .dl-date-list dt {
    float: none;
    width: auto;
    text-decoration: underline;
  }
  #content #main-column .dl-date-list dd {
    margin-left: 0;
  }
}
#content #main-column .post_thumb {
  max-width: 100%;
  max-height: 300px;
  position: relative;
  overflow: hidden;
  border: 1px solid #f4f4f4;
  background-color: #f4f4f4;
}
#content #main-column .post_thumb a {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1000px;
  line-height: 1000px;
  margin: -500px 0 0;
  text-align: center;
}
#content #main-column .post_thumb a img {
  width: 100%;
  vertical-align: middle;
  display: inline;
}
#content #main-column .tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#content #main-column img {
  max-width: 100%;
  height: auto;
}
#content #main-column .activity_product_statements {
  color: #B9A380;
}
#content #main-column .activity_product_statements:before {
  content: "\f0f6";
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 2px;
}
#content #main-column .activity_product_events {
  color: #dd5423;
}
#content #main-column .activity_product_events:before {
  content: "\f024";
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 2px;
}
#content #main-column .activity_product_topics {
  color: #16a085;
}
#content #main-column .activity_product_topics:before {
  content: "\f086";
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 2px;
}
#content #main-column .activity_product_reports {
  color: #7053c4;
}
#content #main-column .activity_product_reports:before {
  content: "\f130";
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 2px;
}
#content #main-column .activity_product_teigen {
  color: #9A1E51;
}
#content #main-column .activity_product_teigen:before {
  content: "\f0f6";
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 2px;
}
#content #main-column .activity_product_cyosa_hokoku {
  color: #ff9334;
}
#content #main-column .activity_product_cyosa_hokoku:before {
  content: "\f0f6";
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 2px;
}
#content #main-column .form-control {
  margin-bottom: 0.2em;
}
#content #main-column .form-control.half {
  display: inline-block;
  width: 48%;
}
#content #main-column .form-control.zip {
  width: 100px;
  display: inline-block;
}
#content #main-column select.form-control {
  width: auto;
  display: inline-block;
}
#content #main-column article .entry-title {
  font-size: 1.5em;
}
@media (max-width: 768px) {
  #content #main-column article .entry-title {
    font-size: 1.1em;
  }
}
#content #main-column article .entry-meta {
  font-size: 0.9em;
  color: inherit;
  zoom: 1;
  clear: both;
}
#content #main-column article .entry-meta:after {
  content: "";
  display: block;
  clear: both;
}
#content #main-column article .entry-meta ul {
  margin: 0;
  margin-right: 1em;
  padding: 0;
  float: left;
}
#content #main-column article .entry-meta ul li {
  padding-left: 0;
}
#content #main-column article .entry-meta ul.activity_category:before {
  content: "\f02c";
  font-family: 'FontAwesome';
  padding-right: 5px;
}
#content #main-column article .entry-meta ul.activity_area:before {
  content: "\f0ac";
  font-family: 'FontAwesome';
  padding-right: 5px;
}
#content #main-column article .entry-meta ul.activity_project:before {
  content: "\f14a";
  font-family: 'FontAwesome';
  padding-right: 5px;
}
#content #main-column .schedule_table .date {
  width: 30%;
}
@media (max-width: 768px) {
  #content #main-column .schedule_table .date {
    width: 128px;
    padding-left: 2px;
    padding-right: 2px;
  }
}
#content .tbl_dt th {
  white-space: nowrap;
  background: #f5f5f5;
}
#content #main-column .project-title {
  margin-bottom: 2em;
  position: relative;
}
#content #main-column .project-title h1 {
  position: absolute;
  bottom: 0.5em;
  width: 100%;
  padding: 0.5em;
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  font-size: 4rem;
  font-weight: 900;
  text-align: center;
  margin: 0;
}
@media (max-width: 768px) {
  #content #main-column .project-title h1 {
    font-size: 2.5rem;
    line-height: 1.3;
    bottom: 0;
  }
}
#content #main-column .project-content {
  font-size: 1.2em;
  letter-spacing: 0.1em;
}
#content #main-column .project-content .ttl_01 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  #content #main-column .project-content {
    font-size: 1em;
    letter-spacing: 0;
  }
}
#content #main-column .member_voice_block {
  margin-bottom: 1em;
}
#content #main-column .member_voice_block:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
#content #main-column .member_voice_block .name {
  color: #1d95d4;
  font-size: 1.4em;
  line-height: 1.2;
}
#content #main-column .member_voice_block .title {
  color: #1d95d4;
  margin-bottom: 1em;
}
#content #main-column .member_voice_block img {
  float: left;
  width: 42%;
}
#content #main-column .member_voice_block .text {
  float: right;
  width: 54%;
  font-size: 1.1em;
}
#content #main-column .member_voice_block p {
  margin: 0;
}
#content #main-column .donor-list h3 {
  border-bottom: 1px dotted #1d95d4;
  font-size: 1.1em;
}
#content #main-column .donor-list h4 {
  font-size: 1em;
}
#content #main-column .donor-list h4:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 0.8em;
  color: #1d95d4;
  padding-right: 0.5em;
}
#content #main-column .donor-list ul {
  margin-bottom: 1em;
  padding-left: 0;
}
#content #main-column .donor-list ul:after {
  clear: both;
  content: '';
  display: block;
  visibility: hidden;
}
#content #main-column .donor-list ul li {
  float: left;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 1em;
  list-style-type: none;
  font-size: 0.8em;
}
#content #main-column .donor-list ul li img {
  max-width: 100%;
  display: block;
  border: 1px solid #cccccc;
  margin: 0 auto 5px 0;
}
#content #main-column .donor-list ul li:nth-child(3n + 1) {
  clear: both;
}
#content #main-column #analysis_results p {
  margin: 0;
}
#content #main-column #analysis_results .table-wrapper {
  width: 100%;
  overflow-x: scroll;
  border: 1px solid #bbbbbb;
}
#content #main-column #analysis_results .table-wrapper::-webkit-scrollbar {
  height: 10px;
}
#content #main-column #analysis_results .table-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
#content #main-column #analysis_results .table-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 50, 0.5);
  border-radius: 10px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}
#content #main-column #analysis_results .table {
  margin-bottom: 0;
  max-width: none;
  width: 100%;
}
#content #main-column #analysis_results .table thead {
  background: #eeeeee;
}
#content #main-column #analysis_results .table tr:nth-of-type(2n) {
  background: #f9f9f9;
}
#content #main-column #analysis_results .table tr td {
  width: 160px;
}
#content #main-column #analysis_results .table tr td:first-of-type {
  width: 20px;
  text-align: right;
}
#content #main-column #analysis_results .table tr td:nth-of-type(2) {
  width: 200px;
}
#content #main-column .vision-list {
  margin-top: 2em;
}
#content #main-column .vision-list .vision-block:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
#content #main-column .vision-list .vision-block img {
  float: left;
  width: 120px;
}
#content #main-column .vision-list .vision-block .block-content {
  margin-left: 140px;
  margin-bottom: .5em;
}
#content #main-column .vision-list .vision-block .block-title {
  font-weight: bold;
}
#content #main-column .vision-list .vision-block p {
  display: none;
}
#content #main-column .vision-list .vision-block dl {
  margin-top: 1em;
}
#content #main-column .vision-list .vision-block dl dt {
  float: left;
  margin-bottom: 1em;
}
#content #main-column .vision-list .vision-block dl dd {
  margin-left: 60px;
  margin-bottom: 1em;
}
#content #main-column .vision-list .vision-block dl dd ul {
  padding-left: 1em;
}
#content #main-column .vision-list .vision-block + .vision-block {
  margin-top: .5em;
  border-top: 1px solid #cccccc;
  padding-top: 1em;
}
@media (max-width: 768px) {
  #content #main-column .vision-list .vision-block img {
    max-width: 25%;
    margin: 0 10px 10px 0;
  }
  #content #main-column .vision-list .vision-block .block-content {
    margin-left: 0;
  }
  #content #main-column .vision-list .vision-block dl dt {
    float: none;
    margin-bottom: 0;
  }
  #content #main-column .vision-list .vision-block dl dd {
    margin-left: 0;
  }
}
.archive #main .term_description {
  margin-bottom: 4em;
}
.archive #main article {
  border-bottom: 1px dotted #fed731;
  padding-bottom: 0.5em;
  margin-bottom: 2em;
}
.archive #main article .entry-header {
  margin-bottom: 0.5em;
}
.archive #main article .entry-summary {
  font-size: 0.9em;
  color: #666666;
}
.archive #main article .entry-title {
  font-size: 1.2em;
  line-height: 1.6;
  font-weight: 600;
  margin-bottom: 0;
}
.archive #main article .entry-title a {
  color: #333333;
  font-size: 0.9em;
  line-height: 1.4;
}
.single #content #main-column article .entry-content {
  line-height: 1.8;
}
.single #content #main-column article .entry-title {
  color: #1d95d4;
  font-size: 2.1em;
  line-height: 1.6;
  background: url("images/bdr_01.png") repeat-x left bottom;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.single #content #main-column article .entry-meta {
  background: url("images/bdr_01.png") repeat-x left bottom;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
@media (max-width: 768px) {
  .single #content #main-column article .entry-title {
    font-size: 1.3em;
  }
}
.page #content #main-column article .entry-content {
  line-height: 1.8;
}
.page #content #main-column article .entry-title {
  color: #1d95d4;
  font-size: 2.1em;
  line-height: 1.6;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .page #content #main-column article .entry-title {
    font-size: 1.3em;
  }
}
.page #content #main-column article .activity_area_list li:before {
  content: "|";
  padding-right: 8px;
}
.page #content #main-column article .activity_area_list li:first-child:before {
  content: "";
  padding: 0;
}
.page #content #main-column article .donation_banners li {
  width: 32%;
}
.page #content #main-column article .nav-tabs.nav-justified a {
  background: #f5f5f5;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-left-color: #1d95d4;
  border-right-color: #1d95d4;
  border-top-color: #1d95d4;
}
.page #content #main-column article .nav-tabs.nav-justified > .active > a {
  background: #FFFFFF;
  border-left-color: #dddddd;
  border-right-color: #dddddd;
  border-top-color: #dddddd;
}
.page #content #main-column .itokazuko_blog .posts_list {
  padding-left: 40px;
}
.page #content #main-column .itokazuko_blog .posts_list li {
  background: none;
  padding: 0;
  list-style-type: disc;
}
.page #content #main-column .itokazuko_blog .posts_list li .entry-date {
  float: right;
}
.page #content #main-column .itokazuko_blog .posts_list li a {
  color: #1d95d4;
}
#vmap .jqvmap-zoomin,
#vmap .jqvmap-zoomout {
  width: 18px;
  height: 18px;
}
.post-edit-link {
  display: none;
}
/*
    ホーム
*/
.home #content .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}
.home #content .bx-wrapper .bx-controls-direction a {
  z-index: 999;
}
.home #content ul {
  padding-left: 0;
}
.home #content ul li {
  list-style-type: none;
}
.home #content ul li img {
  display: block;
  margin: 0 auto 5px;
}
.home #content .home-top-left {
  margin-bottom: 20px;
  padding-right: 0;
}
@media (max-width: 768px) {
  .home #content .home-top-left {
    padding: 0px 15px;
  }
}
.home #content .home-top-left .bx-wrapper .caption {
  background: rgba(80, 80, 80, 0.75) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  color: #FFFFFF;
  text-align: left;
  padding: 10px 20px;
  letter-spacing: 0.2em;
  font-size: 1.6em;
}
@media (max-width: 768px) {
  .home #content .home-top-left .bx-wrapper .caption {
    font-size: 1.2em;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.home #content .home-top-left .bx-wrapper .bx-prev {
  background: none;
}
.home #content .home-top-left .bx-wrapper .bx-prev:before {
  content: "\f0d9";
  font-family: 'FontAwesome';
  font-size: 56px;
  text-indent: 0;
  position: absolute;
  top: -28px;
  left: 0;
  color: #1d95d4;
}
.home #content .home-top-left .bx-wrapper .bx-next {
  background: none;
}
.home #content .home-top-left .bx-wrapper .bx-next:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 56px;
  text-indent: 0;
  position: absolute;
  top: -28px;
  left: 0;
  color: #1d95d4;
}
.home #content .home-top-left .bx-wrapper img {
  margin: 0 auto;
}
.home #content .home-top-right {
  margin-bottom: 20px;
  text-align: center;
}
.home #content .home-top-right ul {
  margin-bottom: 5px;
}
.home #content .home-top-right li {
  position: relative;
}
.home #content .home-top-right li .caption {
  background: rgba(80, 80, 80, 0.75) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  color: #FFFFFF;
  text-align: left;
  padding: 5px;
  font-size: 0.9em;
  line-height: 1.2;
}
.home #content .home-top-right li img {
  margin-bottom: 5px;
  width: 100%;
}
.home #content .home-center {
  background: #f1f1f1;
  margin-bottom: 20px;
}
.home #content .home-center img {
  display: block;
  margin: 0 auto 5px;
}
.home #content .home-center ul {
  zoom: 1;
  clear: both;
}
.home #content .home-center ul:after {
  content: "";
  display: block;
  clear: both;
}
.home #content .home-center ul li {
  float: left;
  width: 33%;
}
.home #content .home-bottom {
  background: #666666;
  margin-bottom: 20px;
}
.home #content .home-bottom ul {
  zoom: 1;
  clear: both;
}
.home #content .home-bottom ul:after {
  content: "";
  display: block;
  clear: both;
}
.home #content .home-bottom ul li {
  float: left;
  width: 50%;
  padding: 20px 5% 10px;
}
.home #content .home-bottom ul li img {
  max-height: 60px;
  width: auto;
}
.home #content .mailmagazine input[type="text"] {
  padding: 4px 10px;
  margin-right: 5px;
}
.home #content .topics.sp {
  display: none;
}
@media (max-width: 768px) {
  .home #content .topics.pc {
    display: none;
  }
  .home #content .topics.sp {
    display: block;
  }
}
.home #content .topics .bx-wrapper {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.home #content .topics .bx-wrapper .bx-prev {
  background: none;
  left: -40px;
}
.home #content .topics .bx-wrapper .bx-prev:before {
  content: "\f104";
  font-family: 'FontAwesome';
  font-size: 40px;
  text-indent: 0;
  position: absolute;
  top: -20px;
  left: 0;
  width: 40px;
  text-align: center;
}
.home #content .topics .bx-wrapper .bx-next {
  background: none;
  right: -40px;
}
.home #content .topics .bx-wrapper .bx-next:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 40px;
  text-indent: 0;
  position: absolute;
  top: -20px;
  left: 0;
  width: 40px;
  text-align: center;
}
.home #content .pickup-row {
  background: #f1f1f1;
  margin: 1em 0 3em;
  padding: 0;
}
.home #content .pickup-row.pickup-row_01 {
  background: #FFFFFF;
}
.home #content .pickup-row.pickup-row_01 .pickup_post {
  background: #eeeeee;
}
.home #content .pickup-row.pickup-row_01 .pickup .pickup_post .pickup_post_details .post_thumb {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.home #content .social-row {
  background: #f1f1f1;
  padding: 30px 0 0;
}
.home #content .pickup .pickup_post {
  background: #FFFFFF;
  margin-bottom: 30px;
  height: 278px;
}
.home #content .pickup .pickup_post .pickup_post_details .post_thumb {
  width: 100%;
  height: auto;
  border: 1px solid #cccccc;
  /* box-shadow */
  box-shadow: 3px 3px 5px 0 #cccccc;
  -moz-box-shadow: 3px 3px 5px 0 #cccccc;
  -webkit-box-shadow: 3px 3px 5px 0 #cccccc;
  margin-bottom: 1rem;
}
.home #content .post_thumb {
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
  max-height: 300px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.home #content .post_thumb a {
  position: relative;
  display: block;
  width: 100%;
}
.home #content .post_thumb a:before {
  content: "";
  display: block;
  padding-top: 52.5%;
}
.home #content .post_thumb a img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.home #content ul.posts_list li {
  border-bottom: 1px solid #eeeeee;
  background: none;
}
.home #content ul.posts_list li .entry-date {
  float: left;
}
.home #content ul.posts_list li a {
  display: block;
  margin-left: 90px;
}
.home #content .news .title,
.home #content .statement .title {
  border-bottom: 1px dotted #cccccc;
  border-top: 2px solid #1d95d4;
  color: #1d95d4;
  font-size: 1.4em;
  margin-top: 0;
  margin-bottom: 16px;
  padding: 8px 10px;
}
.home #content .news .title a,
.home #content .statement .title a {
  color: #1d95d4;
}
.home #content .news .title a span,
.home #content .statement .title a span {
  float: right;
  font-size: 0.6em;
  padding-top: 7px;
}
.home #content .projects .title,
.home #content .topics .title {
  background: rgba(29, 149, 212, 0.8);
  font-size: 1.3em;
  margin-bottom: 16px;
  padding: 8px 1em;
  color: #ffffff;
}
.home #content .projects a {
  display: block;
  margin-bottom: 15px;
  background: #f1f1f1;
  position: relative;
}
.home #content .projects a:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
.home #content .projects a img {
  width: 100%;
}
.home #content .projects a span {
  display: block;
  padding: 3px 5px;
  background: rgba(238, 238, 238, 0.8);
  bottom: 0;
  color: #444444;
  font-size: 1.3em;
  font-weight: 700;
  letter-spacing: 0.1em;
  position: absolute;
  width: 100%;
}
@media (max-width: 768px) {
  .home #content .projects a span {
    letter-spacing: 0;
  }
}
.home #content .itokazuko_blog {
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.home #content .itokazuko_blog .title {
  background: #AB7F80;
  color: #FFFFFF;
  margin-top: 0;
  padding: 10px 1em;
  -webkit-border-radius: 5px 5px 0 0 ;
  -moz-border-radius: 5px 5px 0 0 ;
  border-radius: 5px 5px 0 0 ;
}
.home #content .itokazuko_blog .block > div {
  padding: 0 1em 10px;
}
.home #content .itokazuko_blog .arrow_blue {
  color: #AB7F80;
}
.home #content .itokazuko_blog .posts_list {
  padding-left: 0 !important;
}
.home #content .itokazuko_blog .posts_list li {
  list-style-type: none !important;
}
.home #content .itokazuko_blog .posts_list li a {
  margin-left: 0;
}
#s-share-buttons {
  text-align: right;
}
.sitemap .menu {
  padding-left: 0;
}
.sitemap .menu > li {
  list-style-type: none;
  margin-bottom: 2em;
}
.sitemap .menu > li > a {
  color: #1d95d4;
  line-height: 1.6;
  background: url("images/bdr_01.png") repeat-x left bottom;
  padding-bottom: 0.4em;
  margin-top: 0;
  margin-bottom: 0.8em;
  display: block;
  font-size: 18px;
}
.sitemap .menu li > .sub-menu {
  padding-left: 1em;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  margin-bottom: 1.5em;
}
.sitemap .menu li > .sub-menu > li {
  padding-right: 1em;
}
.sitemap .menu li > .sub-menu .sub-menu {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
@media (max-width: 768px) {
  .sitemap .menu li > .sub-menu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.home-top-right_statements {
  border: 3px solid #b9a380;
  padding: 0;
  text-align: left;
  margin-bottom: 0.5em;
}
.home-top-right_statements h2 {
  background: #b9a380;
  padding: 3px 5px;
  margin: 0;
  font-size: 1.2em;
  color: #FFFFFF;
  text-align: center;
}
.home-top-right_statements h2:after {
  content: "\f0f6";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: 0.5em;
  font-size: 16px;
}
.home-top-right_statements p {
  padding: 0;
  margin: 0;
}
.home-top-right_statements a {
  display: block;
  padding: 0.5em;
  color: #333333;
  margin: 0;
  font-size: 0.9em;
  line-height: 1.4;
}
.home-top-right_statements a:hover {
  background: url("images/ico_search.png") no-repeat center center rgba(186, 164, 129, 0.2);
  background-size: contain;
  text-decoration: none;
}
.home-top-right_statements .entry-date {
  display: block;
}
.home-top-right_cyosa_hokoku {
  border: 3px solid #ff9334;
  padding: 0;
  text-align: left;
}
.home-top-right_cyosa_hokoku h2 {
  background: #ff9334;
  padding: 3px 5px;
  margin: 0;
  font-size: 1.2em;
  color: #FFFFFF;
  text-align: center;
}
.home-top-right_cyosa_hokoku h2:after {
  content: "\f0f6";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: 0.5em;
  font-size: 16px;
}
.home-top-right_cyosa_hokoku p {
  padding: 0;
  margin: 0;
}
.home-top-right_cyosa_hokoku a {
  display: block;
  padding: 0.5em;
  color: #333333;
  margin: 0;
  font-size: 0.9em;
  line-height: 1.4;
}
.home-top-right_cyosa_hokoku a:hover {
  background: url("images/ico_search.png") no-repeat center center rgba(255, 147, 52, 0.2);
  background-size: contain;
  text-decoration: none;
}
.home-top-right_cyosa_hokoku .entry-date {
  display: block;
}
.navbar-default .navbar-nav .btn-orange a {
  padding: 5px 10px;
  margin-left: 1em;
  background: #dd5423;
  border: 2px solid #dd5423;
  color: #ffffff;
  border-radius: 6px;
}
.navbar-default .navbar-nav .btn-orange a:hover {
  background: #FFFFFF;
  color: #dd5423;
}
.navbar-default .navbar-nav .btn-donation a {
  padding: 5px 10px;
  margin-left: 1em;
  background: #f359a1;
  border: 2px solid #f359a1;
  color: #ffffff;
  border-radius: 6px;
}
.navbar-default .navbar-nav .btn-donation a:hover {
  background: #FFFFFF;
  color: #f359a1;
}
.dl-list dt {
  background: #f5f5f5;
  padding: 5px 10px;
}
.dl-list dd {
  padding: 0.5em 10px 1em;
}
.al-content {
  margin-top: 2em;
  margin-bottom: 5em;
}
.al-content h3 {
  padding: 0;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}
.al-content .row {
  padding-bottom: 1em;
  border-bottom: 1px dotted #CCCCCC;
  margin-bottom: 1em;
}
.al-content .tab-content h3 {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 1em;
}
.al-content .al-message {
  max-height: 200px;
  overflow-y: scroll;
}
.koshi-list {
  margin: 2rem auto 3rem;
  max-width: 600px;
}
.koshi-list:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
.koshi-list .koshi-list-ttl {
  text-align: right;
  margin-bottom: 1rem;
}
.koshi-list .koshi-list-ttl h3 {
  letter-spacing: 0.1rem;
  text-align: center;
  margin: 0;
  padding: 0.8rem 1rem;
  background: #ff9334;
  color: #FFFFFF;
}
.koshi-list .koshi-list-ttl .show_modal {
  text-align: right;
  color: #ff9334;
}
.koshi-list .koshi-list-ttl p {
  margin: 0;
}
.koshi-list .koshi-block {
  float: left;
  width: 290px;
  height: 145px;
  overflow: hidden;
  position: relative;
  background: #eeece3;
  margin: 0 5px 8px;
}
.koshi-list .koshi-block .koshi-block_name {
  text-align: center;
  font-weight: bold;
  width: 50%;
  float: right;
}
.koshi-list .koshi-block .koshi-block_name:after {
  content: "";
  display: block;
  width: 94%;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 auto 3px;
}
.koshi-list .koshi-block .koshi-block_image {
  width: 50%;
  float: left;
}
.koshi-list .koshi-block .koshi-block_topics {
  font-size: 0.85em;
  line-height: 1.5;
  padding: 0 10px;
  width: 50%;
  float: right;
  overflow: hidden;
}
.koshi-list .koshi-block .koshi-block_topics:before {
  content: "Topics：";
  display: inline-block;
  color: #ff9334;
  font-size: 0.8em;
}
#koshiProfile .modal-content {
  border: 1px solid #ff9334;
}
#koshiProfile .modal-header {
  background-color: #ff9334;
  color: #FFFFFF;
  text-align: center;
}
#koshiProfile .modal-footer {
  text-align: center;
}
#koshiProfile .koshi-block {
  padding-bottom: 1em;
  border-bottom: 1px dotted #ff9334;
  margin-bottom: 1em;
}
#koshiProfile .koshi-block:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
#koshiProfile .koshi-block .koshi-block_image {
  float: right;
  max-width: 30%;
  margin-left: 10px;
  margin-bottom: 10px;
}
#koshiProfile .koshi-block .koshi-block_name {
  font-weight: bold;
  font-size: 1.2em;
}
#koshiProfile .koshi-block:last-child {
  border-bottom: none;
}
.koshi-jyoken {
  margin-bottom: 3rem;
}
.koshi-jyoken thead {
  background: #eeece3;
  margin-bottom: 1em;
}
.koshi-jyoken thead th {
  color: #ff9334;
  font-weight: normal;
  font-size: 1.2em;
}
.koshi-jyoken tbody > tr > th,
.koshi-jyoken tbody > tr > td {
  padding-top: 1em;
  padding-bottom: 1em;
}
.koshi-jyoken ol {
  padding-left: 1.5em;
}
.koshi-jyoken ol li {
  margin-bottom: 0.5em;
}
