@charset "UTF-8";
/*
  Theme: hbm-simple-p2
  Author: Hatena Blog Team
  Responsive: yes
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Sans:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");

/* 三菱電機用CSS */
@import url("https://www.mitsubishielectric.co.jp/shared_resp/v0006/css/base.css");
/* テーマCSS */
.hatena-module-body__detail {
    background: #505050;
}
.urllist-see-more a,
.SingleContact__btn {
    background: #505050;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
}
html,body {
    word-wrap: break-word;
}
* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-family: var(--font-family);
    color: #010101;
    font-weight: 400;
}
*,
::before,
::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::before,
::after {
    text-decoration: inherit;
    vertical-align: inherit;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
hr {
    overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
summary {
    display: list-item;
}
small {
    font-size: 80%;
}
[hidden],
template {
    display: none;
}
abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
button,
[type='button'],
[type='reset'],
[type='submit'] [role='button'] {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
[type='number'] {
    width: auto;
}
[type='search'] {
    -webkit-appearance: textfield;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    resize: vertical;
}
optgroup {
    font-weight: bold;
}
button {
    overflow: visible;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;
}
button:-moz-focusring,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    outline: 1px dotted ButtonText;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
}
button,
select {
    text-transform: none;
}
select::-ms-expand {
    display: none;
}
select::-ms-value {
    color: currentColor;
}
legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
[type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
img {
    border-style: none;
    height: auto;
}
progress {
    vertical-align: baseline;
}
svg:not(:root) {
    overflow: hidden;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
@media screen {
    [hidden~='screen'] {
        display: inherit;
    }
    [hidden~='screen']:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important;
    }
}
[aria-busy='true'] {
    cursor: progress;
}
[aria-controls] {
    cursor: pointer;
}
[aria-disabled] {
    cursor: default;
}
::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
.pc_block {
    display: block;
}
@media only screen and (max-width: 767px) {
    .pc_block {
        display: none;
    }
}
.pc_inline {
    display: inline;
}
@media only screen and (max-width: 767px) {
    .pc_inline {
        display: none;
    }
}
.sp_block {
    display: none;
}
@media only screen and (max-width: 767px) {
    .sp_block {
        display: block;
    }
}
.sp_inline {
    display: none;
}
@media only screen and (max-width: 767px) {
    .sp_inline {
        display: inline;
    }
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
a:hover {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.5;
}
button {
    border: none;
    background: none;
}
.ft_mid {
    font-weight: 500;
}
.ft_bold {
    font-weight: 700;
}

.hatena-module-search-box .hatena-module-title {
    display: none;
}

.urllist-item {
    padding-bottom: 20px;
}
.urllist-item-inner {
    display: flex;
    flex-direction: column;
}
.urllist-image-link {
    display: block;
    margin-bottom: 20px;
}
.urllist-with-thumbnails li .urllist-image,
.archive-entry .entry-thumb {
    float: none;
    margin: 0;
}
.urllist-date-link,
.archive-date {
    display: none;
}
.urllist-title-link,
.urllist-categories,
.urllist-entry-body,
.archive-entry-header,
.archive-entry .categories,
.archive-entry-body,
#main .recent-entries-item .recent-entries-entry-body {
    padding: 0 20px;
}
.urllist-title-link {
    display: block;
    order: 1;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 3px;
}
.urllist-categories {
    order: 2;
    margin-bottom: 3px;
}
.urllist-category-link,
.archive-category-link {
    display: inline-block;
    color: var(--sub-color);
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0 5px 5px 0;
}

#main .recent-entries-item .recent-entries-category-link:first-child,
.page-archive.category-page-interview .archive-category-link:first-child,
.page-entry.category-page-interview #main .related-entries-categories .related-entries-category-link:first-child {
    display: none;
}
.urllist-entry-body,
.archive-entry-body .entry-description,
.category-page-interview .archive-entry .entry-title-link {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #828282;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.urllist-entry-body {
    order: 3;
}

.pager {
    display: block;
    margin: auto;
}
.urllist-image {
    width: 100%;
}
.urllist-image-link .urllist-image {
    display: block;
    overflow: hidden;
    margin: 0 0 17px;
}
@media only screen and (max-width: 767px) {
    .urllist-image-link .urllist-image {
        border-radius: 3px;
        margin: 0 0 12px;
    }
}
.defBlock .date span,
#entry-footer-secondary-modules .hatena-module-related-entries .ele .date span {
    color: #626262;
    font-size: 12px;
    line-height: 13px;
    vertical-align: top;
}
@media only screen and (max-width: 767px) {
    .defBlock .date span,
    #entry-footer-secondary-modules .hatena-module-related-entries .ele .date span {
        line-height: 9px;
    }
}
.defBlock .ttl,
#entry-footer-secondary-modules .hatena-module-related-entries .ele .ttl {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 22px;
}
@media only screen and (max-width: 767px) {
    .defBlock .ttl,
    #entry-footer-secondary-modules .hatena-module-related-entries .ele .ttl {
        font-size: 14px;
        line-height: 1.5;
        margin: 0 0 9px;
    }
}
.urllist-see-more a,
.SingleContact__btn {
    display: block;
    width: 78%;
    max-width: 450px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 13px;
    position: relative;
    border-radius: 5px;
}
@media only screen and (max-width: 767px) {
    .urllist-see-more a,
    .SingleContact__btn {
        font-size: 12px;
        border-radius: 3px;
    }
}
/* TOP背景 */
.blog-headerWrap,#main,#bottom-editarea{
background: var(--main-color);
}
/* インタビュー記事背景 */
#top-box,body.category-page-interview #content-inner,body.category-page-interview #content-inner{
    background:var(--main-color) ;
}
/* 「採用情報」インナー背景 */
@media only screen and (max-width: 767px){
#recruit.hatena-module-body-inner{
    background: #fff;
 }
}
/* Hatena Blog ヘッダー */
@media only screen and (max-width: 1023px) {
    #globalheader-container {
        background: #fff;
    }
}
/* 読者になる */
.blog-controlls {
    display: none;
}

#container-inner {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#top-editarea {
    position: sticky;
    top: -60px;
    z-index: 100;
}
@media only screen and (max-width: 1023px) {
    #top-editarea {
        top: 0;
    }
}
.blog-headerWrap {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    height: 120px;
    min-height: 60px;
    padding: 0 0 0 24px;
    /* background: #fff; */
}
.page-archive .blog-headerWrap {
    border-bottom: solid 1px #E0E0E0;
}
.blog-header {
    align-self: center;
}
@media only screen and (max-width: 1023px) {
    .blog-headerWrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        position: static;
        height: 46px;
        min-height: auto;
        padding: 0;
    }
    .page-archive .blog-headerWrap {
        border-bottom: none;
    }
    .blog-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        z-index: 100;
        width: 100%;
        height: 100%;
        padding: 0 20px;
        background: var(--main-color);
    }
}
.blog-title {
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.blog-title-heading {
    margin-right: 24px;
}
@media only screen and (max-width: 1023px) {
    .blog-title {
        padding-right: 34px;
        z-index: 101;
    }
    .blog-title-heading {
        margin-right: 8px;
    }
}
#hbm-head-media-logo {
    display: block;
}
@media only screen and (max-width: 1023px) {
    #hbm-head-media-logo {
        width: 100px;
    }
    #hbm-head-media-logo img {
        max-width: 100%;
    }
}
.blog-description {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.65;
}
.blog-description-intro {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.65;
}
@media only screen and (max-width: 1023px) {
    .blog-description {
        font-size: 10px;
    }
    .blog-description-intro {
        font-size: inherit;
    }
}

/* ナビゲーションボタン */
.navbar-toggle-nav {
    display: none;
}
@media only screen and (max-width: 1023px) {
    .navbar-toggle-nav {
        display: grid;
        place-items: center;
        position: absolute;
        right: 10px;
        width: 44px;
        height: 44px;
    }
}
.navbar-toggle-btn {
    display: block;
    position: relative;
    width: 24px;
    height: 16px;
    /* background-color: #fff; */
    cursor: pointer;
}
.navbar-toggle-btn > span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out;
}
.navbar-toggle-btn > span:first-child {
    top: 0;
}
.navbar-toggle-btn > span:nth-child(2) {
    top: calc(50% - 1px);
}
.navbar-toggle-btn > span:nth-child(3) {
    top: auto;
    bottom: 0;
}
.navbar-toggle-btn.-open span:first-child {
    top: 50%;
    transform: rotate(45deg);
}
.navbar-toggle-btn.-open span:nth-child(2) {
    top: 50%;
    transform: rotate(-45deg);
}
.navbar-toggle-btn.-open span:nth-child(3) {
    background-color: transparent;
}

/* ナビゲーションバー */
.navbar {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    align-self: flex-start;
    position: sticky;
    top: -60px;
    height: 100%;
}
@media only screen and (max-width: 1023px) {
    .navbar {
        flex-direction: column;
        justify-content: flex-start;
        position: fixed;
        transition: transform 0.2s ease-out;
        transform: translateY(-101%);
        background: var(--main-color);
        padding: 24px 16px;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
        min-height: auto;
    }
    .navbar.-open {
        min-height: 100vh;
        transform: translateY(0);
        padding-top: 86px;
        box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
    }
}
.navbar.not-fixed {
    position: relative;
    top: 0;
}
.navbar-entry {
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    height: 56px;
}
@media only screen and (max-width: 1023px) {
    .navbar-entry {
        order: 2;
        justify-content: flex-start;
        position: static;
        width: 100%;
        margin-top: 40px;
    }
}
.navbar-entry-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    background: var(--accent-color);
}
.navbar-entry-subText {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.navbar-inner {
    position: relative;
    max-width: 1240px;
    padding: 0 24px 0 0;
    margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
    .navbar-inner {
        width: 100%;
        scrollbar-width: none;
        -ms-overflow-style: none;
        max-height: 100vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0;
    }
    .navbar-inner::-webkit-scrollbar {
        display: none;
    }
}
.navbar-list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
@media only screen and (max-width: 1023px) {
    .navbar-list {
        margin: 0;
        padding: 0;
        list-style: none;
        flex-direction: column;
    }
}
.navbar-list-item:not(:last-of-type) {
    margin-right: min(3.819444444vw, 55px);
}
@media only screen and (max-width: 1023px) {
    .navbar-list .navbar-list-item {
        width: 100%;
        margin: 0;
    }
    .navbar-list .navbar-list-item:not(:last-of-type) {
        margin-bottom: 32px;
    }
}
.navbar-list a {
    display: inline-block;
    white-space: nowrap;
    color: #4F4F4F;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.175;
    padding: 0 0 13px;
    border-bottom: solid 4px transparent;
}
.navbar-list a:hover,
.navbar-list a.is_current {
    opacity: 1;
    border-bottom-color: var(--sub-color);
}
@media only screen and (max-width: 1023px) {
    .navbar-list a {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 100%;
        height: 100%;
        font-family: 'Noto Sans', 'Noto Sans JP', sans-serif;
        font-size: 20px;
        line-height: 1.5;
        padding-bottom: 0;
        border-bottom: none;
    }
    .navbar-list a.is_current {
        position: relative;
        padding-bottom: 6px;
        border-bottom: none;
    }
    .navbar-list a.is_current::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 40px;
        height: 2px;
        background: var(--sub-color);
    }
}
/* breadcrumb */
.breadcrumb-inner {
    display: flex;
    align-items: center;
    max-width: 1240px;
    width: 100%;
    height: 30px;
    padding: 0 20px;
    margin: 0 auto;
}
.breadcrumb-link,
.breadcrumb-child {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 11px;
}
.breadcrumb-gt {
    display: inline-block;
    opacity: 1;
    font-size: 12px;
    margin: 4px 12px 0;
}
@media only screen and (max-width: 767px) {
    .breadcrumb {
        display: none;
    }
}
#header-modules .hatena-module-title {
    display: none;
}
#header-modules .hatena-module-html .hatena-module-mainvisual {
    position:relative;
}
#header-modules .hatena-module-html .hatena-module-mainvisual a {
    display: block;
}
#header-modules .hatena-module-html .hatena-module-mainvisual-img {
    display: block;
    width: 100%;
}
#header-modules .hatena-module-html .hatena-module-mainvisual-img img {
    display: block;
    width: 100%;
}
#header-modules .hatena-module-recent-entries:nth-of-type(1) {
    position: relative;
    margin-bottom: 80px;
    background: #010101;
}
@media only screen and (max-width: 767px) {
    #header-modules .hatena-module-recent-entries:nth-of-type(1) {
        margin-bottom: 40px;
    }
}

/* メインコンテンツ */
#content {
    flex: 1;
    background: var(--main-color);
}
/* #content-inner {
    background: #fff;
} */
#main .hatena-module {
    padding: 80px 0 0;
}

/* 非表示用クラス設定 */
.hatena-module-custom-hidden {
    display: none!important;
}

/* タイトル */
#main .hatena-module-title,
#main .archive-heading,
#main .no-entry h1 {
    position: relative;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 57px;
}
#main .hatena-module-title{
    font-size: 36px;
}
#main .archive-heading,
#main .no-entry h1 {
    font-size: 44px;
}
@media only screen and (max-width: 767px) {
    #main .archive-heading,
    #main .no-entry h1 {
        font-size: 30px;
    }
}
#main .hatena-module-title::after,
#main .archive-heading::after,
#main .no-entry h1::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 80px;
    height: 4px;
    background: var(--sub-color);
    transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-title {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 52px;
    }
    #main .archive-heading,
    #main .no-entry h1 {
        padding: 40px 0 0;
        margin: 0 0 40px;
    }
    #main .hatena-module-title::after,
    #main .no-entry h1::after {
        bottom: -13px;
    }
}
#main .hatena-module-title a {
    font-weight: bold;
}

/* 画像背景 */
#main .hatena-module-imgBg {
    overflow: hidden;
    display: block;
    position: relative;
}
#main .hatena-module-imgBg img {
    width: 100%;
    object-fit: cover;
}
#main .hatena-module-imgBg-text {
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .04em;
    padding: 0 16px;
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-imgBg-text {
        bottom: 10px;
        font-size: 18px;
        padding: 0 13px;
    }
}

/* 矢印 */
#main .hatena-module-afterArrow::after {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-afterArrow::after {
        width: 13px;
        height: 13px;
        border-width: 2px;
    }
}

/* 一部背景（帯） */
#main .hatena-module-bgBottomBorder::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 157px;
    background: var(--sub-color-02);
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-bgBottomBorder::before {
        height: 100px;
    }
}

/* コンテンツ幅 */
#main .hatena-module-body-inner {
    max-width: 1240px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-body-inner {
        padding: 0 16px;
    }
}

/* カラム設定 */
#main .hatena-module-list {
    display: flex;
    flex-wrap: wrap;
}
#main .hatena-module-list.hatena-module-list--3col {
    gap: min(1.66vw, 24px) min(2%, 24px);
}
#main .hatena-module-list.hatena-module-list--3col > .hatena-module-list-item {
    width: min(32%, 384px);
}
#main .hatena-module-list > .hatena-module-list-item.hatena-module-list-item--fullSize {
    width: 100%;
}
#main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg {
    display: flex;
}
#main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg img,
#main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-list-text {
    width: 50%;
}
#main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-list-text {
    background: var(--sub-color-img) no-repeat center / cover;
}

@media only screen and (max-width: 767px) {
    #main .hatena-module-list.hatena-module-list--3col {
        flex-direction: column;
        gap: 24px 0;
    }
    #main .hatena-module-list.hatena-module-list--3col > .hatena-module-list-item {
        width: 100%;
    }
    #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg {
        display: block;
    }
    #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg img,
    #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-list-text {
        width: 100%;
    }
    #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-list-text {
        background: none;
    }
}

/* post list */
#main .hatena-module-recent-entries {
    background: var(--sub-color-02);
    margin-top: 80px;
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-recent-entries {
        padding-top: 40px;
        padding-bottom: 16px;
    }
}
#main .recent-entries-item {
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
}
#main .recent-entries-image {
    object-fit: cover;
    aspect-ratio: 384/216;
}
@media only screen and (max-width: 767px) {
    #main .recent-entries-image-link {
        margin-bottom: 12px;
    }
}
@media only screen and (max-width: 767px) {
    #main .recent-entries-item .recent-entries-categories,
    #main .recent-entries-item .recent-entries-title,
    #main .recent-entries-item .recent-entries-entry-body {
        line-height: 1.5;
        padding: 0 16px;
    }
}
@media only screen and (max-width: 767px) {
    #main .recent-entries-item .recent-entries-categories,
    #main .recent-entries-item .recent-entries-title {
        margin-bottom: 4px;
    }
}
@media only screen and (max-width: 767px) {
    #main .recent-entries-item .recent-entries-category-link {
        font-size: 12px;
    }
}
@media only screen and (max-width: 767px) {
    #main .recent-entries-item .recent-entries-title {
        font-size: 16px;
    }
}
@media only screen and (max-width: 767px) {
    #main .recent-entries-item .recent-entries-entry-body {
        font-size: 14px;
    }
}

/* スライダー */
#main .hatena-module-sliderWrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 46px;
}
#main .hatena-module-sliderWrap.swiper-initialized {
    padding-bottom: 0;
}
#main .hatena-module-slider {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    z-index: 1;
    transition-property: transform, height;
    width: 100%;
}
#main .hatena-module-sliderWrap.swiper-initialized .hatena-module-slider {
    justify-content: flex-start;
    margin-left: 8px;
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-sliderWrap.swiper-initialized .hatena-module-slider {
        margin-left: 0;
    }
}
#main .hatena-module-slider-item {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    height: 100%;
}
#main .hatena-module-sliderWrap.swiper-initialized .hatena-module-slider-item {
    max-width: none;
}
#main .hatena-module-slider-item .hatena-module-imgBg,
#main .hatena-module-slider-item .recent-entries-image-link {
    overflow: hidden;
}
#main .hatena-module-slider-item .hatena-module-imgBg:hover,
#main .hatena-module-slider-item .recent-entries-image-link:hover {
    opacity: 1;
}
#main .hatena-module-slider-item .hatena-module-imgBg img,
#main .hatena-module-slider-item .recent-entries-image-link img {
    transition: transform .2s;
}
#main .hatena-module-slider-item:hover .hatena-module-imgBg img,
#main .hatena-module-slider-item:hover .recent-entries-image-link img {
    transform: scale(1.1);
}
#main .hatena-module-sliderWrap .swiper-pagination {
    display: flex;
    justify-content: center;
    position: static;
    margin: 22px 0 24px;
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-sliderWrap .swiper-pagination {
        margin: 16px 0;
    }
}
#main .hatena-module-sliderWrap .swiper-pagination-bullet {
    opacity: 1;
    width: 12px;
    height: 12px;
    background: #fff;
    transition: opacity .2s;
    margin: 0 8px;
}
#main .hatena-module-sliderWrap .swiper-pagination-bullet:hover {
    opacity: .5;
}
#main .hatena-module-sliderWrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--accent-color);
}

/* pickup */
#main .hatena-module-sliderWrap.swiper-initialized .hatena-module-pickup {
    height: auto !important;
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-sliderWrap.swiper-initialized .hatena-module-pickup {
        margin-left: 0;
    }
}
.page-index #main .hatena-module-pickup-item {
    max-width: 588px;
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-pickup-item {
        width: 85.86%;
    }
}
.page-index #main .hatena-module-pickup-item a {
    border-radius: 8px;
}
.page-index #main .hatena-module-pickup-item img {
    display: block;
    aspect-ratio: 588/330;
}
.page-index #main .hatena-module-pickup-item a span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 16px 13px;
    bottom: 0;
    text-shadow: 0px 0px 2px rgb(0 0 0 / 80%);
    background: linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
#main .hatena-module-sliderWrap.hatena-module-pickupSlider .swiper-pagination{
    margin: 13px 0 16px;
}
@media only screen and (max-width: 767px) {
    #main .hatena-module-sliderWrap.hatena-module-pickupSlider .swiper-pagination{
        margin: 16px 0;
    }
}

/* about, recruit */
.page-index #main .hatena-module-about-link,
.page-index #main .hatena-module-recruit-link {
    border-radius: 8px;
}
.page-index #main .hatena-module-about-item-text,
.page-index #main .hatena-module-recruit-item-text {
    text-align: center;
    text-shadow: 0px 0px 2px #000;
    background: linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 14px;
}
.page-index #main .hatena-module-about-item-text.hatena-module-afterArrow::after,
.page-index #main .hatena-module-recruit-item-text.hatena-module-afterArrow::after {
    position: absolute;
    top: 12px;
    right: 19px;
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-about-link img,
    .page-index #main .hatena-module-recruit-link img {
        display: block;
        object-fit: cover;
        aspect-ratio: 335/188;
    }
    .page-index #main .hatena-module-about-link img.pc_block {
        display: none;
    }
}

/* about */
.page-index #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 3px;
}
.page-index #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 97.333%;
    height: 92.592%;
    border: solid 1px #fff;
    border-radius: 6px;
    transform: translate(-50%, -50%);
}
.page-index #main .hatena-module-about-item-text .hatena-module-about-item-text-en {
    font-family: "roboto", sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.02em;
}
.page-index #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar::after {
    top: 50%;
    right: 33px;
    transform: rotate(45deg) translateY(-50%);
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar {
        display: block;
    }
    .page-index #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar::before {
        content: none;
    }
    .page-index #main .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-about-item-text.hatena-module-about-item-text--seminar {
        position: absolute;
        padding: 10px 0;
        font-size: 18px;
        font-weight: 500;
        background: none;
        background: linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    }
    .page-index #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar::after {
        right: 19px;
        bottom: 16px;
        margin: auto;
    }
}

/* interview */
.page-index #main .hatena-module-custom-interview {
    padding-bottom: 0;
}
.page-index #main .hatena-module-custom-interview .urllist-with-thumbnails {
    display: flex;
    justify-content: center;
    gap: min(2%, 24px);
    padding: 0 20px 37px;
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-custom-interview .urllist-with-thumbnails {
        padding-bottom: 16px;
    }
}
.page-index #main .hatena-module-custom-interview .urllist-with-thumbnails.hatena-module-slider {
    justify-content: flex-start;
    gap: unset;
    padding: 0;
}
.page-index #main .hatena-module-custom-interview .urllist-item {
    flex: 1;
    max-width: 384px;
}
.page-index #main .hatena-module-custom-interview .hatena-module-sliderWrap .urllist-item {
    flex: none;
}
.page-index #main .hatena-module-custom-interview .urllist-item.hatena-module-slider-item {
    max-width: none;
}
.page-index #main .hatena-module-custom-interview .recent-entries-title-link {
    pointer-events: none;
    order: 3;
    color: #828282;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.page-index #main .hatena-module-custom-interview .recent-entries-entry-body {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    order: 1;
    color: inherit;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 3px;
}
.page-index #main .hatena-module-custom-interview .recent-entries-entry-body a {
    font-weight: inherit;
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-custom-interview .recent-entries-title-link {
        font-size: 14px;
        line-height: 1.5;
    }
    .page-index #main .hatena-module-custom-interview .recent-entries-entry-body {
        font-size: 16px;
        margin-bottom: 4px;
    }
}

/* recruit */
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-recruit-list {
        border-top: solid 1px #E0E0E0;
    }
    .page-index #main .hatena-module-recruit-list.hatena-module-list--3col {
        gap: 0;
    }
    .page-index #main .hatena-module-recruit-item {
        padding: 17px 0 16px;
        border-bottom: solid 1px #E0E0E0;
    }
    .page-index #main .hatena-module-recruit-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .page-index #main .hatena-module-recruit-link img {
        width: 51.311%;
        border-radius: 8px;
    }
    .page-index #main .hatena-module-recruit-link .hatena-module-recruit-item-text {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: static;
        width: 42.51%;
        color: #000;
        font-size: 16px;
        text-align: left;
        padding: 0 2px 0 0;
        background: none;
        text-shadow: none;
    }
    .page-index #main .hatena-module-recruit-link .hatena-module-recruit-item-text:after {
        position: static;
        border-color: var(--sub-color);
    }
}

/* workPlace */
.page-index #main .hatena-module-workPlace-list {
    gap: min(1.66vw, 24px) min(2%, 24px);
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-workPlace-list {
        justify-content: space-between;
        gap: 4.26vw 4.76%;
    }
}
.page-index #main .hatena-module-workPlace-list-item {
    aspect-ratio: 1/1;
    width: min(282px, 23.5%);
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-workPlace-list-item {
        width: 47.61%;
    }
}
.page-index #main .hatena-module-workPlace-item-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    padding: 2.84%;
    background: var(--sub-color-img) no-repeat center / cover;
    border-radius: 8px;
}
.page-index #main .hatena-module-workPlace-item-text::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94.32%;
    line-height: 1.1875;
    aspect-ratio: 1/1;
    border: solid 1px #fff;
    border-radius: 6px;
    transform: translate(-50%, -50%);
}
.page-index #main .hatena-module-workPlace-item-text-en {
    color: #fff;
    font-size: 16px;
}
@media only screen and (max-width: 767px) {
    .page-index #main .hatena-module-workPlace-item-text {
        font-size: 14px;
        padding-top: 2px;
    }
    .page-index #main .hatena-module-workPlace-item-text-en {
        font-size: 10px;
        transform: scale(.9);
    }
}

/* サイドバー（募集中の職種を見る） */
.page-index #content-inner #box2 {
    display: none;
}
#content-inner #box2 {
    width: 100%;
    max-width: 1240px;
    text-align: center;
    padding: 80px 20px 0;
    margin: 0 auto;
    background:var(--main-color) ;
}
@media only screen and (max-width: 767px) {
    #content-inner #box2 {
        padding: 85px 16px 0;
    }
}
#content-inner #box2 .hatena-module-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0625;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    #content-inner #box2 .hatena-module-title {
        font-size: 16px;
        margin-bottom: 25px;
    }
}
#content-inner #box2 .hatena-module-recruitText {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.615;
}
@media only screen and (max-width: 767px) {
    #content-inner #box2 .hatena-module-recruitText {
        letter-spacing: .04em;
    }
}
#content-inner #box2 .hatena-module-recruitLink {
    display: grid;
    place-items: center;
    max-width: 331px;
    width: 100%;
    height: 52px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    background: var(--accent-color);
    margin: 23px auto 0;
}
@media only screen and (max-width: 767px) {
    #content-inner #box2 .hatena-module-recruitLink {
        max-width: 343px;
        height: 55px;
        margin-top: 19px;
    }
}

/* archive */
.page-archive #main-inner {
    display: flex;
    flex-direction: column;
}
.page-archive .archive-header-category {
    margin-bottom: 0;
}
.page-archive .archive-heading {
    width: 100%;
    padding-top: 50px;
    margin-bottom: 72px;
}

.search-result {
    max-width: 1240px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
.search-result-form {
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    background-clip: padding-box;
    max-width: 20em;
    box-sizing: border-box;
    position: relative;
    background-color: #fffc;
}
.page-archive .search-result-form {
    margin: 40px auto;
}
.search-result-form .search-result-input {
    box-sizing: border-box;
    padding: 5px;
    color: #333;
    background: none;
    border: none;
    outline: none;
    height: 30px;
    width: 90%;
}
.search-result-form .search-result-button {
    width: 20px;
    height: 20px;
    background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search.png?version=e0e0a3993d8aff6a6344f19dd784d5) no-repeat right center;
    border: none;
    outline: none;
    text-indent: -9999px;
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: .5;
}
/* 検索結果：なし */
/* 記事一覧：記事なし */
.search-result + p,
.archive-heading + p {
    max-width: 1240px;
    padding: 0 20px;
    margin: 50px auto 10px;
}
.archive-entries {
    display: grid;
    grid-template-columns: repeat(auto-fill, min(32%, 384px) min(32%, 384px) min(32%, 384px));
    gap: min(3.33vw, 40px) min(2%, 24px);
    justify-content: center;
    width: 100%;
    padding: 80px 20px;
    margin: 0;
    background: var(--sub-color-02);
}
.page-archive-category[class^="category-"] .archive-entries {
    padding-top: 0;
    margin-top: 80px;
}
@media only screen and (max-width: 767px) {
    .archive-entries {
        display: flex;
        flex-direction: column;
        gap: 24px;
        padding: 40px 16px;
        margin: 0 auto;
    }
}
.page-archive .archive-entry {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 25px;
    background: #fff;
    border-radius: 8px;
}
@media only screen and (max-width: 767px) {
    .page-archive .archive-entry {
        width: 100%;
        padding-bottom: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .archive-entry-header,
    .archive-entry .categories,
    .archive-entry-body {
        padding: 0 16px;
    }
}
.archive-entry-header,
.category-page-interview .archive-entry-body {
    order: 2;
}
.archive-entry-header,
.category-page-interview .archive-entry-body {
    margin-bottom: 10px;
}
.archive-entry-header .entry-title a,
.category-page-interview .entry-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.3;
    font-size: 20px;
    font-weight: bold;
}
.category-page-interview .entry-description {
    color: inherit;
}
.category-page-interview .entry-description a {
    font-weight: inherit;
}
@media only screen and (max-width: 767px) {
    .archive-entry-header,
    .category-page-interview .archive-entry-body {
        margin-bottom: 6px;
    }
    .archive-entry-header .entry-title a,
    .category-page-interview .archive-entry-body .entry-description {
        font-size: 16px;
    }
}
.archive-entry .categories {
    order: 3;
    margin-bottom: 13px;
}
@media only screen and (max-width: 767px) {
    .archive-entry .categories {
        margin-bottom: 5px;
    }
    .archive-category-link {
        font-size: 12px;
    }
}
.archive-entry .entry-thumb-link {
    order: 1;
    overflow: hidden;
    margin: 0 0 22px;
}
.page-archive .archive-entry .entry-thumb-link {
    opacity: 1;
}
.archive-entry .entry-thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 384/216;
    transition: transform .2s;
}
@media only screen and (max-width: 767px) {
    .archive-entry .entry-thumb-link {
        margin-bottom: 10px;
    }
    .archive-entry .entry-thumb {
        aspect-ratio: 343/193;
    }
}
.archive-entry .entry-thumb-link:hover .entry-thumb {
    transform: scale(1.1);
}
.archive-entry-body,
.category-page-interview .archive-entry-header {
    order: 4;
}
.category-page-interview .archive-entry-header .entry-title-link {
    pointer-events: none;
    display: block;
}
@media only screen and (max-width: 767px) {
    .archive-entry-body .entry-description,
    .category-page-interview .archive-entry-header .entry-title-link {
        font-size: 14px;
    }
}

.archive-entry-tags-wrapper {
    display: none;
}

/* SNS */
.SnsIcons {
    max-width: 940px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 80px;
}
.SnsIcons__list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 25px;
    border: solid 1px #e0e0e0;
    border-radius: 8px;
}
.SnsIcons__list a {
    display: block;
}
@media only screen and (max-width: 767px) {
    .SnsIcons {
        padding: 0 16px;
        margin-bottom: 40px;
    }
}

#bottom-editarea {
    justify-self: flex-end;
}

/* pageTop */
#GoTopBtn {
    width: 73px;
    height: 57px;
    cursor: pointer;
    margin: 80px auto 20px;
    transition: opacity .2s;
}
#GoTopBtn img {
    width: 100%;
}
#GoTopBtn:hover {
    opacity: .5;
}

/* 募集職種を見る */
.checkRecruit {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 99;
    width: 11.11vw;
    max-width: 160px;
}
.checkRecruit.checkRecruit--bottom {
    position: absolute;
    top: 0;
    bottom: auto;
    transform: translateY(-50%);
}
.checkRecruit a {
    display: block;
    width: 100%;
}
.checkRecruit a img {
    display: block;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .checkRecruit {
        width: 100px;
        height: 100px;
        bottom: 16px;
        right: 16px;
    }
}

/* フッター */
.blog-footer {
    position: relative;
    background: #4F4F4F;
}
.blog-footer-inner {
    max-width: 1240px;
    width: 100%;
    padding: 28px 20px 23px;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .blog-footer-inner {
        padding: 40px 20px;
    }
}

.blog-footer-siteName {
    margin-bottom: 26px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
}
/* .blog-footer-siteName a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
} */

.blog-footer-nav {
    margin-bottom: 65px;
}
.blog-footer-nav-list {
    display: flex;
    justify-content: space-between;
    gap: 0 4.66%;
}
.blog-footer-nav-list-item {
    width: 16.25%;
}

.blog-footer-nav-category {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.625;
    padding-bottom: 12px;
    border-bottom: solid 2px #828282;
}
.blog-footer-nav-category-list {
    margin-top: 19px;
}
.blog-footer-nav-category-list-link {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    line-height: 180%;
}
.blog-footer__copy {
    text-align: center;
    letter-spacing: .04em;
}
.blog-footer__copy-link {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    line-height: 1.34;
}
.blog-footer__copy-copyright {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 1.45;
    margin-top: 12px;
}

.pager {
    display: none;
}

/* 記事詳細ページ */
.page-entry .entry-header {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    max-width: 940px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
.page-entry.category-page-interview .entry-header {
    max-width: none;
    height: 620px;
    padding: 0;
    background: #ccc;
}
.page-entry .entry-header.entry-header__isNone {
    display: none;
}
.page-entry .entry-header img {
    position: absolute;
    object-fit: cover;
    aspect-ratio: 16/7;
    width: 100%;
    height: 100%;
}
.page-entry .entry-inner{
    background: #fff;
}
.images-row>span, .images-row .images-row-item {
    width: calc((100% - 20px) / 2);
    text-align: left;
    margin-right: 20px;
    line-height: 1.85;
}
.images-row>span img, .images-row .images-row-item img {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-header {
        display: block;
        height: auto;
        padding-bottom: 24px;
        background: var(--sub-color-02);
        margin-bottom: 74px;
    }
    .page-entry.category-page-interview .entry-header {
        height: auto;
        background: var(--sub-color-02);
        padding-bottom: 0;
    }
    .page-entry .entry-header img {
        position: static;
        height: 210px;
        aspect-ratio: 16/9;
    }
    .images-row{
        display: block;
    }
    .images-row>span, .images-row .images-row-item {
        width: 100%;
        margin-top: 10px;
        font-size: 14px;
    }
}
.page-entry .entry-header .entry-date,
.page-entry .entry-header .entry-text {
    position: relative;
    max-width: 1240px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-header .entry-date,
    .page-entry .entry-header .entry-text {
        padding: 0 16px;
    }
    .page-entry .entry-header .entry-text {
        padding-top: 20px;
    }
}
.page-entry .entry-header .entry-date span,
.page-entry .entry-header .entry-description,
.page-entry .entry-header .entry-title {
    font-weight: bold;
}
.page-entry .entry-header .entry-date span,
.page-entry .entry-header .entry-description,
.page-entry.page-entry.category-page-interview .entry-header .entry-title {
    color: #fff;
}
.page-entry .entry-header .entry-date {
    display: none;
}
.page-entry .entry-header .entry-date span {
    font-size: 14px;
    line-height: 1.45;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-header .entry-date {
        margin-bottom: 8px;
    }
    .page-entry .entry-header .entry-date span {
        color: #51cfcf;
        font-size: 10px;
    }
}
.page-entry .entry-header .entry-categories {
    display: none;
}
.page-entry .entry-header .entry-title {
    display: inline-block;
    font-size: 16px;
    line-height: 1.85;
    padding: 0 16px;
    background: var(--sub-color);
    border-radius: 4px;
    margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-header .entry-title {
        font-size: 12px;
        padding: 0 8px;
        margin-bottom: 0;
    }
}
.page-entry .entry-header .entry-description {
    font-size: 36px;
    line-height: 1.45;
    padding: 0;
}
.page-entry.page-entry.category-page-interview .entry-header .entry-description {
    margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
    .page-entry.page-entry.category-page-interview .entry-header .entry-description {
        text-shadow: 0px 0px 3px rgba(0,0,0, 0.8);
    }
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-header .entry-description {
        color: #000;
        font-size: 24px;
        margin-bottom: 8px;
    }
}
.page-entry .entry-header-menu {
    display: none;
    height: 0;
}
.page-entry .entry-content {
    max-width: 940px;
    width: 100%;
    padding: 0 20px;
    margin: 60px auto 0;
}
.page-entry .entry-content.entry-content__noEntryHeader {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content {
        padding: 0 16px;
    }
    .page-entry .entry-content.entry-content__noEntryHeader {
        margin-top: 30px;
    }
}

/* 記事詳細 - 投稿コンテンツ */
.page-entry .entry-content * + :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 80px;
}
.page-entry .entry-content * + :is(p, blockquote, ul, ol, table, hr) {
    margin-top: 40px;
}
.page-entry .entry-content * + .entry-footnote {
    margin-top: 10px;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content * + :is(p, blockquote, ul, ol, table, hr) {
        margin-top: 25px;
    }
}
.page-entry .entry-content .table-of-contents ul {
    margin-top: 0;
}
.page-entry .entry-content :is(h1, h2, h3, h4, h5, h6) {
    font-weight: bold;
}
.page-entry .entry-content :is(h1, h2, h3, h4, h5, h6) span {
    color: inherit;
}
.page-entry .entry-content h1 {
    font-size: 36px;
    line-height: 1.45;
}
.page-entry .entry-content h2 {
    color: var(--sub-color);
    font-size: 24px;
    line-height: 1.65;
}
.page-entry .entry-content h3 {
    position: relative;
    font-size: 32px;
    line-height: 1.65;
    padding-top: 32px;
}
.page-entry .entry-content h3::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: var(--sub-color);
}
.page-entry .entry-content h4 {
    font-size: 24px;
    line-height: 1.65;
}
.page-entry .entry-content h5,
.page-entry .entry-content h6 {
    font-size: 18px;
    line-height: 1.65;
}
.page-entry .entry-content h5{
    color: var(--sub-color);
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content h1 {
        font-size: 24px;
    }
    .page-entry .entry-content h2 {
        font-size: 22px;
        line-height: 1.4;
    }
    .page-entry .entry-content h3 {
        font-size: 22px;
        line-height: 1.4;
        padding-top: 23px;
    }
    .page-entry .entry-content h3::before {
        width: 40px;
    }
    .page-entry .entry-content h4 {
        font-size: 18px;
        line-height: 1.4;
    }
    .page-entry .entry-content h5,
    .page-entry .entry-content h6 {
        line-height: 1.4;
    }
    .page-entry .entry-content h5{
        font-size: 18px;
    }
    .page-entry .entry-content h6 {
        font-size: 16px;
    }
}
.page-entry .entry-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.85;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content p {
        font-size: 14px;
    }
}
.page-entry .entry-content span {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.page-entry .entry-content img {
    display: block;
    margin: 0 auto;
}
.page-entry .entry-content .entry-footnote {
    display: block;
    color: #828282;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content .entry-footnote {
        font-size: 12px;
    }
}
.page-entry .entry-content hr {
    height: 1px;
    background-color: #bdbdbd;
    border: none;
}
.page-entry .entry-content blockquote {
    position: relative;
    padding: 0 0 0 80px;
    background: none;
}
.page-entry .entry-content blockquote::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 40px;
    width: 6px;
    height: 100%;
    background: var(--sub-color-02);
    border-radius: 3px;
    transform: translateX(-50%);
}
.page-entry .entry-content .figure-image figcaption {
    margin-top: 1.5em;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content blockquote {
        padding-left: 40px;
    }
    .page-entry .entry-content blockquote::before {
        left: 20px;
    }
}
.page-entry .entry-content .enclose {
    padding: 24px;
    border: solid 1px #b5b5b5;
    background: #f7f8f9;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content .enclose {
        padding: 16px;
    }
}
.page-entry .entry-content li {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.85;
}
.page-entry .entry-content ul li {
    position: relative;
    padding-left: 27px;
}
.page-entry .entry-content ul li::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 11px;
    width: 5px;
    height: 5px;
    font-size: inherit;
    line-height: inherit;
    border-radius: 50%;
    background: #000;
}
@media only screen and (min-width: 768px) {
    .page-entry .entry-content :is(ul, ol) :is(ul, ol) {
        margin-top: 0;
    }
}
.page-entry .entry-content :is(ul, ol) :is(ul, ol) li {
    font-weight: normal;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content li {
        font-size: 14px;
        line-height: 1.4;
    }
    .page-entry .entry-content ul li {
        padding-left: 20px;
    }
    .page-entry .entry-content ul li::before {
        top: 8px;
        left: 8px;
        width: 3px;
        height: 3px;
    }
}
.page-entry .entry-content .table-of-contents {
    margin: 0 auto 65px;
    border: 1px solid #d0d0d0;
    padding: 22px 40px;
    border-radius: 6px;
}
.page-entry .entry-content .table-of-contents:before {
    content: "目次";
    margin-bottom: 16px;
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.page-entry .entry-content table {
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
    border: solid 1px #B5B5B5;
}
.page-entry .entry-content table th,
.page-entry .entry-content table td {
    border: solid 1px #B5B5B5;
    font-size: 16px;
    line-height: 1.96;
    padding: 4px 10px;
}
.page-entry .entry-content table th {
    background: #f7f8f9;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-content table th,
    .page-entry .entry-content table td {
        font-size: 14px;
        line-height: 2.25;
    }
}
.page-entry .entry-content .footnote {
    display: none;
}

/* 記事詳細ページ - 関連記事 */
.page-entry #main .entry-footer .hatena-module-related-entries {
    padding: 70px 0 83px;
    background: var(--sub-color-02);
}
@media only screen and (max-width: 767px) {
    .page-entry #main .entry-footer .hatena-module-related-entries {
        padding: 40px 0 0;
    }
}
.page-entry .entry-footer .entry-tags-wrapper,
.page-entry .entry-footer .hatena-module-related-entries .hatena-module-title,
.page-entry .entry-footer .hatena-module-related-entries .related-entries  {
    max-width: 940px;
    width: 100%;
    padding: 0 20px;
}
.page-entry .entry-footer .hatena-module-related-entries .hatena-module-title,
.page-entry .entry-footer .hatena-module-related-entries .related-entries {
    margin: 0 auto;
}
.page-entry .entry-footer .entry-tags-wrapper {
    margin: 16px auto;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-footer .entry-tags-wrapper,
    .page-entry .entry-footer .hatena-module-related-entries .hatena-module-title,
    .page-entry .entry-footer .hatena-module-related-entries .related-entries {
        padding: 0 16px;
    }
}
.page-entry #main .entry-footer .hatena-module-related-entries .hatena-module-title {
    color: #333;
    font-size: 28px;
    text-align: left;
    margin-bottom: 22px;
}
.page-entry #main .entry-footer .hatena-module-related-entries .hatena-module-title::after {
    content: none;
}
@media only screen and (max-width: 767px) {
    .page-entry #main .entry-footer .hatena-module-related-entries .hatena-module-title {
        font-size: 22px;
        line-height: 1.4;
        text-align: center;
        margin-bottom: 40px;
    }
}
.page-entry .entry-footer .hatena-module-related-entries .related-entries {
    display: flex;
    gap: 2.11%;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-footer .hatena-module-related-entries .related-entries {
        gap: unset;
        padding: 0;
    }
}
.page-entry .entry-footer .hatena-module-related-entries .related-entries-item {
    overflow: hidden;
    width: 31.8%;
    border-radius: 8px;
    background: #fff;
}
.page-entry .entry-footer .hatena-module-related-entries .related-entries-image-link {
    overflow: hidden;
    aspect-ratio: 16/9;
    margin-bottom: 15px;
}
.page-entry.category-page-interview .entry-footer .hatena-module-related-entries .related-entries-title-link {
    pointer-events: none;
    order: 3;
    color: #828282;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.page-entry.category-page-interview .entry-footer .hatena-module-related-entries .related-entries-entry-body {
    order: 1;
    color: inherit;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 3px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.page-entry.category-page-interview .entry-footer .hatena-module-related-entries .related-entries-entry-body a {
    font-weight: inherit;
}
@media only screen and (max-width: 767px) {
    .page-entry .entry-footer .hatena-module-related-entries .related-entries-title-link,
    .page-entry.category-page-interview .entry-footer .hatena-module-related-entries .related-entries-entry-body {
        font-size: 16px;
    }
    .page-entry .entry-footer .hatena-module-related-entries .related-entries-category-link {
        font-size: 12px;
    }
    .page-entry .entry-footer .hatena-module-related-entries .related-entries-entry-body,
    .page-entry.category-page-interview .entry-footer .hatena-module-related-entries .related-entries-title-link {
        font-size: 14px;
    }
}
.page-entry .track-inview-by-gtm {
    display: none;
}

/* Not Found */
#main .no-entry {
    border-top: solid 1px #E0E0E0;
}
#main .no-entry .entry-inner {
    padding: 0 20px;
}
#main .no-entry h1 {
    padding-top: 50px;
}

@media only screen and (max-width: 767px) {
    #main .no-entry {
        border-top: none;
    }
    #main .no-entry .entry-inner {
        padding: 0 16px;
    }
    #main .no-entry h1 {
        padding-top: 40px;
    }
}
#main .no-entry p {
    text-align: center;
    margin: 90px auto 10px;
}

/* 固定ページ用 */
.page-static_page .entry-content {
    max-width: 940px;
    width: 100%;
    padding: 0 20px;
    margin: 60px auto 0;
}
.page-static_page .entry-title{
    max-width: 940px;
    margin: auto;
    padding: 0 20px;
}
.page-static_page .entry-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.85;
}



/* サイトカラー */
:root {
  --main-color: #fff; /* 背景色 */
  --sub-color: #0076aa; /* 「見出し」「グロナビのアンダーバー」「カテゴリー文字色」等の濃い色 */
  --sub-color-02: #cce4f0; /* 「トップページ内ピックアップ背景色」「インタビューの背景色」「[記事一覧ページの背景色」等の薄い色 */
  --accent-color: #ef4b5b; /* 「応募職種一覧」へ遷移するリンクボタン背景色 */
  --sub-color-img: url(https://cdn.blog.st-hatena.com/files/4207112889967742570/4207112889967825309); /* 「選考会」「各拠点での暮らし」等のボタン背景色 */
  --font-family: "Noto Sans", "Noto Sans JP", sans-serif; /* フォントの種類 */
}
@media screen and (min-width: 1024px) {
  #hbm-head-media-logo {
    width: 159px;
  }
  #hbm-head-media-logo img {
    width: 100%;
  }
}
.hatena-module-body__detail {
  background: #505050;
}

.urllist-see-more a,
.SingleContact__btn {
  background: #505050;
}

html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

html, body {
  word-wrap: break-word;
}

* {
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  color: #010101;
  font-weight: 400;
}

*,
::before,
::after {
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

button,
[type=button],
[type=reset],
[type=submit] [role=button] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

optgroup {
  font-weight: bold;
}

button {
  overflow: visible;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
}

button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
  height: auto;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

.pc_block {
  display: block;
}

@media only screen and (max-width: 767px) {
  .pc_block {
    display: none;
  }
}
.pc_inline {
  display: inline;
}

@media only screen and (max-width: 767px) {
  .pc_inline {
    display: none;
  }
}
.sp_block {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sp_block {
    display: block;
  }
}
.sp_inline {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sp_inline {
    display: inline;
  }
}
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
  transition: 0.5s;
}

a:hover {
  transition: 0.2s;
  opacity: 0.5;
}

button {
  border: none;
  background: none;
}

.ft_mid {
  font-weight: 500;
}

.ft_bold {
  font-weight: 700;
}

.hatena-module-search-box .hatena-module-title {
  display: none;
}

.urllist-item {
  padding-bottom: 20px;
}

.urllist-item-inner {
  display: flex;
  flex-direction: column;
}

.urllist-image-link {
  display: block;
  margin-bottom: 20px;
}

.urllist-with-thumbnails li .urllist-image,
.archive-entry .entry-thumb {
  float: none;
  margin: 0;
}

.urllist-date-link,
.archive-date {
  display: none;
}

.urllist-title-link,
.urllist-categories,
.urllist-entry-body,
.archive-entry-header,
.archive-entry .categories,
.archive-entry-body,
#content-inner #main .recent-entries-item .recent-entries-entry-body {
  padding: 0 20px;
}

.urllist-title-link {
  display: block;
  order: 1;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 3px;
}

.urllist-categories {
  order: 2;
  margin-bottom: 3px;
}

.urllist-category-link,
.archive-category-link {
  display: inline-block;
  color: #767676;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0 5px 5px 0;
}

#content-inner #main .recent-entries-item .recent-entries-category-link:first-child,
.page-archive.category-インタビュー .archive-category-link:first-child,
.page-entry.category-インタビュー #content-inner #main .related-entries-categories .related-entries-category-link:first-child {
  display: none;
}

.urllist-entry-body,
.archive-entry-body .entry-description,
.category-インタビュー .archive-entry .entry-title-link {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #828282;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.urllist-entry-body {
  order: 3;
}

.pager {
  display: block;
  margin: auto;
}

.urllist-image {
  width: 100%;
}

.urllist-image-link .urllist-image {
  display: block;
  overflow: hidden;
  margin: 0 0 17px;
}

@media only screen and (max-width: 767px) {
  .urllist-image-link .urllist-image {
    border-radius: 3px;
    margin: 0 0 12px;
  }
}
.defBlock .date span,
#entry-footer-secondary-modules .hatena-module-related-entries .ele .date span {
  color: #626262;
  font-size: 12px;
  line-height: 13px;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .defBlock .date span,
#entry-footer-secondary-modules .hatena-module-related-entries .ele .date span {
    line-height: 9px;
  }
}
.defBlock .ttl,
#entry-footer-secondary-modules .hatena-module-related-entries .ele .ttl {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  margin: 0 0 22px;
}

@media only screen and (max-width: 767px) {
  .defBlock .ttl,
#entry-footer-secondary-modules .hatena-module-related-entries .ele .ttl {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 9px;
  }
}
.urllist-see-more a,
.SingleContact__btn {
  display: block;
  width: 78%;
  max-width: 450px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  padding: 13px;
  position: relative;
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
  .urllist-see-more a,
.SingleContact__btn {
    font-size: 12px;
    border-radius: 3px;
  }
}
/* Hatena Blog ヘッダー */
@media only screen and (max-width: 1023px) {
  #globalheader-container {
    background: #fff;
  }
}
/* 読者になる */
.blog-controlls {
  display: none;
}

#container-inner {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#top-editarea {
  position: -webkit-sticky;
  position: sticky;
  top: -60px;
  z-index: 100;
}

@media only screen and (max-width: 1023px) {
  #top-editarea {
    top: 0;
  }
}
.blog-headerWrap {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  height: 120px;
  min-height: 60px;
  padding: 0 0 0 24px;
  background: #fff;
}

.page-archive .blog-headerWrap {
  border-bottom: solid 1px #E0E0E0;
}

.blog-header {
  align-self: center;
}

@media only screen and (max-width: 1023px) {
  .blog-headerWrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: static;
    height: 46px;
    min-height: auto;
    padding: 0;
  }
  .page-archive .blog-headerWrap {
    border-bottom: none;
  }
  .blog-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    background: #fff;
  }
}
.blog-title {
  display: flex;
  align-items: center;
  padding-right: 10px;
}

.blog-title-heading {
  margin-right: 24px;
}

@media only screen and (max-width: 1023px) {
  .blog-title {
    padding-right: 34px;
    z-index: 101;
  }
  .blog-title-heading {
    margin-right: 8px;
  }
}
#hbm-head-media-logo {
  display: block;
}

@media only screen and (max-width: 1023px) {
  #hbm-head-media-logo {
    width: 100px;
  }
  #hbm-head-media-logo img {
    max-width: 100%;
  }
}
.blog-description {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.65;
}

.blog-description-intro {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.65;
}

@media only screen and (max-width: 1023px) {
  .blog-description {
    font-size: 10px;
  }
  .blog-description-intro {
    font-size: inherit;
  }
}
/* ナビゲーションボタン */
.navbar-toggle-nav {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .navbar-toggle-nav {
    display: grid;
    place-items: center;
    position: absolute;
    right: 10px;
    width: 44px;
    height: 44px;
  }
}
.navbar-toggle-btn {
  display: block;
  position: relative;
  width: 24px;
  height: 16px;
  background-color: #fff;
  cursor: pointer;
}

.navbar-toggle-btn > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}

.navbar-toggle-btn > span:first-child {
  top: 0;
}

.navbar-toggle-btn > span:nth-child(2) {
  top: calc(50% - 1px);
}

.navbar-toggle-btn > span:nth-child(3) {
  top: auto;
  bottom: 0;
}

.navbar-toggle-btn.-open span:first-child {
  top: 50%;
  transform: rotate(45deg);
}

.navbar-toggle-btn.-open span:nth-child(2) {
  top: 50%;
  transform: rotate(-45deg);
}

.navbar-toggle-btn.-open span:nth-child(3) {
  background-color: transparent;
}

/* ナビゲーションバー */
.navbar {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  align-self: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: -60px;
  height: 100%;
}

@media only screen and (max-width: 1023px) {
  .navbar {
    flex-direction: column;
    justify-content: flex-start;
    position: fixed;
    transition: transform 0.2s ease-out;
    transform: translateY(-101%);
    background: #fff;
    padding: 24px 16px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    min-height: auto;
  }
  .navbar.-open {
    min-height: 100vh;
    transform: translateY(0);
    padding-top: 86px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  }
}
.navbar.not-fixed {
  position: relative;
  top: 0;
}

.navbar-entry {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: 56px;
}

@media only screen and (max-width: 1023px) {
  .navbar-entry {
    order: 2;
    justify-content: flex-start;
    position: static;
    width: 100%;
    margin-top: 40px;
  }
}
.navbar-entry-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  background: #C50018;
}

.navbar-entry-subText {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.navbar-inner {
  position: relative;
  max-width: 1240px;
  padding: 0 24px 0 0;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  .navbar-inner {
    width: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
    max-height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0;
  }
  .navbar-inner::-webkit-scrollbar {
    display: none;
  }
}
.navbar-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .navbar-list {
    margin: 0;
    padding: 0;
    list-style: none;
    flex-direction: column;
  }
}
.navbar-list-item:not(:last-of-type) {
  margin-right: min(3.819444444vw, 55px);
}

@media only screen and (max-width: 1023px) {
  .navbar-list .navbar-list-item {
    width: 100%;
    margin: 0;
  }
  .navbar-list .navbar-list-item:not(:last-of-type) {
    margin-bottom: 32px;
  }
}
.navbar-list a {
  display: inline-block;
  white-space: nowrap;
  color: #4F4F4F;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.175;
  padding: 0 0 13px;
  border-bottom: solid 4px transparent;
}

.navbar-list a:hover,
.navbar-list a.is_current {
  opacity: 1;
  border-bottom-color: #767676;
}

@media only screen and (max-width: 1023px) {
  .navbar-list a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    font-family: "Noto Sans", "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 0;
    border-bottom: none;
  }
  .navbar-list a.is_current {
    position: relative;
    padding-bottom: 6px;
    border-bottom: none;
  }
  .navbar-list a.is_current::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background: #767676;
  }
}
/* breadcrumb */
.breadcrumb-inner {
  display: flex;
  align-items: center;
  max-width: 1240px;
  width: 100%;
  height: 30px;
  padding: 0 20px;
  margin: 0 auto;
}

.breadcrumb-link,
.breadcrumb-child {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
}

.breadcrumb-gt {
  display: inline-block;
  opacity: 1;
  font-size: 12px;
  margin: 4px 12px 0;
}

@media only screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}
#header-modules .hatena-module-title {
  display: none;
}

#header-modules .hatena-module-html .hatena-module-mainvisual {
  position: relative;
}

#header-modules .hatena-module-html .hatena-module-mainvisual-img {
  display: block;
  width: 100%;
}

#header-modules .hatena-module-html .hatena-module-mainvisual-img img {
  display: block;
  width: 100%;
}

#header-modules .hatena-module-recent-entries:nth-of-type(1) {
  position: relative;
  margin-bottom: 80px;
  background: #010101;
}

@media only screen and (max-width: 767px) {
  #header-modules .hatena-module-recent-entries:nth-of-type(1) {
    margin-bottom: 40px;
  }
}
/* メインコンテンツ */
#content {
  flex: 1;
}

#content-inner {
  background: #fff;
}

#content-inner #main .hatena-module {
  padding: 80px 0 0;
}

/* スライダーjs 非表示 */
.page-index #content-inner #main .hatena-module-html:last-child {
  display: none;
}

/* タイトル */
#main .hatena-module-title,
#main .archive-heading,
#main .no-entry h1 {
  position: relative;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 57px;
}

#main .hatena-module-title {
  font-size: 36px;
}

#main .archive-heading,
#main .no-entry h1 {
  font-size: 44px;
}

@media only screen and (max-width: 767px) {
  #main .archive-heading,
#main .no-entry h1 {
    font-size: 30px;
  }
}
#main .hatena-module-title::after,
#main .archive-heading::after,
#main .no-entry h1::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  width: 80px;
  height: 4px;
  background: #767676;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-title {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 52px;
  }
  #main .archive-heading,
#main .no-entry h1 {
    padding: 40px 0 0;
    margin: 0 0 40px;
  }
  #content-inner #main .hatena-module-title::after,
#main .no-entry h1::after {
    bottom: -13px;
  }
}
#content-inner #main .hatena-module-title a {
  font-weight: bold;
}

/* 画像背景 */
#content-inner #main .hatena-module-imgBg {
  overflow: hidden;
  display: block;
  position: relative;
}

#content-inner #main .hatena-module-imgBg img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#content-inner #main .hatena-module-imgBg-text {
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  padding: 0 16px;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-imgBg-text {
    bottom: 10px;
    font-size: 18px;
    padding: 0 13px;
  }
}
/* 矢印 */
#content-inner #main .hatena-module-afterArrow::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-afterArrow::after {
    width: 13px;
    height: 13px;
    border-width: 2px;
  }
}
/* 一部背景（帯） */
#content-inner #main .hatena-module-bgBottomBorder::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 157px;
  background: #E1E1E1;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-bgBottomBorder::before {
    height: 100px;
  }
}
/* コンテンツ幅 */
#content-inner #main .hatena-module-body-inner {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-body-inner {
    padding: 0 16px;
  }
}
/* カラム設定 */
#content-inner #main .hatena-module-list {
  display: flex;
  flex-wrap: wrap;
}

#content-inner #main .hatena-module-list.hatena-module-list--3col {
  gap: min(1.66vw, 24px) min(2%, 24px);
}

#content-inner #main .hatena-module-list.hatena-module-list--3col > .hatena-module-list-item {
  width: min(32%, 384px);
}

#content-inner #main .hatena-module-list > .hatena-module-list-item.hatena-module-list-item--fullSize {
  width: 100%;
}

#content-inner #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg {
  display: flex;
}

#content-inner #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg img,
#content-inner #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-list-text {
  width: 50%;
}

#content-inner #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-list-text {
  background: url(https://cdn.blog.st-hatena.com/files/820878482943368567/820878482946833709) no-repeat center/cover;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-list.hatena-module-list--3col {
    flex-direction: column;
    gap: 24px 0;
  }
  #content-inner #main .hatena-module-list.hatena-module-list--3col > .hatena-module-list-item {
    width: 100%;
  }
  #content-inner #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg {
    display: block;
  }
  #content-inner #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg img,
#content-inner #main .hatena-module-list .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-list-text {
    width: 100%;
  }
}
/* post list */
#content-inner #main .hatena-module-recent-entries {
  background: #E1E1E1;
  margin-top: 80px;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-recent-entries {
    padding-top: 40px;
    padding-bottom: 16px;
  }
}
#content-inner #main .recent-entries-item {
  overflow: hidden;
  background: #fff;
  border-radius: 8px;
}

#content-inner #main .recent-entries-image {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 384/216;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .recent-entries-image-link {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #content-inner #main .recent-entries-item .recent-entries-categories,
#content-inner #main .recent-entries-item .recent-entries-title,
#content-inner #main .recent-entries-item .recent-entries-entry-body {
    line-height: 1.5;
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  #content-inner #main .recent-entries-item .recent-entries-categories,
#content-inner #main .recent-entries-item .recent-entries-title {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 767px) {
  #content-inner #main .recent-entries-item .recent-entries-category-link {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #content-inner #main .recent-entries-item .recent-entries-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  #content-inner #main .recent-entries-item .recent-entries-entry-body {
    font-size: 14px;
  }
}
/* スライダー */
#content-inner #main .hatena-module-sliderWrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 46px;
}

#content-inner #main .hatena-module-sliderWrap.swiper-initialized {
  padding-bottom: 0;
}

#content-inner #main .hatena-module-slider {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 1;
  transition-property: transform, height;
  width: 100%;
}

#content-inner #main .hatena-module-sliderWrap.swiper-initialized .hatena-module-slider {
  justify-content: flex-start;
  margin-left: 8px;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-sliderWrap.swiper-initialized .hatena-module-slider {
    margin-left: 0;
  }
}
#content-inner #main .hatena-module-slider-item {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 100%;
}

#content-inner #main .hatena-module-sliderWrap.swiper-initialized .hatena-module-slider-item {
  max-width: none;
}

#content-inner #main .hatena-module-slider-item .hatena-module-imgBg,
#content-inner #main .hatena-module-slider-item .recent-entries-image-link {
  overflow: hidden;
}

#content-inner #main .hatena-module-slider-item .hatena-module-imgBg:hover,
#content-inner #main .hatena-module-slider-item .recent-entries-image-link:hover {
  opacity: 1;
}

#content-inner #main .hatena-module-slider-item .hatena-module-imgBg img,
#content-inner #main .hatena-module-slider-item .recent-entries-image-link img {
  transition: transform 0.2s;
}

#content-inner #main .hatena-module-slider-item:hover .hatena-module-imgBg img,
#content-inner #main .hatena-module-slider-item:hover .recent-entries-image-link img {
  transform: scale(1.1);
}

#content-inner #main .hatena-module-sliderWrap .swiper-pagination {
  display: flex;
  justify-content: center;
  position: static;
  margin: 22px 0 24px;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-sliderWrap .swiper-pagination {
    margin: 16px 0;
  }
}
#content-inner #main .hatena-module-sliderWrap .swiper-pagination-bullet {
  opacity: 1;
  width: 12px;
  height: 12px;
  background: #fff;
  transition: opacity 0.2s;
  margin: 0 8px;
}

#content-inner #main .hatena-module-sliderWrap .swiper-pagination-bullet:hover {
  opacity: 0.5;
}

#content-inner #main .hatena-module-sliderWrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #C50018;
}

/* pickup */
#content-inner #main .hatena-module-sliderWrap.swiper-initialized .hatena-module-pickup {
  height: auto !important;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-sliderWrap.swiper-initialized .hatena-module-pickup {
    margin-left: 0;
  }
}
.page-index #content-inner #main .hatena-module-pickup-item {
  max-width: 588px;
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-pickup-item {
    width: 85.86%;
  }
}
.page-index #content-inner #main .hatena-module-pickup-item a {
  border-radius: 8px;
}

.page-index #content-inner #main .hatena-module-pickup-item img {
  display: block;
  aspect-ratio: 588/330;
}

.page-index #content-inner #main .hatena-module-pickup-item a span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 16px 13px;
  bottom: 0;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}

#content-inner #main .hatena-module-sliderWrap.hatena-module-pickupSlider .swiper-pagination {
  margin: 13px 0 16px;
}

@media only screen and (max-width: 767px) {
  #content-inner #main .hatena-module-sliderWrap.hatena-module-pickupSlider .swiper-pagination {
    margin: 16px 0;
  }
}
/* about, recruit */
.page-index #content-inner #main .hatena-module-about-link,
.page-index #content-inner #main .hatena-module-recruit-link {
  border-radius: 8px;
}

.page-index #content-inner #main .hatena-module-about-item-text,
.page-index #content-inner #main .hatena-module-recruit-item-text {
  text-align: center;
  text-shadow: 0px 0px 2px #000;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  bottom: 0;
  padding-top: 5px;
  padding-bottom: 14px;
}

.page-index #content-inner #main .hatena-module-about-item-text.hatena-module-afterArrow::after,
.page-index #content-inner #main .hatena-module-recruit-item-text.hatena-module-afterArrow::after {
  position: absolute;
  top: 12px;
  right: 19px;
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-about-link img,
.page-index #content-inner #main .hatena-module-recruit-link img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    aspect-ratio: 335/188;
  }
  .page-index #content-inner #main .hatena-module-about-link img.pc_block {
    display: none;
  }
}
/* about */
.page-index #content-inner #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 3px;
  padding-top: 0;
  text-shadow: none;
}

.page-index #content-inner #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 97.333%;
  height: 92.592%;
  border: solid 1px #fff;
  border-radius: 6px;
  transform: translate(-50%, -50%);
}

.page-index #content-inner #main .hatena-module-about-item-text .hatena-module-about-item-text-en {
  font-family: "roboto", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.page-index #content-inner #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar::after {
  top: 50%;
  right: 33px;
  transform: rotate(45deg) translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar {
    display: block;
  }
  .page-index #content-inner #main .hatena-module-about-item-text.hatena-module-about-item-text--seminar::before {
    content: none;
  }
  .page-index #content-inner #main .hatena-module-list-link.hatena-module-list-link--leftImg .hatena-module-about-item-text.hatena-module-about-item-text--seminar {
    position: absolute;
    bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    background: none;
  }
}
/* interview */
.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー {
  padding-bottom: 0;
}

.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .urllist-with-thumbnails {
  display: flex;
  justify-content: center;
  gap: min(2%, 24px);
  padding: 0 20px 37px;
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .urllist-with-thumbnails {
    padding-bottom: 16px;
  }
}
.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .urllist-with-thumbnails.hatena-module-slider {
  justify-content: flex-start;
  gap: unset;
  padding: 0;
}

.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .urllist-item {
  flex: 1;
  max-width: 384px;
}

.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .hatena-module-sliderWrap .urllist-item {
  flex: none;
}

.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .urllist-item.hatena-module-slider-item {
  max-width: none;
}

.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .recent-entries-title-link {
  pointer-events: none;
  order: 3;
  color: #828282;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .recent-entries-entry-body {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  order: 1;
  color: inherit;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 3px;
}

.page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .recent-entries-entry-body a {
  font-weight: inherit;
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .recent-entries-title-link {
    font-size: 14px;
    line-height: 1.5;
  }
  .page-index #content-inner #main .hatena-module-recent-entries.category-インタビュー .recent-entries-entry-body {
    font-size: 16px;
    margin-bottom: 4px;
  }
}
/* recruit */
@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-recruit-list {
    border-top: solid 1px #E0E0E0;
  }
  .page-index #content-inner #main .hatena-module-recruit-list.hatena-module-list--3col {
    gap: 0;
  }
  .page-index #content-inner #main .hatena-module-recruit-item {
    padding: 17px 0 16px;
    border-bottom: solid 1px #E0E0E0;
  }
  .page-index #content-inner #main .hatena-module-recruit-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-index #content-inner #main .hatena-module-recruit-link img {
    width: 51.311%;
    border-radius: 8px;
  }
  .page-index #content-inner #main .hatena-module-recruit-link .hatena-module-recruit-item-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: static;
    width: 42.51%;
    color: #000;
    font-size: 16px;
    text-align: left;
    padding: 0 2px 0 0;
    background: none;
    text-shadow: none;
  }
  .page-index #content-inner #main .hatena-module-recruit-link .hatena-module-recruit-item-text:after {
    position: static;
    border-color: #767676;
  }
}
/* workPlace */
.page-index #content-inner #main .hatena-module-workPlace-list {
  gap: min(1.66vw, 24px) min(2%, 24px);
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-workPlace-list {
    justify-content: space-between;
    gap: 4.26vw 4.76%;
  }
}
.page-index #content-inner #main .hatena-module-workPlace-list-item {
  aspect-ratio: 1/1;
  width: min(282px, 23.5%);
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-workPlace-list-item {
    width: 47.61%;
  }
}
.page-index #content-inner #main .hatena-module-workPlace-item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  padding: 2.84%;
  background: url(https://cdn.blog.st-hatena.com/files/820878482943368567/820878482946833709) no-repeat center/cover;
  border-radius: 8px;
}

.page-index #content-inner #main .hatena-module-workPlace-item-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 94.32%;
  line-height: 1.1875;
  aspect-ratio: 1/1;
  border: solid 1px #fff;
  border-radius: 6px;
  transform: translate(-50%, -50%);
}

.page-index #content-inner #main .hatena-module-workPlace-item-text-en {
  color: #fff;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .page-index #content-inner #main .hatena-module-workPlace-item-text {
    font-size: 14px;
    padding-top: 2px;
  }
  .page-index #content-inner #main .hatena-module-workPlace-item-text-en {
    font-size: 10px;
    transform: scale(0.9);
  }
}
/* サイドバー（募集中の職種を見る） */
.page-index #content-inner #box2 {
  display: none;
}

#content-inner #box2 {
  width: 100%;
  max-width: 1240px;
  text-align: center;
  padding: 80px 20px 0;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  #content-inner #box2 {
    padding: 85px 16px 0;
  }
}
#content-inner #box2 .hatena-module-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.0625;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  #content-inner #box2 .hatena-module-title {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
#content-inner #box2 .hatena-module-recruitText {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.615;
}

@media only screen and (max-width: 767px) {
  #content-inner #box2 .hatena-module-recruitText {
    letter-spacing: 0.04em;
  }
}
#content-inner #box2 .hatena-module-recruitLink {
  display: grid;
  place-items: center;
  max-width: 331px;
  width: 100%;
  height: 52px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  background: #C50018;
  margin: 23px auto 0;
}

@media only screen and (max-width: 767px) {
  #content-inner #box2 .hatena-module-recruitLink {
    max-width: 343px;
    height: 55px;
    margin-top: 19px;
  }
}
/* archive */
.page-archive #main-inner {
  display: flex;
  flex-direction: column;
}

.page-archive .archive-header-category {
  margin-bottom: 0;
}

.page-archive .archive-heading {
  width: 100%;
  padding-top: 50px;
  margin-bottom: 72px;
}

.search-result {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.search-result-form {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-clip: padding-box;
  max-width: 20em;
  box-sizing: border-box;
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
}

.page-archive .search-result-form {
  margin: 40px auto;
}

.search-result-form .search-result-input {
  box-sizing: border-box;
  padding: 5px;
  color: #333;
  background: none;
  border: none;
  outline: none;
  height: 30px;
  width: 90%;
}

.search-result-form .search-result-button {
  width: 20px;
  height: 20px;
  background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search.png?version=e0e0a3993d8aff6a6344f19dd784d5) no-repeat right center;
  border: none;
  outline: none;
  text-indent: -9999px;
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.5;
}

/* 検索結果：なし */
/* 記事一覧：記事なし */
.search-result + p,
.archive-heading + p {
  max-width: 1240px;
  padding: 0 20px;
  margin: 50px auto 10px;
}

.archive-entries {
  display: grid;
  grid-template-columns: repeat(auto-fill, min(32%, 384px) min(32%, 384px) min(32%, 384px));
  gap: min(3.33vw, 40px) min(2%, 24px);
  justify-content: center;
  width: 100%;
  padding: 80px 20px;
  margin: 0;
  background: #E1E1E1;
}

.page-archive-category[class^=category-] .archive-entries {
  padding-top: 0;
  margin-top: 80px;
}

@media only screen and (max-width: 767px) {
  .archive-entries {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 40px 16px;
    margin: 0 auto;
  }
}
.page-archive .archive-entry {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 25px;
  background: #fff;
  border-radius: 8px;
}

@media only screen and (max-width: 767px) {
  .page-archive .archive-entry {
    width: 100%;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .archive-entry-header,
.archive-entry .categories,
.archive-entry-body {
    padding: 0 16px;
  }
}
.archive-entry-header,
.category-インタビュー .archive-entry-body {
  order: 2;
}

.archive-entry-header,
.category-インタビュー .archive-entry-body {
  margin-bottom: 10px;
}

.archive-entry-header .entry-title a,
.category-インタビュー .entry-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.3;
  font-size: 20px;
  font-weight: bold;
}

.category-インタビュー .entry-description {
  color: inherit;
}

.category-インタビュー .entry-description a {
  font-weight: inherit;
}

@media only screen and (max-width: 767px) {
  .archive-entry-header,
.category-インタビュー .archive-entry-body {
    margin-bottom: 6px;
  }
  .archive-entry-header .entry-title a,
.category-インタビュー .archive-entry-body .entry-description {
    font-size: 16px;
  }
}
.archive-entry .categories {
  order: 3;
  margin-bottom: 13px;
}

@media only screen and (max-width: 767px) {
  .archive-entry .categories {
    margin-bottom: 5px;
  }
  .archive-category-link {
    font-size: 12px;
  }
}
.archive-entry .entry-thumb-link {
  order: 1;
  overflow: hidden;
  margin: 0 0 22px;
}

.page-archive .archive-entry .entry-thumb-link {
  opacity: 1;
}

.archive-entry .entry-thumb {
  width: 100%;
  height: auto;
  aspect-ratio: 384/216;
  transition: transform 0.2s;
}

@media only screen and (max-width: 767px) {
  .archive-entry .entry-thumb-link {
    margin-bottom: 10px;
  }
  .archive-entry .entry-thumb {
    aspect-ratio: 343/193;
  }
}
.archive-entry .entry-thumb-link:hover .entry-thumb {
  transform: scale(1.1);
}

.archive-entry-body,
.category-インタビュー .archive-entry-header {
  order: 4;
}

.category-インタビュー .archive-entry-header .entry-title-link {
  pointer-events: none;
  display: block;
}

@media only screen and (max-width: 767px) {
  .archive-entry-body .entry-description,
.category-インタビュー .archive-entry-header .entry-title-link {
    font-size: 14px;
  }
}
.archive-entry-tags-wrapper {
  display: none;
}

/* SNS */
.SnsIcons {
  max-width: 940px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto 80px;
}

.SnsIcons__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 25px;
  border: solid 1px #e0e0e0;
  border-radius: 8px;
}

.SnsIcons__list a {
  display: block;
}

@media only screen and (max-width: 767px) {
  .SnsIcons {
    padding: 0 16px;
    margin-bottom: 40px;
  }
}
#bottom-editarea {
  justify-self: flex-end;
}

/* pageTop */
#GoTopBtn {
  width: 73px;
  height: 57px;
  cursor: pointer;
  margin: 80px auto 20px;
  transition: opacity 0.2s;
}

#GoTopBtn img {
  width: 100%;
}

#GoTopBtn:hover {
  opacity: 0.5;
}

/* 募集職種を見る */
.checkRecruit {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 99;
  width: 11.11vw;
  max-width: 160px;
}

.checkRecruit.checkRecruit--bottom {
  position: absolute;
  top: 0;
  bottom: auto;
  transform: translateY(-50%);
}

.checkRecruit a {
  display: block;
  width: 100%;
}

.checkRecruit a img {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .checkRecruit {
    width: 100px;
    height: 100px;
    bottom: 16px;
    right: 16px;
  }
}
/* フッター */
.blog-footer {
  position: relative;
  background: #4F4F4F;
}

.blog-footer-inner {
  max-width: 1240px;
  width: 100%;
  padding: 28px 20px 23px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .blog-footer-inner {
    padding: 40px 20px;
  }
}
.blog-footer-siteName {
  margin-bottom: 26px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
}

/* .blog-footer-siteName a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
} */
.blog-footer-nav {
  margin-bottom: 65px;
}

.blog-footer-nav-list {
  display: flex;
  justify-content: space-between;
  gap: 0 4.66%;
}

.blog-footer-nav-list-item {
  width: 16.25%;
}

.blog-footer-nav-category {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.625;
  padding-bottom: 12px;
  border-bottom: solid 2px #828282;
}

.blog-footer-nav-category-list {
  margin-top: 19px;
}

.blog-footer-nav-category-list-link {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  line-height: 180%;
}

.blog-footer__copy {
  text-align: center;
  letter-spacing: 0.04em;
}

.blog-footer__copy-link {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  line-height: 1.34;
}

.blog-footer__copy-copyright {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 1.45;
  margin-top: 12px;
}

.pager {
  display: none;
}

/* 記事詳細ページ */
.page-entry .entry-header {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  max-width: 940px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.page-entry.category-インタビュー .entry-header {
  max-width: none;
  height: 620px;
  padding: 0;
  background: #ccc;
}

.page-entry .entry-header.entry-header__isNone {
  display: none;
}

.page-entry .entry-header img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/7;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-header {
    display: block;
    height: auto;
    padding-bottom: 24px;
    background: #E1E1E1;
    margin-bottom: 74px;
  }
  .page-entry.category-インタビュー .entry-header {
    height: auto;
    background: #E1E1E1;
    padding-bottom: 0;
  }
  .page-entry .entry-header img {
    position: static;
    height: 210px;
    aspect-ratio: 16/9;
  }
}
.page-entry .entry-header .entry-date,
.page-entry .entry-header .entry-text {
  position: relative;
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-header .entry-date,
.page-entry .entry-header .entry-text {
    padding: 0 16px;
  }
  .page-entry .entry-header .entry-text {
    padding-top: 20px;
  }
}
.page-entry .entry-header .entry-date span,
.page-entry .entry-header .entry-description,
.page-entry .entry-header .entry-title {
  font-weight: bold;
}

.page-entry .entry-header .entry-date span,
.page-entry .entry-header .entry-description,
.page-entry.page-entry.category-インタビュー .entry-header .entry-title {
  color: #fff;
}

.page-entry .entry-header .entry-date {
  display: none;
}

.page-entry .entry-header .entry-date span {
  font-size: 14px;
  line-height: 1.45;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-header .entry-date {
    margin-bottom: 8px;
  }
  .page-entry .entry-header .entry-date span {
    color: #51cfcf;
    font-size: 10px;
  }
}
.page-entry .entry-header .entry-categories {
  display: none;
}

.page-entry .entry-header .entry-title {
  display: inline-block;
  font-size: 16px;
  line-height: 1.85;
  padding: 0 16px;
  background: #767676;
  border-radius: 4px;
  margin-bottom: 32px;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-header .entry-title {
    font-size: 12px;
    padding: 0 8px;
    margin-bottom: 0;
  }
}
.page-entry .entry-header .entry-description {
  font-size: 36px;
  line-height: 1.45;
  padding: 0;
}

.page-entry.page-entry.category-インタビュー .entry-header .entry-description {
  margin-bottom: 25px;
  -webkit-line-clamp: unset;
}

@media only screen and (min-width: 768px) {
  .page-entry.page-entry.category-インタビュー .entry-header .entry-description {
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
  }
}
@media only screen and (max-width: 767px) {
  .page-entry .entry-header .entry-description {
    color: #000;
    font-size: 24px;
    margin-bottom: 8px;
  }
}
.page-entry .entry-header-menu {
  display: none;
  height: 0;
}

.page-entry .entry-content {
  max-width: 940px;
  width: 100%;
  padding: 0 20px;
  margin: 60px auto 0;
}

.page-entry .entry-content.entry-content__noEntryHeader {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content {
    padding: 0 16px;
  }
  .page-entry .entry-content.entry-content__noEntryHeader {
    margin-top: 30px;
  }
}
/* 記事詳細 - 投稿コンテンツ */
.page-entry .entry-content * + :is(h1, h2, h3, h4, h5, h6) {
  margin-top: 80px;
}

.page-entry .entry-content * + :is(p, blockquote, ul, ol, table, hr) {
  margin-top: 40px;
}

.page-entry .entry-content * + .entry-footnote {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content * + :is(p, blockquote, ul, ol, table, hr) {
    margin-top: 25px;
  }
}
.page-entry .entry-content :is(h1, h2, h3, h4, h5, h6) {
  font-weight: bold;
}

.page-entry .entry-content :is(h1, h2, h3, h4, h5, h6) span {
  color: inherit;
}

.page-entry .entry-content h1 {
  font-size: 36px;
  line-height: 1.45;
}

.page-entry .entry-content h2 {
  color: #767676;
  font-size: 24px;
  line-height: 1.65;
}

.page-entry .entry-content h3 {
  position: relative;
  font-size: 32px;
  line-height: 1.65;
  padding-top: 32px;
}

.page-entry .entry-content h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 4px;
  background: #767676;
}

.page-entry .entry-content h4 {
  font-size: 24px;
  line-height: 1.65;
}

.page-entry .entry-content h5,
.page-entry .entry-content h6 {
  font-size: 18px;
  line-height: 1.65;
}

.page-entry .entry-content h5 {
  color: #767676;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content h1 {
    font-size: 24px;
  }
  .page-entry .entry-content h2 {
    font-size: 22px;
    line-height: 1.4;
  }
  .page-entry .entry-content h3 {
    font-size: 22px;
    line-height: 1.4;
    padding-top: 23px;
  }
  .page-entry .entry-content h3::before {
    width: 40px;
  }
  .page-entry .entry-content h4 {
    font-size: 18px;
    line-height: 1.4;
  }
  .page-entry .entry-content h5,
.page-entry .entry-content h6 {
    line-height: 1.4;
  }
  .page-entry .entry-content h5 {
    font-size: 18px;
  }
  .page-entry .entry-content h6 {
    font-size: 16px;
  }
}
.page-entry .entry-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.85;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content p {
    font-size: 14px;
  }
}
.page-entry .entry-content span {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.page-entry .entry-content img {
  display: block;
  margin: 0 auto;
}

.page-entry .entry-content .entry-footnote {
  display: block;
  color: #828282;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content .entry-footnote {
    font-size: 12px;
  }
}
.page-entry .entry-content hr {
  height: 1px;
  background-color: #bdbdbd;
  border: none;
}

.page-entry .entry-content blockquote {
  position: relative;
  padding: 0 0 0 80px;
  background: none;
}

.page-entry .entry-content blockquote::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
  width: 6px;
  height: 100%;
  background: #E1E1E1;
  border-radius: 3px;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content blockquote {
    padding-left: 40px;
  }
  .page-entry .entry-content blockquote::before {
    left: 20px;
  }
}
.page-entry .entry-content .enclose {
  padding: 24px;
  border: solid 1px #b5b5b5;
  background: #f7f8f9;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content .enclose {
    padding: 16px;
  }
}
.page-entry .entry-content li {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.85;
}

.page-entry .entry-content ul li {
  position: relative;
  padding-left: 27px;
}

.page-entry .entry-content ul li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 11px;
  width: 5px;
  height: 5px;
  font-size: inherit;
  line-height: inherit;
  border-radius: 50%;
  background: #000;
}

@media only screen and (min-width: 768px) {
  .page-entry .entry-content :is(ul, ol) :is(ul, ol) {
    margin-top: 0;
  }
}
.page-entry .entry-content :is(ul, ol) :is(ul, ol) li {
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content li {
    font-size: 14px;
    line-height: 1.4;
  }
  .page-entry .entry-content ul li {
    padding-left: 20px;
  }
  .page-entry .entry-content ul li::before {
    top: 8px;
    left: 8px;
    width: 3px;
    height: 3px;
  }
}
.page-entry .entry-content table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  border: solid 1px #B5B5B5;
}

.page-entry .entry-content table th,
.page-entry .entry-content table td {
  border: solid 1px #B5B5B5;
  font-size: 16px;
  line-height: 1.96;
  padding: 4px 10px;
}

.page-entry .entry-content table th {
  background: #f7f8f9;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-content table th,
.page-entry .entry-content table td {
    font-size: 14px;
    line-height: 2.25;
  }
}
.page-entry .entry-content .footnote {
  display: none;
}

/* 記事詳細ページ - 関連記事 */
.page-entry #content-inner #main .entry-footer .hatena-module-related-entries {
  padding: 70px 0 83px;
  background: #E1E1E1;
}

@media only screen and (max-width: 767px) {
  .page-entry #content-inner #main .entry-footer .hatena-module-related-entries {
    padding: 40px 0 0;
  }
}
.page-entry .entry-footer .entry-tags-wrapper,
.page-entry .entry-footer .hatena-module-related-entries .hatena-module-title,
.page-entry .entry-footer .hatena-module-related-entries .related-entries {
  max-width: 940px;
  width: 100%;
  padding: 0 20px;
}

.page-entry .entry-footer .hatena-module-related-entries .hatena-module-title,
.page-entry .entry-footer .hatena-module-related-entries .related-entries {
  margin: 0 auto;
}

.page-entry .entry-footer .entry-tags-wrapper {
  margin: 16px auto;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-footer .entry-tags-wrapper,
.page-entry .entry-footer .hatena-module-related-entries .hatena-module-title,
.page-entry .entry-footer .hatena-module-related-entries .related-entries {
    padding: 0 16px;
  }
}
.page-entry #main .entry-footer .hatena-module-related-entries .hatena-module-title {
  color: #333;
  font-size: 28px;
  text-align: left;
  margin-bottom: 22px;
}

.page-entry #main .entry-footer .hatena-module-related-entries .hatena-module-title::after {
  content: none;
}

@media only screen and (max-width: 767px) {
  .page-entry #content-inner #main .entry-footer .hatena-module-related-entries .hatena-module-title {
    font-size: 22px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 40px;
  }
}
.page-entry .entry-footer .hatena-module-related-entries .related-entries {
  display: flex;
  gap: 2.11%;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-footer .hatena-module-related-entries .related-entries {
    gap: unset;
    padding: 0;
  }
}
.page-entry .entry-footer .hatena-module-related-entries .related-entries-item {
  overflow: hidden;
  width: 31.8%;
  border-radius: 8px;
  background: #fff;
}

.page-entry .entry-footer .hatena-module-related-entries .related-entries-image-link {
  overflow: hidden;
  /* aspect-ratio: 287/161; */
  aspect-ratio: 552/392;
  margin-bottom: 15px;
}

.page-entry.category-インタビュー .entry-footer .hatena-module-related-entries .related-entries-title-link {
  pointer-events: none;
  order: 3;
  color: #828282;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.page-entry.category-インタビュー .entry-footer .hatena-module-related-entries .related-entries-entry-body {
  order: 1;
  color: inherit;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 3px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.page-entry.category-インタビュー .entry-footer .hatena-module-related-entries .related-entries-entry-body a {
  font-weight: inherit;
}

@media only screen and (max-width: 767px) {
  .page-entry .entry-footer .hatena-module-related-entries .related-entries-title-link,
.page-entry.category-インタビュー .entry-footer .hatena-module-related-entries .related-entries-entry-body {
    font-size: 16px;
  }
  .page-entry .entry-footer .hatena-module-related-entries .related-entries-category-link {
    font-size: 12px;
  }
  .page-entry .entry-footer .hatena-module-related-entries .related-entries-entry-body,
.page-entry.category-インタビュー .entry-footer .hatena-module-related-entries .related-entries-title-link {
    font-size: 14px;
  }
}
.page-entry .track-inview-by-gtm {
  display: none;
}

/* Not Found */
#main .no-entry {
  border-top: solid 1px #E0E0E0;
}

#main .no-entry .entry-inner {
  padding: 0 20px;
}

#main .no-entry h1 {
  padding-top: 50px;
}

@media only screen and (max-width: 767px) {
  #main .no-entry {
    border-top: none;
  }
  #main .no-entry .entry-inner {
    padding: 0 16px;
  }
  #main .no-entry h1 {
    padding-top: 40px;
  }
}
#main .no-entry p {
  text-align: center;
  margin: 90px auto 10px;
}

.scriptModule {
  display: none;
}

.images-row > span,
.images-row .images-row-item {
  max-width: 50%;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.85;
  text-align: left;
  overflow-wrap: break-word;
}

@media only screen and (max-width: 767px) {
  .images-row {
    flex-direction: column;
  }
  .images-row > span,
.images-row .images-row-item {
    margin: 0;
    width: 100%;
    max-width: none;
    font-size: 14px;
  }
  .images-row-item + .images-row-item {
    margin-top: 28px;
  }
  .images-row > span img,
.images-row .images-row-item img {
    width: auto;
  }
}
.SnsIcons {
  display: none;
}

.page-entry .entry-content h1 {
  padding: 40px 0 40px 10px;
  background-color: #767676;
  color: #fff;
}






/*---------------------------------
  header・footerレイアウト変更
---------------------------------*/

/* 三菱電機用の調整 */
a.navbar-entry-link,
a.blog-footer-nav-category,
a.blog-footer-nav-category-list-link,
a.blog-footer__copy-link,
.global-footer .gf-copyright {
    color: #fff;
}

#top-editarea {
  top: -57px;
}
@media only screen and (max-width: 1023px) {
  #top-editarea {
      top: -55px;
  }
}

.blog-headerContainer {
  background: #fff;
}
.blog-headerWrap {
  height: auto;
  min-height: auto;
}
@media print, screen and (min-width: 1100px) {
  .blog-headerWrap {
    max-width: 1440px;
    margin: 0 auto;
    padding: 8px 13px 0;
  }
}
.blog-header {
    padding-top: 0!important;
}
@media only screen and (max-width: 1023px) {
  .blog-header {
    padding: 20px!important;
  }
}
.navbar-entry {
  position: static;
}
.navbar-inner {
  margin-right: 32px;
}
.navbar {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1023px) {
  .navbar {
    flex-direction: column;
  }
}
.navbar-list a:hover,
.navbar-list a.is_current,
.navbar-entry-link {
  text-decoration: none;
}
@media only screen and (max-width: 1023px) {
  .blog-description {
      font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .navbar.-open {
    padding-top: 126px;
  }
}

.blog-footer-nav {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .blog-footer-inner {
      padding: 0;
  }
}
.checkRecruit.checkRecruit--bottom {
  top: -20px;
}


/* 崩れ調整 */
#content-inner #main .hatena-module-title a {
  color: #000;
}
#content-inner #main .hatena-module-title a:hover {
  text-decoration: none;
}
.entry-title a {
color: #fff;
}
a:hover {
    text-decoration: none;
}
