.H01-001-01__title-info__meta {
    margin-bottom: 20px;
}

.H01-001-01__title-info__meta_p {
    font-size: 18px;
    font-weight: 700;
    color: #293337;
    line-height: 1.6;
}

.H01-001-01__title-info__meta_time {
    line-height: 1.8;
    font-size: 16px;
    color: #45494B;
    position: relative;
    padding-left: calc(20px + .75em);
}

.H01-001-01__title-info__meta_time::before {
    content: '';
    background-image: url(/common/image/icon-column-02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.D02-003-01-content-info__dt {
    font-weight: 700;
}

.D02-003-01-content-info__dl dt {
    width: auto;
}

.D02-003-01-content-info__dl {
    padding: 10px;
}

.D02-004-01-item-list__item::before {
    display: none;
}

.D02-004-01-item-list__item dd,
.D02-004-01-item-list__item dt {
    display: inline;
}

.D02-004-01-item-list__item dt::before {
    content: '・';
}

.interview-green {
    margin-top: 30px;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3;
    color: #005c55;
    font-family: "游明朝", "Yu Mincho", "Hiragino Mincho ProN", NotoSerifJapanese, serif;
}

.interview-green+.H01-001-04 {
    margin-top: 50px;
}

*+.H04-004-02.interview-comment-button-area {
    margin-top: 40px;
}

.interview-comment-button.H04-003-01 {
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
}

.interview-consult {
    margin-top: 60px;
    margin-bottom: 70px;
}

.interview-consult-button {
    width: 330px;
}

.H08-001-01-inner__title {
    text-align: center;
}

.L01-001-item__inner.L01-001-item__inner_type_small {
    width: 100%;
    min-width: auto;
    max-width: auto;
    padding: 0;
}

.interview-same-button {
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
}

.interview-same-article {
    margin: -25px;
    padding: 25px;
    position: relative;
}

.H04-012-01-item a {
    margin: 0;
    padding: 0;
    position: static;
    display: inline;
    font-size: 18px;
}

.H04-012-01-item a::after {
    display: none;
}

.H04-012-01-item__image {
    float: none;
    margin-right: 22px;
}

.interview-same-article {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}

.interview-same-article-info {
    width: calc(100% - 262px);
}

.H04-012-01-item__title {
    margin-bottom: .75em;
    line-height: 1.5;
    color: #4F5152;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; */
}

.interview-same-time {
    font-size: 14px;
    line-height: 1;
    color: #000;
    margin-bottom: .75em;
    display: block;
}

.interview-same-content {
    font-size: 16px;
    color: #45494B;
    line-height: 1.7;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.interview-same-tags-list {
    display: flex;
    flex-wrap: wrap;
}

.interview-same-tag {
    border-radius: 27px;
    border: 1px solid #707070;
    font-size: 12px;
    color: #000;
    line-height: 26px;
    padding: 0px 30px;
    box-sizing: border-box;
    margin-right: 12px;
    margin-bottom: 12px;
}

*+.interview-same-button-wrap {
    margin-top: 50px;
}

.interview-date {
    margin-top: 30px;
    margin-bottom: 15px;
}

.interview-dl {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.interview-dt {
    font-size: 18px;
    font-weight: 700;
}

.interview-dd {
    font-size: 16px;
    margin-left: 10px;
}

.interview-comment-author {
    border: 2px #ECECEC solid;
    padding: 30px;
}

.interview-comment-author.interview-comment-author-v2 {
    position: relative;
}

.interview-comment-author+.interview-comment-author {
    margin-top: 30px;
}

.interview-comment-dt {
    color: #293337;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 16px;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 20px;
}

.interview-comment-name {
    font-size: 16px;
    font-weight: 700;
    color: #45494B;
    line-height: 1.6;
    margin-bottom: 16px;
}

.interview-comment-flex {
    display: flex;
    justify-content: space-between;
}

.interview-comment-img {
    width: 100%;
    height: auto;
    max-width: 100px;
    flex-shrink: 0;
}

.interview-comment-flex.interview-comment-flex-bottom {
    align-items: flex-start;
}

.interview-comment-text {
    font-size: 16px;
    color: #45494B;
    line-height: 1.6;
    padding: 1em;
    margin-left: 50px;
    background-color: #F9F9F9;
    border-radius: 20px;
    position: relative;
}

.interview-comment-text::before {
    content: "";
    position: absolute;
    top: 21px;
    left: -32px;
    border: 16px solid transparent;
    border-right: 16px solid #F9F9F9;
}

.interview-info-area {
    margin-top: 30px;
}

.interview-same-content br {
    display: none;
}

.D02-004-01-item-list__item dl {
    display: block;
}

.interview-same-article::after {
    position: absolute;
    right: 10px;
    width: 7px;
    height: 6px;
    bottom: 20px;
    background: url(/images/news-arrow.png) no-repeat 0 0;
    background-size: 7px auto;
    content: "";
}

#interview_index #interview-01.L02-001-item {
    margin-bottom: 56.5px;
}

#interview_index #interview-01+#interview-02.L02-001-item {
    margin-top: 0;
}

#interview_index .interview_video {
    display: block;
    width: 620px;
    height: 340px;
    margin-right: auto;
    margin-left: auto;
}

#interview_index .H01-001-01__title {
    font-size: 40px;
}

#interview_index .D02-002-01__item input[type="radio"]:hover+span {
    border-color: #0A8479;
    color: #0A8479;
}

#interview_index .D02-002-01__item input[type="radio"]:checked+span {
    border-color: #0A8479;
    background-color: #0A8479;
}

#interview_index .D02-002-01__item input[type="radio"]:checked:hover+span {
    color: #fff;
}

#interview_index .D02-002-01__item {
    margin-top: 20px;
    margin-left: 20px;
}

#interview_index .H04-012-02-item {
    margin-top: 0;
}

#interview_index .D02-002-01+.H04-012-02 {
    margin-top: 50px;
}

#interview_index .H04-012-01-item {
    width: 100%;
    box-sizing: border-box;
}

#interview_index .H04-012-01-item+.H04-012-01-item {
    margin-top: 20px;
}

#interview_index .interview_index_data_groups {
    margin-bottom: 50px;
}

#interview_index .F01-003-01-pager-item.omission {
    padding-top: 6px;
    text-align: center;
    border: none;
}

#interview_index .interview-03-link {
    width: 100%;
    display: block;
    overflow: hidden;
}

#interview_index .interview-03-img {
    width: 100%;
    height: auto;
}

#interview_index #interview-02.L02-001-item+#interview-03.L02-001-item {
    margin-top: 50px;
}

#interview_single .D02-003-01-content-info {
    background-color: #F9F9F9;
}

#interview_single .interview-info-area .H05-001-01 .H02-001-01.H02-001-01_state_right {
    font-size: 13px;
}

#interview_single .interview-youtube {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 560px;
    height: 315px;
}

#interview_single .interview-info-area .D02-004-01-item-list__item dl dd+dt::before {
    content: '／';
}

.interview-same-title-number {
    display: block;
    border: 1px solid;
    width: fit-content;
    padding: 0 2px;
    font-weight: normal;
    margin-bottom: 5px;
}

/* 20220323 追加 */
.interview-comment-name-cau {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    text-align: right;
}

/* / 20220323 追加 */
@media screen and (min-width: 769px) {
    .H01-001-01 {
        margin-bottom: 50px;
    }

    .H01-001-01__title {
        font-size: 30px;
        width: 70%;
        font-weight: 600;
    }

    .H01-001-01 .H01-001-01__inner {
        padding-bottom: 30px;
    }

    .D02-004-01-item-list__item {
        padding-left: 0;
    }

    .interview-comment-flex-top .interview-comment-img {
        display: none;
    }

    #interview_single .D02-003-01-content__image {
        margin-right: 0;
        width: 380px;
    }

    #interview_single .D02-003-01-content-info {
        width: calc(100% - 380px);
        padding-top: 112px;
        padding-left: 20px;
    }

    #interview_single .H01-001-01__title-info__meta_p {
        font-size: 24px;
        line-height: 1.25;
        margin-bottom: 12px;
    }

    #interview_index .H04-012-01-item__image,
    #interview_single .H04-012-01-item__image {
        width: 240px;
    }

}

@media screen and (max-width: 768px) {
    .H01-001-01 {
        margin-bottom: 20px;
    }

    .D02-004-01-item-list__item {
        padding-left: 0;
    }

    .interview-dt,
    .interview-dt {
        font-size: 14px;
    }
    .interview-comment-dd{
        position:relative;
    }
    .interview-date {
        margin-bottom: 32px;
    }

    .interview-comment-flex-top .interview-comment-img {
        display: block;
    }

    .interview-comment-flex-bottom .interview-comment-img {
        display: none;
    }

    .interview-comment-author.interview-comment-author-v2 .interview-comment-flex-bottom .interview-comment-img {
        display: block;
        position: absolute;
        width: 100px;
        height: 120px;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .interview-comment-dt {
        font-size: 18px;
    }

    .interview-comment-author {
        padding: 15px;
    }

    .interview-comment-img {
        max-width: 100px;
    }

    .interview-comment-name {
        font-size: 14px;
        padding-right: 13px;
    }

    .interview-comment-author.interview-comment-author-v2 .interview-comment-name {
        width: calc(100% - 113px);
        min-height: 104px;
    }

    .interview-comment-flex-top {
        margin-bottom: 30px;
    }

    .interview-comment-text {
        font-size: 14px;
        margin-left: 0;
    }

    .interview-consult-button {
        width: 100%;
    }

    .interview-same-article {
        flex-direction: column;
        margin: 0;
        padding: 0 0 18px;
    }

    .H04-012-01 {
        padding: 15px;
    }

    .H04-012-01-item__image {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .interview-same-article-info {
        width: 100%;
    }

    .H04-012-01-item__title {
        /* -webkit-line-clamp: 2; */
        line-height: 1.8;
    }

    .interview-comment-button.H04-003-01 {
        width: 100%;
    }

    .interview-same-content {
        line-height: 2;
    }

    .interview-same-tag {
        margin-right: 8px;
    }

    .interview-same-article::after {
        right: 0;
        bottom: 0;
    }

    .L02-001-item.interview-same .interview-same-button-wrap {
        margin-top: 30px;
    }

    .interview-green+.H01-001-04 {
        margin-top: 40px;
    }

    .interview-comment-text::before {
        left: 50%;
        transform: translateX(-50%);
        top: -24px;
        border: 12px solid transparent;
        border-bottom: 12px solid #F9F9F9;
    }

    #interview_index .D02-002-01__item {
        margin-top: 10px;
        margin-left: 10px;
    }

    #interview_index .interview_video {
        width: 100%;
        height: 192px;
    }

    #interview_index .interview_index_data_groups {
        margin-bottom: 30px;
    }

    #interview_index #interview-01.L02-001-item {
        margin-bottom: 46px;
        padding: 0 13px;
    }

    #interview_index #interview-02.L02-001-item {
        padding: 0 13px;
    }

    #interview_index #interview-03.L02-001-item {
        padding: 0 13px;
    }

    #interview_index .H01-001-01__title {
        font-size: 28px;
    }

    #interview_single .D02-003-01-content__image {
        margin-bottom: 0;
    }

    #interview_single .D02-003-01-content-info {
        padding: 20px;
    }

    #interview_single .H01-001-01__title-info__meta_p {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 1.5;
    }

    #interview_single .interview-youtube {
        width: 100%;
        height: 200px;
    }
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

/* webp対応追加 */
.D02-003-01-content__image picture img {
    max-width: 100%;
    height: auto;
}

/* テキストリスト */
.H05-001-01.interview-listText {
    text-align: left;
    color: #005c55;
    font-size: 16px;
    padding: 20px 40px;
    border: 1px solid;
    display: inline-block;
    border-radius: 10px;
}

.H05-001-01.interview-listText p {
    margin-bottom: 10px;
}

.H05-001-01.interview-listText dl {
    display: flex;
    margin-bottom: 5px;
}

.H05-001-01.interview-listText dl:last-child {
    margin-bottom: 0;
}

.H05-001-01.interview-listText dl dt {
    width: 160px;
    margin-right: 40px;
}

@media screen and (max-width:768px) {
    .H05-001-01.interview-listText {
        font-size: 14px;
        padding: 20px 15px;
        width: 240px;
    }

    .H05-001-01.interview-listText p {
        margin-bottom: 5px;
    }

    .H05-001-01.interview-listText dl {
        margin-bottom: 3px;
    }

    .H05-001-01.interview-listText dl dt {
        width: 40%;
        margin-right: 5%;
    }

    .H05-001-01.interview-listText dl dd {
        width: 55%;
    }
}

/* サイドバー20220719追加 */
.L02-002-list__item>a {
    padding: 10px 0 10px 34px;
    /* padding: 6px 0 6px 20px; */
}
.L02-002-list__item>a h3{
    font-size:15px;
}

.single .L02-002-list__item>a {
    padding: 6px 0 6px 20px;
}

.L02-002-title {
    margin-bottom: 0;
    height: 80px;
    line-height: 80px;
}
.L02-002-title h2{
    font-size:20px;
    padding-left: 20px;
}

.single .L02-002-title {
    margin-bottom: 18px;
    height: 60px;
    line-height: 60px;
}

.L02-002-list__item_state_active {
    pointer-events: none;
}

.H04-012-01-item__image {
    position: relative;
}

.H04-012-01-item:nth-child(-n + 3) .H04-012-01-item__image.new::before {
    content: "NEW";
    font-size: 12px;
    padding: 3px 7px;
    background: #c00;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.type_lead span {
    display: block;
    text-align: right;
}

section.H01-001-01.type_heading_inner {
    min-height: auto;
}

@media screen and (max-width:768px) {
    .L02-002-title {
        padding: 0;
        height: 60px;
        line-height: 60px;
    }

    .L02-002-title h2{
        font-size:18px;
        padding-left: 15px;
        font-weight: normal;
    }

    .L02-002-title a {
        padding: 0;
        margin: 0;
    }

    .L02-002-list__item a {
        padding: 10px 0 10px;
    }

    .L02-002-list__item>a h3{
        font-size:14px;
    }

    #sidebar {
        margin: 50px 0;
    }
}

/* サイドバー追従 */
@media screen and (min-width:769px) {
    #sticked-side {
        position: -webkit-sticky;
        position: sticky;
        top: 90px;
    }
}

/* 経営者コメント */

.interview-userComment-section {
    margin-top: 30px;
}

.interview-userComment-inner {
    padding: 30px;
    background: #f5f5f5;
    border: 2px #ECECEC solid;
}

.interview-userComment-dt {
    color: #293337;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 20px;
}

.interview-userComment-dd {
    display: flex;
}

.interview-userComment-image {
    width: 190px;
}

.interview-userComment-image img {
    width: 100%;
    height: auto;
}

.interview-userComment-text {
    width: calc(100% - 190px);
    margin-left: 3%;
    font-size: 16px;
    line-height: 1.8;
}

@media screen and (max-width:768px) {
    .interview-userComment-inner {
        padding: 15px;
        background: #f5f5f5;
    }

    .interview-userComment-dt {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .interview-userComment-dd {
        flex-direction: column;
    }

    .interview-userComment-image {
        width: 100%;
        margin-bottom: 12px;
        text-align: center;
    }

    .interview-userComment-text {
        width: 100%;
        margin-left: 0;
        font-size: 14px;
        line-height: 1.6;
    }
}

/* 座談会用（企業情報の多数カラム） */
.zadankai_title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.D02-004-01.D02-004-01-colWrap {
    flex-wrap: wrap;
}

.D02-004-01-item_type_03 {
    background: #f5f5f5;
    border-top: 3px solid #aaa;
}

.D02-004-01-colWrap .D02-004-01-item {
    width: calc(50% - 45px);
    margin: 0 0 10px;
}

.D02-004-01-colWrap .D02-004-01-item:nth-child(odd) {
    margin-right: 10px;
}

.D02-004-01-colWrap .D02-004-01-item-list__item span {
    font-size: 16px;
    display: block;
}

.D02-004-01-colWrap .D02-004-01-item-list__item span::before {
    content: '・';
}

@media screen and (max-width:768px) {
    .D02-004-01-colWrap .D02-004-01-item {
        width: 100%;
        margin: 0 0 10px;
        box-sizing: border-box;
        padding: 15px;
    }

    .D02-004-01-colWrap .D02-004-01-item:nth-child(odd) {
        margin-right: 0;
    }

    .D02-004-01-colWrap .D02-004-01-item .D02-004-01-item__title {
        margin-bottom: 10px;
    }

    .D02-004-01-colWrap .D02-004-01-item-list__item span {
        font-size: 14px;
    }

    .D02-004-01-colWrap .D02-004-01-item-list__item:not(:last-child) {
        margin-bottom: 5px;
    }

    .D02-004-01-colWrap .D02-004-01-item p.H02-001-01 {
        margin-top: 10px;
        line-height: 1.6;
    }
}

/* フッターCTA */
.fixed-bottom{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top:1px solid #e8e9ec;
    background: rgba(0, 0, 0, .6);
    transition:.4s all;
    position:fixed;
    left:50%;
    bottom:0;
    transform:translate(-50%,124px);
  }
  .fixed-bottom.fixed-bottom-fixed--show{
    transform:translate(-50%,0);
  }
  .fixed-bottom--area{
    width: 100%;
    min-width: 1104px;
    max-width: 1280px;
    padding: 15px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin:auto;
  }
  .fixed-bottom--inner{
    min-width:auto;
  }
  .fixed-bottom__uri,.fixed-bottom__kai{
    display:inline-block;
    margin:0 10px;
  }
  .fixed-bottom .H04-004-02 .H04-003-02{
    min-width:320px;
  }
  .fixed-bottom .H04-003-02_multi_line__text--large {
    font-size:22px;
  }
  .fixed-bottom .btn_text2{
    margin-bottom:2px;
  }
  .fixed-bottom .btn_text2 span{
    position:relative;
    color:#293337;
    font-weight:bold;
  }
  .fixed-bottom .btn_text2 span::after{
    content: "";
    background: url(/case/interview/image/text-icon-blk-right.png) no-repeat center center/cover;
    width: 11px;
    height: 16px;
    position: absolute;
    right: -13px;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .fixed-bottom .btn_text2 span::before{
    content: "";
    background: url(/case/interview/image/text-icon-blk-left.png) no-repeat center center/cover;
    width: 11px;
    height: 16px;
    position: absolute;
    left: -13px;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer__section.footer__section_type_gray{
    margin-bottom:113px;
  }

  .fixed-bottom .H04-003-02 {
    background-color: #ffe35a;
    color: #343d45;
    border-radius: 37px;
    position: relative;
    padding: 22.21px 67.71px 22.21px 49.29px;
    font-weight: bold;
  }

  .fixed-bottom .H04-003-02::before {
    content: "";
    background: url(/business-succession/images/arrow-right-blk.png) no-repeat center center / cover;
    width: 7px;
    height: 12px;
    position: absolute;
    top: 30.5px;
    right: 50.3px;
    z-index: 1;
  }

@media screen and (max-width:1330px) {
    .fixed-bottom--inner{
        justify-content: center;
        width: calc(100vw - 400px);
    }
}

@media screen and (max-width:1200px) {
    .fixed-bottom .H04-003-02_multi_line__text--large {
        font-size:20px;
    }
    .footer__section.footer__section_type_gray {
        margin-bottom:107px;
    }
    .fixed-bottom .H04-003-02::before {
        top: 28.5px;
    }
}

@media screen and (max-width:1030px) {
    .fixed-bottom--inner{
        justify-content: flex-start;
    }
}

@media screen and (max-width:940px) {
    .fixed-bottom__uri {
        margin: 0;
    }

    .fixed-bottom .H04-003-02_multi_line__text--large{
        font-size:14px;
    }

    .fixed-bottom .H04-003-02::before {
        top: 27.5px;
    }
}


@media screen and (max-width:768px){
    .fixed-bottom {
        display:none;
    }
    .footer__section.footer__section_type_gray{
        margin-bottom: 0;
    }
}

/* 20240815 追加 */
.H01-001-02 {
    font-weight: bold;
}

.H01-001-02 .sp-only {
    display: none;
}

.feature-area {
    background-color: #eef8f7;
    padding: 64px 25px 30px;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 0 !important;
    position: relative;
}

.feature-area-title {
    font-family: "游明朝", "Yu Mincho", "Hiragino Mincho ProN", NotoSerifJapanese, serif;
    font-size: 34px;
    font-weight: 600;
    color: #015C55;
    width: fit-content;
    margin: 0 auto;
    height: 53px;
    position: absolute;
    top: -26.5px;
    right: 0;
    left: 0;
    line-height: 1.4;
    border-bottom: 2px solid #015C55;
}

.feature-area-content {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    flex-wrap: wrap;
}

.feature-area-content-item {
    background-color: #fff;
    border-radius: 10px;
    margin-top: 30px;
}

.feature-area-content-item:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-box-shadow: 0 0 10px #0000001A;
            box-shadow: 0 0 10px #0000001A;
    cursor: pointer;
}

.feature-area-content-item-img {
    position: relative;
}

.feature-area-content-item-img::after {
    position: absolute;
    top: 100%;
    right: 10px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-image: url(/common/image/icon-arrow-white.png);
    background-position: center;
    background-size: 7px 6px;
    background-repeat: no-repeat;
    background-color: #015C55;
    border-radius: 50%;
    content: "";
}

.feature-area-content-item-img img {
    width: 250px;
    border-radius: 10px 10px 0 0;
}

.feature-area-content-item-title {
    font-family: "游明朝", "Yu Mincho", "Hiragino Mincho ProN", NotoSerifJapanese, serif;
}

.feature-area-content-item-title.head {
    color: #015C55;
    border-bottom: 1px solid #015C55;
    width: 48px;
    font-size: 16px;
    margin: 20px auto 9px;
    height: 20.34px;
}

.feature-area-content-item-title.title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 18px;
    height: 26px;
}

.feature-area-content-item-description {
    background-color: #F9F9F9;
    text-align: center;
    border-radius: 0 0 10px 10px;
    padding: 15px 0 16px;
    font-size: 14px;
    height: 38px;
}

@media screen and (max-width:1315px) {
    .feature-area-content {
        display: grid;
        grid-template-columns: repeat(auto-fit, 250px);
        justify-content: center;
    }
}

@media screen and (max-width:768px) {
    .H01-001-02 .sp-only {
        display: inline;
    }

    .H01-001-02.pc-only {
        display: none;
    }

    .feature-area {
        padding: 46px 13px 30px;
        margin-top: 0 !important;
    }

    .feature-area-title {
        font-size: 25px;
        border-bottom: 1px solid #015C55;
        height: 32px;
        top: -16px;
    }

    .feature-area-content {
        display: block;
        padding: 0 15px;
    }

    .feature-area-content-item {
        display: block;
        margin-top: 20px;
    }

    .feature-area-content-item-img::after {
        right: 20px;
    }

    .feature-area-content-item-img img {
        height: auto;
        width: 100%;
    }
}

.introduction-area .H04-012-01-item__image {
    width: 100% !important;
}

.introduction-area .H02-001-01 {
    margin-top: 30px;
}

.feature-interview-area {
    margin-top: 30px !important;
}

.back-interview {
    margin: 30px 0 50px !important;
}

.back-interview-button {
    text-align: center;
}

.back-interview-button .H04-003-02 {
    border-radius: 30px;
    position: relative;
    background-color: #343D45;
    padding: 16px 52px;
    font-size: 18px;
}

.back-interview-button .H04-003-02:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    background-color: #0a847b;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
}
.back-interview-button .H04-003-02::before {
    content: "";
    background: url(/business-succession/images/arrow-right-wht.png) no-repeat center center / cover;
    width: 7px;
    height: 13px;
    position: absolute;
    top: 19px;
    right: 20px;
    z-index: 1;
}

@media screen and (max-width:768px) {
    .introduction-area {
        padding: 0 15px;
    }

    .introduction-area .H02-001-01 {
        margin-top: 20px;
    }

    .feature-interview-area {
        margin-top: 20px !important;
    }

    .introduction-area .H04-012-01-item__image img {
        height: auto;
    }

    .back-interview {
        padding: 0 13px;
    }

    .back-interview-button .H04-003-02 {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .L02-001 {
        padding: 0;
    }
}

@media screen and (max-width:768px) {
    .L02-001.interview-page {
        padding: 0 15px;
    }
}

/* サポート内容 */
.interview-support-listBox {
	text-align: left;
    color: #005c55;
    font-size: 16px;
    padding: 20px 40px;
    border: 1px solid;
    display: inline-block;
    border-radius: 10px;
}

.interview-support-listBox li {
	list-style-type: disc;
	list-style-position: inside;
}

.interview-support-listBox__title {
	margin-bottom: 10px;
}

/* WEB_TASK-6985 */
.H04-003-01 {
    min-width: 400px;
}
#interview_index .content-area {
    margin-top: 30px;
}

#interview_index .content-area .H04-012-01-item__image img {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#interview_index .H04-004-02 a {
    position: relative;
}

.top-button-area {
    margin-top: 50px !important;
}

#interview_index .H04-004-02 a::after {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 8px;
    height: 13.99px;
    background: url(/case/interview/image/icon-arrow-forward-small.svg) no-repeat 0 0;
    content: "";
}

.toggle {
    display: none;
}

.sidebar-top, .sidebar-bottom {
    position: relative;
}

.sidebar-bottom {
    margin-top: 20px;
}

.L02-002-title {
    position: relative;
}

.L02-002-title, .L02-002-list {
    transition: all 0.3s;
}

.L02-002-title::after, .L02-002-title::before {
    content: "";
    position: absolute;
    right: 26px;
    top: 50%;
    width: 2px;
    height: 14px;
    background-color: #ffffff;
    transition: all 0.3s;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: unset;
    background-image: unset;
    background-position: unset;
    background-size: unset;
    background-repeat: unset;
}
.L02-002-title::after {
    transform: translateY(-50%) rotate(90deg);
}

.L02-002-title h2::after {
    content: "";
    position: absolute;
    right: 0.8em;
    top: 50%;
    width: 22px;
    height: 22px;
    background-color: transparent;
    box-sizing: border-box;
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.L02-002-list {
    max-height: 0;
    overflow: hidden;
}

.toggle:checked + .L02-002-title + .L02-002-list {
    margin: 31px 0;
    max-height: 500px;
    transition: max-height .3s, padding-top .3s, padding-bottom .3s;
}

.toggle:checked + .L02-002-title::before {
    transform: translateY(-50%) rotate(90deg) !important;
}

.L02-002-title label:before {
    content:"";
    position: absolute;
    width:100%;
    height:100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.sec_dl_bana {
    margin-top: 20px;
}

.sec_dl_bana img {
    width: 100%;
    max-width: 280px;
    height: auto;
}

@media screen and (max-width:768px) {
    .H04-003-01 {
        min-width: 320px;
    }
    #interview_index .content-area .H04-012-01-item__image img {
        position: unset;
        width: 100%;
        height: auto;
    }
    .L02-002-list {
        display: flex;
        flex-wrap: wrap;
    }
    .L02-002-list li {
        width: 49%;
    }
    .L02-002-list li:nth-child(odd) {
        margin-right: 2%;
    }
    .L02-002-list__item {
        padding: 21px 0 18.5px;
        line-height: 1;
    }
    .L02-002-list__item>a {
        margin: 0;
        color: #343D45;
    }
    .toggle:checked + .L02-002-title + .L02-002-list {
        margin: 21px 0 0;
        padding: 0 15px;
    }

    .sidebar-bottom {
        margin-top: 10.5px;
    }
    .content-area {
        margin-top: 0 !important;
    }
    .top-button-area {
        padding: 15px;
        margin-top: 30px !important;
    }
    .L02-002-title::after, .L02-002-title::before {
        right: 25px;
    }
    .L02-002-title h2::after {
        right: 15px;
    }

    .sec_dl_bana {
        padding: 0 15px;
    }

    .sec_dl_bana img {
        max-width: unset;
    }
}