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

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

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
html[lang="en-US"] body.home #content #list-columns {
  display: none;
}

body {
  background: none;
}

.date-tags {
  margin-bottom: 0.5em;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  font-feature-settings: "palt" 1;
  font-kerning: normal;
  line-height: 1.5;
}

#header-container .twitter_entry p {
  font-size: 80%;
  text-align: center;
  margin-bottom: 10px;
}

#header-container .twitter_entry p a {
  color: #555;
}

.panel {
  display: inline-block;
  vertical-align: top;
}

.header-in {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 14px 29px;
  //font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.header-in .box:nth-child(1) {
  flex: 1;
}

.header-in .box:nth-child(1) .flex {
  color: #20434f;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.header-in .box:nth-child(1) .flex .date {
  font-size: 160%;
  font-weight: bold;
}

.header-in .box:nth-child(1) .flex .year {
  font-size: 48%;
  margin: 2px 0 0 6px;
}

.header-in .box:nth-child(1) .flex .year p {
  line-height: 1.25;
}

.header-in .box:nth-child(2) {
  justify-content: center;
}

.header-in .box:nth-child(3) {
  flex: 1;
  text-align: right;
}

.header-in .box:nth-child(3) .search-box {
  display: inline-block;
  margin: 0;
}

.header-in .box:nth-child(3) .search-edit {
  width: auto;
  padding: 6px 8px;
  font-size: 70%;
  border: none;
  font-weight: bold;
  font-style: italic;
}

.header-in .box:nth-child(3) .fa-search:before {
  content: "\f002";
  font-size: 90%;
}

.logo-text {
  padding: 0;
}

#header .logo .site-name {
  display: block;
}

#header .logo .site-name span {
  display: none;
}

#header .logo .site-name img {
  width: 180px;
  vertical-align: top;
}

#header .logo .site-name p {
  font-size: 55%;
  font-weight: bold;
  margin: 4px 0 0;
  color: #526040;
}

#navi {
  border-top: solid 1px #7d8177;
  border-bottom: solid 1px #7d8177;
  background-color: #526040;
}

.navi-in a {
  font-size: 75%;
  color: #fff;
}

.navi-in .has-icon {
  display: none;
}

.navi-in > ul li {
  width: calc(100% / 8);
  height: 50px;
  line-height: 50px;
}

.navi-in > ul .menu-item-has-description > a > .caption-wrap {
  height: 50px;
}

.navi-in > ul .sub-menu a {
  font-size: 75%;
}

#menu-gnav .item-description {
  display: none;
}

#main {
  padding: 19px 29px;
}

#content {
  //font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

#content .entry-content {
  margin-top: 0;
}

#content h1.entry-title {
  color: #20434f;
  font-size: 270%;
  margin: 30px 0 50px;
}

#content .article p {
  line-height: 2;
}

#content #single_main_visual .inner {
  padding: 36px 29px;
}

.video-container {
  margin: 0 auto;
}

.entry-content div:has(.title-related) {
  padding: 20px;
  margin: 40px 0;
  background: #f8f8f8;
  border: dotted 1px #ccc;
}

.entry-content div:has(.title-related) p {
  margin: 0;
}

.related-entry-card-title,
.entry-card-title {
  color: #20434f;
}

.article h1 {
  color: #20434f;
}

.article h2 {
  color: #20434f;
  background: none;
  padding: 55px 0 0px;
  letter-spacing: 0.05em;
}

.article h3 {
  color: #20434f;
}

.article h2::first-letter {
  font-size: 220%;
}

.article h3 {
  background: #fff;
  border-right: none;
  border-top: none;
  border-left: none;
  letter-spacing: 0.05em;
  padding: 42px 0px 12px;
}

.article h3::first-letter {
  font-size: 160%;
}

.article .title-related h3 {
  background: none;
  padding: 12px 0px 12px;
  text-align: center;
}

.article .title-related h3::first-letter {
  font-size: 100%;
}

.article .text-marker {
  font-weight: bold;
  font-size: 24px;
  background: linear-gradient(transparent 60%, #ffd0d1 60%);
}

.eye-catch {
  width: 100%;
}

.eye-catch img {
  width: 100%;
}

#single_main_visual .affiliate {
  color: #888;
  font-size: 80%;
  text-align: right;
  font-weight: 400;
}

/* #content .date-tags .post-date:has(+ .post-update) {
  display: none;
} */

/* #content .date-tags .post-date,
#content .date-tags .post-update {
  margin: 0 !important;
} */

/* #content .date-tags .post-date .fa-history:before,
#content .date-tags .post-update .fa-history:before {
  display: none;
} */

.entry-categories .inner {
  display: flex !important;
}

.entry-categories p {
  font-size: 90%;
  color: #555;
  margin: 0;
  text-align: center;
  border-bottom: solid 1px #0f751b;
  margin: 0 0 10px;
}

.entry-categories p small {
  margin: 0 0 0 0.5em;
  color: #888;
  font-size: 70%;
}

.entry-categories .cat-link {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-right: 5px;
  padding: 0;
  border: none !important;
  font-size: 12px;
  background-color: #20434f;
  padding: 0 0 4px;
  word-break: break-all;
  text-align: center;
  width: calc((100% - 8%) / 5);
  margin: 0 2% 0 0;
}

.entry-categories .cat-link:nth-child(5n) {
  margin: 0;
}

.showcase-box {
  padding: 25px;
  margin-bottom: 20px;
  border: double #ccc;
  overflow: hidden;
  font-size: small;
  position: relative;
  background: #fff;
}

.showcase-box .showcase-triangle {
  width: 0;
  height: 0;
  border-width: 80px 80px 0 0;
  border-style: solid;
  border-color: #20434f transparent transparent;
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0.6;
  z-index: 99;
}

.showcase-box .showcase-triangle-text {
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  left: 7px;
  top: 12px;
  line-height: 1.4;
  position: absolute;
  z-index: 999;
  color: #fff;
  transform: rotate(-45deg);
}

.showcase-image {
  margin: 0 15px 0 0;
  float: left;
  max-width: 160px;
  text-align: center;
}

.showcase-image img {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.showcase-info {
  margin: 0;
  overflow: hidden;
}

.showcase-name {
  font-size: 130%;
  margin-bottom: 24px;
  line-height: 1.5em;
}

.showcase-link div {
  width: calc((100% - 4%) / 3);
  float: left;
  margin: 0 2% 0 0;
}

.showcase-link div:last-child {
  margin: 0;
}

.showcase-link a {
  width: calc(100% - 10px);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  padding: 15px 1px;
  text-align: center;
  text-decoration: none;
  font-weight: 800;
  font-size: 16px;
  color: #fff !important;
  border: dashed 1px #fff;
  box-sizing: border-box;
}

.showcase-link a:hover {
  opacity: 0.6;
}

.showcase-link a:active {
  position: relative;
  top: 1px;
}

.showcase-amazon a {
  background-color: #ff9901 !important;
  box-shadow: 0px 0px 0px 5px #ff9901;
}

.showcase-amazon + p {
  display: none;
}

.showcase-rakuten a {
  background-color: #c20004 !important;
  box-shadow: 0px 0px 0px 5px #c20004;
}

.showcase-rakuten + p {
  display: none;
}

.showcase-yahoo a {
  background-color: #ff0027 !important;
  box-shadow: 0px 0px 0px 5px #ff0027;
}

.sidebar {
  font-weight: 400;
  font-size: 80%;
}

.sidebar h2,
.sidebar h3 {
  color: #20434f;
  font-weight: 500;
  background: none;
  margin: 0;
  border-radius: none;
  padding: 2px 12px;
  line-height: 2;
  background-color: #e6f1f0;
  margin: 0 0 10px;
}

.sidebar .widget-entry-cards .a-wrap {
  border-bottom: 1px solid rgba(16, 16, 16, 0.1);
}

.sidebar .widget-entry-cards figure {
  width: 86px;
}

.sidebar .widget-entry-card-content {
  font-size: 85%;
  margin-left: 96px;
}

.sidebar .widget-entry-cards.ranking-visible .card-thumb::before {
  width: 12px;
  height: 12px;
  line-height: 12px;
  opacity: 0.8;
  font-size: 10px;
}

.sidebar #text-3 img {
  width: 18%;
}

.sidebar #text-3 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0 0;
}

.sidebar #text-3 .flex a {
  width: 30%;
  color: #555;
  display: block;
  text-decoration: none;
}

.sidebar #text-3 .flex a img {
  width: 100%;
}

.sidebar #text-3 .flex a:first-child img {
  width: 75%;
}

.sidebar #text-3 .flex a:nth-child(3) {
  text-align: right;
}

.sidebar #text-3 .flex a:nth-child(3) img {
  width: 83%;
}

.footer {
  padding: 40px 8px 20px;
}

.footer #navi-footer {
  margin: 0 0 40px;
}

.footer .copyright {
  font-size: 90%;
}

.home .list-new-entries-title {
  display: none;
}

.home .entry-card-content span.fa,
.archive .entry-card-content span.fa {
  display: none;
}

html[lang="en-US"] #content .date-tags .post-date:after,
html[lang="en-US"] #content .date-tags .post-update:after {
  content: "";
}

html[lang="en-US"] #single_main_visual .affiliate {
  display: none;
}

#author-profile {
  font-size: 90%;
  margin: 22px 0 40px;
  padding: 34px;
  border: solid 12px #eee;
}

#author-profile h3 {
  padding: 0px 0px 12px;
}

#author-profile img {
  width: 30px;
  margin: 0 0 0 10px;
}

#author-profile .blog {
  font-size: 90%;
}

@media screen and (max-width: 680px) {
  #author-profile {
    padding: 22px;
  }
}

@media screen and (max-width: 680px) {
  .showcase-box {
    padding: 12px;
  }

  .showcase-image {
    margin: 0 auto 10px;
    float: none;
    min-width: auto;
    text-align: center;
    max-width: 100%;
  }

  .showcase-image img {
    width: auto;
  }

  .showcase-name {
    font-size: 120%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 680px) {
  .entry-categories .cat-link {
    color: #fff;
    text-decoration: none;
    display: block;
    margin-right: 5px;
    padding: 0;
    border: none !important;
    font-size: 12px;
    background-color: #20434f;
    padding: 0 0 4px;
    word-break: break-all;
    text-align: center;
    width: calc((100% - 4%) / 3);
    margin: 0 2% 0 0;
  }

  .entry-categories .cat-link:nth-child(5n) {
    margin: 0 2% 0 0;
  }

  .entry-categories .cat-link:nth-child(3n) {
    margin: 0;
  }
}

#s2_form_widget-3 {
  border: solid 8px #eee;
  padding: 10px 14px;
}

#s2_form_widget-3 .main-widget-label {
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  margin: 10px 0;
}

#s2_form_widget-3 .read-subscribe-area p {
  margin: 20px 0;
}

#s2_form_widget-3 .read-subscribe-area p [name="subscribe"] {
  width: 50%;
  display: block;
  margin: 0 auto;
  border-radius: 6px;
  border: solid 3px orange;
  color: orange;
  font-size: 110%;
  font-weight: bold;
}

#s2_form_widget-3 .read-subscribe-area p [name="unsubscribe"] {
  border: none;
  background: none;
  text-decoration: underline;
}

.postid-16694 .entry-content h2 {
  margin: 60px 0 40px;
}

.postid-16694 .entry-content .count {
  font-size: 120%;
  margin: 0 0 14px;
  text-align: center;
}

.postid-16694 .entry-content .count span {
  color: rgba(102, 205, 170, 1);
  font-size: 280%;
  font-weight: 700;
  margin: 0 4px;
}

.postid-16694 .entry-content .thumbnails {
  overflow: hidden;
  border: solid 1px #ccc;
  margin: 0 0 40px;
}

.postid-16694 .entry-content .thumbnails h3 {
  text-align: center;
  background-color: #eee;
  margin: 0;
  padding: 8px 0;
  border: none;
  font-size: 100%;
  font-weight: 700;
}

.postid-16694 .entry-content .thumbnails .lead {
  font-size: 85%;
  margin: 0 0 6px;
  text-align: center;
}

.postid-16694 .entry-content .thumbnails .content {
  margin: 12px 12px 0;
  overflow: hidden;
}

.postid-16694 .entry-content .thumbnails .content div:first-child {
  display: flex;
  flex-wrap: wrap;
}

.postid-16694 .entry-content .thumbnails .content .checks {
  font-size: 90%;
  text-align: center;
  margin: 0 0 12px;
  border-bottom: dotted 1px #ccc;
  padding: 0 0 8px;
}

.postid-16694 .entry-content .thumbnails .content .checks label {
  margin: 0 8px 0 0;
}

.postid-16694 .entry-content .thumbnails .content .checks label input {
  margin: 0 2px 0 0;
}

.postid-16694 .entry-content .thumbnails .thumb {
  width: calc(90% / 5);
  margin: 0 1% 12px;
  text-decoration: none;
}

.postid-16694 .entry-content .thumbnails .thumb .name {
  font-size: 80%;
  color: #fff;
  text-align: center;
  background-color: #20434f;
  margin: 0;
}

.postid-16694 .entry-content .thumbnails .thumb .image {
  position: relative;
}

.postid-16694 .entry-content .thumbnails .thumb img {
  border: none;
  padding: 0;
}

.postid-16694 .entry-content .thumbnails .thumb .categories {
  position: absolute;
  right: 4px;
  bottom: 9px;
}

.postid-16694 .entry-content .thumbnails .thumb .categories span {
  color: #fff;
  background-color: #20434f;
  padding: 2px 4px;
  font-size: 70%;
  border: solid 1px #fff;
  letter-spacing: 0.1em;
}

.postid-16694 .entry-content .thumbnails .thumb .categories span.cat1 {
  background-color: #20434f0cd;
}

.postid-16694 .entry-content .thumbnails .thumb .categories span.cat2 {
  background-color: #4682b4;
}

.postid-16694 .entry-content .thumbnails .thumb .categories span.cat3 {
  background-color: red;
}

.postid-16694 .entry-content .thumbnails .thumb .categories span.cat4 {
  color: #20434f;
  background-color: #ff0;
}

.postid-16694 .entry-content .box {
  margin: 0 0 70px;
}

.postid-16694 .entry-content .box h3 {
  color: #333;
  border-bottom: 1px solid #333;
}

.postid-16694 .entry-content .box .image {
  position: relative;
}

.postid-16694 .entry-content .box .image .kv {
  width: 100%;
  height: auto;
  display: block;
}

.postid-16694 .entry-content .box .image .categories {
  position: absolute;
  right: 14px;
  bottom: 14px;
}

.postid-16694 .entry-content .box .image .categories span {
  color: #fff;
  background-color: #20434f;
  padding: 6px 12px;
  font-size: 80%;
  border: solid 1px #fff;
  letter-spacing: 0.1em;
}

.postid-16694 .entry-content .box .image .categories span.cat1 {
  background-color: #20434f0cd;
}

.postid-16694 .entry-content .box .image .categories span.cat2 {
  background-color: #4682b4;
}

.postid-16694 .entry-content .box .image .categories span.cat3 {
  background-color: red;
}

.postid-16694 .entry-content .box .image .categories span.cat4 {
  color: #20434f;
  background-color: #ff0;
}

.postid-16694 .entry-content .box .meta {
  padding: 6px 12px;
  font-size: 90%;
  background-color: #eee;
  margin: 20px 0 0;
}

.postid-16694 .entry-content .box .meta p {
  margin: 0;
}

.postid-16694 .entry-content .box .meta p:first-child {
  margin: 0 0 6px;
}

.postid-16694 .entry-content .box .text {
  margin: 12px 0;
}

.postid-16694 .entry-content .box .text p {
  margin-bottom: 1em;
}

.postid-16694 .entry-content .box .urls {
  margin: 0 0 20px;
  border: solid 4px teal;
}

.postid-16694 .entry-content .box .urls h4 {
  color: #fff;
  text-align: center;
  border: none;
  background-color: teal;
  padding: 8px;
  font-size: 95%;
  margin: 0;
}

.postid-16694 .entry-content .box .cooking_urls {
  border: solid 4px #db7093;
}

.postid-16694 .entry-content .box .cooking_urls h4 {
  background-color: #db7093;
}

.postid-16694 .entry-content .box .urls .cards {
  padding: 0 22px;
}

.postid-16694 .entry-content .box .urls .cards .blog-card {
  margin: 0;
  padding: 6px 0;
  border: none;
  width: auto;
  border-radius: 0;
  border-bottom: dotted 1px #ccc;
}

.postid-16694 .entry-content .box .urls .cards .blog-card:last-child {
  margin: 0;
  border-bottom: none;
}

.postid-16694 .entry-content .box .urls .cards .blog-card .blog-card-thumbnail {
  width: 80px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  float: none;
}

.postid-16694
  .entry-content
  .box
  .urls
  .cards
  .blog-card
  .blog-card-thumbnail
  img {
  width: 80px !important;
  height: auto !important;
  border-radius: 0;
  padding: 2px;
}

.postid-16694 .entry-content .box .urls .cards .blog-card .blog-card-content {
  width: calc(100% - 100px);
  vertical-align: middle;
  float: none;
}

.postid-16694
  .entry-content
  .box
  .urls
  .cards
  .blog-card
  .blog-card-content
  .blog-card-title {
  margin: 0;
}

.postid-16694 .entry-content .box .search_btn {
  text-align: center;
}

.postid-16694 .entry-content .box .search_btn a {
  color: #20434f;
  width: 20%;
  display: block;
  margin: 30px auto 0;
  text-decoration: none;
  border: solid 1px #20434f;
  padding: 8px 20px;
}

.postid-16694 .entry-content .box .search_btn i {
  margin: 0 4px 0 0;
}

.postid-29948 .entry-content h2 {
  margin: 60px 0 40px;
}

.postid-29948 .entry-content .count {
  font-size: 120%;
  margin: 0 0 14px;
  text-align: center;
}

.postid-29948 .entry-content .count span {
  color: rgba(102, 205, 170, 1);
  font-size: 280%;
  font-weight: 700;
  margin: 0 4px;
}

.postid-29948 .entry-content .thumbnails {
  overflow: hidden;
  border: solid 1px #ccc;
  margin: 0 0 40px;
}

.postid-29948 .entry-content .thumbnails h3 {
  text-align: center;
  background-color: #eee;
  margin: 0;
  padding: 8px 0;
  border: none;
  font-size: 100%;
  font-weight: 700;
}

.postid-29948 .entry-content .thumbnails .lead {
  font-size: 85%;
  margin: 0 0 6px;
  text-align: center;
}

.postid-29948 .entry-content .thumbnails .content {
  margin: 12px 12px 0;
  overflow: hidden;
}

.postid-29948 .entry-content .thumbnails .content .checks {
  font-size: 90%;
  text-align: center;
  margin: 0 0 12px;
  border-bottom: dotted 1px #ccc;
  padding: 0 0 8px;
}

.postid-29948 .entry-content .thumbnails .content .checks label {
  margin: 0 8px 0 0;
}

.postid-29948 .entry-content .thumbnails .content .checks label input {
  margin: 0 2px 0 0;
}

.postid-29948 .entry-content .thumbnails .thumb {
  width: calc(90% / 5);
  float: left;
  margin: 0 1% 12px;
  text-decoration: none;
}

.postid-29948 .entry-content .thumbnails .thumb .name {
  font-size: 80%;
  color: #fff;
  text-align: center;
  background-color: #20434f;
  margin: 0;
}

.postid-29948 .entry-content .thumbnails .thumb .image {
  position: relative;
}

.postid-29948 .entry-content .thumbnails .thumb img {
  border: none;
  padding: 0;
}

.postid-29948 .entry-content .thumbnails .thumb .categories {
  position: absolute;
  right: 4px;
  bottom: 2px;
}

.postid-29948 .entry-content .thumbnails .thumb .categories span {
  color: #fff;
  background-color: #20434f;
  padding: 2px 4px;
  font-size: 70%;
  border: solid 1px #fff;
  letter-spacing: 0.1em;
}

.postid-29948 .entry-content .thumbnails .thumb .categories span.cat1 {
  background-color: #20434f0cd;
}

.postid-29948 .entry-content .thumbnails .thumb .categories span.cat2 {
  background-color: #4682b4;
}

.postid-29948 .entry-content .thumbnails .thumb .categories span.cat3 {
  background-color: red;
}

.postid-29948 .entry-content .thumbnails .thumb .categories span.cat4 {
  color: #20434f;
  background-color: #ff0;
}

.postid-29948 .entry-content .box {
  margin: 0 0 70px;
}

.postid-29948 .entry-content .box h3 {
  color: #333;
  border-left: 10px solid #333;
  border-bottom: 1px solid #333;
}

.postid-29948 .entry-content .box .image {
  position: relative;
}

.postid-29948 .entry-content .box .image .kv {
  width: 100%;
  height: auto;
  display: block;
}

.postid-29948 .entry-content .box .image .categories {
  position: absolute;
  right: 14px;
  bottom: 14px;
}

.postid-29948 .entry-content .box .image .categories span {
  color: #fff;
  background-color: #20434f;
  padding: 6px 12px;
  font-size: 80%;
  border: solid 1px #fff;
  letter-spacing: 0.1em;
}

.postid-29948 .entry-content .box .image .categories span.cat1 {
  background-color: #20434f0cd;
}

.postid-29948 .entry-content .box .image .categories span.cat2 {
  background-color: #4682b4;
}

.postid-29948 .entry-content .box .image .categories span.cat3 {
  background-color: red;
}

.postid-29948 .entry-content .box .image .categories span.cat4 {
  color: #20434f;
  background-color: #ff0;
}

.postid-29948 .entry-content .box .meta {
  padding: 6px 12px;
  font-size: 90%;
  background-color: #eee;
  margin: 20px 0 0;
}

.postid-29948 .entry-content .box .meta p {
  margin: 0;
}

.postid-29948 .entry-content .box .meta p:first-child {
  margin: 0 0 6px;
}

.postid-29948 .entry-content .box .text {
  margin: 12px 0;
}

.postid-29948 .entry-content .box .text p {
  margin-bottom: 1em;
}

.postid-29948 .entry-content .box .urls {
  margin: 0 0 20px;
  border: solid 4px teal;
}

.postid-29948 .entry-content .box .urls h4 {
  color: #fff;
  text-align: center;
  border: none;
  background-color: teal;
  padding: 8px;
  font-size: 95%;
  margin: 0;
}

.postid-29948 .entry-content .box .cooking_urls {
  border: solid 4px #db7093;
}

.postid-29948 .entry-content .box .cooking_urls h4 {
  background-color: #db7093;
}

.postid-29948 .entry-content .box .urls .cards {
  padding: 0 22px;
}

.postid-29948 .entry-content .box .urls .cards .blog-card {
  margin: 0;
  padding: 6px 0;
  border: none;
  width: auto;
  border-radius: 0;
  border-bottom: dotted 1px #ccc;
}

.postid-29948 .entry-content .box .urls .cards .blog-card:last-child {
  margin: 0;
  border-bottom: none;
}

.postid-29948 .entry-content .box .urls .cards .blog-card .blog-card-thumbnail {
  width: 80px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  float: none;
}

.postid-29948
  .entry-content
  .box
  .urls
  .cards
  .blog-card
  .blog-card-thumbnail
  img {
  width: 80px !important;
  height: 80px !important;
  border-radius: 0;
  padding: 2px;
}

.postid-29948 .entry-content .box .urls .cards .blog-card .blog-card-content {
  width: calc(100% - 100px);
  vertical-align: middle;
  float: none;
}

.postid-29948
  .entry-content
  .box
  .urls
  .cards
  .blog-card
  .blog-card-content
  .blog-card-title {
  margin: 0;
}

.postid-29948 .entry-content .box .search_btn {
  text-align: center;
}

.postid-29948 .entry-content .box .search_btn a {
  color: #20434f;
  width: 20%;
  display: block;
  margin: 30px auto 0;
  text-decoration: none;
  border: solid 1px #20434f;
  padding: 8px 20px;
}

.postid-29948 .entry-content .box .search_btn i {
  margin: 0 4px 0 0;
}

.pochipp-box__price span,
.pochipp-box .pochipp-box__logo,
.pochipp-box__info {
  display: none !important;
}

@media screen and (max-width: 680px) {
  .postid-16694 .entry-content .thumbnails .content .checks {
    overflow: hidden;
  }

  .postid-16694 .entry-content .thumbnails .content .checks label {
    width: 33%;
    margin: 0 0 6px;
    display: block;
    float: left;
  }

  .postid-16694 .entry-content .thumbnails .thumb {
    width: calc(92% / 2);
    float: left;
    margin: 0 2% 12px;
    text-decoration: none;
  }

  .postid-16694 .entry-content .box .urls .cards {
    padding: 0 8px;
  }

  .postid-16694 .entry-content .box .urls h4 {
    font-size: 85%;
  }

  .postid-16694
    .entry-content
    .box
    .urls
    .cards
    .blog-card
    .blog-card-content
    .blog-card-title {
    font-size: 80%;
  }

  .postid-16694 .entry-content .box .search_btn a {
    width: 60%;
  }

  .postid-29948 .entry-content .thumbnails .content .checks {
    overflow: hidden;
  }

  .postid-29948 .entry-content .thumbnails .content .checks label {
    width: 33%;
    margin: 0 0 6px;
    display: block;
    float: left;
  }

  .postid-29948 .entry-content .thumbnails .thumb {
    width: calc(92% / 2);
    float: left;
    margin: 0 2% 12px;
    text-decoration: none;
  }

  .postid-29948 .entry-content .box .urls .cards {
    padding: 0 8px;
  }

  .postid-29948 .entry-content .box .urls h4 {
    font-size: 85%;
  }

  .postid-29948
    .entry-content
    .box
    .urls
    .cards
    .blog-card
    .blog-card-content
    .blog-card-title {
    font-size: 80%;
  }

  .postid-29948 .entry-content .box .search_btn a {
    width: 60%;
  }
}

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

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

/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
  #header .logo .site-name img {
    width: 180px;
  }

  .header-in {
    justify-content: center;
    font-size: 120%;
  }

  .header-in .box:nth-child(1) {
    display: none;
  }

  .header-in .box:nth-child(3) {
    display: none;
  }

  .header-in .box:nth-child(3) .fa-search:before {
    font-size: 80%;
  }

  #navi {
    border-top: solid 2px #7d8177;
  }

  #content h1.entry-title {
    font-size: 180%;
    margin: 0;
    padding: 0 0 26px;
  }

  #single_main_visual .affiliate {
    border: solid 1px #eee;
    padding: 4px;
    text-align: center;
    font-size: 70%;
  }

  .showcase-link div {
    width: 100%;
    float: none;
    margin: 0;
  }

  .sidebar h2,
  .sidebar h3 {
    font-size: 115%;
    text-align: center;
  }
}
