.content {
    padding: 100px 100px 135px 390px;
    background: #ffff00 url('../img/notenough/txt_focus_pc.png') no-repeat left 100px;
}

.b_ttl{
    font-weight: bold;
}

.notenough-list__inner {
    width: 790px;
    margin: 0 auto;
}

.notenough-list__heading {
    margin: 0 0 75px;
    text-align: center;
}

.notenough-list__heading svg {
    position: relative;
    z-index: 10;
}

.notenough-list__lead {
    line-height: 1.875;
    margin: 0 0 130px;
    font-size: 2.1rem;
    font-weight: bold;
    letter-spacing: .07em;
}

.notenough-list__image {
    display: flex;
    justify-content: stretch;
    margin: 0 0 120px;
}

.notenough-list__image li {
    flex-grow: 1;
}

.notenough-list__image li:not(:last-child) {
    margin: 0 1px 0 0;
}

.notenough-list__image img {
    width: 100%;
}

.notenough-list__contents {
    width: 790px;
    margin: 0 auto;
}

.notenough-list__contents li {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 30px;
    padding: 55px 0 25px;
    border-bottom: 1px solid #e1e100;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 260px 80px;
}

.notenough-list__contents li:nth-child(1) {
    background-image: url('../img/notenough/txt_notenough_02.png');
}

.notenough-list__contents li:nth-child(2) {
    background-image: url('../img/notenough/txt_notenough_03.png');
}

.notenough-list__contents li:nth-child(3) {
    background-image: url('../img/notenough/txt_notenough_04.png');
}

.notenough-list__contents li:nth-child(4) {
    background-image: url('../img/notenough/txt_notenough_05.png');
}

.notenough-list__contents__title {
    margin: 0 0 0 55px;
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: .05em;
}

.notenough-list__contents__button {
    margin: -25px 0 0;
}

.notenough-list__contents__button a {
    display: inline-block;
    width: 230px;
    line-height: 6.0rem;
    background: #0a0204;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em;
    transition: .3s;
}

.notenough-list__contents__button a:hover {
    font-size: 2.2rem;
    letter-spacing: 5px;
}

.notenough-detail__overview {
    margin: 60px 0 100px;
}

.notenough-detail__overview__heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 790px;
    margin: 0 auto 190px;
}

.notenough-detail__overview__heading__label {
    width: 230px;
    line-height: 6.0rem;
    margin: 0 0 30px;
    background: #0a0204;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em;
}

.notenough-detail__overview__heading__body {
    line-height: 1.9;
    font-size: 3.2rem;
    font-weight: bold;
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 3px;
}

.notenough-detail__overview__lead {
    width: 790px;
    line-height: 1.9;
    margin: 0 auto 75px;
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: .1em;
}

.notenough-detail__overview__image {
    margin: 0 -100px 0 0;
}

.notenough-detail__overview__image img {
    width: 100%;
}

.notenough-detail__overview__description {
    width: 790px;
    line-height: 1.7;
    margin: 0 auto 80px;
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: .1em;
}

.notenough-detail__hr {
    width: 1px;
    height: 130px;
    margin: 0 auto 100px;
    background: #0a0204;
    border: none;
}

.notenough-detail__voice {
    width: 670px;
    margin: 0 auto;
}

.notenough-detail__voice__heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 35px;
}

.notenough-detail__voice__heading__main {
    line-height: 0;
    margin: 0 0 10px;
}

.notenough-detail__voice__heading__main img {
    width: 90px;
}

.notenough-detail__voice__heading__sub {
    font-size: 1.6rem;
}

.notenough-detail__voice__image {
    margin: 0 0 45px;
}

.notenough-detail__voice__name {
    position: relative;
    margin: 0 0 40px;
    padding: 0 0 13px;
    text-align: right;
}

.notenough-detail__voice__name:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 500px;
    border-bottom: 1px solid #0a0204;
}

.notenough-detail__voice__voice {
    margin: 0 0 160px;
    line-height: 1.8;
    letter-spacing: .1rem;
}

.notenough-detail__casestudy {
    position: relative;
    width: 790px;
    margin: 0 auto 80px;
    padding: 95px 0;
}

.notenough-detail__casestudy:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-top: 1px solid #e1e100;
}

.notenough-detail__casestudy:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #e1e100;
}

.notenough-detail__casestudy__heading {
    line-height: 0;
    margin: 0 0 20px;
}

.notenough-detail__casestudy__heading img {
    width: 150px;
}

.notenough-detail__casestudy__content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.notenough-detail__casestudy__content li {
    width: 390px;
}

.notenough-detail__casestudy__content li:nth-child(3){
    margin-top: 40px;
}

.notenough-detail__casestudy__content li:nth-child(4){
    margin-top: 40px;
}

.notenough-detail__casestudy__content figure {
    position: relative;
    margin: 0;
}

.notenough-detail__casestudy__content figure:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 135px;
    border-top: 3px solid #00a0e9;
}

.notenough-detail__casestudy__content img {
    margin: 0 0 20px;
}

.notenough-detail__casestudy__content figcaption {
    margin: 0 10px;
}

.notenough-detail__casestudy__name {
    display: flex;
    align-items: flex-start;
    margin: 0 0 15px;
}

.notenough-detail__casestudy__name__label {
    margin: 3px 15px 0 0;
    padding: 0 15px 0 0;
    border-right: 2px solid #00a0e9;
    font-size: 1.3rem;
}

.notenough-detail__casestudy__name__body {
    font-weight: bold;
}

.notenough-detail__casestudy__description {
    line-height: 1.7;
    margin: 0 0 20px;
    font-size: 1.4rem;
}

.notenough-detail__casestudy__more {
    font-size: 1.4rem;
    font-weight: bold;
}

.notenough-detail__casestudy__more a:hover {
    text-decoration: underline;
}

.notenough-detail__casestudy__more a:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 8px;
    margin: 0 0 0 15px;
    background: url('../img/common/icon_arrow_05.png') no-repeat left top/contain;
    vertical-align: 2px;
}

@media screen and (max-width: 768px) {
    .content {
        padding: 35px 15px 60px;
        background-image: url('../img/notenough/txt_focus_sp.png');
        background-position: left 35px;
        background-size: 78px 444px;
    }

    .notenough-list__inner {
        width: auto;
    }

    .notenough-list__heading {
        margin: 12px 0 45px;
    }

    .notenough-list__heading img {
        width: 285px;
    }

    .notenough-list__lead {
        margin: 0 0 70px;
        font-size: 1.6rem;
    }

    .notenough-list__image {
        margin: 0 -15px 60px;
    }

    .notenough-list__contents {
        width: 290px;
    }

    .notenough-list__contents li {
        display: block;
        margin: 0 0 20px;
        padding: 35px 0 25px;
        background-size: 171px 52px;
    }

    .notenough-list__contents__title {
        margin: 0 0 20px 32px;
        font-size: 1.6rem;
    }

    .notenough-list__contents__button {
        margin: 0;
        text-align: center;
    }

    .notenough-list__contents__button a {
        width: 200px;
        line-height: 4.0rem;
        font-size: 1.4rem;
    }

    .notenough-list__contents__button a:hover {
        font-size: 1.4rem;
        letter-spacing: .1em;
    }

    .notenough-detail__overview {
        margin: 20px 0 70px;
    }

    .notenough-detail__overview__heading {
        width: auto;
        margin: 0 auto 65px;
    }

    .notenough-detail__overview__heading__label {
        width: 150px;
        line-height: 3.5rem;
        margin: 0 0 50px;
        font-size: 1.4rem;
    }

    .notenough-detail__overview__heading__body {
        font-size: 2.5rem;
    }

    .notenough-detail__overview__lead {
        width: auto;
        line-height: 1.6;
        margin: 0 25px 80px;
        font-size: 1.5rem;
    }

    .notenough-detail__overview__image {
        margin: 0 -15px 0 0;
    }

    .notenough-detail__hr {
        height: 65px;
        margin: 0 auto 65px;
    }

    .notenough-detail__voice {
        width: auto;
        margin: 0 auto;
    }

    .notenough-detail__voice__heading__main img {
        width: 72px;
    }

    .notenough-detail__voice__heading__sub {
        font-size: 1.4rem;
    }

    .notenough-detail__voice__image {
        margin: 0 0 20px;
    }

    .notenough-detail__voice__image img {
        width: 100%;
    }

    .notenough-detail__voice__name {
        position: relative;
        margin: 0 0 25px;
        padding: 0 0 10px;
    }

    .notenough-detail__voice__name:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 250px;
    }

    .notenough-detail__voice__voice {
        margin: 0 0 60px;
    }

    .notenough-detail__casestudy {
        width: auto;
        margin: 0 25px 68px;
        padding: 40px 0;
    }

    .notenough-detail__casestudy__heading {
        margin: 0 0 30px;
        text-align: center;
    }

    .notenough-detail__casestudy__content {
        display: block;
    }

    .notenough-detail__casestudy__content li {
        width: auto;
    }

    .notenough-detail__casestudy__content li:not(:last-child) {
        position: relative;
        margin: 0 0 35px;
        padding: 0 0 35px;
    }

    .notenough-detail__casestudy__content li:not(:last-child):after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #e1e100;
    }

    .notenough-detail__casestudy__content figure:before {
        width: 95px;
        border-top: 2px solid #00a0e9;
    }

    .notenough-detail__casestudy__content img {
        width: 100%;
        margin: 0 0 28px;
    }

    .notenough-detail__casestudy__content figcaption {
        margin: 0 10px;
    }

    .notenough-detail__casestudy__name {
        display: block;
    }

    .notenough-detail__casestudy__name__label {
        margin: 0;
        padding: 0 15px 0 0;
    }

    .notenough-detail__casestudy__name__body {
        display: block;
        margin: 8px 0 0;
        font-weight: bold;
    }

    .notenough-detail__casestudy__description {
        margin: 0 0 15px;
    }

    .notenough-detail__casestudy__more a:hover {
        text-decoration: none;
    }
}
