@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)}}
   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 h2,
.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 h2,
.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;
}