/* <system section="background" selected="e9f4f1"> */
body{/* background:#e9f4f1; */}
/* </system> */
Responsive: yes

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
word-break: break-all;
}
a{text-decoration: none;color: #ffffff;}
a:hover{
 text-decoration: underline;
}
li{
list-style: none;
}
body, html{
    background-color: #aec2ef;
    z-index: -2;
}
span.social-buttons {position: absolute;top: 185px;right: 15px;height: 24px;overflow: hidden;}


div#bottom-editarea {
    text-align: center;
}
.breadcrumb-inner a:hover {
    text-decoration: none;
}
.breadcrumb-inner a {
    color: #000;
    text-decoration: underline;
}
div.side_p{
    position: fixed;
    width: 200px;
    height: 100%;
    left: 0;
 background-color: #eee;
    top: 42px;
 padding-left: 15px;
}
div#top-editarea{
     width: 950px;
    margin: 0 auto 15px;
 text-align: center;
}
.sp_te{
 font-size: 12px;
    color: #888;
    margin: 5px 0;
}
.entry-content p {
margin: 0 0 1em 0;
}

div#top-box{
        width: calc(100% - 600px);
 max-width: 850px;
    margin: 0 auto;
}
.entry-categories.categories {
    margin-bottom: 20px;
}
.categories a{
    color: #fff;
    background-color: #111;
    padding: 2px 6px;
    font-size: 13px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin: 1.3em 0 0.8em 0;
line-height: 1.5;
color: #333;
}
.entry-content {
    background-color: #fff;
    padding: 40px 20px;
    border: 1px #000000 solid;
}
.entry-content h1 {
font-size: 160%;
}
.entry-content h2 {
    position: relative;
    padding: 6px 20px;
    font-size: 150%;
    border-left: 10px #383838 solid;
    background-color: #f3f3f3;
}
.entry-content h3 {
position: relative;
font-size: 145%;
padding: 6px 10px;
    border-left: 5px #999 solid;
}
.entry-content h4 {
font-size: 135%;
padding-left: 10px;
border-bottom: 1px #999 solid;
}
.entry-content h5 {
font-size: 120%;
padding-left: 6px;
}
#blog-title{
}

#blog-title-inner {
width: 1100px;
margin-left: auto;
margin-right: auto;

}

#title {
margin: 0;
text-align: center;
}
#title a {
font-size: 150%;
font-weight: bold;
color: #000;
}
#blog-description {
max-width: 500px;
font-weight: normal;
font-size: 80%;
margin: 5px auto 0;
color: #999;
}
#blog-title-content{
text-align: center;
}
a.entry-title-link {
text-decoration: none;
color: #111;
}
.entry-date time {

color: #fff;

background-color: #111;

padding: 2px 6px;

font-size: 13px;
}
.date.archive-date a{
}
.date.archive-date time{
    font-size: 12px;
    padding: 2px 5px;
    color: #fff;
    background-color: #111;
}

a.archive-category-link {
font-size: 12px;
/*border: 1px #ff00eb solid;*/
padding: 2px 5px;
color: #fff;
background-color: #111;
}
p.entry-description{
color: #999;
margin: 0;
 font-size: 13px;
     height: 60px;
     overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
a.entry-thumb-link{
order: 1;
width: 100%;
}

div#blog-title-inner{

}
div#blog-title-inner:hover{

}

section.archive-entry.autopagerize_page_element:hover div{

}
section.archive-entry.autopagerize_page_element {
    position: relative;
    margin-bottom: 50px;
    width: calc(50% - 25px);
    height: auto;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    max-height: 480px;
    overflow: hidden;
    background-color: #fff;
}

section.archive-entry.autopagerize_page_element:nth-child(odd){
margin-right: 50px;
}
.archive-entry-body{order: 3;padding: 0px 20px;z-index: 2;}
section.archive-entry.autopagerize_page_element:after{
    content: "";
    display: block;
    border: 1px #000 solid;
    height: 190px;
    width: 350px;
    margin-top: -168px;
    order: 4;
    visibility: initial;
    /* background-color: #fff; */
    /* z-index: -1; */
}
.archive-entry-header{order: 2;padding: 10px 20px 0;z-index: 2;}


.page-index h1.entry-title {
margin: 10px 0;
font-size: 18px;
 overflow: hidden;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
 height: 54px;
}

.page-entry h1.entry-title {
 height: auto;
     font-size: 30px;
 
}

div#content {
width: 1150px;
margin: 30px auto 60px;
}

.page-entry div#content {
    width: calc(100% - 600px);
    max-width: 850px;
    padding: 10px 20px;
    margin: 0 auto 60px;
}

div#main {
    width: 750px;
    margin: 0 auto;
}

.page-entry div#main {
    width: auto;
    margin: 0 auto;
}
aside#box2 {
    width: 231px;
    position: fixed;
    top: 110px;
    height: 100%;
    right: 0;
    padding-right: 15px;
    /* background-color: #95b0ec; */
}
#content-inner:after{
content: "";
display: block;
clear: both;
}
.entry-thumb {

}
.page-archive .entry-thumb{
width: 100%;
height: 220px;
background-size: cover;
background-position: center;
margin-right: 0;
}
.archive-entries:after{
content: "";
display: block;
clear: both;
}

.page-index .categories {
margin-bottom: 15px;
position: absolute;
top: 10px;
left: 10px;
}
img.urllist-image.entries-access-ranking-image{
 width: 55px;
}


.hatena-module {margin-bottom: 25px;/* background-color: #95b0ec; */}

.hatena-module-title {text-align: center;border: 1px #000000 solid;font-size: 15px;padding: 5px 10px;margin-bottom: 15px;background-color: #fff;font-weight: bold;}
.hatena-module-title a {
color: #fff;
}
?
.hatena-module:hover .hatena-module-body{
height: auto;
}

ul.entries-access-ranking.hatena-urllist.urllist-with-thumbnails{
 padding: 0;
 margin: 0;
}
li.urllist-item.entries-access-ranking-item.rank-1{
 margin-bottom: 5px;
}
a.urllist-title-link.entries-access-ranking-title-link.urllist-title.entries-access-ranking-title{
 font-size: 13px;
     overflow: hidden;
    height: 40px;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.urllist-date-link.related-entries-date-link{
 margin-bottom: 10px;
}
.urllist-date-link.related-entries-date-link time{
 background-color: #111;
 padding: 2px 5px;
 color: #fff;
 margin-bottom: 10px;
}

a.urllist-title-link.related-entries-title-link.urllist-title.related-entries-title{
 font-weight: bold;
 font-size: 15px;
 margin-bottom: 10px;
 display: block;
}

ul.hatena-urllist{
 padding: 0;
 margin: 0;
}
ul.hatena-urllist li{
 font-size: 14px;
}
.hatena-module-body {
}

a.leave-comment-title{
    display: block;
    width: 130px;
    margin: 20px 0 0;
    background-color: #ee8742;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 3px 0 #c0622b;
}

li.urllist-item.recent-entries-item {
font-size: 13px;
margin-bottom: 10px;
}
.header-image-only #blog-title #blog-title-inner{
padding: 0;
margin-bottom: 20px;
}
a.profile-icon-link {
float: left;
margin-right: 20px;
}

.profile-description {font-size: 13px;color: #000;}
.profile-description p{
     margin: 5px auto;
}

p.services {color: #000;font-size: 13px;}

footer#footer {
text-align: center;
    margin: 50px 0;
}
footer#footer div#footer-inner {
}
footer#footer:hover div#footer-inner {
}

span.footer-address-name {
font-size: 13px;
}
.pager.autopagerize_insert_before {
text-align: right;
font-size: 15px;
}
form.search-form{
border: 1px #ccc solid;
}
input.search-module-button {
background: none;
border: none;
width: calc(20% - 12px);
background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search.png?version=f5154c74e6e38109ce2f0c7b9afd51) no-repeat right center;
text-indent: -9999px;
}
input.search-module-input{
border: none;
width: calc(80% - 24px);
padding: 0 12px;

}
.pager.pager-permalink.permalink:after{
 content:"";
 display: block;
 clear: both;
}
span.pager-next {
 float: right
}
span.pager-next a {
}
span.pager-next a:hover {
 text-decoration: underline;
}

.entry-content blockquote{
border: 1px #ccc solid;
padding: 15px;
margin: 20px 0;
}
.entry-content pre{
border: 1px #ccc solid;
padding: 15px;
margin: 20px 0;
}
th{
background-color: #aaa;
}
td, th{
border: 1px #ccc solid;
padding: 5px 10px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

.entry-comment {
    margin: 0 0 25px;
}

.comment-box {
    background-color: #fff;
    padding: 20px;
    border: 1px #000000 solid;
}
ul.comment {
    padding: 0;
    margin: 0;
}
p.comment-metadata {
    margin: 0;
}
.comment-content p {
    margin: 0;
}
p.comment-user-name {
    margin: 0;
}

span.comment-nickname {
    color: #000;
}

span.user-name-paren {
    font-size: 12px;
}
span.user-name-hatena-id {
    font-size: 12px;
}

.urllist-date-link.entries-access-ranking-date-link time{
 color: #ffffff;
 font-size: 11px;
 color: #fff;
 background-color: #111;
 padding: 2px 6px;
 margin: 0 0 5px;
}

.gNav li {
position: relative;
}

.gNav li ul.inmenu {
border-top: 5px #a2a2a2 solid;
position: absolute;
top: 40px;
width: 100%;
background: #fff;
-webkit-transition: all .4s ease;
transition: all .4s ease;
opacity: 0;
z-index: -50;
visibility: hidden;
}
ul.inmenu li {
float: none;
border-bottom: 1px #a2a2a2 solid;
width: 100%;
}
.gNav li:hover ul.inmenu {
top: 44px;
opacity: 1;
z-index: 999;
visibility: visible;
}
.gNav li ul.inmenu:hover {
top: 44px;
opacity: 1;
z-index: 999;
visibility: visible;
}



.gNav ul:after{
content: "";
clear: both;
display: block;
}
.gNav ul{
padding-left: 0;
margin: auto;
}
.gNav li{
float: left;
width: 20%;
list-style: none;
}
.gNav li:hover{
}


@keyframes scale {
from { transform: scale(1.0, 1.0); }
to   { transform: scale(0.8, 0.8); }
}
.gNav li a{
text-decoration: none;
display: block;
transition: all 1s ease;
/*color: #fff;*/
text-align: center;
padding: 10px 0;
}
.gNav li:hover a{
color: #999;
}
.gNav ul:after{
content: "";
clear: both;
display: block;
}
.gNav ul{
padding-left: 0;
}
.gNav li{
float: left;
width: 20%;
list-style: none;
}
.gNav li a{
display: block;
text-align: center;
}
.gNav {
width: 1100px;
margin: 0 auto ;
}
.gNav_bg {
margin-bottom: 80px;
}
.degutiI{
display: none;
}

img.profile-icon{
 width: 55px;
}
a.hatena-id-link {
    font-size: 16px;
    color: #111;
}
a.profile-icon-link{
     margin-right: 15px;
 color: #111;
}
.hatena-urllist a{
 color: #111;
}

@keyframes yokozure {
from { transform: translateX(0px) translateY(0px); }
to { transform: translateX(150px) translateY(-200px); }
}
@-webkit-keyframes kuru2 {
0%  { -webkit-transform: rotateY(-0deg); }
100%    { -webkit-transform :rotateY(360deg); }
}
@keyframes kuru2 {
0%  { transform: rotateY(-0deg); }
100%    { transform :rotateY(360deg); }
}
@keyframes kuru3D {
0% { transform: perspective(500px) rotate3d(1, 1, 1, 0deg); }
25% { transform: perspective(500px) rotate3d(1, 1, 1, 90deg); }
50% { transform: perspective(500px) rotate3d(1, 1, 1, 180deg); }
75% { transform: perspective(500px) rotate3d(1, 1, 1, 270deg); }
100% { transform: perspective(500px) rotate3d(1, 1, 1, 360deg); }
}

/*---------------------シェアボタン----------------------------------------------*/
.share-3d{
    margin-bottom: 40px;
    text-align: center;
}
.share-3d-inner a {
    position: relative;
    display: inline-block;
    width: 18%;
    height: 40px;
    line-height: 20px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}
.share-3d .small-text{
    font-size: 10px;
}
.share-3d .hatena-bookmark-button{
    background: #00A4DE;
    box-shadow: 0 3px #43638b;
}
.share-3d .twitter-button{
    background: #55ACEE;
    box-shadow: 0 3px #0092ca;
}
.share-3d .googleplus-button{
    background: #C53727;
    box-shadow: 0 3px #ad3a2d;
}
.share-3d .facebook-button{
    background: #405BA7;
    box-shadow: 0 3px #2c4373;
}
.share-3d .pocket-button{
    background: #EE4256;
    box-shadow: 0 3px 0 #c0392b;
}
.share-3d a:active{
    top: 3px;
    box-shadow: none;
}
.share-3d .hatena-bookmark-button:active{
    background: #43638b;
}
.share-3d .twitter-button:active{
    background: #0092ca;
}
.share-3d .googleplus-button:active{
    background: #ad3a2d;
}
.share-3d .facebook-button:active{
    background: #2c4373;
}
.share-3d .pocket-button:active{
    background: #c0392b;
}

/*サイドバーフォローボタン*/
.sidebar-follow-buttons{
    width: 100%;
    text-align: center;
    letter-spacing: -.40em;
}
.sidebar-follow-buttons a {
    display: inline-block;
    letter-spacing: normal;
    position: relative;
    width: 47%;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    padding:6% 0;
    margin:1%;
    overflow: hidden;
    z-index:2;
}
.sidebar-follow-buttons a:hover {
    color:#fff;
}
.sidebar-follow-buttons a:before, .sidebar-follow-buttons a:after {
    position:absolute;
    content:'';
    width:100%;
    height:50%;
    left:0;
    z-index:-1;
    transition: 0.3s;
}
.sidebar-follow-buttons a:before {
    top:0;
}
.sidebar-follow-buttons a:after {
    bottom:0;
}
.sidebar-follow-buttons .inner-text {
    font-size:16px;
    padding-left:5px;
}
.sidebar-follow-buttons .hatena {
    color: #ffffff;
    border: 1px solid #38393C;
    background: #38393C;
}
.sidebar-follow-buttons .hatena:hover {
    color: #38393C;
    background: #ffffff;
    transition: all .3s;
}
.sidebar-follow-buttons .hatena:hover:before,.sidebar-follow-buttons .hatena:hover:after {
    height: 0;
    background:#38393C;
}
.sidebar-follow-buttons .facebook {
    color: #ffffff;
    border: 1px solid #305097;
    background: #305097;
}
.sidebar-follow-buttons .facebook:hover {
    color: #305097;
    background: #ffffff;
    transition: all .3s;
}
.sidebar-follow-buttons .facebook:hover:before,.sidebar-follow-buttons .facebook:hover:after {
    height: 0;
    background:#305097;
}
.sidebar-follow-buttons .twitter {
    color: #ffffff;
    border: 1px solid #55acee;
    background: #55acee;
}
.sidebar-follow-buttons .twitter:hover {
    color: #55acee;
    background: #ffffff;
    transition: all .3s;
}
.sidebar-follow-buttons .twitter:hover:before,.sidebar-follow-buttons .twitter:hover:after {
    height: 0;
    background:#55acee;
}
.sidebar-follow-buttons .instagram {
    color: #ffffff;
    border: 1px solid #3f729b;
    background: #3f729b;
}
.sidebar-follow-buttons .instagram:hover {
    color: #3f729b;
    background: #ffffff;
    transition: all .3s;
}
.sidebar-follow-buttons .instagram:hover:before,.sidebar-follow-buttons .instagram:hover:after {
    height: 0;
    background:#3f729b;
}
.sidebar-follow-buttons .feedly {
    color: #ffffff;
    border: 1px solid #6cc655;
    background: #6cc655;
}
.sidebar-follow-buttons .feedly:hover {
    color: #6cc655;
    background: #ffffff;
    transition: all .3s;
}
.sidebar-follow-buttons .feedly:hover:before,.sidebar-follow-buttons .feedly:hover:after {
    height: 0;
    background:#6cc655;
}
.sidebar-follow-buttons .googleplus {
    color: #ffffff;
    border: 1px solid #db4a39;
    background: #db4a39;
}
.sidebar-follow-buttons .googleplus:hover {
    color: #db4a39;
    background: #ffffff;
    transition: all .3s;
}
.sidebar-follow-buttons .googleplus:hover:before,.sidebar-follow-buttons .googleplus:hover:after {
    height: 0;
    background:#db4a39;
}
p._chara {
    position: fixed;
    bottom: 0;
    left: 40px;
}

/*ーーーーーーーーーーーーーーーーーーレスポンシブーーーーーーーーーーーーーーーーーーーーー*/

@media (min-width: 919px){

.gNav{
display: block!important;
}
}

@media (max-width: 919px){
body, html {
width: 100%;
overflow-x: hidden;
}
 .page-entry div#content{
  width: calc(100% - 40px);
 }
div#content{
width: calc(100% - 20px);
padding: 0;
}

div#main{
width: auto;
margin-right: auto;
float: none;
margin-bottom: 60px;
}

section.archive-entry.autopagerize_page_element div{
}
.gNav_bg{
border-bottom: 0;
margin-bottom: 0;
}
div#container-inner {

}
div#blog-title-inner {
}

.hatena-module-body {
height: auto;
}


footer#footer div#footer-inner{
}

.hidMu{
display: none;
}
div#top-editarea{
width: 100%;
}
.degutiI{
display: block;
height: 40px;
width: 40px;
margin-left: 15px;
text-indent: -999999px;
}
.degutiI p{
}
.degutiI span{
margin-left: 5px;
border-bottom: 5px #111 solid;
height: 6px;
width: 30px;
display: block;

}
.header-image-only #blog-title #blog-title-inner{
 height: 100px;
 background-position: center!important;
}
.page-entry header#blog-title{
margin: 15px 0 ;
}

header#blog-title{
margin: 15px 0 ;
}
#title a{
font-size: 100%;
}


h1.entry-title {
margin: 5px 0 5px;
}

#blog-title-inner{width: auto;background-size: contain;}
.gNav{
width: auto;
display: none;
}
.gNav li:first-child{
border-top: 1px #a2a2a2 solid;
}
.gNav li{
transition: all 0s ease;
width: 100%;
float: none;
border-top: 1px #a2a2a2 solid;
}
.gNav li a{

color: #111;
}
 div.side_p{
  display: block;
  top: auto;
  left: auto;
 }
 aside#box2{
    display: block;
  top: auto;
  right: auto;
width: auto;
float: none;
  position: static;
  padding: 0;
}
 div#top-box{
  width: auto;
  padding: 0 30px
 }
 section.archive-entry.autopagerize_page_element {
    width: calc(50% - 5px);

}

section.archive-entry.autopagerize_page_element:nth-child(odd){
margin-right: 10px;
}
 a.leave-comment-title{
  margin: 20px auto;
 }


p._chara {
    display: none;
}

}



.code-in{
 padding: 5px;
 background-color: #fff;
 font-size: 14px;
}

.kuru1 {
 
    text-align: center;
    -webkit-animation: kuru1 2s linear infinite;
    animation: kuru1 2s linear infinite;
}
@-webkit-keyframes kuru1 {
    0%  { -webkit-transform: rotateZ(-0deg); }
    100%    { -webkit-transform :rotateZ(360deg); }
}
@keyframes kuru1 {
    0%  { transform: rotateZ(-0deg); }
    100%    { transform :rotateZ(360deg); }
}
.kuru2{
 
    text-align: center;
    -webkit-animation: kuru2 0.2s linear infinite;
    animation: kuru2 0.2s linear infinite;
}
@-webkit-keyframes kuru2 {
    0%  { -webkit-transform: rotateY(-0deg); }
    100%    { -webkit-transform :rotateY(360deg); }
}
@keyframes kuru2 {
    0%  { transform: rotateY(-0deg); }
    100%    { transform :rotateY(360deg); }
}

.deka-tibi {
    animation-duration: 2s;
    animation-name: dekai;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    
}
 
@keyframes dekai{
    from { transform: scale(1.0, 1.0); }
    to   { transform: scale(0.6, 0.6); }
}