.post .capter time {
    cursor: pointer;
}

.voice-container {
    /* display: flex; */
}

.wp-block-audio audio {
    min-width: 250px;
}

.voice-container .left {
    flex: 1 0 calc(100% - 60px);
}

.voice-container .right {
    width: 100px;
    text-align: right;
}

.like-button {
    margin: 15px 0 !important;
    padding: 15px 0 !important;
}

.like-button i {
    width: 24px;
    font-size: 24px;
    padding-top: 15px;
    color: #ccc;
    cursor: pointer;
}

.fav-selected {
    color: #3489ff;
    font-weight: bold;
}

.fav-selected i {
    color: #3489ff;
}

.fav-number {
    font-size: 12px;
    margin: 0;
    padding-top: 0;
    letter-spacing: 0;
    vertical-align: middle;
}

.mypage-headline {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin: 7px auto 2px !important;
    padding: 0 10px !important;
    border: none !important;
    width: calc(100vw - 12%);
    display: block;
}

/* .mypage-headline:first-letter {
    font-size: 1.6em;
    color: #1E407B;
} */

.group_name-link {
    margin: 10px auto;
    text-align: center;
    font-size: 13px;
    width: calc(100vw - 12%);
    display: block;
    text-decoration: none !important;
}

.choose-point {
    display: block;
    border: 1px solid #999;
    margin: 20px auto 10px !important;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    width: 96%;
    background-color: #eee;
    cursor: pointer;
}

.choose-point-text {
    display: block;
    margin: 0 auto !important;
    padding: 5px;
    font-size: 14px;
    width: 96%;
    background-color: #f7f7f7;
    cursor: pointer;
}

.choose-point:hover {
    opacity: 0.7;
}

.menu-icon .accordion {
    width: 30px;
    height: 30px;
    margin: 0;
}

.menu-icon .accordion a {
    display: inline-block;
    height: 30px;
    text-align: right;
    line-height: 0;
    position: relative;
}

.menu-icon .accordion a:before {
    display: block;
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 25px;
    height: 2px;
    background-color: #40180a;
    transition: 0.4s;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.menu-icon .accordion a:after {
    display: block;
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 25px;
    height: 2px;
    background-color: #40180a;
    transition: 0.4s;
}

.menu-icon .accordion a.on:before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.menu-icon .accordion a.on:after {
    background-color: transparent;
}

.text-point {
    width: 90%;
    display: inline-block;
    margin-bottom: 4px;
}

.admin-loggedin {
    color: #d04255;
    font-size: 12px;
}

.delete-account {
    margin: 30px auto 5px;
    text-align: center;
    font-size: 13px;
}

.why-text {
    margin-bottom: 10px !important;
}

.delete-account-wrapper {
    /* border: 1px solid #ccc; */
}

.delete-account-wrapper .form-checkbox {
    margin: 10px;
    display: flex;
    flex-wrap: wrap;
}

.delete-account-wrapper .form-checkbox .reason-wrapper {
    margin: 10px;
    padding: 0 20px 0 20px;
}

.reason-text {
    border-color: none !important;
}

input[name='submit-delete'] {
    display: block;
    margin: 10px auto;
}

@media (max-width: 500px) {
    .text-point {
        width: 77.5%;
    }
}

@media (max-width: 400px) {
    .text-point {
        width: 72%;
    }
}

@media (max-width: 1000px) {
    .text-point {
        width: 85%;
    }
}

@media (max-width: 768px) {
    .voice-container .right {
        text-align: left;
        padding-left: 5px;
    }

    .choose-point {
        text-align: left;
    }

    .mypage-headline {
        font-size: 14px;
        letter-spacing: 0.75px;
    }
}

/* */

.entry-content figure {
    background-color: #ffffff;
    padding: 18px 36px 12px;
    margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
    .entry-content .rep-header {
        padding: 50px;
    }

    .entry-content figure {
        padding: 18px 14px 12px;
    }
}
.entry-content figcaption {
    padding-left: 36px;
    font-size: 14px;
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .entry-content figcaption {
        padding-left: 12px;
        font-size: 12px;
    }
}
.entry-content .capter {
    padding-left: 36px;
    font-size: 14px;
    margin: 0;
    /* cursor: pointer; */
}

.entry-content .capter time {
    margin-left: 8px;
    color: #0a88cc;
    cursor: pointer;
}

.relative {
    position: relative;
}

.mosaic {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-size: cover;
    filter: blur(3px);
}

.link-banner {
    background-color: #3489ff;
    color: #fff;
    font-size: 14px;
    width: 40%;
    padding: 20px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 6px;
    text-decoration: none !important;
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 30%;
    font-weight: bold;
    box-shadow: 0px 0px 15px -5px #000;
}

.link-banner:hover {
    opacity: 0.7;
    color: #fff;
}

.page-header .edel-title {
    display: flex !important;
}

.page-header .edel-title .title-image {
    width: 52px !important;
}

.page-header .edel-title .title-title {
    width: calc(100% - 56px) !important;
}

.page-header .edel-title .title-image img {
    width: 52px !important;
}

.page-header .edel-title .title-title h1 {
    padding: 5px 0 0 10px;
    /* font-size: 15.5px;
    letter-spacing: -0.03em; */
}

@media only screen and (max-width: 768px) {
    .entry-content .capter {
        padding-left: 12px;
        font-size: 12px;
    }

    .link-banner {
        font-size: 14px;
        width: 70%;
        left: 15%;
    }

    .page-header .edel-title .title-image {
        width: 40px !important;
    }

    .page-header .edel-title .title-title {
        width: calc(100% - 46px) !important;
    }

    .page-header .edel-title .title-image img {
        width: 40px !important;
        padding-bottom: 10px;
    }

    .page-header .edel-title .title-title h1 {
        padding: 8px 0 0 10px;
        font-size: 15.5px;
        letter-spacing: -0.03em;
    }
}

.voice-controller {
    display: flex;
    justify-content: space-between;
    margin: 0;
}

.voice-controller p {
    margin: 6px 6px 12px 6px;
    padding-top: 10px;
    display: flex;
    align-items: center;
}

.voice-controller span.sec {
    /* padding-top: 6px; */
    font-size: 13px;
    padding: 0 5px;
}

.voice-controller span.skip-back,
.voice-controller span.skip-forward {
    margin: 0;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
    color: #3489ff;
}

.voice-controller span:hover {
    opacity: 0.7;
}
.notes {
    background-color: #c9e8f1;
    border: 1px solid #333;
    border-radius: 4px;
    margin: 2px 2% 8px 10%;
}

.notes p {
    font-size: 12px;
    color: #333;
    padding: 2px 0;
    margin: 2%;
    line-height: 18px;
}

.skip-back,
.skip-forward {
    font-size: 13px;
    font-weight: bold;
    padding: 3px 15px 10px !important;
    line-height: 20px;
    letter-spacing: 0;
}

.external-link {
    margin: 20px auto;
    display: block;
    border: 1px solid #eee;
    box-shadow: 0px 0px 15px -5px #000;
    background-color: #3489ff;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    width: 220px;
    line-height: 20px;
    font-size: 16px;
    text-decoration: none !important;
    text-align: center;
    position: fixed;
    bottom: 50px;
    /* bottom: -100px;  */
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    border-radius: 6px;
    border: none;
}

.external-link:hover {
    opacity: 0.7;
    color: #eee;
}

.voice-information-wrapper {
    margin-bottom: 20px;
    padding: 5px !important;
    width: 100% !important;
}

.voice-information-wrapper ul {
    margin: 0;
    padding: 4px;
}

.voice-information-wrapper ul li {
    list-style-type: none;
    display: flex;
}

.voice-information-wrapper .info-date {
    width: 120px;
    min-width: 120px;
    font-size: 14px;
    line-height: 28px;
}

.voice-information-wrapper .info-title {
    font-size: 14px;
    line-height: 28px;
}

.voice-information-wrapper .info-title a {
    text-decoration: none;
}

.voice-information-wrapper .info-title.new::before {
    content: 'NEW!';
    background-color: #ff9d00;
    color: #fff;
    font-weight: bold;
    font-size: 11.5px;
    border-radius: 4px;
    /* padding: 2px 3px 0 3px; */
    padding: 2px 3px 2px 3px;
    margin: 0 4px 0 0;
    letter-spacing: normal;
}

.voice-information-wrapper .more-wrapper {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.voice-information-wrapper .more-wrapper .header-login {
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

.edel-hidden {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .external-link {
        bottom: 4px;
    }

    .voice-information-wrapper {
        border: 1px solid #ccc;
        border-radius: 6px !important;
    }

    .voice-information-wrapper .info-date {
        width: 100px;
        min-width: 100px;
        font-size: 12px;
        line-height: 25px;
    }
    .voice-information-wrapper .info-title {
        font-size: 12px;
        line-height: 25px;
    }

    .voice-information-wrapper .info-title.new::before {
        font-size: 10px;
    }
}

.gaku-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.gakuchika {
    display: inline-block;
    margin-right: 6px;
    margin-top: 10px;
    padding: 2px 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606060;
    font-size: 12px;
    border: 1px solid #606060;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.gakuchika.title-label {
    border: none;
    min-width: 80px;
    width: 80px;
    margin-right: 2px;
    padding: 3px;
    font-weight: bold;
}

select[name='interview_style'] {
    padding: 8px;
    font-size: 14px;
    height: 18px;
    width: 220px;
}

.cat-label {
    font-size: 12px;
    margin: 10px 0 0 0 !important;
    font-weight: bold;
}

.cat-checked {
    background: #3489ff;
    color: #fff !important;
    border-color: #3489ff;
}

.form-label.interview {
    display: inline-block;
    margin: 35px 16px 0 0;
}

.interview-wrapper {
    text-align: left;
}

.index-top {
    justify-content: flex-end;
    max-width: 1400px !important;
}

.search-company {
    width: 430px;
    margin: 10px;
}
.search-skill {
    width: 430px;
    margin: 10px;
}

.index-top-search {
    width: 415px;
    margin: 10px;
}

.index-top-main {
    margin: 0 20px;
}

@media only screen and (max-width: 1300px) {
    .index-top {
        flex-wrap: wrap;
        align-content: left;
        width: 100%;
    }

    .search-top {
        width: 100%;
        margin: 10px;
    }

    .index-top-main {
        /* width: 100%!important; */
        text-align: center;
    }

    .search-company {
        width: 49% !important;
    }

    .search-skill {
        width: 45% !important;
    }

    .index-top-search {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1000px) {
    .index-top {
        justify-content: center;
        align-content: center !important;
    }
    .search-company {
        width: 100% !important;
        justify-content: center;
    }

    .index-top-search {
        width: 100% !important;
    }

    .search-skill {
        width: 100% !important;
        justify-content: center;
    }
}

@media only screen and (max-width: 964px) {
    .index-top {
        justify-content: center;
    }
}

@media only screen and (max-width: 768px) {
    .search-company,
    .search-skill {
        margin: 0;
        width: 98% !important;
    }

    .index-top-search form {
        padding: 0px 10px !important;
    }

    .index-top-search {
        margin-top: 30px !important;
    }
}

.voice-headline {
    border: 1px solid #eee;
    background-color: #ccc;
    padding: 0;
    cursor: pointer;
    /* height: 80px; */
}

.voice-headline .main-headline {
    font-size: 18px;
    line-height: 25px;
    font-weight: 900;
    padding: 12px 16px 4px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    /* height: 50px; */
}

.voice-headline .sub-headline {
    font-size: 14px;
    padding: 4px 16px 8px;
    margin: 0;
    color: #666;
}

.voice-headline .main-headline .company-name {
    width: calc(100% - 140px);
    margin: 0;
    height: 10px;
}

.voice-headline .main-headline .like-button-list {
    width: 140px;
    margin: 0;
    text-align: right;
    display: flex;
}

.voice-headline .main-headline .like-button-list .fa-heart {
    color: #ccc;
}

/* .voice-headline .main-headline .like-button-list .fav-selected .fa-heart {
    color: #3489ff !important;
} */

.fav-selected .fa-heart {
    color: #3489ff !important;
}

.voice-headline .main-headline .like-icon {
    /* width: 15%; */
    margin: 0;
    padding: 0;
}
.voice-headline .main-headline .updated {
    /* width: 15%; */
    font-size: 13px;
    font-weight: 300 !important;
    margin-left: 16px;
    color: #333;
}

.voice-headline .main-headline .fav-number {
    color: #333;
    font-weight: normal;
}

.voice-pager {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
}

.voice-pager .pager-button {
    background-color: #fff;
    color: #00386d;
    width: 40px;
    height: 45px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #00386d;
    text-align: center;
    line-height: 45px;
}

.voice-pager .pager-button.selected {
    background-color: #00386d;
    color: #fff;
}

.campaign-wrapper {
    margin: 10px 20px;
    padding: 5px;
}

@media only screen and (max-width: 768px) {
    .voice-headline .main-headline .company-name {
        width: 100%;
        font-size: 15px;
        height: auto;
        height: 50px;
    }

    .voice-headline .main-headline .like-button-list {
        width: 100%;
        justify-content: flex-end;
        line-height: 13px !important;
    }

    .voice-headline .sub-headline {
        margin: 0 10px;
        padding: 2px !important;
        font-size: 13px;
    }
    .like-button-list .fa-heart {
        line-height: 10px;
    }
}

/* .edel-disabled audio {
    pointer-events: none;
    opacity: 0.5;
} */

.voice-container.edel-disabled2 {
    position: relative;
    cursor: pointer; /* カーソルをポインターにする */
}

/* プレーヤーの上に透明な膜（オーバーレイ）を生成する */
.voice-container.edel-disabled2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 10;
}

/* 任意：見た目も無効化されているように見せる */
.voice-container.edel-disabled2 audio,
.voice-container.edel-disabled2 .voice-controller {
    opacity: 0.5;
}

/* .memo-open {
    font-size: 14px;
    background-color: #999;
    background-color: #00386d;
    background-color: #666;
    background-color: rgb(52, 137, 255);
    color: #fff;
    border-radius: 50%;
    padding: 2px 1.5px 2px 2.5px;
    font-weight: 900;
    cursor: pointer;
    text-align: center;
} */

.capter.xx .memo-open {
    text-decoration: underline 1px rgb(52, 137, 255);
    text-decoration: underline 1px !important;
    cursor: pointer;
}

.capter.xx .memo-open:hover {
    opacity: 0.7;
}

.bsm-lock {
    overflow: hidden;
}

.bsm-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 1.15s ease;
    z-index: 100000;
}
.bsm-overlay.show {
    opacity: 1;
}

.bsm-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    /* ちょい縮小＆少しだけズラした初期状態 */
    transform: translate(-50%, -50%) scale(0.98);
    max-width: min(92vw, 720px);
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.15s ease, transform 0.15s cubic-bezier(0.22, 0.8, 0.2, 1);
    z-index: 100001;
    outline: 0;
    will-change: opacity, transform;
}
.bsm-modal.show {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.bsm-modal-body {
    padding: 24px;
    max-height: 70vh;
    overflow: auto;
    width: 600px;
    font-size: 14px;
}

.bsm-modal-body .memo-content {
    height: 450px;
    overflow-y: auto;
    overflow-x: hidden;

    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.modal-close {
    position: absolute;
    top: 10px;
    left: 10px;
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
    padding: 6px;
}

/* 動きが苦手な人向けにアニメ無効化 */
@media (prefers-reduced-motion: reduce) {
    .bsm-overlay,
    .bsm-modal {
        transition: none !important;
    }
}

html.bsm-lock {
    overflow: hidden;
}

@media only screen and (max-width: 668px) {
    .bsm-modal-body {
        font-size: 12.5px;
        width: 600px !important;
    }

    .capter.xx .memo-open {
        text-decoration: underline 1px !important;
        cursor: pointer;
    }
}

@media only screen and (max-width: 550px) {
    .bsm-modal-body {
        width: 550px !important;
    }
    .bsm-modal-body .memo-content {
        width: 500px !important;
    }
}

@media only screen and (max-width: 460px) {
    .bsm-modal-body .memo-content {
        width: 360px !important;
    }
}

@media only screen and (max-width: 440px) {
    .bsm-modal-body .memo-content {
        width: 340px !important;
    }
}

@media only screen and (max-width: 420px) {
    .bsm-modal-body .memo-content {
        width: 320px !important;
    }
}

@media only screen and (max-width: 400px) {
    .bsm-modal-body .memo-content {
        width: 300px !important;
    }
}

@media only screen and (max-width: 380px) {
    .bsm-modal-body .memo-content {
        width: 280px !important;
    }
}

@media only screen and (max-width: 360px) {
    .bsm-modal-body .memo-content {
        width: 260px !important;
    }
}
