.mt10{
    margin-top: 10px !important;
}
.mt20{
    margin-top: 20px !important;
}
.mt30{
    margin-top: 30px !important;
}
.mt40{
    margin-top: 40px !important;
}
.mt60{
    margin-top: 60px !important;
}
.mt80{
    margin-top: 80px !important;
}
.mb10{
    margin-bottom: 10px !important;
}
.mb20{
    margin-bottom: 20px !important;
}
.mb30{
    margin-bottom: 30px !important;
}
.mb40{
    margin-bottom: 40px !important;
}
.mb60{
    margin-bottom: 60px !important;
}
.mb80{
    margin-bottom: 80px !important;
}
.center{
    text-align: center;
}
.underline{
    text-decoration: underline;
}

/* トップ　------------------------------------------*/
.pst_fixed{
    position: fixed;
    left: 60px;
    bottom: 70px;
    z-index: 1000;
}
.content .entry-back-button.red.btn_ftr .button a{
    display: inline-block;
    padding: 0.9em 2.5em 0.6em 3.5em;
    line-height: 1.2;
    font-size: 16px;
    position: relative;
}
.content .entry-back-button.red.btn_ftr .button a::before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    margin: auto;
}
/*.content .entry-back-button.red.btn_ftr .button a span{
    font-size: 80%;
}
.btn_ftr.active {
    display: block;
}*/
.content.top .btn_ftr a.btn:before {
    width: 24px;
    height: 24px;
    background-image: url(/common/img/icon_arrow_w.svg);
}
@media (max-width: 978px) {
    .pst_fixed {
        left: 15px;
        bottom: 40px;
    }    
    .content .entry-back-button.red.btn_ftr .button a{
        padding: 0.7em 2.5em 0.6em 3.5em;
        min-width: 270px;
        height: 54px;
        font-size: 14px;
    }
    .content.top .btn_ftr a.btn:before {
        width: 15px;
        height: 15px;
        background-size: 100% auto;
    }
}

/* 規約　------------------------------------------*/
main .asset-body ol.parentheses {
    padding-left: 0;
}
main .asset-body ol.parentheses > li {
    list-style-type: none;
}
main .asset-body ol.parentheses > li:before {
    right: calc(100% + 0.3em);
    content: "(" counter(list-item) ")";
}
main .asset-body ol ol.parentheses{
    margin-left: -1.3em;
}
.terms_box {
    margin-top: 20px;
}

/* SPRING会員について　------------------------------------------*/
.txt_small{
    font-size: 14px !important;
    font-weight: normal;
}
.about_menber_btn{
    max-width: 300px;
    margin: 30px auto 0;
}
.about_menber_btn .txt_small{
    display: block;
    width: 85%;
    margin: 0 auto;
}
.mokuji ul.flex{
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
}
.mokuji{
    margin-bottom: 7rem;
}
.mokuji ul li{
    width: fit-content;
    margin-bottom: 3px;
    padding-left: 0;
}
main .asset-body .mokuji ul li:before{
    display: none;
}
.mokuji ul li::after {
    content: "/";
    display: inline;
    padding-left: 1rem;
    font-size: .75rem;
    line-height: 1;
    font-weight: bold;
    color: #707070;
}
.mokuji ul li:last-child::after{
    display: none;
}
.mokuji ul li a{
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4;
    transition: .25s;
    text-decoration: none;
}
.mokuji ul li a:hover{
    text-decoration: underline;
}
.mokuji ul li a .arrow{
    display: inline-block;
    width: 12px;
    margin-left: 5px;
    vertical-align: baseline;
}
.mokuji ul li a:hover .arrow{
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4;
    vertical-align: text-bottom;
}
@media (min-width: 979px){
    .about_menber_btn{
        float: right;
        max-width: 350px;
        margin-top: -130px;
        margin-bottom: 40px;
    }
    .about_menber_btn .txt_small{
        font-size: 12px !important;
    }
    .clear{
        clear: both;
    }
}
@media (max-width: 978px) {
    .txt_small{
        font-size: 12px !important;
    }
    .mokuji ul li {
        width: 100%;
        border-bottom: solid 1px #dadada;
        padding: 10px 20px 10px 0;
        margin: 0 !important;
    }
    .mokuji ul li:last-child {
        border-bottom: none;
    }
    .mokuji ul li::after{
        display: none;
    }
    .mokuji ul li a .arrow {
        height: fit-content;
        position: absolute;
        right: 5px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
}

/* SPRINGメイトについて　------------------------------------------*/
.detail .section .btn_set a.btn:before {
    width: 24px;
    height: 24px;
    background-image: url(/common/img/icon_arrow_w.svg);
}
main .asset-body .sec_privacy ol.number > li{
    margin-top: 20px;
}
main .asset-body .sec_privacy ol.number li:before {
    content: "";
}
main .asset-body .sec_privacy ol.number > li:before {
    content: counter(item) ".";
}
main .asset-body .sec_privacy ol.number ul li{
    text-indent: 0;
    padding-left: 1em;
    margin-top: 0.5em;
}
main .asset-body .sec_privacy ol.number ul li:before{
    padding-right: 0;
}
@media (max-width: 978px) {
    .detail .section .btn_set a.btn:before {
        width: 15px;
        height: 15px;
        background-size: 100% auto;
    }
}

/* パンフレット　------------------------------------------*/
.sec_pamphlet .newsletter_img {
    width: 100%;
    text-align: center;
}

/* 日本サービス大賞　------------------------------------------*/
.service_award_fig{
    text-align: center;
    max-width: 480px;
    margin: 0 auto 60px;
}
/*.service_award_box .btn_service_award .arrow_link{
    position: relative;
}*/
.service_award_box .btn_service_award .arrow_link::after{
    content: "";
    display: inline-block;
    background: url(/activity/service_award/img/service_award_img01.png) no-repeat center left;
    background-size: 160px auto;
    width: 160px;
    height: 160px;
    margin-left: 30px;
    /*position: absolute;
    left: -180px;
    top: 0;
    bottom: 0;
    margin: auto;*/
}
/*.content.detail main .asset-body .service_award_btn_img{
    width: 200px;
    margin-right: 20px;
    vertical-align: middle;
}*/
@media (max-width: 767px) {
    .service_award_fig{
        margin: 0 auto 40px;
        width: 80%;
    }
    .service_award_box .btn_service_award .arrow_link::after {
        background-size: 80px auto;
        width: 80px;
        height: 80px;
        margin-left: 10px;
    }
}

/* 業務仕組み化：エクゼクティブフォーラム　------------------------------------------*/
.structure_executive_forum_fig{
    text-align: center;
}

/* 業務仕組み化：プログラム　------------------------------------------*/
ol li a{
    display: inline;
}
main .asset-body .sec_program ol ol.parentheses{
    margin-left: 0;
}
main .asset-body .sec_muji h3{
    margin-bottom: 5px;
}
.structure_program .flex{
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

/* 業務仕組み化：インタビュー　------------------------------------------*/
.content.detail main .asset-body .muji_box .newsletter_img img {
    width: 100%;
}

/* 人財育成　------------------------------------------*/
.resource_develop.flex{
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sec_resource_develop{
    width: 48%;
}
.sec_resource_develop h2{
    margin-top: 30px;
}
main .asset-body .sec_resource_develop h3{
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .sec_resource_develop{
        width: 100%;
    }
    .sec_resource_develop + .sec_resource_develop{
        margin-top: 40px;
    }
}

/* 日本のサービスイノベーション　------------------------------------------*/
.content.detail main .asset-body .service_Innovation_ttl img{
    max-width: 756px;
    width: 100%;
}
.service_Innovation_box01{
    background: var(--background);
    border-radius: 10px;
    padding: 40px;
}
.service_Innovation_item.flex{
    align-items: flex-start;
}
.service_Innovation_item img{
    max-width: 160px;
    /*height: fit-content;*/
    margin-right: 20px;
}
.service_Innovation_item p b{
    font-size: 20px;
}
.service_Innovation_box01 hr{
    margin-top: 20px;
    margin-bottom: 20px;
}
main .asset-body .service_Innovation_box02 ul li {
    border: solid 2px #707070;
    border-radius: 10px;
    padding: 20px 40px;
}
main .asset-body .service_Innovation_box02 ul li:before {
    display: none;
}
main .asset-body .service_Innovation_box02 ul li a b{
    font-weight: bold;
}
@media (max-width: 978px) {
    .service_Innovation_box01 {
        padding: 20px;
    }
    .service_Innovation_item img {
        max-width: 80px;
    }
    .service_Innovation_item p b {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    main .asset-body .service_Innovation_box02 ul li {
        padding: 20px;
    }
}

/* SPRING Cafe　------------------------------------------*/
main .asset-body .sec_cafe ul li b{
    font-weight: bold;
    margin-right: 20px;
}
.sec_cafe .btn_set b{
    display: block;
    margin-bottom: 10px;
}
.cafe_box{
    flex-direction: row-reverse;
}
.cafe_box .newsletter_img {
    margin: 0 0 0 80px;
}
.content.detail main .asset-body .cafe_box .newsletter_img img {
    width: 100%;
}
.comments{
    align-items: center;
}
.comments p{
    height: fit-content;
}
.comments figure{
    margin-right: 30px;
}
.comments figure img{
    border-radius: 50%;
    max-width: 110px;
    background: #f2efe7;
    padding: 10px 10px 0 10px;
    height: 100px;
}
.speech_bubble{
    border: solid 2px #b92d2d;
    border-radius: 12px;
    padding: 12px;
    position: relative;
}
.speech_bubble::before{
    content: "";
    display: inline-block;
    width: 29px;
    height: 14px;
    background-color: #fff;
    border-bottom: solid 2px #b92d2d;
    position: absolute;
    bottom: 18px;
    left: -29px;
}
.speech_bubble::after{
    content: "";
    display: inline-block;
    width: 1.5px;
    height: 31px;
    background-color: #b92d2d;
    transform: rotate(65deg);
    position: absolute;
    bottom: 10px;
    left: -15px;
}
@media (max-width: 978px) {
    .cafe_box .newsletter_img {
        margin: 0 0 0 30px;
    }
}
@media (max-width: 767px) {
    .cafe_box .newsletter_img {
        width: auto;
        max-width: 200px;
        margin: 0 auto 20px auto;
    }
    .comments{
        flex-direction: column;
    }
    .comments figure {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .speech_bubble::before{
        display: none;
    }
    .speech_bubble::after{
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        border-right: solid 2px #b92d2d;
        border-bottom: solid 2px #b92d2d;
        background-color: #fff;
        transform: rotate(-135deg);
        position: absolute;
        bottom: auto;
        left: 0;
        right: 0;
        top: -15px;
        margin: auto;
    }
}

/* サービスイノベーション・サファリ　------------------------------------------*/
main .asset-body .sec_safari h3{
    margin-bottom: 5px;
}
.safari_box .newsletter_index{
    background: transparent;
    border-radius: 0;
    padding: 0;
}
@media (max-width: 978px) {
    .safari_box .newsletter_index {
        padding: 0;
    }
}

/* ハイ・サービス日本300選　------------------------------------------*/
main .asset-body .high_service_box table th{
    background: beige;
}
main .asset-body .high_service_box table tr:first-child th{
    background: var(--background);
}

/* SPRINGフォーラム　------------------------------------------*/
.content.detail main .asset-body .spring_forum_ttl img {
    max-width: 100%;
    width: 100%;
}
.sec_spring_forum_index figure{
    max-width: 280px;
    margin-right: 30px;
}
.sec_spring_forum_box b{
    white-space: pre;
}
.sec_spring_forum_box span{
    font-weight: normal;
}
.sec_spring_forum .twoCol_list{
    margin-top: 40px;
}
.sec_spring_forum .twoCol_list:first-child{
    margin-top: 0;
}
main .asset-body .sec_spring_forum .twoCol_list li{
    grid-template-columns: 0.6fr 2fr;
}
@media (max-width: 767px) {
    .sec_spring_forum_index.flex{
        flex-wrap: wrap;
        justify-content: center;
    }
    .sec_spring_forum_index figure {
        max-width: 200px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    main .asset-body .sec_spring_forum .twoCol_list .twoCol_list_body p{
        text-align: left;
    }
    main .asset-body .sec_spring_forum .twoCol_list .twoCol_list_body .btn_set{
        text-align: center;
    }
}

/* 書籍紹介　------------------------------------------*/
.sec_book dl{
    padding: 20px 15px;
    background: var(--background);
    font-weight: 500;
}
.sec_book dd{
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}
.sec_book hr{
    margin-top: 40px;
}
.sec_book_box{
    margin-top: 40px;
}
.sec_book_box.first{
    margin-top: 0;
}
.sec_book_index{
    margin-top: 20px;
}
.sec_book_index figure{
    max-width: 200px;
    width: 100%;
    margin-right: 20px;
}
.sec_book_item{
    width: calc(100% - 200px);
}
.content.detail main .asset-body .sec_book_index figure a{
    width: 100%;
}
@media (max-width: 767px) {
    .sec_book dl {
        padding: 15px;
    }
    .sec_book dd {
        font-size: 16px;
        margin-top: 7px;
    }
    .sec_book hr{
        margin-top: 30px;
    }
    .sec_book_box{
        margin-top: 30px;
    }
    .sec_book_index figure{
        max-width: 80px;
    }
    .sec_book_item{
        width: calc(100% - 80px);
    }
}

/* お問い合わせ　------------------------------------------*/
.contact_box.newsletter_index{
    padding: 30px;
}
@media (max-width: 978px) {
    .contact_box.newsletter_index {
        width: 100%;
        padding: 20px;
    }
}

/* 受賞事例に学ぶ！シリーズ　------------------------------------------*/
.wid60{
    max-width: 240px;
}