@charset "UTF-8";
      body{
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, Helvetica, Arial, sans-serif;
font-size: 15px;
-webkit-text-size-adjust: 100%;
} #breadcrumb{ display: none; } .article{
margin-bottom: 1.4em; } #container{
padding: 0;
margin: 0 auto;
} #header-in,
#navi-in,
#body-in,
#footer-in{
width: 1070px;
height: 150px; margin: 30px auto;
box-sizing: border-box;
}
#header{ margin-bottom: 0; }
#header .alignleft,
#header .alignright{
margin-bottom: 0;
max-width: 300px;
}
#header .alignright{
height: 52px;
text-align: right;
margin-right: 30px;
right: 0;
top: 0;
position: absolute;
}
#body{ margin-top: 0; } #main, #sidebar{ border: none !important; } @media screen and (min-width: 768px){ :root{
--leftcol-x: -475px; --logo-top: 10px; --sidebar-width: 270px; --main-left: 300px;  --hero-shift: 60px; --header-block-height: 210px;
} #header .alignleft{
position: fixed; top: var(--logo-top);
left: 50%;
transform: translateX(var(--leftcol-x));
margin: 0;
padding: 0 0 3px 0;
max-width: 300px;
z-index: 10000;
} #site-description{
margin: 10px 0 0 0; padding-left: 25px; line-height: 1.6;
width: var(--sidebar-width);
box-sizing: border-box;
font-size: 14px;
color: #555;
font-weight: normal;
} #site-description .desc-sub{
display: block;
margin-top: 4px;
font-size: 12px;
font-weight: 600;
color: #666;
letter-spacing: 0.08em;
line-height: 1.4;
} #sidebar{
position: fixed; top: var(--header-block-height);
width: var(--sidebar-width);
left: 50%;
transform: translateX(var(--leftcol-x));
margin: 0;
padding-top: 0;
z-index: 9999;
} #main{
margin-left: var(--main-left);
margin-top: 0;
padding-top: 1px; } #main figure.entry-large-thumb{
margin-top: calc(0px - var(--hero-shift)) !important; margin-bottom: 8px !important; }
} @media screen and (max-width: 767px){ #header .alignleft{
position: static;
top: auto;
left: auto;
transform: none;
z-index: auto;
margin: 0;
padding: 0;
max-width: 100%;
} #sidebar{
position: static;
top: auto;
left: auto;
transform: none;
width: auto;
z-index: auto;
margin: 0;
padding-top: 0;
} #main{
margin-left: 0;
margin-top: 0;
padding-top: 1px; } #site-description{
margin: 10px 0 0 0; padding-left: 0; width: auto;
font-size: 14px;
line-height: 1.6;
color: #555;
}
#site-description .desc-sub{
display: block;
margin-top: 4px;
font-size: 12px;
font-weight: 600;
color: #666;
letter-spacing: 0.08em;
line-height: 1.4;
} #header-in{ height: auto !important; } #h-top{ overflow: visible !important; }
} #main img{
display: block;
height: auto;
} #main h2.entry-title{
margin-top: 0 !important;
} #sidebar .widget{
padding-bottom: 15px; margin-bottom: 0;
}  #menu-global_menu a{
color: #444444 !important;
text-decoration: none !important;
font-weight: bold !important;
display: block;
margin: 0 !important;
} #menu-global_menu li{
margin: 0 !important;
padding: 0 !important;
line-height: normal !important;
} #menu-global_menu > li > a{
font-size: 15px !important;
line-height: 1.5 !important;
padding: 2px 0 !important;
} #menu-global_menu .sub-menu li > a{
font-size: 12px !important;
line-height: 1.7 !important;
padding: 1px 0 !important;
} #menu-global_menu a:hover,
#menu-global_menu a:active{
color: #000099 !important;
border-left: solid 4px #000099;
padding-left: 1px !important;
} *:first-child+html #header > div{ clear: both;
zoom: 1;
}
#h-top{
min-height: 0;
overflow: hidden;
background-repeat: no-repeat;
background-position: top left;
position: relative;
}
#header-image{
margin-bottom: 20px;
margin-left: 0;
} .widget_new_entries ul li,
.widget_new_popular ul li,
.widget_popular_ranking ul li{
clear: left;
float: none;
margin-bottom: 0;
padding: 0 15px; font-size: 12px; } .blog-card{
margin: 5px auto; max-width: 100%;
width: 682px;
position: relative;
clear: both;
min-height: 130px; min-width: 300px;
box-sizing: border-box;
}
.blog-card.internal-blog-card{
border-style: none; }   .article ul{
background: #F8F8FF;
border-radius: 0;
padding: 0.5em 20px 0.5em 50px;
}
.article ul li{
line-height: 1.0;
padding: 0.5em 0;
}   .article ol{
counter-reset: number; list-style-type: none !important; padding: 0.5em 0.5em 0.5em 1em;
}
.article ol li{
position: relative;
padding-left: 30px;
line-height: 1.5em;
padding: 0.5em 0.5em 0.5em 35px;
}
.article ol li:before{ position: absolute;
counter-increment: number;
content: counter(number); display: inline-block;
background: #5c9ee7;
color: #fff;
font-family: 'Avenir','Arial Black','Arial',sans-serif;
font-weight: bold;
font-size: 15px;
border-radius: 50%;
left: 0;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
}   .home .post-date,
.archive .post-date{
display: none !important;
}  .single .entry{
position: relative;
} .single .entry .post-date{
position: absolute;
top: 20px;
right: 20px;
background: rgba(0,0,0,0.65);
color: #fff;
font-size: 12px;
padding: 4px 8px;
line-height: 1;
border-radius: 3px;
z-index: 20;
display: inline-block !important;
} .single .entry .post-meta .post-date{
display: none !important;
}