@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

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

/************************************
** フッターの余白と中央配置
************************************/
.footer-bottom {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  padding: 24px 16px 28px !important;
  text-align: center !important;
  box-sizing: border-box;
}

.footer-bottom-logo,
.footer-bottom-content {
  width: 100% !important;
  float: none !important;
  text-align: center !important;
}

.footer-bottom-logo .site-name-text-link {
  display: inline-block;
}

.footer-bottom-content {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
}

.navi-footer-in > .menu-footer {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 6px 18px !important;
}

.navi-footer-in > .menu-footer li {
  flex: 0 0 auto !important;
  width: auto !important;
  margin: 0 !important;
}

.navi-footer-in > .menu-footer a {
  padding: 4px 2px !important;
}

.source-org {
  margin-top: 2px;
}

/************************************
** 追従目次の現在地表示
************************************/
#sidebar-scroll .toc-content a {
  display: block;
  margin: 1px 0;
  padding: 6px 8px 6px 12px;
  border-left: 3px solid transparent;
  border-radius: 0 4px 4px 0;
  transition: color .18s ease, background-color .18s ease, border-color .18s ease;
}

#sidebar-scroll .toc-content a.kk-toc-current {
  color: #b71c1c !important;
  background-color: #fff1f1;
  border-left-color: #d32f2f;
  font-weight: 700;
}
@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

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

/************************************
** フッターの余白と中央配置
************************************/
.footer-bottom {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  padding: 24px 16px 28px !important;
  text-align: center !important;
  box-sizing: border-box;
}

.footer-bottom-logo,
.footer-bottom-content {
  width: 100% !important;
  float: none !important;
  text-align: center !important;
}

.footer-bottom-logo .site-name-text-link {
  display: inline-block;
}

.footer-bottom-content {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
}

.navi-footer-in > .menu-footer {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 6px 18px !important;
}

.navi-footer-in > .menu-footer li {
  flex: 0 0 auto !important;
  width: auto !important;
  margin: 0 !important;
}

.navi-footer-in > .menu-footer a {
  padding: 4px 2px !important;
}

.source-org {
  margin-top: 2px;
}

/************************************
** 追従目次の現在地表示
************************************/
#sidebar-scroll .toc-content {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  scrollbar-gutter: stable;
}

#sidebar-scroll .toc-content a {
  display: block;
  margin: 1px 0;
  padding: 6px 8px 6px 12px;
  border-left: 3px solid transparent;
  border-radius: 0 4px 4px 0;
  transition: color .18s ease, background-color .18s ease, border-color .18s ease;
}

#sidebar-scroll .toc-content a.kk-toc-current {
  color: #b71c1c !important;
  background-color: #fff1f1;
  border-left-color: #d32f2f;
  font-weight: 700;
}
@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

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

/************************************
** フッターの余白と中央配置
************************************/
.footer-bottom {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  padding: 24px 16px 28px !important;
  text-align: center !important;
  box-sizing: border-box;
}

.footer-bottom-logo,
.footer-bottom-content {
  width: 100% !important;
  float: none !important;
  text-align: center !important;
}

.footer-bottom-logo .site-name-text-link {
  display: inline-block;
}

.footer-bottom-content {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
}

.navi-footer-in > .menu-footer {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 6px 18px !important;
}

.navi-footer-in > .menu-footer li {
  margin: 0 !important;
}

.navi-footer-in > .menu-footer a {
  padding: 4px 2px !important;
}

.source-org {
  margin-top: 2px;
}

/************************************
** 追従目次の現在地表示
************************************/
#sidebar-scroll .toc-content a {
  display: block;
  margin: 1px 0;
  padding: 6px 8px 6px 12px;
  border-left: 3px solid transparent;
  border-radius: 0 4px 4px 0;
  transition: color .18s ease, background-color .18s ease, border-color .18s ease;
}

#sidebar-scroll .toc-content a.kk-toc-current {
  color: #b71c1c !important;
  background-color: #fff1f1;
  border-left-color: #d32f2f;
  font-weight: 700;
}
@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

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

/************************************
** フッターの余白と中央配置
************************************/
.footer-bottom {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  padding: 24px 16px 28px !important;
  text-align: center !important;
  box-sizing: border-box;
}

.footer-bottom-logo,
.footer-bottom-content {
  width: 100% !important;
  float: none !important;
  text-align: center !important;
}

.footer-bottom-logo .site-name-text-link {
  display: inline-block;
}

.footer-bottom-content {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
}

.navi-footer-in > .menu-footer {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 6px 18px !important;
}

.navi-footer-in > .menu-footer li {
  margin: 0 !important;
}

.navi-footer-in > .menu-footer a {
  padding: 4px 2px !important;
}

.source-org {
  margin-top: 2px;
}

/************************************
** 追従目次の現在地表示
************************************/
#sidebar-scroll .toc-content a {
  display: block;
  margin: 1px 0;
  padding: 6px 8px 6px 12px;
  border-left: 3px solid transparent;
  border-radius: 0 4px 4px 0;
  transition: color .18s ease, background-color .18s ease, border-color .18s ease;
}

#sidebar-scroll .toc-content a.kk-toc-current {
  color: #b71c1c !important;
  background-color: #fff1f1;
  border-left-color: #d32f2f;
  font-weight: 700;
}
@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
*/

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

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