@charset "UTF-8";
@charset "UTF-8";

 .slick-loading .slick-list {
background: #fff url(https://zutto-issyo0907.com/wp-content/themes/cocoon-master/plugins/slick/ajax-loader.gif) center center no-repeat; } @font-face {
font-family: "slick";
src: url(https://zutto-issyo0907.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.eot);
src: url(https://zutto-issyo0907.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://zutto-issyo0907.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.woff) format("woff"), url(https://zutto-issyo0907.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.ttf) format("truetype"), url(https://zutto-issyo0907.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal; } .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-prev {
left: -25px; }
[dir="rtl"] .slick-prev {
left: auto;
right: -25px; }
.slick-prev:before {
font-family: FontAwesome;
content: "\f053"; }
[dir="rtl"] .slick-prev:before {
font-family: FontAwesome;
content: "\f054"; }
.slick-next {
right: -25px; }
[dir="rtl"] .slick-next {
left: -25px;
right: auto; }
.slick-next:before {
font-family: FontAwesome;
content: "\f054"; }
[dir="rtl"] .slick-next:before {
font-family: FontAwesome;
content: "\f053"; } .slick-dotted.slick-slider {
margin-bottom: 30px; }
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%; }
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer; }
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1; }
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75; }
   body {
background-color: #f4f5f7;
}
.main,
.sidebar {
background-color: #fff;
} .header-container .navi {
background-color: #86cfcf;
}
#navi .navi-in a {
color: #fff;
}
#navi .navi-in > .menu-header .sub-menu {
background-color: #86cfcf;
}
#navi .navi-in a:hover {
background-color: #aadddd;
}
.menu-header .item-label {
font-size: 18px;
letter-spacing: 0.5px;
}
.header-container {
color: #fff;
background-color: #86cfcf;
}
.header {
background-color: #86cfcf;
}
.header .header-in {
min-height: 100px;
} .site-name-text {
color: #fff;
}
.site-name-text:hover {
color: #fff;
} .article h2 {
margin: 5px 0;
padding: 20px 25px;
background-color: #86cfcf;
color: #fff;
font-size: 22px;
border-radius: 0.5em;
}
.article h3 {
padding: 15px 20px 11px;
background-color: #e2f3f3;
border-color: #86cfcf;
border-top: none;
border-right: none;
border-bottom: 4px solid #86cfcf;
border-left: none;
}
.article h4 {
border-top: none;
border-bottom: none;
border-left: 6px solid #86cfcf;
}
.article h5 {
border-bottom: 2px solid #86cfcf;
position: relative;
} .sidebar h3 {
padding: 10px;
color: #fff;
background-color: #86cfcf;
border: none;
text-align: center;
font-size: 18px;
letter-spacing: 1px;
border-radius: 0.5em;
}
.widget_recent_entries ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_rss ul li a,
.widget_nav_menu ul li a {
border-radius: 0.5em;
}
.widget_recent_entries ul li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_rss ul li a:hover,
.widget_nav_menu ul li a:hover {
background-color: #eff9f9;
}
.widget_recent_entries ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_rss ul li a,
.widget_nav_menu ul li a {
padding: 0.5em 0.5em;
} .cat-item a::before {
font-family: FontAwesome;
content: '\f0da';
margin-right: 6px;
}
.cat-item .children a::before {
content: '\f105';
}
.font-awesome-5 .cat-item a::before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.font-awesome-5 .cat-item .children a::before {
content: '\f105';
} .author-box {
border: 1px solid #86cfcf;
}
.author-box .sns-follow-buttons a.follow-button {
color: #86cfcf;
border: 1px solid #86cfcf;
} .search-edit,
input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='url'],
textarea,
select {
font-size: 16px;
border: 2px solid #86cfcf;
border-radius: 0.5em;
} #container .sns-buttons a {
border-radius: 0.5em;
} .a-wrap .blogcard {
border-color: #86cfcf;
}
.a-wrap {
border-radius: 0.5em;
}
.a-wrap:hover {
background-color: #eff9f9;
-webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px);
box-shadow: 0 0 8px #f6fafd;
}
.blogcard-label {
background-color: #86cfcf;
} .cat-label {
top: 0;
left: 0;
background-color: #deabc4;
border-top: none;
border-left: none;
}
.cat-link {
background-color: #deabc4;
border-radius: 0.5em;
transition: all 0.3s;
}
.cat-link:hover {
opacity: 0.8;
} .tag-link {
color: #deabc4;
border-color: #deabc4;
border-radius: 0.5em;
}
.tag-link:hover {
color: #deabc4;
background-color: rgba(222, 171, 196, 0.1);
} .comment-reply-link {
color: #86cfcf;
border-color: #86cfcf;
border-radius: 0.5em;
}
.comment-reply-link:hover {
color: #44abab;
background-color: #eff9f9;
} .tagcloud a {
color: #86cfcf;
border-color: #86cfcf;
border-radius: 0.5em;
}
.tagcloud a:hover {
color: #44abab;
background-color: #eff9f9;
}
.fa-tag:before {
content: '\f02c';
} input[type='submit'] {
padding: 10px;
background: #86cfcf;
color: #fff;
font-size: 14px;
border: none;
border-radius: 0.5em;
}
.pagination-next-link,
.comment-btn {
padding: 10px;
background: transparent;
color: #86cfcf;
font-size: 14px;
border: 1px solid #86cfcf;
border-radius: 0.5em;
}
.pagination-next-link:hover,
.comment-btn:hover {
color: #44abab;
background-color: #eff9f9;
} table {
width: 100%;
border-collapse: collapse;
text-align: left;
line-height: 1.5;
font-size: 16px;
}
table th {
padding: 10px;
font-weight: bold;
background: #eff9f9;
font-size: 18px;
}
table > th,
td {
border-bottom: 1.5px solid #86cfcf;
}
table tr:nth-child(even) {
background: #eff9f9;
} .toc {
border: 1px solid #86cfcf;
} .page-numbers {
color: #86cfcf;
border: 1px solid #86cfcf;
border-radius: 0.5em;
}
.pagination .current {
background-color: #86cfcf;
color: #fff;
}
.page-numbers.dots {
opacity: 1;
background: none;
}
.pagination a:hover {
background-color: #86cfcf;
color: #fff;
} blockquote {
border-color: #86cfcf;
background-color: #eff9f9;
border-radius: 0.5em;
}
blockquote::before,
blockquote::after {
color: #86cfcf;
} .footer {
padding-top: 30px;
padding-bottom: 35px;
color: #fff;
background-color: #86cfcf;
}
.footer-bottom {
margin-top: 0;
}
.footer-in h3 {
padding: 10px;
border: 1.5px solid #333;
text-align: center;
font-size: 18px;
border-radius: 0.5em;
}
.navi-footer-in a {
color: #fff;
}
.navi-footer-in a:hover {
color: #fff;
background-color: #aadddd;
} .go-to-top {
bottom: 35px;
}
.go-to-top-button {
width: 45px;
height: 45px;
color: #fff;
background-color: #44abab;
border-radius: 50%;
transition: all 0.3s;
}
.go-to-top-button:hover {
color: #fff;
background-color: #aadddd;
} @media screen and (max-width: 834px) {
.header-container-in.hlt-top-menu #header .header-in {
display: flex;
align-items: center;
}
.header .header-in {
min-height: 80px;
}
.sidebar h3 {
font-size: 16px;
}
}
@media screen and (max-width: 480px) {
.article h2 {
padding: 0.6em 1em;
}
.article h3 {
padding: 0.4em 1em;
}
.footer {
padding-top: 25px;
padding-bottom: 30px;
}
} .sns-buttons a {
background-color: #444;
}
.bc-brand-color.sns-share .twitter-button,
.bc-brand-color.sns-follow .twitter-button {
background-color: #34aaf3;
}
.bc-brand-color.sns-share .facebook-button,
.bc-brand-color.sns-follow .facebook-button {
background-color: #4f6aa2;
}
.bc-brand-color.sns-share .hatebu-button,
.bc-brand-color.sns-follow .hatebu-button {
background-color: #417dc4;
}
.bc-brand-color.sns-share .pocket-button,
.bc-brand-color.sns-follow .pocket-button {
background-color: #f26678;
}
.bc-brand-color.sns-share .line-button,
.bc-brand-color.sns-follow .line-button {
background-color: #4dd54d;
}
.bc-brand-color.sns-share .website-button,
.bc-brand-color.sns-follow .website-button {
background-color: #335181;
}
.bc-brand-color.sns-share .feedly-button,
.bc-brand-color.sns-follow .feedly-button {
background-color: #55c170;
}
.bc-brand-color.sns-share .rss-button,
.bc-brand-color.sns-follow .rss-button {
background-color: #f5844e;
}
.bc-brand-color.sns-share .pinterest-button,
.bc-brand-color.sns-follow .pinterest-button {
background-color: #f63147;
}
.bc-brand-color.sns-share .linkedin-button,
.bc-brand-color.sns-follow .linkedin-button {
background-color: #0091dc;
}