@charset "UTF-8";
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
    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;
}   .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;
}
@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%;
}
} @media screen and (max-width: 1023px) { } @media screen and (max-width: 834px) { } @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;
}
}@keyframes pchppFlash{20%{opacity:1}50%{opacity:0}80%{opacity:1}}.pochipp-box{position:relative;display:grid;grid-gap:0 24px;grid-template-areas:"areaImg areaBody" "areaBtns areaBtns";grid-template-rows:auto auto;grid-template-columns:100px 1fr;max-width:960px;padding:24px!important;color:#353535;font-size:16px;background:#fff;box-shadow:0 1px 8px -4px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.02)}body:not(#__) .pochipp-box{margin:2em auto}.pochipp-box .pochipp-box__logo{position:absolute;right:3px;bottom:4px;display:flex;align-items:center;justify-content:center;opacity:.2}.pochipp-box .pochipp-box__logo img{display:block;width:12px;height:12px;margin:0!important}.pochipp-box .pochipp-box__logo span{display:block;font-size:10px;line-height:1;transform:scale(.8)}.pochipp-box__image{grid-area:areaImg;margin:0;padding:0}.pochipp-box__image a{display:block;width:100%;text-decoration:none!important}.pochipp-box__image img{display:block;width:100%;height:auto;max-height:160px;-o-object-fit:contain;object-fit:contain}.pochipp-box__body{grid-area:areaBody;margin:0;padding:0}.pochipp-box__title{margin:0 0 8px;font-weight:700;line-height:1.6}.pochipp-box__title a{display:block;width:100%;color:inherit!important;text-decoration:none!important}.pochipp-box__info{margin:4px 0 0;font-size:12px;line-height:1.5;opacity:.75}.pochipp-box__price{margin:4px 0 0;font-size:13px;line-height:1.5}.pochipp-box__price span{font-size:10px;opacity:.75}.pochipp-box__review{display:flex;margin-top:4px}.pochipp-box__review a{display:flex;align-items:center;text-decoration:none!important}.pochipp-box__review img+span{margin-left:4px}.pochipp-box__review span{font-size:12px;color:#599ba3!important}.pochipp-box__review span.dashicons{display:flex;align-items:center;font-size:16px}.pochipp-box .pochipp-box__btns{position:relative;left:-4px;display:flex;flex-wrap:wrap;grid-area:areaBtns;align-items:flex-end;width:calc(100% + 8px);margin:12px 0 0;padding:0}.pochipp-box__btnwrap span{width:100%}.pochipp-box .pochipp-box__btnwrap{min-width:-moz-max-content;min-width:max-content;padding:4px}.pochipp-box__btnwrap.-on-sale{order:-1}.pochipp-box .pochipp-box__btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0!important;padding:12px;font-size:1em;line-height:1;letter-spacing:.5px;text-align:center;text-decoration:none!important}.pochipp-box .pochipp-box__btn:hover{opacity:.8}.pochipp-box .pochipp-box__btn img{position:absolute;display:block;width:1px;height:1px;visibility:hidden;opacity:0}.pochipp-box .pochipp-box__btn span{font-size:inherit;line-height:1}.pochipp-box .pochipp-box__saleInfo{font-size:12px;line-height:1;text-align:center}.pochipp-box__saleInfo.-top{margin-bottom:4px;font-weight:700}[data-sale-effect=flash] .pochipp-box__saleInfo{animation:1.5s linear 0s infinite pchppFlash}.pochipp-box__btnwrap.-amazon .pochipp-box__saleInfo{color:var(--pchpp-color-amazon)}.pochipp-box__btnwrap.-rakuten .pochipp-box__saleInfo{color:var(--pchpp-color-rakuten)}.pochipp-box__btnwrap.-yahoo .pochipp-box__saleInfo{color:var(--pchpp-color-yahoo)}.pochipp-box__btnwrap.-mercari .pochipp-box__saleInfo{color:var(--pchpp-color-mercari)}.pochipp-box__btnwrap.-custom .pochipp-box__saleInfo{color:var(--pchpp-color-custom)}.pochipp-box__btnwrap.-custom_2 .pochipp-box__saleInfo{color:var(--pchpp-color-custom-2)}.pochipp-box__price[data-disp-price=off]{display:none}.pochipp-box[data-btn-radius=off]{border-radius:1px}.pochipp-box[data-btn-radius=off] .pochipp-box__btn,.pochipp-box[data-btn-radius=off] .pochipp-box__image img,.pochipp-box[data-btn-radius=off] .pochipp-box__saleInfo{border-radius:1px}.pochipp-box[data-btn-radius=on]{border-radius:4px}.pochipp-box[data-btn-radius=on] .pochipp-box__image img{border-radius:4px}.pochipp-box[data-btn-radius=on] .pochipp-box__btn,.pochipp-box[data-btn-radius=on] .pochipp-box__saleInfo{border-radius:40px}.pochipp-box[data-btn-style=dflt] .pochipp-box__btn{position:relative;overflow:hidden;color:#fff!important;background-color:#3c3c3c;box-shadow:0 1px 4px -1px rgba(0,0,0,.2)}.pochipp-box[data-btn-style=dflt] .pochipp-box__btn::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(175deg,#fff,transparent 50%,transparent 70%,#555);opacity:.1;content:""}.pochipp-box[data-btn-style=dflt] .-amazon>.pochipp-box__btn{background:var(--pchpp-color-amazon)}.pochipp-box[data-btn-style=dflt] .-rakuten>.pochipp-box__btn{background:var(--pchpp-color-rakuten)}.pochipp-box[data-btn-style=dflt] .-yahoo>.pochipp-box__btn{background:var(--pchpp-color-yahoo)}.pochipp-box[data-btn-style=dflt] .-mercari>.pochipp-box__btn{background:var(--pchpp-color-mercari)}.pochipp-box[data-btn-style=dflt] .-custom>.pochipp-box__btn{background:var(--pchpp-color-custom)}.pochipp-box[data-btn-style=dflt] .-custom_2>.pochipp-box__btn{background:var(--pchpp-color-custom-2)}.pochipp-box[data-btn-style=outline] .pochipp-box__btn{background:0 0!important;box-shadow:inset 0 0 0 1px currentColor,0 1px 4px -1px rgba(0,0,0,.2)}.pochipp-box[data-btn-style=outline] .-amazon>.pochipp-box__btn{color:var(--pchpp-color-amazon)}.pochipp-box[data-btn-style=outline] .-rakuten>.pochipp-box__btn{color:var(--pchpp-color-rakuten)}.pochipp-box[data-btn-style=outline] .-yahoo>.pochipp-box__btn{color:var(--pchpp-color-yahoo)}.pochipp-box[data-btn-style=outline] .-custom>.pochipp-box__btn{color:var(--pchpp-color-custom)}.pochipp-box[data-btn-style=outline] .-custom_2>.pochipp-box__btn{color:var(--pchpp-color-custom-2)}.pochipp-box[data-img=r]{grid-template-areas:"areaBody areaImg" "areaBtns areaBtns";grid-template-columns:1fr 100px}.pochipp-inline__btnwrap{display:inline-flex;margin:.5em .5em}.pochipp-inline__btnwrap>.pochipp-inline__btn{display:inline-block;width:var(--pchpp-inline-width,auto);padding:.75em 1.5em;overflow:hidden;color:var(--pchpp-inline-txt-color,inherit);font-size:1em;line-height:1.5;text-align:center;text-decoration:none!important;background-color:var(--pchpp-inline-bg-color,none);border-radius:var(--pchpp-inline-radius,0);box-shadow:var(--pchpp-inline-shadow,none)}.pochipp-inline__btnwrap>.pochipp-inline__btn:hover{opacity:.8}.position-fixed{position:fixed}@media screen and (min-width:600px){.pochipp-box.is-vrtcl{display:block;max-width:400px}.pochipp-box.is-vrtcl .pochipp-box__btns .pochipp-box__btnwrap{flex-basis:100%;min-width:100%;max-width:100%}.pochipp-box.is-vrtcl .pochipp-box__image{margin-bottom:16px}.pochipp-box.is-vrtcl .pochipp-box__image img{width:40%;max-width:120px;margin:0 auto}}@media screen and (min-width:1000px){.pochipp-box[data-lyt-pc=dflt]{grid-template-areas:"areaImg areaBody" "areaImg areaBtns"}.pochipp-box[data-lyt-pc=dflt][data-img=r]{grid-template-areas:"areaBody areaImg" "areaBtns areaImg"}.pochipp-box[data-lyt-pc=big]{grid-template-columns:120px 1fr}.pochipp-box[data-lyt-pc=big][data-img=r]{grid-template-columns:1fr 120px}.pochipp-box[data-lyt-pc=big] .pochipp-box__btns{margin-top:20px}.pochipp-box[data-lyt-pc=imgbig]{grid-template-areas:"areaImg areaBody" "areaImg areaBtns";grid-template-columns:140px 1fr}}@media screen and (min-width:1100px){[data-maxclmn-pc=fit]>.pochipp-box__btnwrap{flex:1;max-width:50%;font-size:15px}[data-maxclmn-pc="3"]>.pochipp-box__btnwrap{flex:0 0 33.3%;font-size:15px}[data-maxclmn-pc="2"]>.pochipp-box__btnwrap{flex-basis:50%;max-width:50%}}@media screen and (max-width:1099px){.pochipp-box__btnwrap{flex-basis:50%;min-width:50%!important;max-width:50%}}@media screen and (max-width:599px){.pochipp-box{grid-gap:0 16px;grid-template-columns:25% 1fr;width:88%;box-sizing:border-box;font-size:13px}.pochipp-box__price{font-size:12px}[data-maxclmn-mb="1"]>.pochipp-box__btnwrap{flex-basis:100%;max-width:100%;font-size:15px}[data-maxclmn-mb="2"]>.pochipp-box__btnwrap{font-size:13px}[data-maxclmn-mb="2"]>.pochipp-box__btnwrap.-on-sale{flex-basis:100%;max-width:100%}.pochipp-box .pochipp-box__btn{padding:12px 10px}[data-maxclmn-mb="2"]>.-long-text:not(.-on-sale) .pochipp-box__btn{font-size:12px;line-height:13px;letter-spacing:0;white-space:nowrap}.pochipp-box .pochipp-box__saleInfo{font-size:11px}.pochipp-box[data-img=r]{grid-template-columns:1fr 25%}.pochipp-box[data-lyt-mb=vrtcl]{display:block;font-size:14px}.pochipp-box[data-lyt-mb=vrtcl] .pochipp-box__image{width:100%;margin-bottom:16px}.pochipp-box[data-lyt-mb=vrtcl] .pochipp-box__image img{width:60%;max-width:120px;margin:0 auto}.pochipp-box[data-lyt-mb=vrtcl] .pochipp-box__body{width:100%;padding:0}}@media screen and (max-width:360px){.pochipp-box{width:100%;box-sizing:border-box;padding:16px!important;font-size:14px}}