.tab-wrap{display:flex;flex-wrap:wrap;margin:20px 0}.tab-wrap:after{content:'';width:100%;height:3px;background:DeepSkyBlue;display:block;order:-1}.tab-label{color:#fff;background:#d3d3d3;font-weight:bold;text-shadow:0 -1px 0 rgba(0,0,0,.2);white-space:nowrap;text-align:center;padding:10px .5em;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1}.tab-label:not(:last-of-type) {margin-right:5px}.tab-content{width:100%;height:0;overflow:hidden;opacity:0}.tab-switch:checked+.tab-label{background:DeepSkyBlue}.tab-switch:checked+.tab-label+.tab-content{height:auto;overflow:auto;padding:15px;opacity:1;transition:.5s opacity;box-shadow:0 0 3px rgba(0,0,0,.2)}.tab-switch{display:none}.widget_archive a.year{cursor:pointer;border-bottom:1px dotted #ccc}.widget_archive a.year::after{font-family:"Font Awesome";content:'\f107';position:relative;left:5px}.widget_archive .years ul{display:flex;flex-flow:row wrap;margin-left:5px;font-size:1rem;text-decoration:underline}.widget_archive ul.years li{padding:0 1px}#sidebar .widget_archive ul.years li :hover{background:none;transition:.1s;color:#72c7e6}.widget_archive ul.years .hide{margin:0;height:0;opacity:0;visibility:hidden}#main .button-caption{display:none}.sns-share-message{font-weight:bold;color:#875d5b}.sns-share-buttons{flex-wrap:nowrap;justify-content:center}.sns-share-buttons a{border-radius:50%;font-size:20px;margin:0 10px}#main .sns-share a{width:40px;height:40px}.sns-follow-message{font-weight:bold;color:#875d5b}.sns-follow-buttons{justify-content:center}.sns-follow-buttons a{border-radius:50%;font-size:20px;margin:0 10px}#main .sns-follow a{width:40px;height:40px}