@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){
  /*必要ならばここにコードを書く*/
}



#toc_container {
  margin-bottom: 40px;
  background: #fff;
  border: 3px solid #dfdfdf;
  border-radius: 2px;
  color: #666; }

#toc_container .toc_title {
  font-family: "Unica One", cursive;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 1.7em;
  border-bottom: 2px solid #dedede; }

#toc_container .toc_list {
  list-style-type: none !important;
  counter-reset: li; }

#toc_container .toc_list > li {
  position: relative;
  margin-bottom: 15px;
  margin-left: 6px;
  line-height: 1.2em;
  font-size: 0.9em; }

#toc_container .toc_list > li a {
  text-decoration: none !important; }

#toc_container .toc_list > li a:hover {
  text-decoration: underline !important; }

#toc_container .toc_list > li ul {
  list-style-type: disc;
  margin-top: 15px;
  padding-left: 20px;
  color: #444444; }

#toc_container .toc_list > li > ul li {
  font-size: 0.9em;
  margin-bottom: 8px; }

@media only screen and (min-width: 641px) {
  #toc_container {
    padding: 25px 40px; }

  #toc_container .toc_title {
    font-size: 2em; }

  #toc_container .toc_list > li {
    margin-bottom: 18px;
    margin-left: 12px;
    font-size: 1em; }

  #toc_container .toc_list > li:after {
    left: -48px;
    top: 0px;
    font-size: 26px; } }





h2 {
    background: #000000 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    padding: 10px 10px 10px 10px !important;
    border-radius: 10px;
    color: #ffffff !important;
    margin-top: 10px;
    margin-bottom: 10px;
}



h3 {
    background: #000000 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    padding: 10px 10px 10px 10px !important;
    border-radius: 2px;
    color: #ffffff !important;
    margin-top: 10px;
    margin-bottom: 10px;
}




h4{
background:#000000 !important;
color: #ffffff!important;
font-size: 16px!important;
font-weight: 600 !important;
padding: 10px 10px 10px 10px !important;
border-radius: 2px; color: #ffffff !important;
margin-top: 10px;
margin-bottom: 10px;	
}


ol{
margin-top: 10px !important;
margin-bottom: 10px !important;
list-style: none !important;
}





li{
margin-top: 10px !important;
margin-bottom: 10px !important;
line-height: 1.3 !important;
}



.wp-block-quote{
font-size: 85% !important;
}


a {
overflow-wrap: break-word;
word-wrap: break-word;
}


.no_bullets {
    display: none;
}




#toc_container {
    display: none;
}





.wp-block-button__link {
    color: #fff !important;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}





#content #contentInner .post .mainbox .entry-content a {
    color: #b9e1ff;
}


body {
    background: black;
}

.mainbox {
    background: #393939 !important;
    color: white;
	  border: none !important;
}

main {
    background: black;
    color: white;
}

.articleBox a {
    background: #414141 !important;
}

#content #contentInner .itiran .articleBox dl dd .excerptText:after {
    background: linear-gradient(to left, rgb(57 57 57) 40%, rgba(255, 255, 255, 0));
}


.st-eyecatch {
    margin-bottom: 3px !important;
    margin-top: 2px;
}


.st-author-box {
    display: none;
}


main#main {
    background: black;
}

.entry-content.cf {
    background: #1a1a1a;
    color: white;
}

.toc a {
    color: white;
}

a {
    color: #73aeff;
    font-size: 1.05em;
}

@media screen and (min-width: 960px) {
.wrap {
    width: 800px;
}
}

div#header-container {
    background: black;
    color: white;
}

span.site-name-text {
    color: white;
}

a.page-numbers {
    color: white;
    border: white 2px solid;
}

.page-numbers.dots {
    color: white;
    border: white 2px solid;
    background: black;
}

.entry-card-snippet.card-snippet.e-card-snippet {
    color: white;
    background: black;
    padding: 10px 14px;
}

figcaption.wp-element-caption {
    font-size: 1.1em;
    line-height: 1.4rem;
    font-weight: 600;
    margin-top: 2px;
    background: #ff00f5;
    border-radius: 0px 0px 15px 15px;
}

figcaption.wp-element-caption a {
    color: white;
}

figcaption {
    opacity: 1.0;
}

tr, th {
    background: black !important;
}

td.wp-block-table__cell-content {
    color: white;
}

h3.related-entry-card-title.card-title.e-card-title {
    font-size: 11.5px !important;
}

.related-entry-card-snippet.card-snippet.e-card-snippet {
        color: white;
        background: black;
        padding: 10px 14px;
        font-size: 11px;
}

a.tag-link.border-element {
    color: white;
}

footer#footer {
    background: black;
    color: white;
}

.components-panel__body-toggle.components-button {
    border: none;
    box-shadow: none;
    color: #000000;
    font-weight: 500;
    outline: none;
    padding: 16px 48px 16px 16px;
    position: relative;
    text-align: left;
    width: 100%;
    background: white;
}

li {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    line-height: 1.0 !important;
}


video.pr-video-css {
    margin-top: -17px !important;
    margin-bottom: -35px !important;
    width: 100%;
}

img.jetPrBanner {
    width: 100%;
}





















