@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.3
*/
body {
  color: #222;
  font-family: poppins, ryo-gothic-plusn, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: 1s;
}
@media (max-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
body.wf-active, body.loading-delay {
  opacity: 1;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}
@media (max-width: 768px) {
  .sp {
    display: block;
  }
}
.nowrap {
  display: inline-block;
  white-space: nowrap;
}
.flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .flex {
    display: block;
  }
}
.rev {
  flex-direction: row-reverse;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}
/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
}
/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
}
/************************************
** 子テーマ用のスタイルを書く
************************************/
/******　comon　******/
.article h2 {
  background: none;
}
.article h3 {
  border: 0;
  background: #948779;
  color: #fff;
  text-align: left;
}
.mybtn {
  text-align: left;
}
.wp-block-button__link, .mybtn_a, .mybtn a {
  display: inline-block;
  position: relative;
  z-index: 20;
  backface-visibility: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 15px;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  border: 1px solid #ff70a0;
  border-radius: 0;
  box-shadow: none;
  background: rgba(255, 112, 160, 0.95);
  color: #fff;
  font-size: 1.125em;
  text-align: center;
  text-decoration: none;
  text-decoration: none;
  word-break: break-word;
  cursor: pointer;
  transition: 0.2s;
}
.wp-block-button__link:hover, .mybtn_a:hover, .mybtn a:hover {
  background: rgba(255, 255, 255, 0.95);
  color: #ff70a0;
  font-weight: 500;
}
.svg-fill {
  fill: currentColor;
}
.content {
  margin-top: 0;
}
li a:hover, .wp-block-image a img:hover {
  transform: scale(1.05);
  transition: 0.2s;
}
.home.page .entry-title, .home.page .sns-share, .home.page .sns-follow, .home.page .date-tags, .home.page .author-info {
  display: none;
}
.widget-entry-card-title {
  font-weight: bold;
}
.new-entry-card-date {
  display: block;
}
.toc-title {
  padding-top: 9px;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  font-family: "alegreya", sans-serif;
  letter-spacing: 0.05em;
}
.sns-share, .sns-follow {
  margin: 100px 0 0;
}
@media (max-width: 768px) {
  .breadcrumb .sp {
    display: inline;
  }
}
/******　カテゴリーリスト　******/
.ect-vertical-card.ect-tile-card .a-wrap {
  margin: 0 1.6% 12px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .ect-vertical-card.ect-tile-card .a-wrap {
    margin: 0 0.16666% 12px;
  }
}
.flex-item img:hover, .a-wrap:hover {
  transform: translate(0, -6px);
  background: transparent;
}
.ect-3-columns .entry-card-wrap {
  width: 30%;
  padding: 7px;
}
@media (max-width: 768px) {
  .ect-3-columns .entry-card-wrap {
    width: 49%;
  }
}
.ect-vertical-card .entry-card-wrap .entry-card-thumb img {
  display: block;
  width: 100%;
  height: 270px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .ect-vertical-card .entry-card-wrap .entry-card-thumb img {
    display: block;
    width: 100%;
    height: 90px;
    object-fit: cover;
  }
}
.e-card-title {
  font-size: 14px;
}
/******　フッター　******/
#footer {
  width: 100%;
  padding: 10px 8px 0;
  background: #fdf1e7;
}
#footer a {
  display: inline-block;
  position: relative;
}
#footer a:hover {
  background: none !important;
  text-decoration: none;
}
#footer a:hover:after {
  width: 100%;
}
#footer a:after {
  display: block;
  position: absolute;
  bottom: 7px;
  left: 10px;
  width: 0;
  height: 1px;
  background: #666 !important;
  content: "";
  transition: 0.4s ease 0s;
  -webkit-transition: 0.4s ease 0s;
}
#footer ul {
  text-align: left;
}
#footer .footer-center {
  margin-top: 60px;
}
#footer .footer-title {
  margin-bottom: 30px;
  color: #8f8980;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 33px;
  line-height: 1;
  font-family: "alegreya", sans-serif;
}
.footer-left .widget_nav_menu ul li a, .footer-center .widget_nav_menu ul li a {
  padding: 5px 2px;
  color: #333;
  font-size: 17px;
}
.footer-left .widget_nav_menu ul li a::before, .footer-center .widget_nav_menu ul li a::before {
  margin-right: 5px;
  color: #333;
  font-family: "FontAwesome";
  content: "";
}
.widget_adswscwidget img {
  width: 50%;
}
/******　トップページ　******/
.top_prof {
  position: relative;
  width: 100vw;
  margin: 150px calc(50% - 50vw) 130px !important;
  background: rgba(255, 201, 219, 0.75);
}
@media (max-width: 768px) {
  .top_prof {
    margin: 150px calc(50% - 50vw) 80px !important;
  }
}
.top_prof::before {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 50px;
  border-top-left-radius: 30% 90%;
  border-top-right-radius: 40% 90%;
  background: rgba(255, 201, 219, 0.75);
  content: "";
}
.top_prof::after {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 50px;
  border-bottom-right-radius: 40% 90%;
  border-bottom-left-radius: 30% 90%;
  background: rgba(255, 201, 219, 0.75);
  content: "";
}
.top_prof .toc {
  display: none;
}
.article .top_h2_ttl {
  margin: 0;
  padding: 40px 0 10px 0;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  font-family: "alegreya", sans-serif;
  text-align: center;
  letter-spacing: 0.1em;
}
.article .prof_ttl {
  margin: 0;
  padding: 40px 0 10px 0;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  font-family: "alegreya", sans-serif;
  text-align: left;
  letter-spacing: 0.1em;
}
.prof_sub {
  margin: 0 auto 30px auto !important;
  padding: 0;
  font-size: 18px;
  vertical-align: 2.25px;
}
.top_prof_img {
  width: 200px;
}
@media (max-width: 768px) {
  .top_prof_img {
    width: 40%;
    height: 100% !important;
  }
}
.article .prof_name {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
.article .prof_name_furi {
  margin-top: 0;
  font-size: 18px;
  vertical-align: 2.25px;
}
@media (max-width: 768px) {
  .article .prof_name_furi {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .article .prof_txt {
    width: 90%;
    margin: 0 0 20px;
  }
}
.activities ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1150px;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .activities ul {
    width: 100%;
  }
}
.activities li {
  flex-basis: 23%;
  box-sizing: border-box;
  text-align: center;
  mix-blend-mode: multiply;
}
@media (max-width: 768px) {
  .activities li {
    flex-basis: 45%;
  }
}
.activities li a {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 170px;
  padding: 50px 28px;
  color: #666;
  font-weight: 600;
  font-size: 20px;
  text-decoration: none;
}
@media (max-width: 768px) {
  .activities li a {
    min-height: 130px;
    padding: 30px 28px;
    font-size: 18px;
    line-height: 1.4;
    vertical-align: middle;
  }
}
.shape1 a {
  border-radius: 70% 60% 50% 50% / 50% 60% 70% 80%;
  background: #fadee4;
}
.shape1 a:hover {
  border-radius: 70% 60% 50% 50% / 50% 60% 70% 80%;
  background: #fadee4;
}
.shape2 {
  border-radius: 70% 50% 70% 60% / 40% 80% 60% 70%;
  background: #feec9f;
}
.shape2 a:hover {
  border-radius: 70% 50% 70% 60% / 40% 80% 60% 70%;
  background: #feec9f;
}
.shape3 {
  border-radius: 70% 50% 70% 60% / 40% 80% 60% 70%;
  background: #ead7b3;
}
.shape3 a:hover {
  border-radius: 70% 50% 70% 60% / 40% 80% 60% 70%;
  background: #ead7b3;
}
.shape4 {
  border-radius: 70% 50% 70% 60% / 40% 80% 60% 70%;
  background: #d7edf0;
}
.shape4 a:hover {
  border-radius: 70% 50% 70% 60% / 40% 80% 60% 70%;
  background: #d7edf0;
}
/******　プロフィールページ　******/
.prof {
  background: #fadee4;
}
.profile .flex ul {
  flex-basis: 65%;
}
.profile .photograph {
  flex-basis: 32%;
}
.profile .photograph, .profile .photograph-yoko {
  flex-basis: 32%;
}
.profile .photograph dl, .profile .photograph-yoko dl {
  margin: 15px 10px 10px 10px;
  padding: 5px;
  border: 1px solid #ccc;
  background: #fff;
}
.profile .photograph dl dt, .profile .photograph-yoko dl dt {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.profile .photograph dl dd, .profile .photograph-yoko dl dd {
  margin: 0;
  padding: 10px 10px 5px;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
}
.ma {
  background: linear-gradient(transparent 60%, #ffc6fa 60%);
  background: -webkit-linear-gradient(transparent 60%, #ffc6fa 60%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #fff), color-stop(60%, #ffc6fa));
}
.history .hist_rt {
  position: relative;
  padding: 0.8em 1.4em;
  border-left: 3px solid #6c4f37;
  text-align: left;
}
.history .hist_rt::before {
  position: absolute;
  top: -14px;
  left: -6px;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background: #6c4f37;
  content: "";
}
.p_1234 {
  display: block;
  width: 15%;
  margin: 0 auto;
  padding-left: 3px;
  text-align: center;
}
@media (max-width: 768px) {
  .p_1234 {
    width: 30%;
  }
}
/******　政策　******/
.note-cov {
  margin: 10px;
  padding: 100px 50px 70px 50px;
  border: 1px solid #ccc;
  font-family: "游明朝", "MS 明朝";
}
.note {
  padding: 0 20px 20px 20px;
  background: repeating-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 23px, #ccc 23px, #ccc 24px);
  background: none;
  font-size: 16px;
  line-height: 1.5;
}
.article p.note_ttl_cov {
  margin-bottom: 60px;
}
.note_ttl {
  font-size: 23px;
}
.note_ttl_sub {
  font-weight: 600;
  font-size: 30px;
}
.note p {
  margin-top: 0;
  margin-bottom: 24px;
}
.ctr_t {
  text-align: center;
}
.rt_t {
  text-align: right;
}
.note-img1 {
  padding-bottom: 46px;
}
.wi-kyoto {
  justify-content: space-around;
  margin-bottom: 20px;
}
.wi-kyoto_in {
  flex-basis: 45%;
  text-align: center;
}
.wi-kyoto_in3 {
  flex-basis: 30%;
  text-align: center;
}
.video-container {
  margin: 0 auto;
  max-width: 84%;
}
.people_evacuation_shelter h2 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border-top: 3px solid #000;
}
.people_evacuation_shelter h2::before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: "";
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #000;
}
.people_evacuation_shelter h2 code {
  font-size: 40px;
  font-size: 4rem;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}
/******　一覧 高さ揃え　******/
.ect-vertical-card.ect-tile-card .a-wrap {
  min-height: 352px;
}
@media (max-width: 768px) {
  .ect-vertical-card.ect-tile-card .a-wrap {
    min-height: 200px;
  }
}
