@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

body {
  /*font-family: 'M PLUS Rounded 1c', sans-serif;*/
  font-family: "Hiragino maru Gothic ProN W4", "Hiragino Kaku Gothic Pro","Hiragino Sans", "arial", "Meiryo", "MS PGothic", sans-serif;
}

#header {
  background: linear-gradient(#f0ffdc, #ffffff);
}

#header-in {
  margin: 0 auto;
}

#navi {
}

.navi-in {
  display: flex;
}

.navi-in > ul {
  margin: 0 auto;
}

.navi-in > ul li {
    height: 100px;
    padding-bottom: 15px;
}

.navi-in a {
    font-size: 14px;
}

.navi-in a:hover {
  background-color: transparent;
  color: #a8cf5e;
}

#menu-globalnavi li a {
  font-size: 15px;
  font-weight: bold;
    width: 180px;
}

#menu-globalnavi li a {
  background-position: center top;
}

#menu-globalnavi li.home a {
  background-image: url(images/nav-icon01.png);
  background-repeat: no-repeat;
}

#menu-globalnavi li.about a {
  background-image: url(images/nav-icon02.png);
  background-repeat: no-repeat;
}

#menu-globalnavi li.effort a {
  background-image: url(images/nav-icon03.png);
  background-repeat: no-repeat;
}

#menu-globalnavi li.lifestyle a {
  background-image: url(images/nav-icon04.png);
  background-repeat: no-repeat;
}

#menu-globalnavi li.facility a {
  background-image: url(images/nav-icon05.png);
  background-repeat: no-repeat;
}

#menu-globalnavi li.recruit a {
  background-image: url(images/nav-icon06.png);
  background-repeat: no-repeat;
}

#menu-globalnavi li.contact a {
  background-image: url(images/nav-icon07.png);
  background-repeat: no-repeat;
}

/*#menu-globalnavi li.home a:before {
  content: url(images/nav-icon01.png);
}*/

/*#menu-globalnavi li.about a {
  background: url(images/nav-ico02.png) no-repeat 15px center;
}

#menu-globalnavi li.effort a {
  background: url(images/nav-ico03.png) no-repeat 15px center;
}

#menu-globalnavi li.lifestyle a {
  background: url(images/nav-ico04.png) no-repeat 15px center;
}

#menu-globalnavi li.facility a {
  background: url(images/nav-ico05.png) no-repeat 15px center;
}

#menu-globalnavi li.recruit a {
  background: url(images/nav-ico06.png) no-repeat 15px center;
}

#menu-globalnavi li.contact a {
  background: url(images/nav-ico07.png) no-repeat 15px center;
}

#menu-globalnavi li.home a:hover {
  background: url(images/nav-ico01h.png) no-repeat 15px center;
  background-color: #f5ac48;
}

#menu-globalnavi li.about a:hover {
  background: url(images/nav-ico02h.png) no-repeat 15px center;
  background-color: #66be96;
}

#menu-globalnavi li.effort a:hover {
  background: url(images/nav-ico03h.png) no-repeat 15px center;
  background-color: #f3b3cf;
}

#menu-globalnavi li.lifestyle a:hover {
  background: url(images/nav-ico04h.png) no-repeat 15px center;
  background-color: #e7373c;
}

#menu-globalnavi li.facility a:hover {
  background: url(images/nav-ico05h.png) no-repeat 15px center;
  background-color: #bbe1e8;
}

#menu-globalnavi li.recruit a:hover {
  background: url(images/nav-ico06h.png) no-repeat 15px center;
  background-color: #ffea00;
}

#menu-globalnavi li.contact a:hover {
  background: url(images/nav-ico07h.png) no-repeat 15px center;
  background-color: #d79fc5;
}*/

#menu-globalnavi li a .caption-wrap {
  position: relative;
  top: 35px;
}

header.page-header {
  background: url(images/h1-bg.jpg) no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  padding: 60px 0;
}

header.page-header.home {
  display: none;
}

header.page-header h1 {
  padding: 10px 0;
  font-size: 30px;
  text-align: center;
  background: rgba(255,255,255,0.75);
}

header.page-header h1 span.eng {
  display: block;
  color: #5eab62;
  font-size: 14px;
  text-transform: uppercase;
}

p.preparation {
  width: 700px;
  margin: 0 auto 30px;
}

p.cnt-txt {
  width: 700px;
  margin: 0 auto 15px;
  text-align: justify;
}

.header-container {
  margin: 0 auto 30px;
}

.content {
    margin: 0;
    padding: 30px;
    background: url(http://site21.cosmokagami.tech/images/cnt-bg.png) repeat-y;
    background-position: -2px center;
    background-size: contain;
}

.entry-content {
  margin: 0;
  padding: 0;
}

body.single .entry-content {
  padding: 0 15px;
}

.entry-content h2 {
  background-image: url(../../../images/h2-bg3.png);
  background-color: #b0cf69;
  background-repeat: no-repeat;
  background-position: 15px center;
  text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
    margin: 0 0 15px;
    padding: 10px 60px;
    clear: left;
    border-radius: 10px;
}

.entry-content h2.news-h2 {
    margin: 0 auto;
    background-image: url(../../../images/h2-bg3.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-color: #00b050;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
    border-radius: 10px 10px 0 0;
}

.entry-content p .uchikeshi {
  text-decoration: line-through;
  background: #cccccc;
}

.explan {
  width: 700px;
  margin: 0 auto 30px;
  padding: 0;
}

.text-image {
  margin-right: 15px;
  float: left;
}

.explan p {
  font-size: 14px;
}

table.history {
  width: 700px;
  margin: 0 auto 30px;
  padding: 0;
}

table.history tr:nth-of-type(2n+1) {
  background: #f0ffdc;
}

table.history th {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px dashed #5eab62;
}

table.history td {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px dashed #5eab62;
}

.gmap {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.map-img {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 30px;
  padding: 0;
}

.welcome {
  color: #7b6a61;
  margin: 0 auto 30px;
  padding: 20px;
  border: 6px solid #00973c;
  border-radius: 10px;
  box-sizing: border-box;
}

.welcome-img {
  width: 100%;
  max-width: 780px;
  margin: 0 auto 20px;
  padding: 0 0 15px;
  border-bottom: 2px dashed #b3d796;
}

.welcome p {
  width: 100%;
  max-width: 780px;
  margin: 0 auto 10px;
  line-height: 22px;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.welcome p.last {
  margin: 0 auto;
}

.welcome .block {
  width: 100%;
  max-width: 780px;
  margin: 0 auto 45px;
}

.welcome .block:last-child {
  margin: 0 auto;
}

.welcome .block .head {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
    background-image: linear-gradient(transparent 50%, rgb(168,207,94) 85%, transparent 85%);
    margin: 0 auto 10px;
    padding: 0;
    width: 50%;
}

@media screen and (max-width: 650px){
  .welcome .block .head {
    font-size: 20px;
    width: 100%;
  }
}

.welcome .block .wlc-img {
  margin: 0 auto;
  padding: 15px;
  /*background: #f0f0f0;*/
  background-image: url("../../../images/wlc-img_bg.png");
  background-repeat: repeat;
}

.welcome .block .wlc-img.dbl {
  display: flex;
  justify-content: space-around;
  align-content: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px){
  .welcome .block .wlc-img.dbl {
    flex-wrap: wrap;
  }
}

.welcome .block .wlc-img.dbl img {
  display: block;
}

.welcome .block .wlc-img .image {
  display: flex;
  justify-content: space-around;
  align-content: center;
  margin: 0 auto 0.5em;
  padding: 0;
}

@media screen and (max-width: 750px){
  .welcome .block .wlc-img .image {
    flex-wrap: wrap;
  }
}

.welcome .block .wlc-img .caption {
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.welcome .block .wlc-img .caption_li {
  display: inherit;
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

h2.clover-news a {
  color: #444444;
  font-size: 20px;
  text-decoration: none;
}

.clover-news .news-list {
  border-left: 6px solid #00b050;
  border-right: 6px solid #00b050;
  border-bottom: 6px solid #00b050;
  background: #ffffff;
  padding: 30px 30px 0;
  border-radius: 0 0 10px 10px;
  position: relative;
  top: -1px;
}

.donate-info .news-list {
  border-left: 6px solid #b0cf69;
  border-right: 6px solid #b0cf69;
  border-bottom: 6px solid #b0cf69;
  background: #ffffff;
  padding: 30px 30px 0;
  border-radius: 0 0 10px 10px;
  position: relative;
  top: -1px;
}

.food-episode .news-list {
  border-left: 6px solid #ed7d31;
  border-right: 6px solid #ed7d31;
  border-bottom: 6px solid #ed7d31;
  background: #ffffff;
  padding: 30px 30px 0;
  border-radius: 0 0 10px 10px;
  position: relative;
  top: -1px;
}

.news-list .new-entry-cards {
  margin: 0;
}

.info-list {
  padding: 0;
}

.info-list .info-list-item {
  display: flex;
  align-items: center;
}

.info-list .info-list-item .info-list-item-thumb {
  width: 120px;
  height: 68px;
  margin-right: 1.6%;
  border: 1px solid #cccccc;
  flex-shrink: 0;
}

.info-list .info-list-item .info-list-item-thumb:hover {
  opacity: 0.75;
}

.info-list .info-list-item .info-list-item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-list .info-list-item .info-list-item-meta {
  opacity: 1;
}

.info-list .info-list-item .info-list-item-content .info-list-item-tags {
  color: #ffffff;
  font-size: 0.7em;
  background: #00973c;
  padding: 0.5em 2em;
  border-radius: 1.4em;
  position: relative;
    bottom: 2px;
    margin-left: 0.25em;
}

.info-list .info-list-item .info-list-item-content .info-list-item-tags.donate {
    background: #b0cf69;
}

.info-list .info-list-item .info-list-item-content .info-list-item-tags.food {
    background: #f29203;
}

h2.diary-h2, h2.donate-h2 {
  font-size: 20px;
  background: #b0cf69;
  background-image: url(../../../images/h2-bg3-2.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  border-radius: 10px 10px 0 0;
    margin: 0;
    padding: 10px 0 10px 50px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
    clear: none;
}

h2.diary-h2::before, h2.donate-h2::before, h2.food-h2::before, h2.diary-h2::after, h2.donate-h2::after, h2.food-h2::after {
  display: inherit;
  width: auto;
  height: auto;
  position: inherit;
}

h2.food-h2 {
  font-size: 20px;
  background: #ed7d31;
  background-image: url(../../../images/h2-bg3-2.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  border-radius: 10px 10px 0 0;
    margin: 0;
    padding: 10px 0 10px 50px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
    clear: none;
}

.diary-list {
  border-left: 6px solid #b0cf69;
  border-right: 6px solid #b0cf69;
  border-bottom: 6px solid #b0cf69;
  background: #ffffff;
  padding: 15px;
  border-radius: 0 0 10px 10px;
  min-height: 200px;
}

p.p-archive {
  margin: 0;
  padding: 0;
  text-align: right;
  position: relative;
  top: -15px;
}

p.p-archive a {
  color: #00973c;
  text-decoration: none;
}

p.p-archive.donate a {
  color: #b0cf69;
}

p.p-archive.food a {
  color: #f29203;
}

p.p-archive a:hover {
  text-decoration: underline;
}

.banner2 {
  position: relative;
    left: -10px;
    margin-right: -20px;
}

ol.type2 {
  list-style-type: upper-roman;
}

ol.type3 {
  list-style-type: lower-roman;
}

ul.policy-info {
  list-style: none;
  padding: 15px 30px;
  border: 1px solid #444444;
}

p.end {
  text-align: right;
}

.appearance {
  width: 700px;
  margin: 0 auto 30px;
}

.appearance div {
  float: left;
  margin-right: 15px;
}

.appearance table {
  width: 385px;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.appearance table th {
  width: 25%;
}

ul.shisetsu-img {
  list-style: none;
}

ul.shisetsu-img li {
  display: inline-block;
}

.footer-bottom {
    margin-top: 10px;
}

.footer-bottom-logo {
    position: relative;
}

.footer-bottom-logo .logo-image {
    text-align: left;
}

.footer-overview {
  line-height: 1.5em;
}

.copyright {
    margin-top: 50px;
}

.navi-footer-in a:hover {
    background-color: transparent;
    transition: none;
    color: #ffffff;
    text-decoration: underline;
}

.contact-head {
  width: 700px;
  margin: 0 auto;
}

.article .koukai-li {
  list-style: none;
  display: flex;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 0;
}

.koukai-li li {
  list-style: none;
  flex-wrap: wrap;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 10px;
  background: #00973c;
  border-radius: 10px;
  text-align: center;
  line-height: 1.25em;
}

.koukai-li li:hover {
  opacity: 0.75;
}

.koukai-li li a {
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  display: block;
}

.e-blc {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 30px;
  padding: 0;
}

.e-blc.nflx {
  display: inherit;
}

.e-blc .e-img {
  width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.e-blc .e-img2 {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}

.e-blc .e-img2 li {
  margin: 0;
  padding: 0;
}

.e-blc .e-img2 li img {
  margin-bottom: 0.5em;
}

.e-blc .e-img2 .name {
  display: block;
    text-align: center;
    font-size: 0.875em;
    font-weight: bold;
    position: relative;
    top: -5px;
}

.overview {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 30px;
  padding: 0;
}

.banner {
  height: 120px;
  margin-bottom: 10px;
}

.banner a {
  display: block;
  
}

h3.facility {
  position: relative;/*相対位置*/
  margin: 0 auto 10px;
  padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: #00933c;/*文字色*/
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
  border-left: none;
  border-right: none;
  background: #f4fff4;
  width: 100%;
  max-width: 700px;
}

h3.facility:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f138";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0.25em;/*アイコンの位置*/
  top: 0.5em;/*アイコンの位置*/
  color: #00933c; /*アイコン色*/
}

.f-gallery {
  margin: 0 auto 30px;
  padding: 0;
}

.sidebar {
  padding: 0;
}

.main {
  padding: 0;
}

.upper-archive {
  margin: 0 auto 15px;
}

.lower-archive {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 15px;
  padding: 0;
}

.donate-info, .food-episode {
  width: 100%;
  /*max-width: 388px;*/
}

/*.second-archive .clover-diary {
  margin-right: 16px;
}*/

.new-entry-card-date {
  display: block;
}

.new-entry-card-post-date {
  display: block;
  margin: 0 0 0 auto;
  text-align: right;
}

.new-entry-card-update-date {
  display: none;
}

.card-thumb img {
    border: 1px solid #dddddd;
}

table.rec-overview {
  text-align: left;
  font-size: 18px;
  border: 1px solid #999999;
}

table.rec-overview caption {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

table.rec-overview tr th {
  color: #ffffff;
  text-align: center;
  width: 20%;
  padding: 10px 15px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ffffff;
  background: #00933c;
}

table.rec-overview tr th:first-child {
  border-top: 1px solid #999999;
}

table.rec-overview tr th:last-child {
  border-bottom: 1px solid #999999;
}

table.rec-overview tr td {
  width: 80%;
  padding: 10px 15px;
  border: 1px solid #999999;
}

table.rec-overview tr td a {
  color: #00933c;
  text-decoration: none;
}

table.rec-overview tr td a:hover {
  text-decoration: underline;
  opacity: 0.75;
}

table.rec-overview tr td:last-child {
  border-bottom: none;
}

table.rec-overview tr td:nth-child[odd] {
  background: #d6e6ae;
}

table.rec-overview td ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

p.rec-txt {
  margin: 0 auto 10px;
}

p.rec-txt span, span.ness {
  color: #ff3333;
  font-weight: bold;
}

p.rec-end {
  color: #ff3333;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  margin: 0 auto 30px;
}

table.clv-recform th, table.clv-cntform th {
  width: 20%;
  background: #666666;
  color: #ffffff;
}

table.clv-recform th span, table.clv-cntform th span {
  color: #ff3333;
}

table.clv-recform td.size0 select, table.clv-cntform td.size0 select {
  width: 130px;
}

table.clv-recform td.size0 input, table.clv-cntform td.size0 input {
  width: 450px;
}

table.clv-recform td.size1 input, table.clv-cntform td.size1 input {
  width: 200px;
}

table.clv-recform td.size2 input, table.clv-cntform td.size2 input {
  width: 100px;
}

table.clv-recform td.size2 input.type2 {
  width: 130px;
}

table.clv-recform td.size2 input.type3 {
  width: 80px;
}

h2.post-entry-title {
  background-image: url(../../../images/h2-bg3-2.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: #b0cf69;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
  margin: 0 auto 15px;
  padding: 10px 50px;
  border-radius: 10px;
}

h4.d-h4 {
  width: 100%;
  max-width: 670px;
  margin: 0 auto 10px;
  padding: 10px 0;
}

.d-msg {
  font-weight: bold;
  font-size: 2em;
  line-height: 1.5em;
  text-align: center;
  margin: 0 auto 15px;
}

.cnt-li {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 700px;
  box-sizing: border-box;
  padding-left: 1em;
  list-style: none;
}

.cnt-li.scd {
  max-width: 670px;
}

.cnt-li.listy-no {
  list-style: none;
  padding-left: 0;
}

.cnt-li.listy-no li {
  margin: 0 0 0.2em;
}

.cnt-li .head {
  font-weight: bold;
  text-indent: -1.4em;
}

.donate-li {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 15px;
  padding: 0;
}

.businessplan {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 15px;
  padding: 0;
  text-align: center;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.businessplan {
  width: 100%;
  max-width: 165px;
  margin: 0 auto 15px;
  padding: 0;
  list-style: none;
}

article .businessplan li {
  width: 165px;
  margin: 0 0 15px;
  font-size: 14px;
  background: url(../../../images/dayori-icon.png) no-repeat;
  background-position: center top;
  text-align: center;
  text-indent: 0;
  padding-top: 85px;
  line-height: 20px;
}

.businessplan li a {
  color: #5ab546;
  text-align: center;
}

.businessplan li a:hover {
  color: #a8cf5e;
  text-decoration: none;
}

h3.dayori {
  position: relative;/*相対位置*/
  margin: 0 auto 10px;
  padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: #00933c;/*文字色*/
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
  border-left: none;
  border-right: none;
  background: #f4fff4;
  width: 100%;
  max-width: 700px;
}

h3.dayori:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f138";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0.25em;/*アイコンの位置*/
  top: 0.5em;/*アイコンの位置*/
  color: #00933c; /*アイコン色*/
}

.clv-dayori {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 15px;
  padding: 0;
  text-indent: 1em;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.clv-dayori:before {
  content: "";
  display: block;
  width: calc((100% – 3rem) / 4);
  order: 1;
}

.clv-dayori:after {
  content: "";
  display: block;
  width: calc((100% – 3rem) / 4);
}

article .clv-dayori li {
  width: 165px;
  margin: 0 0 15px;
  font-size: 14px;
  background: url(../../../images/dayori-icon.png) no-repeat;
  background-position: center top;
  text-align: center;
  text-indent: 0;
  padding-top: 85px;
  line-height: 20px;
}

.clv-dayori li a {
  color: #5ab546;
  text-align: center;
}

.clv-dayori li a:hover {
  color: #a8cf5e;
  text-decoration: none;
}

p.style01_fornews {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 30px;
    padding: 10px;
    background: #00973c;
    border-radius: 10px;
    text-align: center;
    line-height: 1.25em;
}

p.style01_fornews a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
}

p.style01_fornews:hover {
  opacity: 0.75;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  header.page-header {
    background-size: cover;
    padding: 30px 0;
  }

  header.page-header h1 {
    font-size: 22px;
  }

  header.page-header h1 span.eng {
    font-size: 10px;
  }

}

/*834px以下*/
@media screen and (max-width: 834px){
  div.sidebar {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  .footer-bottom-logo .logo-image {
    text-align: center;
      margin: 0 auto 5px;
  }

  .footer-overview {
    text-align: center;
      margin: 0 auto 15px;
  }

  .copyright {
      margin-top: 15px;
  }

  .entry-content h2.news-h2 {
    font-size: 16px;
  }

  .clover-diary h2, .donate-info h2 {
    font-size: 16px;
  }

  /*.second-archive .clover-diary, .donate-info {
    max-width: 451px;
    margin-right: 0;
    margin-bottom: 15px;
  }*/

  table.clv-recform {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  table.clv-recform th {
    width: 40%;
  }

  table.clv-recform td input,
  table.clv-recform td select {
    width: 100%;
  }

  .content {
    padding: 0;
  }

  main.main, div.sidebar {
    padding: 15px;
    margin: 0;
    border-width: 0;
  }
}

@media screen and (max-width: 750px){
  p.cnt-txt {
    width: 100%;
    max-width: 500px;
  }

  p.cnt-txt.leave br {
    display: none;
  }

  .info-list .info-list-item .info-list-item-content .info-list-item-tags {
    padding: 0.25em 0.5em;
  }
}

h3.about, h3.effort {
  position: relative;/*相対位置*/
  margin: 0 auto 10px;
  padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: #00933c;/*文字色*/
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
  border-left: none;
  border-right: none;
  background: #f4fff4;
  width: 100%;
  max-width: 700px;
}

h3.about:before, h3.effort:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f138";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0.25em;/*アイコンの位置*/
  top: 0.5em;/*アイコンの位置*/
  color: #00933c; /*アイコン色*/
}

h4.effort {
  margin: 0 auto 5px;
  line-height: 1.4;/*行高*/
  width: 100%;
  max-width: 700px;
}

.reference {
  display: flex;
}

.footer {
    margin-top: 0;
}

.header-container {
    margin: 0 auto;
}

.jigyoukeikaku_img, .jigyouhoukoku_img {
    border: 1px solid #999999;
}

.news_2025keikaku .wp-block-group figure, .news_2024houkoku .wp-block-group figure {
    margin-bottom: 0;
}

.news_jigyoukeikaku, .news_jigyouhoukoku, .news_hogosha {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding: 10px;
    background: #00973c;
    border-radius: 10px;
    text-align: center;
    line-height: 1.25em;
}

.news_jigyoukeikaku a, .news_jigyouhoukoku a, .news_hogosha a {
  color: #ffffff;
    text-decoration: none;
    width: 100%;
    display: block;
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
  p.cnt-txt {
    max-width: 380px;
  }

  .info-list-item-content-link {
    font-size: 0.9em;
    display: block;
  }
}

@font-face {
  font-family: 'YasashisaGothicHand';
  src: url('https://jidouyougo-clovergakuen.net/fonts/yasashisagothichand.woff2') format('woff2'),
       url('https://jidouyougo-clovergakuen.net/fonts/yasashisagothichand.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* カテゴリ「食を通じたエピソード」の個別記事ページのみフォントを適用 */
body.categoryid-27 article {
  font-family: 'YasashisaGothicHand';
}

/* 緑マーカー */
.marker-green .marker-under {
  background: linear-gradient(transparent 60%, rgba(214, 247, 46, 0.7) 60%);
  background: linear-gradient(transparent 60%, #ffdc31 60%);
}

.article p.no-mgn {
  margin-bottom: 0.25em;
}