/**
 * @file
 * Subtheme specific CSS.
 */
 /* global */
html {
    font-family: Verdana,Geneva,Arial,'Bitstream Vera Sans','DejaVu Sans',Meiryo,'Hiragino Kaku Gothic Pro','MS PGothic',Osaka,sans-serif;
}
body {
    font-family: Verdana,Geneva,Arial,'Bitstream Vera Sans','DejaVu Sans',Meiryo,'Hiragino Kaku Gothic Pro','MS PGothic',Osaka,sans-serif;
    line-height: 1.75em;
}
h1 {
	font-size: 1.75rem;
	font-weight: normal;
	margin: 30px 0 30px 0;
}
h2 {
	font-size: 1.5rem;
  font-weight: normal;
  margin: 20px 0 20px 0;
}
.node .node__meta {
  margin: 0 0 1em 0;
  text-align: right;
}
.separator-line {
  padding: 0 0 1em 0;
  border-bottom: 2px dashed #ccc;
}
/* global end */
/* node */
.maigo_nodetitle {
    text-align: left;
    font-size: 1.3em;
    color: #D45500;
    background-color: #ffffff;
    border-bottom: 1px solid #ffe6d5;
    padding: 5px;
    margin-top: 0.5em;
    margin-bottom: 10px;
    font-weight: normal;
}
.maigo_status {
    text-align: center;
    font-size: 1.2rem;
    color: #D45500;
    border: 2px solid #D45500;
    padding: 12px 4px;
    display: block;
}
.found_status {
    text-align: center;
    font-size: 1.2rem;
    color: #ffae00;
    font-weight: bold;
    padding: 12px 4px;
    display: block;
    border: 2px solid #ffae00;
}
.hogo_status {
    text-align: center;
    font-size: 1.2rem;
    color: #4A0;
    border: 2px solid #4A0;
    padding: 12px 4px;
    display: block;
}
.hogo_nodetitle {
    text-align: left;
    font-size: 1.3em;
    color: #44aa00;
    border-bottom: 1px solid #d7f4d7;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ffffff;
    font-weight: normal;
    margin-top: 0.5em;
}
.st-update {
	text-align: right;
	margin: 20px 0 10px 0;
	color: #666;
	font-size: 0.9rem;
}
.st-line {
    display: block;
    margin: 1em 0 !important;
    padding: 0;
    font-size: 1.2rem;
    line-height: 2em;
    border: none;
    background-color: #fff;
}
.st-line2 {
    display: block;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0.5em;
    overflow: hidden;
}
.st-data {
    display: block;
    margin: 1em 0 2em 0 !important;
    padding: 4px 0;
    line-height: 2em;
    overflow: hidden;
}
.st-data2 {
    display: block;
    margin: 1em 0 2em 0 !important;
    padding: 4px 0 20px 0;
    line-height: 2em;
    overflow: hidden;
}
.field-label2 {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 2em;
    color: #AE5000;
    padding: 0.25em 0.5em;
    border: 1px solid #AE5000;
    background-color: #fffafa;
}
.field-label2-hogo {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 2em;
    color: #228b22;
    padding: 0.25em 0.5em;
    border: 1px solid #228b22;
    background-color: #f5fffa;
}
.field-label-no {
    font-weight: normal;
    color: #AE5000;
    padding: 0.5em 0.25em;
}
.field-item2 {
    margin: 0.5em 0 3em 0;
    padding: 0 0 0 0.25em;
    color: #333;
    border: none;
}
.field-photo {
    text-align: center;
    margin: 10px auto;
}
.foundmsg {
    color: #D2691E;
    font-size: 110%;
    margin: 1em 0.25em;
    /*border: 2px solid #D2691E;*/
    border-radius: 0.25em;
    padding: 0.25em;
    line-height: 1.5em;
}
.uneirenraku {
    margin: 1em 0 3em 0;
    padding: 0 0 3em 0;
}
.uneirenraku a {
    /*display: inline-block;
    font-weight: normal;
    color: #06c;
    font-size: 100%;*/
    margin-top: 10px;
    padding: 10px 4px;
    font-size: 100%;
    color: #fff;
    background-color: #ff8f32;;
    border: 1px solid #e79141;
    border-radius: 8px;
    display: inline-block;
}
.uneirenraku a:hover {
    color: #fff;
    background-color: #fcb77f;
}
.mailtotoukousya .field__item {
    margin: 30px 0 50px 0;
}
.mailtotoukousya .field__item a {
    padding: 10px 4px;
    font-size: 100%;
    color: #fff;
    background-color: #ff8f32;;
    border: 1px solid #e79141;
    border-radius: 8px;
}
.mailtotoukousya .field__item a:hover {
    color: #fff;
    background-color: #fcb77f;
}
.toukousya {
    border-bottom: 2px dashed #ffb380;
    margin-bottom: 2em;
}
.toukousya-hosoku {
    padding: 0 0 20px 0;
}
.mailtotoukousya {
    margin: 1em 0 2em 0 !important;
    padding: 0 0 0 0.25em;
    line-height: 2em;
}
.snslink {
    margin: 1em 0 2em 0;
    padding: 0 0 20px 0;
}
.st-box {
    display: block;
    margin: 2px 0;
    padding: 2px;
    overflow: hidden;
}
.sns_msg {
    margin-top: 1em !important;
    color: #AE5000;
}
.node-comment-title {
    margin: 20px 0;
    padding: 18px 8px;
    color: #AE5000;
    font-size: 1.2rem;
    background-color: #ffdea3;
}
.comment-title {
    font-size: 1.1rem;
    clear: both;
}
.sns-node-msg {
    margin: 20px 0 8px 0;

}
.kutikomi-before {
    margin: 50px 0 0 0;
}
.h2-info {
    margin: 20px 0 20px 0;
}
/* hospital */
.node-hospital {
    border: 2px solid #4592ff;
    padding: 5px;
    background-color: #ffffff;
    border-radius: 10px;
}
.hospital_nodetitle {
    text-align: left;
    font-size: 1.75em;
    color: #4592ff;
    border-bottom: 1px solid #4592ff;
    padding: 5px;
    margin: 0px;
}
/*.hospital_line {
    display: block;
    margin: 4px 0;
    padding: 4px 0;
    overflow: hidden;
}*/
.field-label-hos {
    display: inline-block;
    margin: 20px 0 10px 0;
    font-weight: normal !important;
    color: #4592ff;
    padding: 4px 8px;
    border: 1px solid #4592ff;
    font-size: 110%;
}
.field-value-hos-animal {
    margin: 0 4px 0 10px;
    font-size: 100%;
}
.field-value-hos {
    color: #666666;
    border: none;
}
.hospital_content {
    clear: both;
    margin: 0;
    padding: 5px 5px 0 5px;
    line-height: 1.25em;
}

.hospital_vote {
    /*text-align: center;*/
    margin: 10px auto;
    width: 10em;
}

.form-item .description {
    color: #666666;
}
.hospital_hosoku {
    color: #4592ff;
    font-size: 90%;
}
.hospital_header {
    margin: 10px 0;
    font-size: 150%;
    color: #a05a2c;
}
/* nekocafe */
.field-label-nkc {
    display: inline-block;
    color: #a05a2c;
    margin: 20px 0 10px 0;
    padding: 4px 8px;
    border: 1px solid #a05a2c;
    font-size: 110%;
}
.field-value-nkc {
    color: #666666;
    border: none;
}
.nekocafe-hosoku {
    margin: 2em 0 0 0;
    color: #a05a2c;
    font-size: 90%;
}
/* article */
.art_jirei_box {
  padding: 0.2em 0.5em;
  margin: 1em 0.5em 5em 0.5em;
  background: #FFF;
  border: solid 8px #ffe2c5;
  border-radius: 10px;
}
.art_jireiphoto {
    margin: 1em 0 0 0;
    text-align: center;
}
.art_jirei_num {
    padding: 0;
    font-size: 110%;
  color: #c17d11;
  line-height: 1.75em;
  margin: 0 0 1em  0;
}
.art_jirei_header {
    margin: 1em 0.5em;
    font-size: 100%;
    color: #333;
    font-weight: 2em;
}
.art_jirei {
    margin: 0.5em 0 1em 0 !important;
    padding: 0.5em 0.5em 0 0;
    color: #333;
}
.art_jirei2 {
    display: block;
    font-size: 100%;
    margin: 0 !important;
    padding: 0 0.5em 0.5em 0;
    color: #c17d11;
    line-height: 1.75em;
}
.art_jirei3 {
    padding: 0 0 1em 0.5em;
    font-size: 100%;
    line-height: 1.75em;
    color: #333;
}
.art_jirei_midashi {
    display: block;
    font-size: 100%;
    color: #c17d11;
    line-height: 1.75em;
    margin: 0 0 1em  0;
}
.art_jirei_label {
    display: inline-block;
  font-size: 100%;
  color: #c17d11;
  line-height: 1.75em;
  margin: 0 0 0.75em 0 !important;
  padding: 0.2em 0.4em;
  border: 2px solid #c17d11;
}
.art_jirei_text {
    font-size: 100%;
    line-height: 1.75em;
    margin: 0 0 1em 0.5em;
    color: #333;
    font-weight: normal;
}
.art_jirei_pager_header {
    text-align: left;
    margin: -2em 2em 0 1em;
    color: #AE5000;
}
.art_jirei_pager {
    text-align: left;
    margin: 0 1em 5em 1em;
    line-height: 1.5em;
}
.art_jirei_pager_current {
  padding: 0.1em 0.4em;
  border: 2px solid #06c;
  background-color: #06c;
  color: #FFF;
  margin: 0.25em 0.25em 0 0;
  display: inine-block;
  float: left;
}
.art_jirei_pager_etc a {
    padding: 0.1em 0.4em;
    border: 2px solid #06c;
    margin: 0.25em 0.25em 0 0;
    display: inine-block;
    float: left;
}
/* satooya */
.satooya-btn {
	margin: 60px 0;
	text-align: center;
}
.satooya-btn a {
	padding: 20px;
	background-color: #660016;
	color: #fff;
}
.satooya-btn a:hover {
	color: #fff;
	background-color: #8f5902;
}
.satooya-btn a:visited {
	color: #fff;
}
.satooya-nologin {
	display: block;
	margin: 60px 0;
	text-align: center;
}
.satooya-nologin-btn {
	display: inline-block;
	color: #fff;
	background-color: #8f5902;
	padding: 20px;
}
.satooya-nologin-msg {
	margin: 10px 0;
}
.satooya_topdmsg {
	color: #333;
	margin: 20px 0;
}
.satooya-num {
  display: block;
  margin: 1rem 0 0 0;
  padding: 0.5rem 0 0.5rem 0;
  color: #660016;
  font-size: 1.2rem;
}
.satooya-label {
  display: inline-block;
  margin: 1em 0;
  padding: 10px;
  color: #660016;
  font-size: 1rem;
  font-weight: normal;
  background-color: #f8f4e6;
  border: 1px solid #660016;
}
.satooya-field {
  display: block;
  margin: 0 0 1em 0;
  padding: 0.5rem;
}
.satooya-label2 {
    display: block;
    padding: 0.5rem;
    margin-left: 0;
    margin-bottom: 0.5em;
    overflow: hidden;
}
.satooya_status {
	display: block;
   margin-bottom: 0.25em;
   padding: 0.15em 0.3em;
   font-size: 110%;
   color: #d2691e;
   border: 2px solid #d2691e;
   border-radius: 0.25em;
   text-align: center;
   clear: both;
   font-size: 1.5rem;
}
/* basic */
/* toukoumenu */
.toukou-title {
	margin: 20px 0 10px 1rem;
	font-size: 1.25rem;
}
.toukoulink {
	margin: 20px 0 60px 1rem;
	font-size: 1.25rem;
}
.toukoulink-hosoku {
	margin: 0 0 10px 1rem;
}
.toukou-border {
	padding: 60px 0 0 0;
	border-top: 1px solid #666;
}
/* node end */
/*public */
.b_title {
    font-size: 1.75em;
    border-bottom: 2px solid #ff6347;
    font-weight: normal;
}
.b_midashi1 {
    font-size: 1.5em;
    border-left: 5px solid #ff6d44;
    background-color: #fff;
    border-bottom: none;
    padding: 0 0 0 0.25em;
    line-height: 2em;
    font-weight: normal;
    margin: 2em 0 1em 0;
}
.b_midashi2 {
    font-size: 1.35em;
    border-left: 4px solid #ff6d44;
    background-color: #fff;
    border-bottom: none;
    margin: 2em 0 1em 0;
    padding: 0 0 0 0.25em;
    line-height: 1.5em;
    font-weight: normal;
}
.b_midashi3_1 {
    font-size: 1.35em;
    border-left: 3px solid #ff6d44;
    background-color: #fff;
    border-bottom: none;
    line-height: 1.5em;
    font-weight: normal;
    margin: 3em 0 2em 1em;
    padding-left: 0.25em;
}
.b_dan1 {
    margin-bottom: 2em !important;
    margin-top: 1em;
    line-height: 1.75em;
    font-size: 1em;
    margin-left: 1em;
}
.b_dan2 {
    margin-bottom: 2em !important;
    margin-top: -1em;
    line-height: 1.75em;
    font-size: 1em;
    margin-left: 2em;
    font-weight: normal;
}
.b_dan3 {
    margin-left: 3em;
    margin-top: -1em;
    margin-bottom: 2em !important;
    line-height: 1.75em;
    font-size: 1em;
}
.dan_list_before {
    line-height: 1.5em;
    font-size: 1em;
    margin-left: 1em;
    margin-bottom: 0.5em !important;
}
.b_dan4 {
    line-height: 1.75em;
    font-size: 1em;
    margin-left: 1em;
}
.b_list1 {
    margin-bottom: 1em;
    margin-left: 0em;
    line-height: 1.5em;
    font-size: 1em;
    list-style-type: disc;
}
.b_list2 {
    margin-bottom: 0.5em;
    margin-left: 2em;
    line-height: 1.25em;
    font-size: 1em;
    color: #e2359b;
    list-style: circle;
}
.b_list3 {
    margin-bottom: 1em;
    margin-left: 0em;
    line-height: 1.75em;
    font-size: 1em;
    list-style-type: disc;
}
.b_list4 {
    margin-bottom: 0.5em;
    margin-left: 3em;
    line-height: 1.25em;
    font-size: 1em;
    list-style: circle;
}
.b_ul1 {
    margin-top: 0.5em;
}
.b_red {
    color: red;
}
.h2_ul {
    margin: -1em 0 2em 0;
}
.h2_li {
    margin-left: 1em;
    padding: 0.5em 0 0.5em 0;;
}
.h3_ul {
    margin: -1em 0 2em 1em;
}
.h3_li {
    padding: 0.5em 0 0.5em 0;;
}
.b_ul {
    margin: 1em 0 3em 1em;
    line-height: 1.75em;
}
.b_ul2 {
  margin: 1em 0 2em 0;
  line-height: 1.75em;
}
.b_li {
    margin: 1.5em 0 1.5em 2em;
    line-height: 1.75em;
}
.b_li2 {
  margin: 1.5em 0 1.5em 0em;
  line-height: 1.75em;
}
.ul_none {
    list-style-type: none;
}
.b_point {
    border-bottom: double 6px #ff6d44;
}
.b_box {
    border: 2px solid #f4a460;
  background-color: #fffaf0;
  padding: 0.5em 0.5em 0 1em;
}
.b_box2 {
  border: 6px double #f4a460;
  background-color: #fffaf0;
  padding: 1em 0.5em 1em 1em;
}
.b_matome {
    border: 2px solid #f4a460;
    background-color: #fffaf0;
    padding: 0.5em 0 0.5em 0.5em;
}
.b_matome2 {
  border: 6px double #f4a460;
  background-color: #fffaf0;
  padding: 1em 0 1em 0.5em;
}
.b_em1 {
    margin-left: 1em;
}
.b_em2 {
    margin-left: 2em;
}
.views-syousai {
    clear: both;
    margin: 0 0 40px 0;
    font-size: 110%;
    text-align: center;
}
.footer-wrapper {
	text-align: center;
	margin: 60px 0 0 0;
}
.main-btn {
    margin: 20px auto;
    text-align: center;
    padding: 15px 40px !important;
    font-size: 100%;
    background-color: #ec6941;
    border: 1px solid #D35400;
    border-radius: 4px;
}
.main-btn a {
    color: #fff;
}
.main-btn a:hover {
    color: #fff;
     background-color: #ee8c23;
    text-decoration: none;
}
.main-btn a:visited {
	color: #fff;
}
.main-btn a:focus {
  color: #fff;
}
.main-btn-center {
	display: block;
	margin: 20px auto;
	text-align: center;
}
.main-btn-center a {
    color: #fff;
    padding: 10px 60px !important;
    font-size: 1rem;
    display: inline-block;
    background-color: #ec6941;
    border: 1px solid #D35400;
    border-radius: 4px;
}
.main-btn-center a:hover {
    color: #fff;
     background-color: #ee8c23;
    text-decoration: none;
}
.main-btn-center a:visited {
	color: #fff;
}
.main-btn-center a:active {
  color: #fff !important;
}
.node-pager {
	margin: 40px 0;
	text-align: center;
	font-size: 1.2rem;
}
/* public end */
/* comment */
.comment-area {
    margin: 10px 0;
    padding-bottom: 10px;
   /* border-bottom: 1px solid #ccc;*/
}
.comment-name-area {
    margin: 20px 0 20px 0;
    padding: 4px 0 4px 0;
    overflow: hidden;
    border-top: 2px solid #AE5000;
    border-bottom: 1px solid #AE5000;
}
.comment-author {
    float: left;
    margin-right: 4px;
}
.comment-name {
    margin: 4px 0 6px 4px;
    font-size: 1rem;
    color: #AE5000;
    line-height: 1.1em; 
}
.comment-date {
	margin: 0 0 0 4px;
    font-size: 0.9rem;
   color: #848484;
}
.comment-email {
	margin: 10px 0 10px 4px;
	clear: left;
}
.comment-body {
    clear: left;
    margin: 10px 0 10px 4px;
    color: #333;
}
.comment-image {
	margin: 10px auto;
    text-align: center;
    overflow: hidden;
}
.no-comment {
    text-align: center;
}
.comment-hosoku {
    margin-bottom: 20px;
}
.kutikomi-add {
    margin: 20px 0;
    text-align: center;
}
.kutikomi-add a {
    display: block;
    padding: 10px 0;
    font-size: 100%;
    background-color: #ff8f32;
    border: 1px solid #e79141;
    border-radius: 8px;
    color: #fff;
}
.kutikomi-add a:hover {
    color: #fff;
    background-color: #fdbc80;
    text-decoration: none;
}
.kutikomi-add a:focus {
  color: #fff;
}
.comment-osusume {
    float: left;
    margin-top: -4px;
   color: #AE5000;
}
.comment-ym {
    float: left;
    margin: -10px 0 10px 0;
    color: #AE5000;
}
.comment-ym-item {
	float: left;
	margin: -10px 0 10px 4px;
}

.field--name-comment-body {
    clear: left;
}
.field--name-field-com-osusume {
    margin-top: 4px;
    float: left;
}
.field--name-field-nkc-com-vote {
    margin-top: 4px;
  /* float: left; */
}
/* comment end */
/* views */
/* top */
.top_kutikomi_date {
    min-width: 6em;
    text-align: left;
    margin: 0 0 0 1em;
    background-color: #fff;
}
.top_kutikomi_comment {
	display: block;
      margin:5px 0 5px 20px;
      background-color: #fff;
      padding: 5px 0 10px 0;
      border-bottom: 1px solid #d3d7cf;
}
.top_kutikomi_comment a {
	padding: 20px 0;
   text-decoration: none;
}
.top_animal_type {
	font-size: 0.9rem;
}
.top_syousai {
	clear: left;
	margin: 40px 0 60px 0;
	text-align: center;
	font-size: 1.1rem;
}
.top_syousai_kutikomi {
    margin: 30px 0 60px 0;
    text-align: center;
    font-size: 1.1rem;
}
.top_syousai a,
.top_syousai_kutikomi a {
	text-decoration: none;
}
.top_fin_houkoku {
    font-size: 1rem;
    text-align: left;
    padding-left: 0.5em;
}
.top_fin_houkoku a {
	text-decoration: none;
}
.top_fin_date {
    min-width: 20px;
    font-size: 1rem;
    text-align: left;
    padding-left: 0.5em;
}
/* maigo hogo */
.itiran-font {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 90%;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #ff7908;
    border-top: 1px solid #ccc;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #ff7908;
}
.itiran-font-hogo {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 90%;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #44aa00;
    border-top: 1px solid #ccc;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #44aa00;
}
.itiran-title {
    width: 300px;
    margin: 0 auto;
    padding:0;
    text-align: left;
    font-size:90%;
    line-height: 1.5em;
}
.itiran-image {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    border-left: 2px solid #ff7908;
    border-bottom: none;
    border-right: 2px solid #ff7908;
}
.itiran-image-hogo {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    border-left: 2px solid #44aa00;
    border-bottom: none;
    border-right: 2px solid #44aa00;
}
.itiran-tokuchou {
    text-align: left;
 /*   height: 7em; */
    margin: 0;
  padding: 5px 10px;
  font-size: 90%;
  line-height: 1.5em;
  background-color: #ffffff;
  border-left: 2px solid #ff7908;
  border-top: 1px solid #ccc;
  border-right: 2px solid #ff7908;
  border-bottom: none;
  font-weight: normal;
}
.itiran-tokuchou-hogo {
    text-align: left;
 /*   height: 7em; */
    margin: 0;
  padding: 5px 10px;
  font-size: 90%;
  line-height: 1.5em;
  background-color: #ffffff;
  border-left: 2px solid #44aa00;
  border-top: 1px solid #ccc;
  border-right: 2px solid #44aa00;
  border-bottom: none;
  font-weight: normal;
}
.itiran-syousai {
    margin: 0 0 30px 0;
    padding: 10px 0;
    text-align: center;
    font-size: 100%;
    line-height: 1.5em;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-left: 2px solid #ff7908;
    border-right: 2px solid #ff7908;
    border-bottom: 2px solid #ff7908;
    font-weight: normal;
}
.itiran-syousai:visited {
    color: #ffffff;
}
.itiran-syousai-hogo {
    margin: 0 0 30px 0;
    padding: 10px 0;
    text-align: center;
    font-size: 100%;
    line-height: 1.5em;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-left: 2px solid #44aa00;
    border-right: 2px solid #44aa00;
    border-bottom: 2px solid #44aa00;
    font-weight: normal;
}
.itiran-date {
	font-size: 110%;
}
.view-itiran-status {
    color: #ff7908;
    border: 1px solid #ff7908;
}
.view-itiran-status-maigo {
    background-color: #ff7908;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0 0 0 0.5em;
    text-align: left;
}
.view-itiran-status-maigo-text {
    margin: 0;
    padding: 10px 0;
    color: #ff7908;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #ff7908;
    border-top: 1px solid #ccc;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #ff7908;
}
.view-itiran-status-maigo-fintext {
    margin: 0;
    padding: 10px 0;
    color: #ff7908;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #ff7908;
    border-top: 1px solid #ccc;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #ff7908;
}
.view-itiran-status-hogo {
    background-color: #44aa00;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0 0 0 0.5em;
    text-align: left;
}
.view-itiran-status-hogo-text {
    margin: 0;
    padding: 10px 0;
    color: #44aa00;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #44aa00;
    border-top: 1px solid #ccc;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #44aa00;
}
.view-itiran-status-hogo-fintext {
    margin: 0;
    padding: 10px 0;
    color: #44aa00;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #44aa00;
    border-top: 1px solid #ccc;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #44aa00;
}
.view-itiran-status-satooya-text {
    margin: 0;
    padding: 10px;
    color: #8f5902;
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #8f5902;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #8f5902;
}
.view-itiran-status-number {
    float: right;
    padding: 0 0.5em 0 0;
    text-align: right;
}
.views-itiran-ssearch-header {
    margin: 20px 0 10px 0;
    font-size: 1.5rem;
}
.views-itiran-ssearch-link {
    margin: 20px 0 20px 1em;
    font-size: 1.25rem;
}
/* hospital_view */
.view-hos-title {
    margin: 20px 0 10px 0;
    font-size: 150%;
}
.view-hos-label {
    margin: 10px 0;
    padding: 4px 8px;
    font-size: 110%;
    background-color: #f0f8ff;
}
.view-hos-item {
    margin: 10px 0;
    padding: 4px 8px;
}
.views-comment-cnt {
  float: left;
  margin: 14px 0 0 4px;
  text-indent: 2.2em;
  background-image: url("/sites/default/files/sozai/kutiicon.png");
  background-repeat: no-repeat;
  background-size: auto;
}
.views-hos-manzokudo {
  float: left;
  margin: 1em 0 20px 34%;
  width: 100px;
}
.views-top-manzokudo-ave {
  float: left;
  margin: 10px 6px 0 0;
  color: #d45500;
  vertical-align: bottom;
  font-size: 125%;
}
.hospital_basic_city {
    display: block;
    float: left;
    margin-right: 1em;
}
/* nekocafe_views */
.view-nkc-title {
    margin: 20px 0 10px 0;
    font-size: 150%;
}
.view-nkc-label {
    margin: 10px 0;
    padding: 4px 8px;
    font-size: 110%;
    background-color: #f5deb3;
}
.view-nkc-item {
    margin: 10px 0;
    padding: 4px 8px;
}
.nekocafe_basic_city {
    display: block;
    float: left;
    margin-right: 1em;
}
/* artivle */
.views-article-wrapper {
	clear: left;
	margin: 20px 0;
/*	border-top: 1px solid #cccccc;*/
    border-bottom: 1px solid #cccccc;
    border-collapse: collapse;
    overflow: hidden;
}
.views-article-image {
	float: left;
	margin-right: 10px;
   padding: 10px 0;
}    
.views-article-title {
    padding: 10px 0 0 0;
    font-size: 1.25rem;
    line-height: 1.5em;
}
/* customsearch */
.cs-number {
	margin-top: 10px;
    color: #666;
}
.cs-title {
    color: #666;
}
.views-comment-margin {
    padding-bottom: 8px;
    margin-right: 1em;
    text-align: right;
    font-size: 0.9rem;
}
.views-fin-date {
	margin: 5px 0;
	font-size: 1rem;
   text-align: left;
   padding-left: 0.5em;
}
.views-fin-houkoku {
    font-size: 1rem;
    text-align: left;
    padding-left: 0.5em;
}
.views-fin-houkoku a {
	text-decoration: none;
}
/* satooya views */
.itiran-font-satooya {
    margin: 0;
    padding: 10px 5px;
    text-align: left;
    font-size: 90%;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #8f5902;
    border-top: 1px solid #ccc;
    border-bottom: none;
    font-weight: normal;
    border-right: 2px solid #8f5902;
}
.itiran-title-satooya {
    width: 300px;
    margin: 0 auto;
    padding:0;
    text-align: left;
    font-size:90%;
    line-height: 1.5em;
}
.itiran-image-satooya {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    border-left: 2px solid #8f5902;
    border-bottom: none;
    border-right: 2px solid #8f5902;
}
.itiran-tokuchou-satooya {
    text-align: left;
    /*height: 7em;*/
    margin: 0;
    padding: 5px;
    font-size: 90%;
    line-height: 1.5em;
    background-color: #ffffff;
    border-left: 2px solid #8f5902;
    border-top: 1px solid #ccc;
    border-right: 2px solid #8f5902;
    border-bottom: none;
    font-weight: normal;
}
.itiran-syousai-satooya {
    margin: 0 0 30px 0;
    padding: 10px 0;
    text-align: center;
    font-size: 100%;
    line-height: 1.5em;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-left: 2px solid #8f5902;
    border-right: 2px solid #8f5902;
    border-bottom: 2px solid #8f5902;
    font-weight: normal;
}
.view-itiran-status-satooya {
    background-color: #8f5902;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 4px 0 4px 0.5em;
    text-align: left;
}
.view-itiran-number-satooya {
    float: right;
    padding: 0 0.5em 0 0;
    text-align: right;
}
.found-wrapper {
    flex-shrink: initial;
    margin: 20px 10px 40px 20px;
    border: 4px solid #ffe2c5;
    border-radius: 8px;
}
.found-nid {
    color: #a05a2c;
    margin: 20px 0 10px 0;
}
.found-label {
    display: inline-block;
    color: #a05a2c;
    border: 1px solid #c17d11;
    margin: 10px 0;
    padding: 4px 8px;
}
.found-item {
    margin: 0 0 20px 0;
}
.found-photo {
    margin: 20px 0 10px 0;
    text-align: center;
}
/* views end */
/* block */
table.hos_view_all {
    margin: 1em 0.5em;
    border-spacing: 0.5em 0.5em;
}

table.hos_view_all th {
    width: 4em;
    padding: 4px 2px;
    background-color: #6fa7ff;
    color: #fff;
    font-size: 110%;
    line-height: 1.5em;
    text-align: center;
}
table.hos_view_all td {
    padding: 4px 8px;
    font-size:110%;
    background-color: #fff;
}
.table_basic_city {
    display: inline-block;
    float: left;
    margin-right: 1em;
}
.block_to_area {
    padding: 0.5em 0.5em;
}
.block_to_line {
    margin: 0 0 1.5em 0;
    clear: both;
}
.block_to {
    font-size: 90%;
    display: block;
    float: left;
    margin-right: 0.75em;
    line-height: 1.5em;
}
.header_maigo {
    font-size: 1.5rem;
    color: #d45500;
}
.header_hogo {
    font-size: 1.5rem;
    color: #44aa00;
}
.side-menu-list {
    padding-left: 0;
    list-style-type: none;
}
.side-menu-list li {
    margin: 10px 0;
}
/* form */
.form-header {
	font-size: 1.5rem;
}
/* hospital, nekocafe */
.tolistlink {
	margin: 60px 0;
	font-size: 1.5rem;
	text-align: center;
}
/* block end */
/* override */
.comment {
    width: 100%;
}
.comment-add {
	margin: 20px 0;
	text-align: center;
  width: 100%;
}
.comment-add a {
    display: block;
    padding: 15px 0;
    font-size: 100%;
    color: #fff;
    background-color: #ff8f32;;
    border: 1px solid #e79141;
    border-radius: 8px;
}
.comment-add a:hover {
    color: #fff;
    background-color: #fdbc80;
    text-decoration: none;
}
.comment-add a:focus {
  color: #fff;
}
/*.comment-add a:visited {
	 color: #fff;
    background-color: #ff8f32;
    text-decoration: none;
}*/
.comment-delete, .comment-edit, .comment-reply {
    margin: 0 8px 0 0;
    padding: 2px 8px !important;
    font-size: 90% !important;
    background-color: #ff8f32;
    border: 1px solid #e79141;
    border-radius: 4px;
    color: #fff !important;
}*/
.comment-delete a,
.comment-delete a:hover,
.comment-delete a:visited,
.comment-edit a,
.comment-edit a:hover,
.comment-edit a:visited,
.comment-reply a,
.comment-reply a:hover,
.comment-reply a:visited {
    font-size: 80%;
    color: #fff !important;
    text-decoration: none;
}
.inline__links .nav-link a {
    font-size: 100%;
   color: #fff;
   text-decoration: none;
}
.view-filters {
	padding: 6px 12px;
	border: 1px solid #666;
}
a {
	text-decoration: none;
}
.nav-item {
	border: 1px solid #ccc;
}
.is-active {
	background-color: #eee;
}
.table {
	--bs-table-striped-bg: #fff;
}
.table tr th {
	color: #666;
	background-color: #fff;
}
.table tr td {
	background-color: #fff;
}
.table tr.odd {
	background-color: #fff !important;
}
.block-menu .nav {
	display: block;
}
.nav-item {
	border: none;
}
/* superfish */
#superfish-main-toggle {
    background-color: #fff;
    border: 2px solid #2ca089;
    color: #2ca089;
}
#superfish-main--2-toggle {
    background-color: #fff;
    border: 2px solid #2ca089;
    color: #2ca089;
}
ul.sf-menu.sf-style-white li, ul.sf-menu.sf-style-white.sf-navbar{
    background-color: #fff;
}
ul.sf-menu.sf-style-white .sf-depth-1 {
    border-bottom: 1px solid #2ca089;
}
ul.sf-menu.sf-style-white .sf-depth-1 .is-active {
    color: #2ca089;
    font-weight: bold;
}
.sf-accordion-toggle.sf-style-white a.sf-expanded, ul.sf-menu.sf-style-white.sf-accordion li.sf-expanded {
    background-color: #fff;
}
.node--unpublished {
    background-color: #fff4f4;
}
.button {
    margin-top: 0.5em;
    color: #fff;
    background-color: #e56836;
    border-color: #e56836;
}
.button:hover {
    color: #fff;
    background-color: #ee8c23;
}

/* views user post-comment start */
.view-post-comment-title-label {
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-comment-title-value {
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-post-comment-user-label {
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-comment-user-value {
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-post-comment-cnt-label {
  width: 60px;
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-comment-cnt-value {
  font-size: 0.9em;
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-post-comment-lastdate-label {
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-comment-lastdate-value {
  font-size: 0.9em;
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-post-comment-new-label {
  width: 30px;
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-comment-new-value {
  font-size: 0.9em;
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-user-comment .view-filters {
  margin: 1em 0;
  padding: 0.5em;
  border: 2px solid #d45500;
}
.view-user-comment .js-form-item {
  margin: 0 10px 0 0;
}
#views-exposed-form-user-comment-page-1 .form-type-select {
  margin: 0 0.5em;
}
/* views user post-comment end */


/* views user post-thred start */
.view-post-thread-title-label {
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-thread-title-value {
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-post-thread-cnt-label {
  width: 60px;
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-thread-cnt-value {
  font-size: 0.9em;
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-post-thread-lastdate-label {
  width: 120px;
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-thread-lastdate-value {
  font-size: 0.9em;
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-post-thread-new-label {
  width: 30px;
  background-color: #fff !important;
  border-bottom: 1px solid #333;
}
.view-post-thread-new-value {
  font-size: 0.9em;
  color: rgb(191, 45, 45) !important;
  font-weight: bold;;
  background-color: #fff !important;
  border-bottom: 1px solid #666;
}
.view-user-thred .view-filters {
  margin: 1em 0;
  padding: 0.5em;
  border: 2px solid #d45500;
}
.view-user-thred .js-form-item {
  margin: 0 10px 0 0;
}
#views-exposed-form-user-thred-page-1 .js-form-item {
  margin: 0 0.5em;
}
/* views user post-thred end */
