﻿@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version: 0.0.5

orange cf4a28
リンクの青	#0359a5
blue gray 424951
pale blue gray 869197
ice gray ebecec
*/


/* Table of Contents Plus *******************/
/* INDEX */ 
#toc_container {
 padding: 0 8px;
 margin: 10px 0 20px;
 border: 1px solid #ccc;
 border-radius: 5px;
 max-width: 70%;
  }

#toc_container p.toc_title {
 font-size: smaller;
 color: #666;
 font-weight: 700;
 margin: .5em;
 }

#toc_container ul {
 padding: 0 6px;
 margin: 0;
 list-style-type: none;
 font-size: 14px;
 }
#toc_container ul li.toc_page {
 padding: .2em .5em .1em !important;
 background: #ececec;
 font-size: smaller;
 }
#toc_container ul li > ul { padding-left: 18px; }

#toc_container ul a:before, #toc_container  ul a:after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 margin: auto;
 content: “”;
 vertical-align: middle;
}

#toc_container ul li {
 margin: 0.8em 0;
 list-style: none;
 line-height: 1.4;
}

#toc_container ul a {
 position: relative;
 display: inline-block;
 padding-left: 20px; 
 vertical-align: middle;
 text-decoration: none;
 color: #333;
}
#toc_container ul a:hover { text-decoration: none; }

#toc_container ul > li > a:before {
 width: 14px;
 height: 15px;
 -webkit-border-radius: 25%;
 border-radius: 25%;
 background: #cf4a28;
 content: "";
 top: -1;
 border: 1px solid #cf4a28;
}
#toc_container ul > li > a:after {
 left: 5px;
 top: -2px;
 width: 4px;
 height: 4px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(135deg);
 transform: rotate(135deg);
 content: "";
}

#toc_container ul > li > ul > li > a:before {
 width: 14px;
 height: 15px;
 -webkit-border-radius: 25%;
 border-radius: 25%;
 border: 1px solid #cf4a28;
 background: #fff;
 content: "";
}
#toc_container ul > li > ul > li > a:after {
 left: 5px;
 top: -2px;
 width: 4px;
 height: 4px;
 border-top: 2px solid #cf4a28;
 border-right: 2px solid #cf4a28;
 -webkit-transform: rotate(135deg);
 transform: rotate(135deg);
 content: "";
}

#toc_container ul > li > a:hover::before { 
 background: #0359a5;
 content: "";
 top: 0;
 border: 1px solid #0359a5;
 }
#toc_container ul > li > a:hover::after {
 background: #0359a5;
 }
#toc_container ul > li > ul > li > a:hover::before {
 border: 1px solid #0359a5;
 background: #fff;
  }
#toc_container ul > li > ul > li > a:hover::after {
 background-color: #fff;
 border-top: 2px solid #0359a5;
 border-right: 2px solid #0359a5;
 }
#toc_container ul a:hover { color: #0359a5; }

/*768px以下 ipad mini縦*/
@media screen and (max-width: 768px){
#toc_container { margin: 10px atuo; } }

/*480px以下*/
@media screen and (max-width: 480px){
#toc_container { min-width: 100%; max-width: 100%; }}
/***********************************/

/* EDITOR LINK */
.edit-link {
 font-size: 14px;
 font-weight: normal;
 }


/* COMMON */
.clear, hr {
 clear: both;
 border: none;
 margin:0;
 padding: 0;
 }

.site-name-text { font-size: 32px; }
.logo-text { padding: 10px 0 0; }
.content { margin-top: 0; }

.tagline {
 padding: 0 1em;
 border: 3px double #aaa;
 border-left: none;
 border-right: none;
 } 

/* NO HOUMOUBI */
body.home .post-date,
body.home .widget-index-top,
body.category .post-date,
body.categoryid-39 .post-date, /*brazil-etc*/
body.categoryid-72 .post-date, /*aibo*/
body.categoryid-48 .post-date, /*mini*/
body.categoryid-106 .post-date /*travel-photo*/
 { display: none; } 




/*.entry-content ul a[target="_blank"], .entry-content p a[target="_blank"], .entry-content dd a[target="_blank"], .entry-content ul a[target="ad"], .entry-content p a[target="ad"], .entry-content dd a[target="ad"] {
 display: inline-block;
 padding-right: 1.8em;
 margin-right: 0.5em;
 background: url(img/ico_newwin.png) no-repeat right top;
 background-size: 1.6em;
}*/


/* INDEX PAGE, ENTRY CARD */
#popular_entries-3 { display: none; }
.home #popular_entries-3 { display: inherit; }
.entry-content { margin-bottom: 4em; }
.ect-3-columns { justify-content: space-between; }

img {margin:0 !important; padding:0 !important; }

/* AFF BUTTON */
.entry-content .guideBtn {
 display: flex;
 border: 1px solid #ddd;
 border-radius: 5px;
 width: fit-content;
 padding-top: 10px;
 }
.entry-content .guideBtn p { margin: 0 !important; }
.entry-content .guideBtn .img, .entry-content .guideBtn .btn {
 display: inline-block;
 padding: 4px 16px;
 border: none;
 }

.entry-content .guideBtn .img:first-child, .entry-content .guideBtn .btn:first-child { border: none !important; }

.entry-content .guideBtn .btn {
 background: none;
 vertical-align: middle; 
 font-size: 16px;
 color: #333;
 padding-top: 10px;
 }
.entry-content .guideBtn .btn a {
 display: block;
 text-decoration: none;
 border-radius: 3px;
 background: #036;
 color: #fff;
 margin: 10px 0 0 !important;
 padding: 5px;
 }
 .entry-content .guideBtn .btn a:hover { color: #fff; }
 
/*768px以下 ipad mini縦*/
@media screen and (max-width: 768px){

 /**/}

/* HIKAKU TABLE */
.tblWrap table {
 width: 100%;
 border-collapse: collapse;
 white-space: nowrap;
}
.tblWrap th,
.tblWrap td {
 border: 2px solid #eee;
 padding: 4px 8px;
 font-size: 14px;
}
.tblWrap td.ws-normal {
 white-space: normal;
 min-width: 200px;
 }

.tblWrap table th img { min-width: 120px; }
.tblWrap table th { white-space: nowrap; }

/*768px以下 ipad mini縦*/
@media screen and (max-width: 768px){

 /**/}



.card-thumb img { border: 3px double #ccc; }
.card-thumb a:hover img { border: 13px double #fff; }

.entry-card-title, .related-entry-card-title {
 font-size: 18px;
 line-height: 1.4;
 margin-bottom: 5px 0 10px;
}
.entry-card-snippet, .related-entry-card-snippet {
 max-height: 6.5em;
 line-height: 1.4;
}

.entry-card-snippet { 
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
}


/* NAVI ********************/
.navi-in ul.menu-header { border-bottom: 4px solid #666; }
.navi-in ul.menu-header li a:hover { border-bottom: 4px solid #eee; }
.navi-in  ul.sub-menu {
 background: #666;
 border-bottom: 1px solid #666;
 border-right: none;
  }
.navi-in  ul.sub-menu a {
 background: #666;
 color: #fff !important;
  margin-right: 0;
 }
.navi-in  ul.sub-menu a:hover { background: #999; }

.navi-in > ul li {
 width: auto;
 min-width: 110px;
 }
.navi-in > ul li a {
/* border-bottom: 4px solid #666; */
 margin-right: 4px ;
 }

.navi-in > ul li > ul li {
 height: auto;
 line-height: 1.2;
  }

.navi-in > ul li > ul li a {
 padding: 10px 5px;
  }

div.sub-caption {
 font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro",sans-serif;
 font-size: 0.75em;
 opacity: 0.8;
}



/* RIGHT COLUMN & WIDGED**************/
.search-box { margin-bottom: 10px; }
.widget { margin-bottom: 20px; }
.widget.widget_glt_widget,
.widget.widget_search
 { margin-bottom: 0; }

/* POPULAR POST & What'sNew WIDGET */
aside ul.wpp-list a, aside ul.wpp-list2 a {  text-decoration: none; }
ul.wpp-list a li, ul.wpp-list2 a li {
 padding: 4px;
 line-height: 1.2;
 font-size: 80%;
 background: #fff;
 color: #333;
 border-bottom-right-radius: 20px;
 }
aside ul.wpp-list2 a li {
 margin-bottom: 10px;
 border: 3px double #ccc;
 }
aside ul.wpp-list a:hover li, aside ul.wpp-list2 a:hover li { background-color: #e3ecf2; }

aside ul.wpp-list a img, aside ul.wpp-list2 a img { border: 3px double #cccf; } 
aside ul.wpp-list a:hover img { border: 3px solid #fff; } 
aside ul.wpp-list a p { margin: 0 0 0 130px; }

.wpp-list { counter-reset: wpp-ranking; }
.wpp-list li:before {
 content: counter(wpp-ranking, decimal);
 counter-increment: wpp-ranking;
}
.wpp-list li, .wpp-list2 li {
 position: relative;
 list-style-type: none;
 overflow: hidden;
 float: none;
 clear: both;
}
.wpp-list li::before {
 content: counter(wpp-ranking, decimal);
 counter-increment: wpp-ranking;
 background: #303030;
 color: #fff;
 font-size: 14px;
 line-height: 1;
 padding: 4px 6px;
 position: absolute;
 left: 1;
 top: 1;
 z-index: 1;
}
.wpp-list img {
 display: inline;
 float: left;
 height: 70px;
 }
.wpp-list2 li span {
 background: #666;
 color: #fff;
 padding: .1em .4em;
 margin: -5px;
 position: absolute;
 }
ul.wpp-list2 a p {
 line-height: 1.4;
 margin: 20px 5px 5px 5px;
 }

.new-entry-cards.widget-entry-cards .a-wrap {
 padding: 4px;
 line-height: 1.2;
 margin-bottom: 0;
}
.entry-card-thumb, .widget-entry-card-thumb, .related-entry-card-thumb, .carousel-entry-card-thumb { margin-top: 0; }
.new-entry-cards.widget-entry-cards .widget-entry-card-content { margin-left: 130px; }

.new-entry-cards  a:hover { background-color: #e3ecf2; }

/* POST ********************/
/* HEADER */
.breadcrumb { margin-top: 0; } 
.post-date::before { content: "訪問日"; }

.eye-catch img { border: 2px solid #fff; }
figure.eye-catch {
 border: 1px solid #efefef;
 margin-bottom: 5px;
 }
.cat-label, .eye-catch .cat-label {
 border: none !important;
 background-color: rgba(51, 51, 51, 0.8);
 color: #fff;
 top: 0;
 left: 0;
 }

.sns-share-buttons a .button-caption {
 font-size: 12px;
 margin-left: 10px;
}
.sns-buttons a {
 background-color: #999;
 height: 30px;
}


/* IMAGES & MAP */
.gmp_map_opts { margin: 10px 0 20px; }
/*.gmp_MapPreview { min-height: 350px; }*/
.wp-caption { margin-top: 10px; }
.wp-caption img { border: 1px solid #ccc; }
p.wp-caption-text { font-size: 82%; }
.wp-caption a:hover img {
 z-index: 1;
 content: "####";
 border: 1px solid #385aa8;
 }


/* LINK */
.entry-content a[target="cct"], .entry-content a[target="_blank"] {
 display: inline-block;
 margin-right: 0.5em;
 text-decoration: none;
}
.entry-content a, .entry-content a[target="_blank"] { 
 color: #036;
 text-decoration: underline;
 }
.entry-content a:hover, .entry-content a:hover[target="_blank"] {  color: #0359a5; }

/*.entry-content dd a::after, .entry-content p a::after, .entry-content li a::after {
 content: "";
 display: block;
 width: 0;
 height: 2px;
 transition: all 0.5s ease;
}*/

/* HEAD TAG */
.article h1 { line-height: 1.4; }
.article h2 {
 position: relative;
 padding-top: .75em;
 border-top: 1px solid #999;
 margin: 60px 0 20px;
 font-size: 28px;
 clear: both;
 background: none;
 padding-left: 0;
 }
.entry-content h2::after {
 position: absolute;
 top: -2px;
 left: 0;
 z-index: 2;
 content: '';
 width: 20%;
 height: 3px;
 background-color: #333;
}

.entry-content h3 {
 position: relative;
 padding-bottom: 0.3em;
 padding-left: 0; 
 line-height: 1.2;
 font-size: 24px;
 margin: 40px 0 30px;
 border: none;
}
.entry-content h3::before {
 z-index: 2;
 width: 20%;
 background-color: #999;
}
.entry-content h3::before, .entry-content h3::after {
 position: absolute;
 bottom: -4px;
 left: 0;
 content: '';
 height: 2px;
}
.entry-content h3::after {
 width: 100%;
 background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
 background: repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
}

/* TATEGAKI */
.tate {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
 font-family: "Sawarabi Mincho";
 }
.reiwa, .reiwaB, .reiwaC {
 font-size: 28px;
 height: 450px;
 margin: 20px auto;
 width: 2em;
 text-align: center;
 }
.reiwaB { 
 font-size: 50px;
 height: 4em;
 }
.reiwaC { 
 font-size: 50px;
 height: 8em;
 }
.reiwa ruby, .reiwaB ruby { ruby-position:before; }
.tate small { font-size: 50%; }


/* TEXT DECORATION */
.entry-content a.tsuduki {
 color: #fff !important;
 font-size: smaller;
 font-weight: 300;
 padding: .2em .5em .1em;
 background: #0359a5;
 vertical-align: middle;
 border-radius: 4px;
 margin: 0 3px 0 0;
 text-decoration: none;
}
.entry-content a.tsuduki::after {
width: 0;
height: 0;
border-left: 30px solid black;
border-top: 30px solid transparent;
border-bottom: 30px solid transparent;
}
.entry-content a.tsuduki:hover { background: #cf4a28 !important; }

.entry-content .marker  { background: linear-gradient(transparent 60%, #ffa 60%); }

.entry-content ul.notice, .entry-content p.notice {
 list-style: none;
 margin-top: 0;
 margin-left: 1em;
 font-size: 80%;
 line-height: 1.4;
 color: #c00;
 }
.entry-content ul.notice { margin-left: -1em; }
.entry-content ul.notice li:before, .entry-content p.notice::before {
 content: '※';
 margin-left: -1em;
}

.entry-content ul.point>li {
 list-style: none;
 position: relative;
 margin: 0 0 0.5em 0;
 line-height: 1.2;
}
.entry-content ul.point>li:before {
 content: "\f00c";
 position: absolute;
 font-family: fontawesome;
 left: -22px;
 color: red;
}

/* TIPS */
.entry-content dl.tips, .entry-content .tips {
 background: #ffe3e3;
 border: 2px dotted #c00;
 padding: 10px 10px 0 10px;
 margin: 30px 0 30px 20px;
 border-radius: 8px;
}
.entry-content dl.tips dt, .entry-content .tips h3, .entry-content .tips h4 {
 position: relative;
 padding: 0 0 0 60px;
 margin: 7px 0 10px -40px;
 font-size: 20px;
 border: none;
 font-weight: bold;
}
.entry-content dl.tips dt::before, .entry-content .tips h3::before, .entry-content .tips h4::before {
 position: absolute;
 font-family: FontAwesome;
 font-size: 2pc !important;
 content: "\f0eb";
 background: #ff6363;
 color: white;
 font-weight: normal;
 border-radius: 50%;
 left: 0;
 width: 50px;
 height: 50px;
 line-height: 50px;
 text-align: center;
 top: 15%;
 -moz-transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
.entry-content dl.tips dt::after, .entry-content .tips h3::after, .entry-content .tips h4::after {
 content: '';
 display: block;
 position: absolute;
 left: 43px;
 height: 0;
 width: 0;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
 border-left: 15px solid #ff6363;
 top: 20%;
 -moz-transform: translateY(-20%);
 -webkit-transform: translateY(-20%);
 -ms-transform: translateY(-20%);
 transform: translateY(-20%);
 -moz-transform: rotate(20deg);
 -webkit-transform: rotate(25deg);
 -ms-transform: rotate(20deg);
 transform: rotate(20deg);
}
.article .entry-content dl.tips dd {
 line-height: 1.4;
 margin: -10px 0 10px 20px;
 }
.tips p { margin: 0 0.5em 0.8em; }

/* (i)INFO1, (?)INFO2 */
.information-box, .question-box {
 background: #f7f7f7;
 border: 1px solid #ccc;
 padding: 15px 20px;
 margin: 20px 0;
 }
.question-box {
 border: none;
 border-radius: 0;
 border-top: 3px double #ccc;
 border-bottom: 3px double #ccc;
 margin: 10px auto 20px;
 }
.information-box::before {
 font-size: 40px;
 color: #b55032;
 top: 28px;
 left: -24px;
 border: none;
 }
.question-box::before, .question-box::after { display: none; }

.article .information-box h2, .article .question-box h2 {
 font-size: 24px;
 padding: 0 0 4px 0;
 border: none;
 margin: 0;
 border-bottom: 2px solid #fff;
 }
.article .question-box h2 { border-bottom: 1px solid #ccc; }
.article .information-box h2::after,
.article .question-box h2::after { background: none; }

.information-box dt {
 font-weight: 700;
 width: 7.5em;
 float: left;
 }
.article .information-box dd {
 margin-left: 8em;
 margin-bottom: 10px;
 }
.question-box dt {
 float: left;
 width: 8em;
 margin-bottom: .5em;
 }
.question-box dd {
 display: block;
 margin: 0 0 .5em 8em;
 }
.information-box .gmpMapDetailsContainer { border: 2px solid #fff; }
.information-box .gmp_map_opts { margin-bottom: 0; }
.information-box .notice { color: #333; }

/* DLリンク毎ラベル */
.entry-content dl.detail, .entry-content dl.reference {
 border: none;
 margin: 0 0 20px;
}

.entry-content dl.reference dt, .entry-content dl.detail dt {
 line-height: 1.2;
 width: 88px;
 float: left;
 clear: both;
 font-size: 14px;
 color: #fff !important;
 font-weight: 300;
 padding: .2em 0 .2em .3em;
 background: #869197;
 vertical-align: middle;
 border-radius: 20px 4px 4px 20px;
}

.entry-content dl.reference dt:before, .entry-content dl.detail dt:before {
 content: '●';
 color: white;
 font-size: 18px;
 margin-right: 2px;
}
.entry-content dl.reference dd, .entry-content dl.detail dd {
 padding: 0 0 0 70px;
 line-height: 1.4;
 font-size: 94%;
}
.entry-content dl.detail dd { padding: 0 0 0 60px; }

.entry-content .note {
 padding: 13px 8px 8px 46px;
 background: #fffceb url(./img/ico_memo.png) no-repeat;
 background-size: 30px;
 background-position: 8px 8px;
 border: 1px solid #999;
 border-radius: 8px;
}
.entry-content .note, .entry-content .link {
 display: block;
 text-decoration: none !important;
 line-height: 1.3;
 width: auto;
 margin: 0 10px 20px;
}

/*768px以下 ipad mini縦*/
@media screen and (max-width: 768px){
/**/
.entry-content dl.reference dd, .entry-content dl.detail dd {
 padding: 0 0 0 94px;
 line-height: 1.4;
 }
.entry-content a[target="cct"], .entry-content a[target="_blank"] { margin-right: 0; }
/**/}


/* TEXT DECORATION, INFO-BOX */
.info-box, .sp-info, .info {
 background-color: #eee;
 padding: 5px 15px;
 border-radius: 5px;
 margin-bottom: 20px;
}

.info-box h3, .alert-box h3 { margin-top: 10px; }
.info-box ul, .info-box ol, .alert-box ul, .alert-box ol { margin-bottom: 10px !important; }

/* CAPTION */
.wp-caption {
 padding-top: 0;
 border: none;
 background: none;
 text-align: left;
 margin-bottom: 20px;
 }
p.wp-caption-text {
 font-size: 85%;
 margin-top: 0;
 line-height: 1.4;
 }


/* WIDGET ****************/
/* HEAD TAG */
h3.widget-sidebar-title, h3.widget-sidebar-scroll-title, .textwidget h3 {
 font-size: 90%;
 padding: 10px 0 5px;
 border-bottom: 3px double #efefef;
 background: none;
 }

/* GTransrators */
a.glink { margin: 0 1px; }

/* CARDS */
.widget-entry-cards .widget-entry-card { margin-bottom: 0; }
.widget-entry-card { font-size: 14px; }


/* FOOTER AND UNDER*********/
.cat-link { color: #fff; }
a.tag-link:hover, a.comment-reply-link:hover {
 color: #fff;
 background: #666;
 }

.related-entry-heading {
 padding: 5px 0;
 border-top: 5px solid #efefef;
 }
.entry-card-content, .related-entry-card-content { padding-bottom: 0; }

.under-entry-content { margin-top: 20px; }

/* HEAD TAG */
h2.related-entry-heading {
 font-size: 20px;
 margin: 30px 0 10px;
 line-height: 1.3;
 }

/* RELATED LIST */
.a-wrap { margin-bottom: 0; }

/* NEXT / PREV */
.pager-post-navi { margin: 20px 0; }
.pager-post-navi a figure {
 min-width: 80px;
 max-width: 80px;
 min-height: 80px;
 max-height: 80px;
 }
 
.pager-post-navi a.prev-next-home {
 font-size: 40px;
 color: #ccc;
 border: 1px solid #eee;
 }

/* FOOTER WIDGET */
.footer { padding: 10px 10px 0; }
.footer-bottom { margin-top: 0; }
.footer-widgets, .footer-widgets-mobile { margin: 10px auto 0; }
.footer-left, .footer-center  {
 width: 41%;
 padding-bottom: 0;
 }
.footer-right {
 width: 25%;
 margin: 0 auto;
 }
.footer-right .widget { margin-bottom: 0; }
.footer-right .textwidget {
 font-size: 80%;
 padding-top: 0;
 }
.footer-right .textwidget a::before { content: "≫"; }
.author-box {
 border: none;
 background: #fefefe;
 text-align: left;
 padding: 5px;
 margin: 0;
 }
.author-box .author-widget-name {
 text-align: center;
 font-size: 14px;
 font-weight: 700;
 margin: 10px auto 0;
 }
.author-box .author-name,
.author-box .sns-follow-buttons,
.nwa .author-box .sns-follow-buttons
{ display: none; }

.nwa .author-box p {
 text-align: left;
 padding: 0 10px;
 line-height: 1.3;
 }

#footer ul.menu > li  {
 color: #131313;
 font-weight: 700;
 }
#footer ul.menu > li a { background: none; }
#footer ul.menu > li a:hover { color: #cf4a28; }
#footer ul.menu > li > ul > li {
 font-weight: normal;
  height: 1em;
  display: inline-flex;
  }
#footer ul.menu > li > ul > li::after { content: "｜"; }
#footer ul.menu > li > ul > li:last-child::after { content: ""; }
.widget_nav_menu ul li a { padding: 0; }

#footer .widget-footer-left .menu a {
 font-size: 14px;
 }

.search-menu-button { display: none; }

h3.widget-footer-center-title, h3.widget-footer-mobile-title { display: none; }
#footer .tagcloud a { color: #333; }

@media screen and (max-width: 1030px){
.nwa .author-box { max-width: 100%; }
.footer-right { width: 100%; }
.nwa .author-box .author-thumb { float: left; margin-right: 20px; }
.author-box .author-widget-name { text-align: left; }
/**/}
@media screen and (max-width: 768px){
.nwa .author-box .author-thumb { margin-bottom: 5px; }
.author-box .author-widget-name { text-align: center; }
/**/}

/************************************
ブログパーツ
/* Cocoonの簡易リンク */
.entry-content a.blogcard-wrap {
 color: #333;
 text-decoration: none;
 }
.entry-content a.blogcard-wrap:hover {
 color: #036;
 text-decoration: underline;
 background: none;
 }
.entry-content a.blogcard-wrap .blogcard-title { color: #036; }

/*   */
.blogcard {
 padding: 1em .8em .1em;
 border: 1px solid #cf4a28;
 margin-bottom: 18px;
 background: #fcfcfc;
 }
.blogcard-title, .blogcard-snipet {
 line-height: 1.3;
 margin-bottom: 0.5em;
 background: #fcfcfc;
 }
.blogcard-wrap {
 width: 100%;
 margin: 0 auto;
 }
.blogcard-footer a {
 text-decoration: none;
 color: #333;
 }
.blogcard-content { min-height: 90px; }
.blogcard-thumbnail { margin: 0; }
.blogcard-footer { padding-top: 0; }
.blogcard-domain, .blogcard-post-date { white-space: nowrap; }

/* CocoonのTOPICPATHからアイコン削除 */
.breadcrumb-item .fa-fw { display: none; }
.breadcrumb-caption { margin: 0; }
.breadcrumb .sp { margin: 0 4px; }
.breadcrumb a:hover { color: #336699; }

/************************************
広告
************************************/
.ad-area { padding: 7px; }
.ad-area { position: relative; }
.ad-area .ad-label {
 position: absolute;
 font-size: 11px;
 text-align: left;
 border: 0!important;
 background-color: rgba(51,51,51,.8);
 color: #fff;
 top: 2px;
 left: 2px;
 padding: 1px 5px;
 overflow: hidden;
 text-overflow: ellipsis;
 z-index: 1;
}
.sidebar .ad-area { margin: 20px auto 0; }
.sidebar .ad-area .ad-label {
 font-size: 50%;
 font-size: 12px;
 background: #efefef;
 border-bottom: 2px solid #fff;
 }

/************************************
Rinker
************************************/
div.yyi-rinker-title { font-weight: bold; }
div.yyi-rinker-contents div.yyi-rinker-detail { display: none !important; }
/* div.yyi-rinker-image img { width: 80px; height: max-height: 80px; }
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink1 { background: #d37414 !important ;}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink2 { background: #a70033 !important ;}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink3 { background: #d6407a !important;} */

/************************************
フォーム
************************************/
textarea { font-family: "Meiryo",  "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic",sans-serif; }
.wpcf7-form dl dt, .wpcf7-form dl dd { width: 100%; }
.wpcf7-form dl dt {
 background: #efefef;
 padding: 4px 8px;
 }
.wpcf7-form dl dt span {
 background: #c00;
 color: #fff;
 font-size: smaller;
 padding: 0 4px;
 border-radius: 4px;
 }
.wpcf7-form dl dd {
 padding: 10px 5px 15px;
 margin-left: 0;
 }
.wpcf7-form-control-wrap { margin: 10px auto; }

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

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

/*768px以下 ipad mini縦*/
@media screen and (max-width: 768px){
/**/
/* 微調整・ハックなど */
.noPC { display: inherit; }
.noSP { display: none; }

/* メインエリア */
.archive-title { margin-top: 0; }
.search-menu-content { display: none; }
.cat-label, .eye-catch .cat-label {
 font-size: 16px;
 padding: 3px 4px;
 max-width: 90%;
 }
.eye-catch-caption {
 line-height: 1.2 !important;
 padding: .2em .6em .4em;
 }
.rect-mini-card .related-entry-card-wrap { margin-bottom: 0; }

.navi-in,
.breadcrumb-item .fa-folder,
.breadcrumb-item .fa-fw
 { display: none; }

.a-wrap { padding: 0; }

.blogcard {
 padding: .4em .3em 0;
 margin-bottom: 10px;
 }
.blogcard-footer a { font-size: 80% !important; }

.gmp_MapPreview { min-height: auto; }

 /* RIGHT&LEFT SLIDE MENU */
.menu-close-button { background: #efefef; }
.menu-close-button::before { color: #999: }

.menu-drawer li a { height: 2em; }
.menu-drawer li.menu-item {

 }
.menu-drawer > li {
 background: #fff;
 border-bottom: 2px dotted #efefef;
 font-weight: 700;
}
.menu-drawer > li >ul > li { 
 border-top: 1px dotted #efefef;
 font-weight: normal;
 }
ul.menu-drawer ul.sub-menu {
 padding: 0 0 0 1em;
 margin: 0;
 }

/* TEXT DECORATION */
.article dt, .article dd {
 margin-left: 0;
 line-height: 1.3;
}

.information-box::before { left: 12px; }
.article .information-box h2 { padding: 0 0 10px 10px !important; }

.information-box dt {
 width: 100%;
 float: none;
 margin-bottom: 5px;
 }
.article .information-box dd {
 margin-left: 0;
 margin-bottom: 20px;
 }
.question-box dt {
 float: none;
 width: 100%;
 margin-bottom: .5em;
 padding: 0 .2em;
 background: #efefef;
 }

/* FORM */
.wpcf7-form dt { margin-bottom: 0; }
.wpcf7-form dl dd span { display: inline; }
.wpcf7-form dl dd { padding: 0 !important; }
dd span.wpcf7-form-control {
 display: block;
 margin: 8px 0 0 0 !important; }

/* FOOTER */
.nwa .author-box { margin: 20px auto 0; }
.nwa .author-box p { font-size: larger; }
.widget-footer-mobile .textwidget {
 font-size: smaller;
 padding-top: 0;
 margin-top: -1.2em;
 text-align: center;
 }
.widget-footer-mobile .textwidget a::before { content: "≫"; }
.author-box {
 border: none;
 background: #fefefe;
 text-align: left;
 padding: 5px;
 margin: 0;
 }
/**/}

/*480px以下*/
@media screen and (max-width: 480px){
/**/
.tagline { padding: 0; } 
.ss-top .sns-share-buttons a, .ss-bottom .sns-share-buttons a { font-size: 16px; }
.sns-share-buttons a .button-caption { display: none; }
.tagline { font-size: 14px; }
.entry-title, .article h2, .article h3, .article h4, .article h5, .article h6 { padding: 8px 0 0 0 !important; }
.no-sp-snippet .entry-card-snippet {
 display: inline;
 font-size: 0.9em;
 }
.entry-card-thumb { width: 100%; }

.menu-content { max-width: 72%; }

.entry-content dl.tips, .entry-content .tips { margin: 30px 0; }
.entry-content .tips h3, .entry-content .tips h4 {
 margin-left: 20px;
 margin-top: 0;
 }
.entry-content dl.tips dt::before, .entry-content .tips h3::before, .entry-content .tips h4::before {
 left:-52px;
 top: 0;
 }
.entry-content dl.tips dt::after, .entry-content .tips h3::after, .entry-content .tips h4::after {
 left: -14px;
 top: 7px;
  -moz-transform: translateY(-35%);
  -webkit-transform: translateY(35%);
  -ms-transform: translateY(-35%);
  transform: translateY(-35%);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
 }

.a-wrap { padding: 0; }

.blogcard {
 padding: .3em .3em 0;
 margin-bottom: 10px;
 }
.blogcard-content { margin-left: 110px; }
.blogcard-footer a { font-size: 80% !important; }
.blogcard-thumbnail img {
 width: 100px;
 height: 100px;
 object-fit: cover;
 }

/* FOOTER */
.footer { padding: 0; }
.footer-bottom { padding: 0 0 20px; }
.copyright { margin-top: 0; }
/**/}


/* PLUGIN MAP */
p.wpgmza_infowindow_categories{ display: none !important; }
div.wpgmza-infowindow p { margin-bottom: 0;}

/************************************
微調整・ハックなど
************************************/
.main { border: none; }
.noDisplay,
.noPC,
body.page-id-3274 .sns-share,
body.page-id-3274 .post-date
 { display: none !important; }
 
 /* 広告非表示エリア */
.footer-right .google-auto-placed,
.footer-right iframe,
.header-container-in .google-auto-placed,
.under-entry-content .ad-area
{ display: none !important; }