@charset "UTF-8";
/*for Modern Browsers*/
/*
YUI 3.15.0 (build 834026e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure, figcaption, time {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

q::before, q::after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: top;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

#yui3-css-stamp.cssreset {
    display: none;
}

html {
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-font-smoothing: subpixel–antialiased;
}

h1, h2, h3, h4, h5, h6, section, div, p, aside, figure, figcaption, a, article, span, em, blockquote, dl, dt, dd, time, ul, li, main {
    box-sizing: border-box;
}

main {
    display: block;
}

sup, sub {
    font-size: 0.7em;
}

strong {
    font-weight: bold;
}

img {
    display: block;
}

input[type="text"], input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

/*
#common.css
*/
html {
    background-color: white;
    font-size: 62.5%;
    line-height: 66.66667%;
}

body {
    position: relative;
    width: 100%;
    background-color: #e6e6e6;
    color: #1a1a1a;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "FP-ヒラギノ角ゴ ProN W3", 'メイリオ', Meiryo, Avenir, Helvetica, sans-serif;
    line-height: 1.0;
}

a {
    color: #004099;
    text-decoration: none;
}

.fade, .bookmark-widget-counter, .head-root .hgroup a, .breadcrumb a {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.fade:hover, .bookmark-widget-counter:hover, .head-root .hgroup a:hover, .breadcrumb a:hover {
    opacity: 0.6;
}

img.fit, video.fit, .recent-entries-image {
    width: 100%;
    height: auto;
}

.urllist-date-link, .entry-date, .archive-entry-header .date {
    font-size: 1.3rem;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    letter-spacing: 0.03em;
}

.urllist-date-link a, .entry-date a, .archive-entry-header .date a {
    display: inline-block;
    background-color: #e6e6e6;
    padding: 5px 10px 4px;
    color: #333;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.urllist-date-link a:hover, .entry-date a:hover, .archive-entry-header .date a:hover {
    background-color: #004099;
    color: white;
}

.urllist-title-link, .entry-title-link {
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.urllist-title-link:hover, .entry-title-link:hover {
    color: #33bbff;
}

.urllist-image-link {
    background-color: #004099;
}

.urllist-image-link img {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.urllist-image-link:hover img {
    opacity: 0.6;
}

.urllist-image {
    margin: 0 !important;
}

.entry-date a {
    color: white;
    background-color: #f23d5b;
}

/**** HEADER COMMON **************/
#header-container {
    height: 0;
}

.head-root {
    height: 94px;
    background-color: white;
}

.head-root .wrap {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.head-root .wrap::after {
    content: "";
    display: block;
    clear: both;
}

.head-root .hgroup {
    margin-top: 20px;
    float: left;
}

.head-root .hgroup a {
    display: block;
}

.head-root .hgroup .h1 img {
    display: inline-block;
}

.head-root .hgroup .h1 img + img {
    margin-left: 8px;
}

.head-root .hgroup .h2 {
    margin-top: 7px;
    color: #4c4c4c;
    font-size: 1.2rem;
}

.head-root .hatena-module-search {
    position: relative;
    width: 200px;
    height: 34px;
    margin-top: 30px;
    float: right;
}

.head-root .hatena-module-search .search-module-input {
    background-color: #e6e6e6;
    border: 0;
    width: 155px;
    padding-left: 10px;
    padding-right: 35px;
    height: 34px;
    border-radius: 2px;
    font-size: 1.3rem;
    outline-width: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.head-root .hatena-module-search .search-module-input:focus {
    background-color: #f6f6f6;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.head-root .hatena-module-search .search-module-button {
    position: absolute;
    right: 4px;
    top: 2px;
    width: 30px;
    border: 0;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107143759.png) 50% 50% transparent no-repeat;
    background-size: 16px 16px;
    height: 0;
    padding-top: 28px;
    overflow: hidden;
    line-height: 2;
}

/**** BREAD CRUMB **************/
.breadcrumb {
    margin-bottom: 30px !important;
    padding: 11px 0;
    background-color: #004099;
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.2rem;
    line-height: 1;
}

.breadcrumb a {
    color: white;
}

.breadcrumb .breadcrumb-inner {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

/**** PICKUP **************/
#header-modules .hatena-module-recent-entries .hatena-module-title {
    display: none;
}

#header-modules .hatena-module-recent-entries .recent-entries .recent-entries-item {
    padding-left: 580px;
    padding-top: 20px;
    position: relative;
}

#header-modules .hatena-module-recent-entries .recent-entries .recent-entries-item .recent-entries-item-inner {
    position: relative;
    width: 380px;
    height: 380px;
    padding: 60px 30px 0 30px;
    z-index: 1;
    background-color: white;
    border: 5px solid #004099;
}

#header-modules .hatena-module-recent-entries .recent-entries .recent-entries-item .recent-entries-item-inner::before {
    display: block;
    position: absolute;
    right: -5px;
    top: -5px;
    padding: 10px 12px 8px;
    content: "PICK UP";
    background-color: #f23d5b;
    color: white;
    font-size: 1.6rem;
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1;
}

#header-modules .hatena-module-recent-entries .recent-entries .recent-entries-item .urllist-image-link {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 600px;
    z-index: 0;
}

#header-modules .hatena-module-recent-entries .recent-entries .recent-entries-item .urllist-title-link {
    margin-top: 6px;
    display: block;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.45455;
}

#header-modules .hatena-module-recent-entries .recent-entries .recent-entries-item .urllist-entry-body {
    margin-top: 8px;
    color: #666;
    font-size: 1.2rem;
    line-height: 2.08333;
}

#content-inner::after {
    content: "";
    display: block;
    clear: both;
}

#wrapper {
    width: 670px;
    float: left;
}

/**** RECENT ENTRIES **************/
#main .hatena-module-recent-entries .hatena-module-title {
    height: 40px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.5;
}

#main .hatena-module-recent-entries .hatena-module-title a {
    color: #1a1a1a;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item {
    padding: 20px;
    background-color: white;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item .recent-entries-image-link {
    float: left;
    width: 230px;
    height: 170px;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item .recent-entries-date-link, #main .hatena-module-recent-entries .recent-entries .recent-entries-item .title-wrap, #main .hatena-module-recent-entries .recent-entries .recent-entries-item .recent-entries-entry-body {
    display: block;
    margin-left: 250px;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item .title-wrap {
    margin-top: 8px;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item .recent-entries-title-link {
    display: inline;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.44444;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item .recent-entries-entry-body {
    margin-top: 6px;
    color: #666;
    font-size: 1.2rem;
    line-height: 1.66667;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item .bookmark-widget-counter {
    display: inline-block;
    margin-left: 10px;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item .bookmark-widget-counter img {
    display: inline;
}

#main .hatena-module-recent-entries .recent-entries .recent-entries-item + .recent-entries-item {
    margin-top: 20px;
}

.top-readmore-link {
    margin-top: 30px;
}

.top-readmore-link a {
    display: block;
    width: 100%;
    padding: 24px 0;
    background-color: white;
    border: 3px solid #004099;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.top-readmore-link a:hover {
    color: white;
    background-color: #004099;
}

.top-readmore-link a:hover::after {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107143914.png);
}

.top-readmore-link a::after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 8px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107112118.png) 0 0 no-repeat;
    background-size: 22px 22px;
    vertical-align: sub;
}

.page-index #box2 {
    margin-top: 40px;
}

#box1 {
    display: none;
}

#box2 {
    width: 260px;
    float: right;
}

#box2 .hatena-module {
    border-top: 3px solid #004099;
    background-color: white;
}

#box2 .hatena-module .hatena-module-title {
    padding: 13px 0;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

#box2 .hatena-module + .hatena-module {
    margin-top: 20px;
}

#box2 .hatena-module-entries-access-ranking .hatena-module-body, #box2 .hatena-module-recent-entries .hatena-module-body {
    padding-bottom: 10px;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item, #box2 .hatena-module-entries-access-ranking .recent-entries-item, #box2 .hatena-module-recent-entries .entries-access-ranking-item, #box2 .hatena-module-recent-entries .recent-entries-item {
    position: relative;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-1::before, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-2::before, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-3::before, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-4::before, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-5::before, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-1::before, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-2::before, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-3::before, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-4::before, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-5::before, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-1::before, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-2::before, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-3::before, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-4::before, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-5::before, #box2 .hatena-module-recent-entries .recent-entries-item.rank-1::before, #box2 .hatena-module-recent-entries .recent-entries-item.rank-2::before, #box2 .hatena-module-recent-entries .recent-entries-item.rank-3::before, #box2 .hatena-module-recent-entries .recent-entries-item.rank-4::before, #box2 .hatena-module-recent-entries .recent-entries-item.rank-5::before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 3px;
    right: -5px;
    top: 41px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107144202.png) 0 0 no-repeat;
    background-size: 5px 3px;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-1::after, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-2::after, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-3::after, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-4::after, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-5::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-1::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-2::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-3::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-4::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-5::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-1::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-2::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-3::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-4::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-5::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-1::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-2::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-3::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-4::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-5::after {
    content: '1';
    display: block;
    position: absolute;
    visibility: visible;
    width: 31px;
    height: 31px;
    right: -5px;
    top: 10px;
    z-index: 5;
    background-color: #fff000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-size: 2.2rem;
    font-weight: bold;
    font-family: Hevetica, sans-serif;
    line-height: 33px;
    text-align: center;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-2::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-2::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-2::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-2::after {
    content: '2';
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-3::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-3::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-3::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-3::after {
    content: '3';
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-4::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-4::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-4::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-4::after {
    content: '4';
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item.rank-5::after, #box2 .hatena-module-entries-access-ranking .recent-entries-item.rank-5::after, #box2 .hatena-module-recent-entries .entries-access-ranking-item.rank-5::after, #box2 .hatena-module-recent-entries .recent-entries-item.rank-5::after {
    content: '5';
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .entries-access-ranking-item-inner, #box2 .hatena-module-entries-access-ranking .recent-entries-item .entries-access-ranking-item-inner, #box2 .hatena-module-recent-entries .entries-access-ranking-item .entries-access-ranking-item-inner, #box2 .hatena-module-recent-entries .recent-entries-item .entries-access-ranking-item-inner {
    z-index: 0;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .entries-access-ranking-image-link, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-image-link, #box2 .hatena-module-entries-access-ranking .recent-entries-item .entries-access-ranking-image-link, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-image-link, #box2 .hatena-module-recent-entries .entries-access-ranking-item .entries-access-ranking-image-link, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-image-link, #box2 .hatena-module-recent-entries .recent-entries-item .entries-access-ranking-image-link, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-image-link {
    display: block;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .entries-access-ranking-image-link img, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-image-link img, #box2 .hatena-module-entries-access-ranking .recent-entries-item .entries-access-ranking-image-link img, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-image-link img, #box2 .hatena-module-recent-entries .entries-access-ranking-item .entries-access-ranking-image-link img, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-image-link img, #box2 .hatena-module-recent-entries .recent-entries-item .entries-access-ranking-image-link img, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-image-link img {
    margin: 0;
    float: none;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .entries-access-ranking-title-link, #box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-title, #box2 .hatena-module-entries-access-ranking .recent-entries-item .entries-access-ranking-title-link, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-title, #box2 .hatena-module-recent-entries .entries-access-ranking-item .entries-access-ranking-title-link, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-title, #box2 .hatena-module-recent-entries .recent-entries-item .entries-access-ranking-title-link, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-title {
    display: block;
    padding: 8px 15px;
    font-size: 1.3rem;
    line-height: 1.53846;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-date-link, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-date-link, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-date-link, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-date-link {
    margin-top: -22px;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-date-link a, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-date-link a, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-date-link a, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-date-link a {
    background-color: #fff000;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-date-link a:hover, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-date-link a:hover, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-date-link a:hover, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-date-link a:hover {
    background-color: #004099;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-categories, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-categories, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-categories, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-categories {
    display: none;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item .recent-entries-date-link, #box2 .hatena-module-entries-access-ranking .recent-entries-item .recent-entries-date-link, #box2 .hatena-module-recent-entries .entries-access-ranking-item .recent-entries-date-link, #box2 .hatena-module-recent-entries .recent-entries-item .recent-entries-date-link {
    position: absolute;
}

#box2 .hatena-module-entries-access-ranking .entries-access-ranking-item + .entries-access-ranking-item, #box2 .hatena-module-entries-access-ranking .recent-entries-item + .recent-entries-item, #box2 .hatena-module-recent-entries .entries-access-ranking-item + .entries-access-ranking-item, #box2 .hatena-module-recent-entries .recent-entries-item + .recent-entries-item {
    margin-top: 10px;
}

.hatena-module-profile .profile-icon-link {
    display: block;
    width: 100%;
    padding: 22px 0;
    border: 3px solid #004099;
    text-align: center;
    font-size: 0;
}

.hatena-module-profile .profile-icon {
    display: inline-block;
    width: 185px;
    height: auto;
}

.hatena-module-profile .hatena-module-body {
    padding: 0 15px 15px;
}

.hatena-module-profile .ttl {
    margin-top: 15px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.42857;
}

.hatena-module-profile .txt {
    margin-top: 5px;
    color: #333;
    font-size: 1.3rem;
    line-height: 1.53846;
}

.hatena-module-original .txt {
    margin-top: 5px;
    color: #333;
    font-size: 1.3rem;
    line-height: 1.53846;
}

/**** ENTRY > RANK  **************/
.entry-footer-modules .hatena-urllist .urllist-item {
    padding: 0 25px 0 0;
    background-color: white;
}

.entry-footer-modules .hatena-urllist .urllist-item .urllist-image-link {
    width: 150px;
    margin-right: 25px;
    float: left;
    border-right: 4px solid #004099;
}

.entry-footer-modules .hatena-urllist .urllist-item .urllist-image-link .urllist-image {
    margin: 0;
    float: none;
}

.entry-footer-modules .hatena-urllist .urllist-item .title-wrap {
    display: block;
    padding-top: 22px;
}

.entry-footer-modules .hatena-urllist .urllist-item .bookmark-widget-counter {
    display: inline;
    margin-left: 10px;
}

.entry-footer-modules .hatena-urllist .urllist-item .bookmark-widget-counter img {
    display: inline;
}

.entry-footer-modules .hatena-urllist .urllist-item .urllist-title-link {
    display: inline;
    padding: 0;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.55556;
}

.entry-footer-modules .hatena-urllist .urllist-item .urllist-entry-body {
    margin-top: 10px;
    color: #333;
    font-size: 1.3rem;
    line-height: 1.84615;
}

.entry-footer-modules .hatena-urllist .urllist-item + .urllist-item {
    margin-top: 10px;
}

/**** SEARCH RESULT  **************/
.search-result::after {
    content: "";
    display: block;
    clear: both;
}

.search-result .archive-heading {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 2.2rem;
    font-weight: bold;
}

.search-result .search-result-form {
    float: left;
}

.search-result .search-result-form .search-result-input {
    width: 200px;
    font-size: 1.5rem;
}

/**** ARCHIVE  **************/
.archive-entries .archive-entry {
    position: relative;
    background-color: white;
    height: 190px;
    padding-left: 194px;
}

.archive-entries .archive-entry .archive-entry-header {
    padding: 30px 20px 0;
}

.archive-entries .archive-entry .date {
    position: absolute;
    right: 0;
    top: 0;
}

.archive-entries .archive-entry .date a {
    background-color: #fff000;
}

.archive-entries .archive-entry .date a:hover {
    background-color: #004099;
}

.archive-entries .archive-entry .archive-entry-body {
    margin-top: 10px;
    padding: 0 20px;
    color: #333;
    font-size: 1.2rem;
    line-height: 1.66667;
}

.archive-entries .archive-entry .archive-entry-body .entry-description {
    overflow-y: hidden;
}

.archive-entries .archive-entry .categories {
    display: none;
}

.archive-entries .archive-entry .entry-thumb-link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 194px;
    height: 190px;
    border-right: 4px solid #004099;
    background-color: #004099;
}

.archive-entries .archive-entry .entry-thumb-link:hover .entry-thumb {
    opacity: 0.6;
}

.archive-entries .archive-entry .entry-thumb-link .entry-thumb {
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.archive-entries .archive-entry .entry-title {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.44444;
    word-break: break-all;
}

.archive-entries .archive-entry + .archive-entry {
    margin-top: 10px;
}

/**** ENTRY **************/
.entry .entry-header, .entry .entry-content {
    position: relative;
    padding: 0 30px;
}

.entry .entry-header {
    padding-top: 40px;
    padding-bottom: 15px;
    background-color: white;
}

.entry .entry-header .entry-date {
    position: absolute;
    left: 0;
    top: 0;
}

.entry .entry-header .entry-title {
    margin-bottom: 15px;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1.23077;
}

.entry .entry-header .entry-og-description {
    margin-bottom: 15px;
    color: #808080;
    font-size: 1.1rem;
    line-height: 1.81818;
}

.entry .entry-header .entry-categories {
    display: none;
}

.entry .entry-footer {
    position: relative;
    margin-top: 30px;
}

.entry .entry-footer .author, .entry .entry-footer .entry-footer-time {
    display: none;
}

.entry .entry-footer .social-buttons {
    height: 63px;
    margin-top: 60px;
    overflow-y: hidden;
}

.entry .entry-footer .customized-footer {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
	border-radius: 5px;
}

.entry .entry-footer .customized-footer .profile-description .txt {
	font-size: 1.1rem;
}

.entry .entry-footer .entry-footer-modules .hatena-module-title {
    margin-bottom: 15px;
    font-size: 2.2rem;
    font-weight: bold;
}

.entry .entry-footer .entry-footer-modules .hatena-module-title a {
    color: #1a1a1a;
}

.entry .entry-content {
    padding-bottom: 30px;
    background-color: white;
    font-size: 1.5rem;
    line-height: 1.8;
    /*		& > p:first-child{
              margin-top: 0;
              margin-left: -30px;
              width: calc(100% + 60px);
              max-width: auto;
          }
  */
    /*a img{display: block;}*/
}

.entry .entry-content > *:first-child {
    margin-top: 0;
}

.entry .entry-content > *:first-child *:first-child {
    margin-top: 0;
}

.entry .entry-content a {
    text-decoration: underline;
}

.entry .entry-content a:hover {
    text-decoration: none;
}

.entry .entry-content h3, .entry .entry-content h4, .entry .entry-content h5, .entry .entry-content h6 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-weight: bold;
    line-height: 1.4;
}

.entry .entry-content h3 {
    position: relative;
    margin-left: -30px;
    width: calc(100% + 30px * 2);
    padding: 10px 30px 8px;
    background-color: #f2f2f2;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    color: #004099;
    font-size: 2.2rem;
}

.entry .entry-content h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 4px;
    height: 100%;
    z-index: 1;
    background-color: #004099;
}

.entry .entry-content h4 {
    display: block;
    position: relative;
    color: #004099;
    font-size: 2.0rem;
    z-index: 1;
    padding-bottom: 8px;
}

.entry .entry-content h4::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
    background-color: #e6e6e6;
    z-index: 0;
}

.entry .entry-content h5 {
    display: block;
    color: #1a1a1a;
    font-size: 1.7rem;
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: 3px solid #e6e6e6;
}

.entry .entry-content h6 {
    display: block;
    color: #004099;
    font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: 1px solid #e6e6e6;
}

.entry .entry-content p,
.entry .entry-content ul,
.entry .entry-content ol,
.entry .entry-content blockquote,
.entry .entry-content dl,
.entry .entry-content table,
.entry .entry-content div {
    margin-top: 20px;
    position: relative;
}

.entry .entry-content img {
    display: inline;
    /*vertical-align: text-bottom;*/
}

.entry .entry-content img.hatena-fotolife {
    display: block;
    margin-bottom: 0;
}

.entry .entry-content span[itemtype="http://schema.org/Photograph"] {
    display: block;
    margin-bottom: 0;
}

.entry .entry-content ul {
    margin-left: 1.8em;
}

.entry .entry-content ul li {
    margin-bottom: 0.3em;
    list-style: disc;
}

.entry .entry-content ul li p {
    margin-bottom: 0;
}

.entry .entry-content ul li p + p {
    margin-top: 0.2em;
}

.entry .entry-content ul ul,
.entry .entry-content ul ol {
    margin-top: 0.4em;
}

.entry .entry-content ol {
    margin-left: 1.8em;
}

.entry .entry-content ol li {
    margin-bottom: 0.3em;
    list-style: decimal;
}

.entry .entry-content ol li p {
    margin-bottom: 0;
}

.entry .entry-content ol li p + p {
    margin-top: 0.2em;
}

.entry .entry-content ol ol,
.entry .entry-content ol ul {
    margin-top: 0.4em;
}

.entry .entry-content blockquote {
    padding: 15px 20px;
    border: 1px solid #dddddd;
    border-left-width: 5px;
    background-color: #f6f6f6;
}

.entry .entry-content blockquote > *:first-child {
    margin-top: 0;
}

.entry .entry-content blockquote cite {
    font-size: 1.2rem;
    font-style: italic;
}

.entry .entry-content dl dt {
    font-weight: bold;
    margin-bottom: 0.15em;
}

.entry .entry-content dl dt ~ dt {
    margin-top: 0.6em;
}

.entry .entry-content dd {
    margin-left: 2em;
}

.entry .entry-content table tr:nth-child(even) {
    background-color: #f6f6f6;
}

.entry .entry-content table th {
    background-color: #dddddd;
    color: #333;
    font-weight: 600;
    text-align: center;
}

.entry .entry-content table th,
.entry .entry-content table td {
    padding: 4px 10px;
    border: 1px solid #CCC;
}

.entry .entry-content pre {
    margin: 20px 2% 0;
    padding: 15px;
    border: 1px solid #dddddd;
    font-size: 90%;
    line-height: 1.7;
}

/* ソースコードのフォントを等幅にする */

pre.code {
    font-family: "Osaka－等幅", "Osaka-等幅", Osaka-mono, "ＭＳ ゴシック", "MS Gothic", Monaco, Consolas, Courier New, Courier, monospace, sans-serif;
}

.entry .entry-content em {
    font-style: italic;
}

.entry .entry-content hr {
    margin: 20px 0;
    border-color: #CCC;
    opacity: 0.3;
}

.entry .entry-content .table-of-contents {
    margin-left: 0;
    padding: 18px 22px;
    background-color: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 1.3rem;
    line-height: 1.5;
}

.entry .entry-content .table-of-contents::before {
    content: "目次";
    display: block;
    margin-bottom: 0.5em;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.0;
}

.entry .entry-content .table-of-contents > li {
    margin-left: 20px;
}

.entry .entry-content .table-of-contents ul {
    margin-top: 0.25em;
    margin-bottom: 0.5em;
}

.entry .entry-content .table-of-contents ul li {
    list-style: circle;
}

.entry .entry-content .table-of-contents li:last-child {
    margin-bottom: 0;
}

.entry .entry-content .table-of-contents li:last-child ul {
    margin-bottom: 0;
}

.entry .entry-content .c-gray {
    color: #666;
}

.entry .entry-content .profile .img {
    width: 30%;
    margin-right: 25px;
    margin-bottom: 1em;
    float: left;
    z-index: 10;
}

.entry .entry-content .profile .img a {
    display: block;
}

.entry .entry-content .profile .img img {
    width: 100%;
    margin-bottom: 0;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.entry .entry-content .profile .name {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
}

.entry .entry-content .profile .name small {
    color: #808080;
    font-size: 1.2rem;
}

.entry .entry-content .hatena-fotolife {
    margin-bottom: 10px;
}

.entry .entry-content .cols-2 {
    margin-bottom: 0;
}

.entry .entry-content .cols-2::after {
    content: "";
    display: block;
    clear: both;
}

.entry .entry-content .cols-2 > * {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    float: left;
}

.entry .entry-content .cols-2 > *:nth-child(2n) {
    margin-left: 20px;
}

.entry .entry-content .cols-3 {
    margin-bottom: 0;
}

.entry .entry-content .cols-3::after {
    content: "";
    display: block;
    clear: both;
}

.entry .entry-content .cols-3 > * {
    width: calc(33.3% - 14px);
    margin-bottom: 20px;
    margin-left: 20px;
    float: left;
}

.entry .entry-content .cols-3 > *:nth-child(3n+1) {
    margin-left: 0;
}

.entry .entry-content .cols-4 {
    margin-bottom: 0;
}

.entry .entry-content .cols-4::after {
    content: "";
    display: block;
    clear: both;
}

.entry .entry-content .cols-4 > * {
    width: calc(25% - 15px);
    margin-bottom: 20px;
    margin-left: 20px;
    float: left;
}

.entry .entry-content .cols-4 > *:nth-child(4n+1) {
    margin-left: 0;
}

/* 筆者紹介欄 */

.entry .entry-content .bordered-column-box {
    box-sizing: border-box;
    margin: 20px 1em 1em;
    padding: 1em;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.entry .entry-content .bordered-column-box :first-child {
    margin-top: 0;
} /* 2017-04-27 modified by hatena-editor */

.entry .entry-content img.bordered-image {
    vertical-align: middle;
    border: 1px solid #ccc;
}

.entry .entry-content .bordered-image img {
    vertical-align: middle;
    border: 1px solid #ccc;
}

.entry .entry-content p.eh-caption-paragraph {
    margin-top: 5px;
    font-size: 80%;
}

.entry .entry-content div.eh-author-profile {
    display: flex; margin: 0;
}

.entry .entry-content div.eh-author-profile div:first-child {
    margin: 10px 1em 0 0 ;
    width: 150px;
    max-width: 33%;
}

.entry .entry-content div.eh-author-profile div:first-child img {
    vertical-align: middle;
}

.entry .entry-content div.eh-author-profile div:nth-child(2) {
    margin-top: 10px;
    flex: 1;
    font-size: 90%;
}

.entry .entry-content figcaption {
    margin-top: 5px;
    font-size: 80%;
}

.entry .entry-content > .footnotes > ol {
    font-size: small;
}

.pager {
    margin-top: 25px;
}

.pager::after {
    content: "";
    display: block;
    clear: both;
}

.pager .pager-prev, .pager .pager-next {
    display: block;
    position: relative;
    width: 330px;
    padding: 18px 15px;
    border: 2px solid #004099;
    background-color: white;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.53846;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.pager .pager-prev:hover, .pager .pager-next:hover {
    color: white;
    background-color: #004099;
}

.pager .pager-prev:hover a, .pager .pager-next:hover a {
    color: white;
}

.pager .pager-prev:hover .pager-arrow, .pager .pager-next:hover .pager-arrow {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107143914.png);
}

.pager .pager-prev .pager-arrow, .pager .pager-next .pager-arrow {
    display: block;
    position: absolute;
    top: 50%;
    width: 22px;
    margin-top: -11px;
    height: 0;
    padding-top: 22px;
    overflow: hidden;
    line-height: 2;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107112117.png) 0 0 no-repeat;
    background-size: 22px 22px;
}

.pager .pager-prev a, .pager .pager-next a {
    display: block;
}

.pager .pager-prev {
    float: left;
    padding-left: 40px;
}

.pager .pager-prev:hover .pager-arrow {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107144546.png);
}

.pager .pager-prev .pager-arrow {
    left: 12px;
}

.pager .pager-next {
    float: right;
    padding-right: 40px;
}

.pager .pager-next .pager-arrow {
    right: 12px;
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107112118.png);
}

/* ------------ Follow Button ------------ */

.hatena-follow-button-box {
    clear: both;
    font-size: 10px!important;
    height: 20px;
    margin: .7em 0 0;
    display: block;
    *zoom:1}

.hatena-follow-button-box::after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: "."
}

.hatena-follow-button {
    display: inline-block;
    *display: inline;
    *zoom:1;height: 18px!important;
    padding-left: 20px;
    padding-right: 5px;
    min-width: 40px;
    border: 1px solid #bbb!important;
    border-radius: 3px;
    transition: .3s ease;
    transition-property: opacity,border,color,background;
    line-height: 18px!important;
    font-weight: 700;
    text-decoration: none;
    color: #555!important;
    background: #ebebeb;
    float: left;
    letter-spacing: 0!important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.hatena-follow-button:hover {
    text-decoration: none!important
}

.hatena-follow-button.unsubscribing {
    background: #f5f5f5 url(https://cdn.blog.st-hatena.com/images/theme/hatena-follow-button.png?version=d521df40822702b2798181e2322e97) no-repeat 0 0;
    background: url(https://cdn.blog.st-hatena.com/images/theme/hatena-follow-button.png?version=d521df40822702b2798181e2322e97) no-repeat 0 0,-o-linear-gradient(top,#fff 0,#ddd 100%)
}

.hatena-follow-button.unsubscribing.hover {
    border: 1px solid #888;
    color: #222!important
}

.hatena-follow-button.subscribing {
    color: #2f81d5!important;
    background: #f5f5f5 url(https://cdn.blog.st-hatena.com/images/theme/hatena-follow-button.png?version=d521df40822702b2798181e2322e97) no-repeat 0 -18px;
    background: url(https://cdn.blog.st-hatena.com/images/theme/hatena-follow-button.png?version=d521df40822702b2798181e2322e97) no-repeat 0 -18px,-o-linear-gradient(top,#fff 0,#ddd 100%)
}

.hatena-follow-button.subscribing.hover {
    width: auto;
    color: #fff!important;
    border: 1px solid #666;
    background: #666 url(https://cdn.blog.st-hatena.com/images/theme/hatena-follow-button.png?version=d521df40822702b2798181e2322e97) no-repeat 0 -36px
}

.hatena-follow-button-box .subscription-count-box {
    display: none;
    position: relative;
    float: left;
    margin: 0 0 0 5px!important
}

.hatena-follow-button-box i,.hatena-follow-button-box u {
    position: absolute;
    z-index: 10;
    zoom:1;line-height: 0;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin: -4px 0 0 -4px;
    border: 4px solid transparent;
    border-right-color: #bbb;
    border-left: 0
}

.hatena-follow-button-box u {
    margin-left: -3px;
    border-right-color: #fff
}

.hatena-follow-button-box .subscription-count {
    float: left;
    border: 1px solid #bbb;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    display: block;
    min-width: 8px;
    font-size: 12px;
    color: #454545!important;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-left: -1px;
    position: relative;
    z-index: 9;
    font-family: Helvetica,Ariel,sans-serif
}

.hatena-follow-button .background,
.hatena-follow-button:hover .foreground {
    display: none
}

.hatena-follow-button:hover .background {
    display: inline-block;
}

.hatena-follow-button .friend,
.hatena-follow-button .non-friend,
.hatena-follow-button .subscribing,
.hatena-follow-button .unsubscribing {
    display: none;
}

.hatena-follow-button.friend .friend,
.hatena-module .hatena-follow-button.non-friend .non-friend,
.hatena-follow-button.subscribing .subscribing,
.hatena-follow-button.unsubscribing .unsubscribing {
    display: inline-block;
}

/* ------------ globalFooter ------------ */
.totop {
    display: block;
    position: absolute;
    top: -18px;
    right: calc(100% * 0.5 - 960px * 0.5);
    width: 36px;
    height: 0;
    padding-top: 36px;
    overflow: hidden;
    line-height: 2;
    background: #004099 url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/engineerhub/20161107/20161107112119.png) no-repeat 50% 50%;
    background-size: 13px 10px;
    border-radius: 3px;
    z-index: 9999;
}

#globalFooter {
    position: relative;
    margin-top: 90px;
    padding: 40px 0;
    background-color: white;
    text-align: center;
    font-size: 1.2rem;
}

#globalFooter div, #globalFooter span, #globalFooter p, #globalFooter ul, #globalFooter li {
    margin: 0;
    padding: 0;
}

#globalFooter img {
    margin: 0;
    padding: 0;
    border: none;
}

#globalFooter a {
    text-decoration: none;
    outline: 0;
}

#globalFooter .siteLink .link li {
    display: inline-block;
}

#globalFooter .siteLink .link li a {
    padding: 5px 10px;
    color: #666;
}

#globalFooter .siteLink .link li + li {
    border-left: 1px solid #e6e6e6;
}

#globalFooter .enSiteVertical {
    margin: 15px auto 0 auto;
    width: 660px;
    color: #222;
    text-align: left;
    font-size: 0.65em;
}

#globalFooter .enSiteVertical .title {
    padding: 5px 10px;
    background: #eee;
    border: 1px solid #ddd;
    line-height: 100%;
    font-weight: bold;
    text-align: left;
}

#globalFooter .enSiteVertical .list {
    width: 660px;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

#globalFooter .enSiteVertical .list .toggle {
    width: 170px;
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    float: left;
    font-weight: bold;
}

#globalFooter .enSiteVertical .list:hover {
    background: #ffe;
}

#globalFooter .enSiteVertical .list .toggle a {
    color: #222;
}

#globalFooter .enSiteVertical .list .toggle a:hover {
    color: #f90;
}

#globalFooter .enSiteVertical .list .toggle span {
    padding: 0 19px 0 0;
    background: url(../../imageFile/user/footer_toggleRight.gif) no-repeat right center;
}

#globalFooter .enSiteVertical .list:hover .toggle span {
    background: url(../../imageFile/user/footer_toggleRightHover.gif) no-repeat right center;
}

#globalFooter .enSiteVertical .list .toggle span.open {
    background: url(../../imageFile/user/footer_toggleLeft.gif) no-repeat right center;
}

#globalFooter .enSiteVertical .list:hover .toggle span.open {
    background: url(../../imageFile/user/footer_toggleLeftHover.gif) no-repeat right center;
}

#globalFooter .enSiteVertical .list .listList {
    width: 430px;
    margin: 0;
    padding: 0 0 0 10px;
    float: left;
    border-left: 1px dotted #ccc;
    display: none;
    color: #aaa;
}

#globalFooter .enSiteVertical .list .listList li {
    padding: 5px;
    list-style: none;
    border-bottom: 1px dotted #ccc;
}

#globalFooter .enSiteVertical .list .listList li.last {
    border: none;
}

#globalFooter .enSiteVertical .list .listList li a {
    color: #222;
    margin: 0 2px;
}

#globalFooter .enSiteVertical .list .listList li a img {
    margin-right: 8px;
    vertical-align: middle;
}

#globalFooter .enSiteVertical .list .listList a:hover {
    color: #f90;
}

#globalFooter .enSiteVertical .list .listList li p.w {
    margin-left: 128px;
}

#globalFooter .copyright {
    margin: 15px auto 0 auto;
    text-align: center;
    line-height: 125%;
    font-family: Arial, Helvetica, sans-serif;
}

#globalFooter .copyright .company img {
    vertical-align: middle;
}

#globalFooter .copyright .company span.copyright {
    margin-left: 15px;
    color: #444;
    font-size: 0.65em;
}

#globalFooter .otherSiteLink {
    text-align: center;
    font-size: 12px;
}

#globalFooter .otherSiteLink .enSiteVertical {
    margin: 30px auto 0 auto;
    width: 870px;
    color: #333;
    text-align: left;
    font-size: 11px;
}

#globalFooter .otherSiteLink .enSiteVertical .title {
    padding: 5px 10px;
    background: #eee;
    font-weight: bold;
    text-align: left;
    color: #333;
    border: 1px solid #ddd;
}

#globalFooter .otherSiteLink .enSiteVertical .list {
    width: 870px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

#globalFooter .otherSiteLink .enSiteVertical .list.clearfix {
    min-height: 1px;
}

#globalFooter .otherSiteLink .enSiteVertical .list.clearfix::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#globalFooter .otherSiteLink .enSiteVertical .list .toggle {
    float: left;
    width: 170px;
    padding-left: 15px;
    font-weight: bold;
    color: #333;
}

#globalFooter .otherSiteLink .enSiteVertical .list:hover {
    background: #ffe;
    cursor: pointer;
}

#globalFooter .otherSiteLink .enSiteVertical .list .toggle a {
    color: #333;
}

#globalFooter .otherSiteLink .enSiteVertical .list .toggle a:hover {
    color: #f90;
}

#globalFooter .otherSiteLink .enSiteVertical .list .toggle span {
    padding-right: 19px;
    background: url(https://employment.en-japan.com/imageFile/user/footer_toggleRight.gif) no-repeat right center;
    cursor: pointer;
}

#globalFooter .otherSiteLink .enSiteVertical .list:hover .toggle span {
    background: url(https://employment.en-japan.com/imageFile/user/footer_toggleRightHover.gif) no-repeat right center;
    cursor: pointer;
}

#globalFooter .otherSiteLink .enSiteVertical .list .toggle span.open {
    background: url(https://employment.en-japan.com/imageFile/user/footer_toggleLeft.gif) no-repeat right center;
    cursor: pointer;
}

#globalFooter .otherSiteLink .enSiteVertical .list:hover .toggle span.open {
    background: url(https://employment.en-japan.com/imageFile/user/footer_toggleLeftHover.gif) no-repeat right center;
    cursor: pointer;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList {
    float: left;
    display: none;
    width: 660px;
    padding-left: 10px;
    border-left: 1px dotted #ccc;
    color: #aaa;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li {
    padding: 0 5px;
    list-style: none;
    border-bottom: 1px dotted #ccc;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li:hover {
    cursor: default;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li.last {
    border: none;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li a {
    color: #333;
    margin: 0 2px;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li a img {
    margin-right: 8px;
    vertical-align: middle;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList a:hover {
    color: #f90;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li p.w {
    margin-left: 128px;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea {
    position: relative;
    padding: 18px 0 24px;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea {
    position: absolute;
    top: 7px;
    left: 130px;
    vertical-align: middle;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea .site {
    display: block;
    font-weight: bold;
    color: #333;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea .siteSub {
    display: block;
    margin: 2px 0 0 2px;
    font-size: 10px;
    color: #555;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .leftArea {
    position: absolute;
    top: 12px;
    left: 0;
    width: 130px;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li {
    padding: 0 5px 5px 5px;
    list-style: none;
    border-bottom: 1px dotted #ccc;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li.last {
    border: none;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li a {
    color: #333;
    margin: 0 2px;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li a img {
    margin-right: 8px;
    vertical-align: middle;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany a:hover {
    color: #f90;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li p.w {
    margin-left: 128px;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea {
    position: relative;
    padding: 12px 0;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea {
    position: absolute;
    top: 7px;
    left: 130px;
    vertical-align: middle;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea .site {
    display: block;
    font-weight: bold;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea .siteSub {
    display: block;
    margin: 2px 0 0 2px;
}

#globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .leftArea {
    position: absolute;
    top: 7px;
    left: 0;
    width: 130px;
}

/* ------------ globalFooter Site ------------ */
/**** WIDTH **************/
/**** TOUCH OR **************/
.isnt-touch .fade, .isnt-touch .bookmark-widget-counter, .isnt-touch .head-root .hgroup a, .head-root .hgroup .isnt-touch a, .isnt-touch .breadcrumb a, .breadcrumb .isnt-touch a {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.isnt-touch .fade:hover, .isnt-touch .bookmark-widget-counter:hover, .isnt-touch .head-root .hgroup a:hover, .head-root .hgroup .isnt-touch a:hover, .isnt-touch .breadcrumb a:hover, .breadcrumb .isnt-touch a:hover {
    opacity: 0.6;
}

/**** PRINT CSS **************/

/*# sourceMappingURL=__maps/common_pc.css.map */

.entry .entry-content:first-child {
    margin-top: 0;
}

@media (max-width: 767px) {
    .interview-banner-content .interview-banner {
        display: none;
    }
}

.interview-banner-content .interview-banner .interview-banner-img {
    width: 100%;
}

.interview-banner-content .interview-banner-mobile {
    display: none;
}

@media (max-width: 767px) {
    .interview-banner-content .interview-banner-mobile {
        display: block;
    }
}

.interview-banner-content .interview-banner-mobile .interview-banner-mobile-img {
    width: 100%;
}