@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
    font-family: 'Noto Sans JP', sans-serif;
}
::selection {
    background: #41b7a0;
    color: #fff;
}
::-moz-selection {
    background: #41b7a0;
    color: #fff;
}
.article__column {
  padding: 16px;
  background: #f6f6f6;
  margin-top: 20px;
  margin-bottom: 20px;
}
.article__column p {
  font-size: 11px !important;
}
.table__view {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
ul.table__row {
    list-style: none;
    padding-left: 0 !important;
    font-size: 10px;
}
.table__row li {
    display: inline-block;
    background: #EEE;
    width: 50px;
    text-align: center;
    padding: 6px 0;
    margin: 1px 0 !important;
    font-size: 10px !important;
}
li.table__label {
    background: #000;
    color: #fff;
}
footer.dt-footer {
    background: #000;
    font-size: 12px;
    line-height: 1.6em;
}
header.page-header {
    border: none;
    padding-bottom: 0;
}
.taxonomy-description {
    font-size: 14px;
    line-height: 1.5em;
}
.archive h1.page-title {
    font-size: 34px;
    color: #000;
}
a img:hover {
    opacity: 0.8;
}
.dt-sidebar #secondary {
    padding: 15px 15px 0;
}
.dt-breadcrumbs {
    background: #000;
    color: #fff;
}
.dt-breadcrumbs a {
    color: #fff;
}
input.search-submit:hover {
    background: #41b7a0;
    border: 1px solid #41b7a0;
    transition: 0.2s;
}
.dt-ads {
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 30px;
}
.dt-ads img {
    border-radius: 4px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="number"], input[type="password"], input[type="search"], textarea, select {
    background: #f6f6f6;
    border: none;
    font-size: 14px;
}
input.search-field::placeholder {
    color: #aaa;
    font-weight: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 10px 20px;
}
.code-snippet {
  padding: 20px;
  background: #f6f6f6;
  margin-bottom: 20px;
}
a:hover {
  text-decoration: none;
}
.dt-content-area .entry-meta {
    font-weight: normal;
    text-align: right;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1em;
    color: #ccc;
}
.single .entry-content h3 {
    font-weight: bold;
    font-size: 18px;
    	margin-top: 30px;
    color: #000;
}
  .single .entry-content h2 + h3 {
    margin-top: 10px;
	}
.single .container #primary li {
  margin-bottom: 12px;
  margin-right: 6px;
}
.page li {
    color: #000;
}
.single .content-area {
  line-height: 1.7em;
}
.dt-logo img {
    max-height: 34px;
}
.dt-logo {
    text-align: center;
    padding: 16px 0 12px;
}
article.post .article-btn a {
    padding: 8px;
    border: 1px solid #41b7a0;
    border-radius: 100px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #41b7a0;
    text-decoration: none;
}
article.post .article-btn a:hover {
  background: #41b7a0;
  color: #fff;
}
article.post .article__btn a:hover {
    color: #fff;
}
.article-btn {
  margin: 30px 0;
}
.dt-archive-post-content {
    margin: 10px 0;
}
.dt-archive-post article {
    padding: 20px 40px 38px;
}
.dt-archive-post {
    margin-bottom: 20px;
}
.dt-archive-post .entry-footer a {
    padding: 6px 60px 4px;
}
.entry-content h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
    color: #000;
}
.entry-content h4 {
    font-weight: bold;
    margin-top: 40px;
    font-size: 16px;
    margin-bottom: 20px;
    color: #000;
}
.entry-content p {
    line-height: 1.8em;
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 10px;
    color: #000;
}
h1.entry-title {
    font-weight: bold;
    margin-top: 40px;
}
.dt-archive-posts h2 {
    font-weight: bold;
}
#toc_container {
    padding: 30px 30px 20px;
    border: 1px solid #999;
    background: none;
    margin-top: 20px;
}
ul.toc_list li a span {
    padding: 4px 6px;
    background: #000;
    color: #fff;
    font-size: 12px;
    margin-right: 2px;
}
#toc_container p.toc_title+ul.toc_list li {
    line-height: 1.6em;
}
#toc_container p.toc_title+ul.toc_list li a:hover {
    text-decoration: none;
}
#toc_container p.toc_title {
    font-size: 22px;
    color: #000;
    font-weight: 100;
    letter-spacing: 2px;
}
.dt-content-area .entry-footer {
    margin-top: 20px;
}
.article__btn {
  margin: 30px 0;
}
article.post .article__btn a {
    padding: 10px 0 8px;
    border: 1px solid #000;
    border-radius: 30px;
    width: 100%;
    display: block;
    text-align: center;
    color: #000;
    text-decoration: none;
}
.article__btn a:hover {
    color: #fff;
    background: #000;
}
.blogCard {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 16px;
    border-radius: 6px;
    margin-top: 10px;
}
.blogCard p {
    display: none;
}
.single p.blogCardTitle {
    display: inline-block;
    float: right;
    width: 81.5%;
    margin-bottom: 0;
    margin-top: 0;
}
article.post p.blogCardTitle a {
    font-size: 18px;
    line-height: 1.5em;
    color: #000;
    text-decoration: none;
}
.blogCardImg {
    float: left;
    width: 16%;
}
.single .entry-content .blogCardImg img {
    margin: 0;
    border-radius: 6px;
    max-width: 100%;
}
.single .blogCardImg .wp-caption figcaption.wp-caption-text {
    display: none;
}
.blogCardImg figure.wp-caption.alignnone {
    margin: 0;
}
.blogCardFooter {
    float: right;
}
.entry-content .blogCardFooter a {
    color: #ccc;
    font-size: 11px;
}
.entry-content .blogCardFooter a img {
    display: inline-block;
    margin: 11px 4px 0;
    vertical-align: top;
}
ul#dt_breadcrumbs li {
    margin-bottom: 0;
}
#primary li, #secondary li {
    line-height: 1.4em;
    margin-bottom: 16px;
    font-size: 14px;
}
h1.entry-title {
    font-size: 28px;
    line-height: 1.3em;
    color: #000;
}
.eye-catch img {
    width: 100%;
}
.dt-breadcrumbs {
    font-size: 12px;
    padding: 6px 15px;
}
#primary {
    margin-top: 30px;
}
#secondary {
    margin-top: 30px;
}
article.post a {
    text-decoration: underline;
}
p.site-description {
    font-size: 14px;
    margin-top: 5px;
    letter-spacing: 0.07em;
    margin-bottom: 0;
}
#secondary ul.new-posts li {
    margin: 0 0 30px;
}
#secondary h2.widget-title {
    padding-bottom: 0;
    margin-bottom: 20px;
    font-size: 18px;
    color: #000;
}
  ul.new-posts {
    list-style: none;
    padding-left: 0;
	}
	ul.new-posts .title {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
	}
	ul.new-posts .thumbnail {
    margin-bottom: 10px;
	}
ul.new-posts .thumbnail img {
    border-radius: 8px;
}
footer.entry-footer ul {
    list-style: none;
    padding: 0;
}
footer.entry-footer ul li a {
    padding: 8px 12px;
    border-radius: 7px;
    text-decoration: none;
    background: #f6f6f6;
}
footer.entry-footer ul li {
    display: inline-block;
}
footer.entry-footer ul li a:hover {
    background: #41b7a0;
    color: #fff;
}
.cubki_btn.related-magazine-article {
    padding: 10px 20px;
    background: #f6f6f6;
    margin-top: 20px;
	  font-size: 12px;
}
.cubki_btn.related-magazine-article a {
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
  line-height: 1.5em;
    margin: 10px;
    text-decoration: none;
}
.comment {
    margin-top: 30px;
}
.single .entry-content .comment__profile img {
    width: 60px;
    border-radius: 30px;
    margin: 0 6px;
    border: 2px solid #fff;
}
.single .comment.interviewer .comment__name {
    text-align: right;
}
.single .comment.interviewer img {
    float: right;
}
.single .comment.interviewee .comment__profile img {
    float: left;
}
.comment__comment {
    width: 90%;
    background: #f0f0f0;
    border-radius: 6px;
    padding: 8px 20px;
}
.interviewer .comment__comment {
    margin: 0 0 0 auto;
}
.comment__name {
    font-size: 12px;
}
.single .entry-content img {
    margin: 30px auto;
    max-width: 500px;
    display: block;
}
.single .entry-content p a {
    margin-bottom: 20px;
}
.page .entry-content h3 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 40px;
    color: #000;
}
.saboxplugin-wrap div.saboxplugin-gravatar {
    padding: 0 20px 0 0;
}
.saboxplugin-wrap div.saboxplugin-gravatar img {
    margin: 0;
}
.saboxplugin-wrap div.saboxplugin-authorname {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
}
.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap div.saboxplugin-desc p {
    font-size: 12px !important;
    line-height: 18px !important;
}
.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap div.saboxplugin-desc {
    margin-top: 0px;
}
.single .entry-content figure img {
    margin-bottom: 10px;
}
.wp-caption figcaption.wp-caption-text {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 16px;
    margin-bottom: 30px;
}
.wp-caption {
    margin: 20px auto;
}
.article-reference {
    padding: 20px;
    background: #f6f6f6;
}
.article-reference h4 {
    margin: 0;
}
.single .container #primary .article-reference li {
    margin: 10px 0 0;
}
.article-reference h4 {
    margin: 0;
    font-size: 14px;
}
.entry-content .saboxplugin-wrap h4 {
    margin-top: 0;
    background: #000;
    border-radius: 6px;
    font-size: 10px;
    color: #fff;
    padding: 4px;
    width: 60px;
    text-align: center;
}
@media (min-width: 601px) {
  body {
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f3f3f3), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f3f3f3),color-stop(.75, #f3f3f3), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 10px 10px;
	}
  li#menu-item-362 {
    display: none;
	}
  .single h1.entry-title {
    font-size: 24px;
    margin-top: 24px;
	}
  .entry-content .saboxplugin-wrap h4 {
    transform: rotate(-10deg);
    margin: 4px 0 -16px 1px;
	}
	.dt-archive-post {
	    margin-bottom: 0px;
	}
	.dt-archive-post {
	    text-align: left;
	}
	.dt-archive-post figure {
	    width: 38.5%;
	    display: inline-block;
	}
	.dt-archive-post article {
	    display: inline-block;
	    width: 60.5%;
	    padding: 20px 20px 20px 12px;
	    vertical-align: top;
	}
	.dt-archive-posts h2 {
	    font-size: 16px;
	    margin: 0;
	    line-height: 1.4em;
	    height: 43px;
	    overflow: hidden;
	}
	.dt-archive-posts h2 a:hover {
	    text-decoration: none;
	}
	.dt-archive-post-content {
	    margin: 6px 0 0;
	    font-size: 12px;
	}
	.dt-archive-post-content p {
	    line-height: 1.5em;
	    margin-bottom: 0;
	}
	.dt-archive-post .entry-footer {
	    display: none;
	}
	.dt-menu-wrap ul {
    background: none;
    transition: all 0.5s;
	}
	nav.dt-menu-wrap {
    background-image: url(https://encyclopedia.cubki.jp/wp-content/uploads/2019/07/tagline__black.png);
	}
	.dt-menu-wrap li a {
    font-size: 14px;
    padding: 10px 14px;
    color: #fff;
    text-shadow: 0 0 4px #666;
	}
	.dt-menu-wrap li ul li {
    background: #000;
    border-bottom: 1px solid #666;
	}
  .dt-menu-wrap li a:hover {
    color: #fff !important;
    text-shadow: 0 0 16px #fff !important;
	}
  .dt-menu-wrap li ul li:hover {
    background: #333;
	}
  .dt-menu-wrap li:hover > a, .dt-menu-wrap .current-menu-item a {
    color: #fff !important;
	}
  .is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
    border-bottom: 1px solid #fff;
    background: #000;
    color: #fff;
    margin-top: 0px;
    transition: all 0.5s;
	}
  .is-fixed .dt-menu-md {
      display: inline-block;
      padding: 7px 0 12px;
  }
	.is-fixed .dt-menu-md img {
    width: 160px;
	}
	.is-fixed .dt-menu-md span {
    display: none;
	}
  .is-fixed .menu-global-navigation-container {
      position: absolute;
      top: -1px;
      left: 50%;
      width: 350px;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
  }
	.menu-global-navigation-container {
    float: center;
	}
  .dt-archive-post img {
    padding: 5px;
    border-radius: 12px;
	}
  .dt-archive-post:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
	}
	.dt-archive-post {
    -moz-transition: -moz-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    transition: transform 0.1s linear;
	}
  .dt-pagination-nav {
    margin-top: 20px;
	}
  .col-lg-4 {
    width: 30.333333%;
    float: right;
	}
}
@media (max-width: 600px) {
  footer.dt-footer {
    margin-top: 0;
	}
  .dt-ads img {
    border-radius: 0;
	}
  .dt-archive-post article {
    padding: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 120px;
	}
	.dt-archive-post-content {
	    display: none;
	}
	.dt-archive-post .entry-footer {
	    display: none;
	}
  .single .entry-content p {
    margin-top: 10px;
    font-size: 13px;
	}
	.dt-archive-posts h2 {
    font-size: 18px;
    line-height: 1.5em;
    margin: 0;
    height: 100%;
    display: flex;
	}
  .dt-archive-posts h2 span {
    flex: 0 1 auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    color: #fff;
	}
  .single .entry-content img {
    width: 100%;
  }
	.dt-archive-post figure {
  	  background: #000;
	}
	body {
	    background: #fff;
	}
	.dt-archive-post img {
    display: block;
    opacity: 0.4;
	}
  .dt-archive-post {
    border: none;
    box-shadow: none;
    position: relative;
    margin-bottom: 1px;
  }
  .dt-archive-post article .entry-header {
    height: 100%;
	}
  .home div#primary {
    margin-top: 1px;
	}
	.dt-menu-wrap {
    background: #fff;
    color: #000;
    margin-top: -76px;
    border: none;
    box-shadow: none;
    margin-bottom: 10px;
	}
  .dt-menu-wrap li {
    background: #000;
    border-bottom: 1px solid #444;
    line-height: 1.4em;
  	 font-size: 14px;
  }
	.dt-menu-wrap li a {
    color: #fff;
	}
.dt-pagination-nav {
    margin-top: 20px;
    padding: 0 18px;
	}
  .error-404, .dt-content-area {
    border: none;
    box-shadow: none;
    padding: 0;
	}
  .dt-menu-wrap .sub-menu {
    background: #000;
    border-top: 1px solid #444;
	}
  aside.col-lg-4.col-md-4 {
    padding: 0;
	}
	aside#secondary {
    border: none;
    box-shadow: none;
	}
  .entry-content h2 {
    font-size: 18px;
    line-height: 1.5em;
    margin-top: 40px;
    margin-bottom: 10px;
	}
  .single .entry-content h3 {
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 30px;
  }
  .entry-content h4 {
    font-size: 14px;
	}
	h1.entry-title {
    font-size: 20px;
    margin-top: 30px;
	}
  .eye-catch {
    width: 100vw;
    margin-left: calc(((100vw - 100%) / 2) * -1);
			margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-bottom: 24px;
	}
	.dt-content-area .entry-meta {
    margin-bottom: 10px;
    font-size: 12px;
	}
  .entry-content div#toc_container {
    display: none;
	}
	.entry-content div#toc_container {
		  border: none;
    width: 100vw;
			margin-left: calc(((100vw - 100%) / 2) * -1);
			margin-right: calc(((100vw - 100%) / 2) * -1);
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
	}
  #toc_container p.toc_title+ul.toc_list li {
    line-height: 1.6em;
    font-size: 12px;
	}
	.page-content, .entry-content, .entry-summary {
    margin-top: 0;
	}
	.col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-lg-8 , .col-md-8 , .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12 {
    padding: 0 26px;
	}
  .dt-breadcrumbs {
    display: none;
	}
  .col-lg-12.col-md-12 {
    padding: 0;
	}
  .is-fixed {
  	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 2;
  	width: 100%;
	  border-bottom: 1px solid #fff;
    background: #000;
    color: #fff;
    margin-top: 0px;
    transition: all 0.5s;
    background-image: url(https://encyclopedia.cubki.jp/wp-content/uploads/2019/07/color-bar.png);
    background-size: cover;
	}
  img.menu__logo {
    display: none;
  }
  .is-fixed img.menu__logo {
    display: initial;
    filter: drop-shadow(1px 1px 2px #aaa);
  }
  ul#primary-menu {
    margin-top: 30px;
	}
  .is-fixed ul#primary-menu {
    margin-top: 0;
	}
  header.page-header {
    padding: 0;
    margin: 0px 0;
	}
	header.page-header .page-title {
    margin: 0;
    line-height: 1.5em;
	}
	header.page-header .taxonomy-description p {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 16px;
	}
	.archive div#primary {
    margin-top: 17px;
    padding-top: 10px;
	}
	.single header.entry-header {
    width: 100vw;
    padding: 0 16px;
    margin-left: calc(((100vw - 100%) / 2) * -1);
			margin-right: calc(((100vw - 100%) / 2) * -1);
	}
	.dt-logo {
    border-bottom: 1px solid #ddd;
    padding: 14px 0 8px;
	}
	.dt-logo img {
    width: 48%;
	}
	p.site-description {
    font-size: 12px;
	}
  .dt-archive-posts {
    width: 100vw;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
	}
  .home .container .row #primary {
    margin-top: 16px;
	}
  footer.dt-footer {
    background: #000;
    font-size: 12px;
    line-height: 1.6em;
    background-image: url(https://encyclopedia.cubki.jp/wp-content/uploads/2019/07/color-bar.png);
    background-size: cover;
	}
  .saboxplugin-wrap div.saboxplugin-gravatar {
    padding: 0;
	}
	.entry-content .saboxplugin-wrap h4 {
    margin: 0 auto -17px;
    z-index: 100;
    position: relative;
	}
  div.saboxplugin-wrap {
    margin-top: 40px;
  }
	.blogCard {
	    padding: 12px;
	}
	article.post p.blogCardTitle a {
	    font-size: 14px;
	}
	.single p.blogCardTitle {
	    line-height: 1em;
	    width: 76%;
    margin-top: 0;
	}
	.blogCardImg {
	    width: 20%;
	}
  .single .entry-content .blogCardFooter a img {
    width: 14px;
	}
}