@charset "UTF-8";

body#case .c-page-top .c-page-top-inner {
  background: url(../images/case/bg_case.jpg) no-repeat center center / cover;
}

.case-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -10px 30px;
}
.case-list li {
    width: 33.33%;
    padding: 0 10px;
}
.case-list li a {
    display: flex;
    max-width: 280px;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 80px;
    border-radius: 6px;
    background-color: #000000;
    color: #f3f3f3;
    font-size: 22px;
    font-weight: 700;
}
.event-art_head.event-art_case {
    margin-bottom: 30px;
    line-height: normal;
    padding: 9px 20px;
}
.event-art_head.event-art_case h3 {
    color: #fff;
    font-weight: bold;
}
.case-list-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.case-list-box li {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.case-list-box li .case-box {
    padding: 20px 30px 6px;
}
.case-list-box li .case-box .title {
    border-bottom: 1px solid #b3b3b3;
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 13px;
    text-align: left;
}
.case-list-box li .case-box .text {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-top: 15px;
    text-align: left;
}
.case-list-box li .case-box .btn-case .c-btn.c-btn-case {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    height: 45px;
    max-width: 360px;
    width: 100%;
    font-size: 14.5px;
}
.pagination {
    margin-top: 30px;
    margin-bottom: 60px;
}
.icon-side i {
    font-size: 24px;
    color: #ff0014;
}
.side-icon i {
    font-size: 26px;
    color: #ff0014;
}
/*detail case*/
.section-case-detail {
    padding: 30px;
    margin-bottom: 30px;
}
.section-case-detail .case-art_content {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.section-case-detail .case-art_content .case-art_img {
    margin-right: 50px;
    flex-shrink: 0;
}
.section-case-detail .case-art_content .case-art_right {
    text-align: left;
}
.section-case-detail .case-art_content .case-art_right .txt {
    font-size: 16px;
    font-weight: 700;
}
.section-case-detail .case-art_content .case-art_right .title {
    font-size: 24px;
    font-weight: bold;
    color: #ff0014;
    margin-bottom: 10px;
}
.section-case-detail .case-art_content .case-art_right .txt1 {
    font-size: 18px;
    font-weight: normal;
}
.section-case-detail .list-prede {
    display: flex;
    margin: 0 -50px 30px;
    position: relative;
}
.section-case-detail .list-prede li {
    width: 50%;
    padding: 0 50px;
    position: relative;
}
.section-case-detail .list-prede li:first-child:after {
    content: '';
    position: absolute;
    background: url(../images/case/img_arrow.png) no-repeat center;
    right: 0;
    top: 50%;
    width: 16px;
    height: 25px;
    margin: 0 -8px 0 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.section-case-detail .list-prede li .content-full {
    text-align: left;
}
.section-case-detail .list-prede li .content-full .tit {
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    padding: 2px 18px;
    font-weight: bold;
}
.section-case-detail .list-prede li .content-full .tit.cus-tit {
    background-color: #ff0014;
}
.section-case-detail .list-prede li .content-full .txt {
    padding: 10px 18px;
    border: 1px solid #d2d2d3;
    font-weight: normal;
    font-size: 16px;
}
.section-case-detail .case-text {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    line-height: 2.2;
}
.section-charge {
    padding: 30px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 60px;
}
.message .event-art_case h3 {
    color: #fff;
    font-weight: bold;
}
.case .event-art_case h2 {
    color: #fff;
    font-weight: bold;
}
@media screen and (max-width: 896px) {
    .section-charge {
        flex-wrap: wrap;
        padding: 15px;
        align-items: center;
        margin-bottom: 30px;
    }
}
.section-charge .charge-img {
    margin-right: 30px;
    flex-shrink: 0;
    width: 130px;
    border: 1px solid #d2d2d3;
}
@media screen and (max-width: 896px) {
    .section-charge .charge-img {
        width: 87px;
        border: 1px solid #bfbfbf;
        margin-right: 20px;
    }
    .section-charge .charge-img img {
        width: 100%;
        object-fit: cover;
    }
}
.section-charge .charge-content {
    text-align: left;
}
@media screen and (max-width: 896px) {
    .section-charge .charge-content {
        display: inline-block;
        width: 100%;
    }
}
.section-charge .tit {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}
@media screen and (max-width: 896px) {
    .section-charge .tit {
        font-size: 14px;
        line-height: 1.57;
        text-align: left;
        width: 62.31%;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 360px) {
    .section-charge .tit {
        width: 52.31%;
    }
}
.section-charge .charge-content .txt {
    font-size: 12px;
    font-weight: normal;
    line-height: 2.2;
}
@media screen and (max-width: 896px) {
    .section-charge .charge-content .txt {
        font-size: 13px;
        line-height: 1.53;
        margin: 27px 0 12px;
    }
}
@media screen and (max-width: 896px) {
    .c-bread_wrap,
    .c-cont,
    .c-main,
    .c-view_wrap,
    aside,
    .c-cont > aside {
        overflow: auto;
    }
}
@media screen and (max-width: 640px) {

    body#case .c-page-top .c-page-top-inner {
      background: url(../images/case/bg_case_sp.jpg) no-repeat center center / cover;
    }

    .case-list {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: initial;
        margin: 0 0px 10px;
    }
    .case-list li {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .case-list li a {
        font-size: 13px;
    }
    .event-art_head.event-art_case {
        justify-content: center;
    }
    .event-art_head.event-art_case.is-mg {
        margin-bottom: 15px;
        font-size: 12px;
        padding: 5px 20px;
    }
    .case-list-box li .case-box .title {
        font-size: 16px;
    }
    .case-list-box {
        margin: 0;
    }
    .case-list-box li {
        width: 100%;
        padding: 0 30px;
    }
    .case-list-box li .case-box .text {
        font-size: 13px;
    }
    .case-list-box li .case-box .btn-case .c-btn.c-btn-case {
        font-size: 14px;
    }
    .section-case-detail .list-prede {
        display: block;
        margin: 0 0px 30px;
        position: relative;
    }
    .section-case-detail .list-prede li {
        width: 100%;
        padding: 0px;
        margin-bottom: 50px;
    }
    .section-case-detail .list-prede li:first-child:after {
        top: auto;
        bottom: -30px;
        left: 50%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
    }
    .section-case-detail .case-art_content .case-art_img {
        margin-right: 20px;
        flex-shrink: 0;
        width: 69px;
    }
    /*//detail*/
    .section-case-detail .case-art_content .case-art_right .txt {
        font-size: 12px;
        font-weight: 700;
    }
    .section-case-detail .case-art_content .case-art_right .title {
        font-size: 15px;
    }
    .section-case-detail .case-art_content .case-art_right .txt1 {
        font-size: 14px;
    }
}
@media screen and (max-width: 480px) {
    .case-list-box li {
        padding: 0 15px;
    }
    .case-list-box li .case-box {
        padding: 20px 15px 6px;
    }
    .case-list li a {
        height: 60px;
    }
}
/*content*/
.c-page-top-inner.is-content {
    background-image: url(../images/content/bg_content2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.case-list-box li .case-box.is-content {
    padding: 30px 30px 6px;
}
.c-services.is-content{
    margin-top: 0;
}
/*
body.content .c-services{
    margin-top: 0;
}
*/

/*curriculum*/
.c-page-top-inner.is-curriculum {
    background-image: url(../images/content/bg_content2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.case-list-box li .case-box.is-curriculum {
    padding: 30px 30px 6px;
}
.c-services.is-curriculum{
    margin-top: 0;
}


.accCnt_ttl {
    width: 100%;
    height: 67px;
    padding: 0 0 0 50px;
}
.accCnt_ttl.n1{
    background: url(../images/content/content_nmb01.png) no-repeat left top;
    background-size: 35px auto;
    -ms-background-size: 35px auto;
    -moz-background-size: 35px auto;
    -webkit-background-size: 35px auto;
}
.accCnt_ttl.n2{
    background: url(../images/content/content_nmb02.png) no-repeat left top;
    background-size: 35px auto;
    -ms-background-size: 35px auto;
    -moz-background-size: 35px auto;
    -webkit-background-size: 35px auto;
}
.accCnt_ttl.n3{
    background: url(../images/content/content_nmb03.png) no-repeat left top;
    background-size: 35px auto;
    -ms-background-size: 35px auto;
    -moz-background-size: 35px auto;
    -webkit-background-size: 35px auto;
}
.accCnt_ttl.n4{
    background: url(../images/content/content_nmb04.png) no-repeat left top;
    background-size: 35px auto;
    -ms-background-size: 35px auto;
    -moz-background-size: 35px auto;
    -webkit-background-size: 35px auto;
}
.accCnt-ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.accCnt-txt {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.accCnt_img {
    margin: 0 0 30px;
}
.accCnt_img img {
}

.contentLnk_wrap {
    margin: 0 0 0 0;
}
.contentLnk_wrap.is-tp {
    margin: 0 0 30px 0;
}
.contentLnk_wrap ul {
    width: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
}
.contentLnk_wrap ul li {
    width: 25%;
    background: #ffffff;
}
.contentLnk_wrap ul li a {
    display: table;
    width: 100%;
    height: 70px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px 0 20px;
    border-right: 1px solid #d2d2d3;
    position: relative;
}
.contentLnk_wrap ul li.is-on a ,
.contentLnk_wrap ul li a:hover {
    color: #ffffff;
    background: #ff0014;
}
.contentLnk_wrap ul li:last-child a {
    border-right: 0;
}
.contentLnk_wrap ul li a:after {
    content: '';
    background-image: url(../images/common/arrow.png);
    display: inline-block;
    width: 4px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.contentLnk_wrap ul li.is-on a:after ,
.contentLnk_wrap ul li a:hover:after {
    background-image: url(../images/common/arrow-white.png);
}
.contentLnk_wrap ul li a .is-bg {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.contentLnk_wrap ul li a .is-num {
    font-size: 20px;
    font-weight: bold;
    color: #ff0014;
    padding: 0 10px 0 0;
}
.contentLnk_wrap ul li.is-on a .is-num ,
.contentLnk_wrap ul li a:hover .is-num {
    color: #ffffff;
}
@media screen and (max-width: 896px) {
    .c-page-top-inner.is-content {
        background-image: url(../images/content/bg_sp_content2.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 15px;
    }
    .case-list-box li .case-box.is-content {
        padding: 15px 15px 5px;
    }
    .c-services.is-content{
        margin-top: 0;
    }

    .c-page-top-inner.is-curriculum {
        background-image: url(../images/content/bg_sp_content2.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 15px;
    }
    .case-list-box li .case-box.is-curriculum {
        padding: 15px 15px 5px;
    }
    .c-services.is-curriculum{
        margin-top: 0;
    }
    .accCnt_ttl {
        width: 100%;
        height: 55px;
        padding: 0 0 0 45px;
    }
    .accCnt_ttl.n1{
        background: url(../images/content/content_nmb01.png) no-repeat left top;
        background-size: 28px auto;
        -ms-background-size: 28px auto;
        -moz-background-size: 28px auto;
        -webkit-background-size: 28px auto;
    }
    .accCnt_ttl.n2{
        background: url(../images/content/content_nmb02.png) no-repeat left top;
        background-size: 28px auto;
        -ms-background-size: 28px auto;
        -moz-background-size: 28px auto;
        -webkit-background-size: 28px auto;
    }
    .accCnt_ttl.n3{
        background: url(../images/content/content_nmb03.png) no-repeat left top;
        background-size: 28px auto;
        -ms-background-size: 28px auto;
        -moz-background-size: 28px auto;
        -webkit-background-size: 28px auto;
    }
    .accCnt_ttl.n4{
        background: url(../images/content/content_nmb04.png) no-repeat left top;
        background-size: 28px auto;
        -ms-background-size: 28px auto;
        -moz-background-size: 28px auto;
        -webkit-background-size: 28px auto;
    }
    .accCnt-ttl {
        font-size: 18px;
    }
    .accCnt-txt {
        font-size: 12px;
    }
    .accCnt_img {
        margin: 0 0 30px;
    }
    .accCnt_img img {
        width: 100%;
    }
    .contentLnk_wrap {
        margin: 20px 15px 0 15px;
    }
    .contentLnk_wrap.is-tp {
        margin: 0 15px 20px 15px;
        display: none;
    }
    .contentLnk_wrap ul {
        width: 100%;
        flex-wrap: wrap;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .contentLnk_wrap ul li {
        width: 100%;
        margin: 0 0 10px 0;
        -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
        box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    }
    .contentLnk_wrap ul li:last-child {
        margin: 0 0 0 0;
    }
    .contentLnk_wrap ul li a {
        display: table;
        width: 100%;
        height: 52px;
        font-size: 16px;
        padding: 0 20px 0 10px;
        border-right: 0;
        position: relative;
    }
    .contentLnk_wrap ul li a .is-num {
        font-size: 16px;
        padding: 0 10px 0 0;
    }

}
/*document*/
.case-box.is-document {
    padding: 40px 30px 30px;
    margin: 0 0 60px;
}
.docCnt_ttl {
    width: 100%;
    padding: 10px 0 10px 60px;
    margin: 0 0 30px;
}
.docCnt_ttl.n1 {
    background: url(../images/content/content_nmb01.png) no-repeat left center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.docCnt_ttl.n2 {
    background: url(../images/content/content_nmb02.png) no-repeat left center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.docCnt_ttl.n3 {
    background: url(../images/content/content_nmb03.png) no-repeat left center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.docCnt_ttl.n4 {
    background: url(../images/content/content_nmb04.png) no-repeat left center;
    background-size: 40px auto;
    -ms-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -webkit-background-size: 40px auto;
}
.docCnt-ttl {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
}
.docTxt_wrap {
    width: 412px;
    float: left;
}
.docTxt-txt {
    font-size: 12px;
    line-height: 2;
    text-align: left;
}
.docImg_wrap {
    float: right;
}
.docBtn_wrap {
    padding: 30px 0 0;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.docBtn_wrap li {
    /*
    float: left;
    */
    margin: 0 35px 0 0;
}
.docBtn_wrap li:last-child{
    margin: 0;
}
.docBtn_wrap .c-btn.c-btn-secondary {
    padding: 12px 30px;
    margin-bottom: 0;
}
.c-btn.c-btn-doc {
    min-width: 280px;
}
.c-btn.c-btn-glo {
    min-width: 250px;
}
/*about_accounting*/
.case-list.is-about {
    justify-content: flex-start;
    margin: 0 0 40px;
}
.case-list.is-about li {
    /*
    width: 136px;
    */
    width: 24%;
    padding: 0;
    margin: 0 10px 0 0;
}
.case-list.is-about li:last-child {
    margin: 0 0 0 0;
}
.case-list.is-about li a {
    /*
    max-width: 136px;
    */
    font-size: 14px;
}
.case-list.is-about li a:hover{
    opacity: 0.7;
}
.case-box.is-about {
    padding: 40px 30px 30px;
    margin: 0 0 30px;
}
.about_main{
    margin: 0 0 60px;
}
.about_warp{
    margin: 0 0 30px;
}
.about_warp:last-child{
    margin: 0;
}
.about_warp .event-art_head {
    font-size: 14px;
    padding: 4px 20px;
}
.about_in {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    margin: 0 0 30px;
}
.about_in:last-child {
    margin: 0;
}
.about_dl {
    display: table;
    letter-spacing: -.4em;
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
}
.about_dl:last-child{
    border-bottom: none;
}
.about_dl dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    background: #e8eff3;
    width: 190px;
    font-size: 14px;
    line-height: 2;
    font-weight: bold;
    text-align: left;
    padding: 20px 20px;
}
.about_dl dt .icn_q {
    background: url(../images/content/representative_icn.png) no-repeat left center;
    background-size: 13px auto;
    -ms-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -webkit-background-size: 13px auto;
    padding: 3px 0 0 36px;
}
.about_dl dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    background: #fff;
    font-size: 12px;
    line-height: 2;
    text-align: left;
    padding: 20px 30px;
}
.about_dl.is-ver2 {
    display: block;
}
.about_dl.is-ver2 dt {
    display: block;
    width: 100%;
    line-height: 1;
    padding: 17px 30px;
}

.about_dl.is-ver2 dd {
    display: block;
    padding: 30px 30px;
}
.about_dl.is-ver3 {
    display: block;
}
.about_dl.is-ver3 dt {
    display: block;
    width: 100%;
    line-height: 1;
    padding: 17px 30px;
}
.about_dl.is-ver3 dd {
    display: block;
    padding: 30px 30px;
}

.about_dl.is-ver4 dt {
    width: 280px;
}

.step_mds {
    background: #e8eff3;
    padding: 17px 30px;
}
.step-mds {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
}
.step_box {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    margin: 0 0 80px;
    position: relative;
}
.step_box:last-child {
    margin: 0;
}
.step_box:after {
    content: "";
    position: absolute;
    bottom: -52px;
    left: 50%;
    z-index: 9;
    margin: 0 0 0 -21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 21px 0 21px;
    border-color: #ff0000 transparent transparent transparent;
}
.step_box:last-child::after {
    content: none;
}
.step_cnt {
    padding: 30px 30px;
}
.step_cnt dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: left;
    padding: 0 0 25px;
}
.step_cnt dt .is-sptxt{
    display: none;
}
.step_cnt dt .is-icn{
    display: inline-block;
    padding: 28px 0 4px 50px;
}
.step_cnt.n1 dt .is-icn {
    background: url(../images/content/about_accounting_nmb01.png) no-repeat left center;
}
.step_cnt.n2 dt .is-icn {
    background: url(../images/content/about_accounting_nmb02.png) no-repeat left center;
}
.step_cnt.n3 dt .is-icn {
    background: url(../images/content/about_accounting_nmb03.png) no-repeat left center;
}
.step_cnt.n4 dt .is-icn {
    background: url(../images/content/about_accounting_nmb04.png) no-repeat left center;
}
.step_cnt.n5 dt .is-icn {
    background: url(../images/content/about_accounting_nmb05.png) no-repeat left center;
}
.step_cnt dd {
    font-size: 12px;
    line-height: 2;
    text-align: left;
}
.about_mds {
    background: #000000;
    padding: 17px 30px;
}
.about-mds {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    color: #fff;
}
.about_att {
    padding: 15px 30px;
    border-bottom: 1px solid #f3f3f3;
}
.about-att {
    font-size: 12px;
    line-height: 2;
    text-align: left;
}
.about-att span {
    color: #ff0014;
}
.interview_warp {
    margin: 0 0 40px;
}
.flow_mds {
    padding: 20px 30px;
}
.flow-mds {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}
.flow-mds span {
    display: inline-block;
    padding: 2px 0 2px 65px;
}
.flow-mds.n1 span {
    background: url(../images/content/interview_question_nmb01.png) no-repeat left center;
    background-size: 51px auto;
    -ms-background-size: 51px auto;
    -moz-background-size: 51px auto;
    -webkit-background-size: 51px auto;
}
.flow-mds.n2 span {
    background: url(../images/content/interview_question_nmb02.png) no-repeat left center;
    background-size: 51px auto;
    -ms-background-size: 51px auto;
    -moz-background-size: 51px auto;
    -webkit-background-size: 51px auto;
}
.flow-mds.n3 span {
    background: url(../images/content/interview_question_nmb03.png) no-repeat left center;
    background-size: 51px auto;
    -ms-background-size: 51px auto;
    -moz-background-size: 51px auto;
    -webkit-background-size: 51px auto;
}
.flow-mds.n4 span {
    background: url(../images/content/interview_question_nmb04.png) no-repeat left center;
    background-size: 51px auto;
    -ms-background-size: 51px auto;
    -moz-background-size: 51px auto;
    -webkit-background-size: 51px auto;
}
.flow-mds.n5 span {
    background: url(../images/content/interview_question_nmb05.png) no-repeat left center;
    background-size: 51px auto;
    -ms-background-size: 51px auto;
    -moz-background-size: 51px auto;
    -webkit-background-size: 51px auto;
}
.flow_txt {
    padding: 0 30px 20px;
}
.flow-txt {
    font-size: 16px;
    line-height: 2;
    text-align: left;
}
.intBtn_wrap{
    padding: 30px 0;
}
.intBtn_wrap .c-btn.c-btn-secondary {
    padding: 12px 30px;
    margin-bottom: 0;
}
.intBtn_wrap .c-btn.c-btn-doc {
    min-width: 250px;
}
/*balance_sheet*/
.glossary-list-box {
    margin: 0 -15px;
}
.glossary-list-box li {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
    float: left;
}
.balance_att {
    padding: 17px 30px;
    border-bottom: 1px solid #f3f3f3;
}
.balance-att {
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
}
.balance-att span{
    color: #ff0000;
}
.glossaryBtn_wrap {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
.glossaryBtn_wrap .btn-side {
    margin: 0 10px;
}
.glossaryBtn_wrap .c-btn.c-btn-secondary {
    margin-bottom: 0;
}
/*curriculum_vitae*/
.vitae_ttl {
    padding: 30px 0;
    margin: 0 0 25px;
    border-bottom: 2px solid #ff0000;
}
.vitae-ttl {
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.vitae_txt {
    padding: 0 30px;
}
.flt_box .vitae_txt{
    float: left;
    width: 562px;
    padding: 0 0 0 30px;
}
.vitae-txt {
    font-size: 12px;
    line-height: 2;
    text-align: left;
}
.vitae_img {
    text-align: center;
    padding: 30px;
}
.flt_box .vitae_img{
    float: right;
    padding: 0  30px 30px 0;
}
.vitaeLst_warp {
    padding: 30px 30px 0 30px;
}
.vitaeLst_warp li {
    float: left;
    width: 48%;
    margin: 0 0 30px;
}
.vitaeLst_warp li:nth-child(2n){
    float: right;
}

.vitaeLst_in {
    margin-bottom: 30px;
}

.vitaeLst_in dt {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    padding: 8px 0 20px 50px;
    margin: 0 0 10px;
    border-bottom: 2px solid #ff0000;
}
.vitaeLst_in.n1 dt {
    background: url(../images/content/vitae_nmb01.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n2 dt {
    background: url(../images/content/vitae_nmb02.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n3 dt {
    background: url(../images/content/vitae_nmb03.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n4 dt {
    background: url(../images/content/vitae_nmb04.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n5 dt {
    background: url(../images/content/vitae_nmb05.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n6 dt {
    background: url(../images/content/vitae_nmb06.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n7 dt {
    background: url(../images/content/vitae_nmb07.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n8 dt {
    background: url(../images/content/vitae_nmb08.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n9 dt {
    background: url(../images/content/vitae_nmb09.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n10 dt {
    background: url(../images/content/vitae_nmb10.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n11 dt {
    background: url(../images/content/vitae_nmb11.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in.n12 dt {
    background: url(../images/content/vitae_nmb12.png) no-repeat left top;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.vitaeLst_in dd {
    font-size: 12px;
    line-height: 2;
    text-align: left;
}
.vitaeLst_in dd span {
    font-weight: bold;
}

.vitaeLst_in dd .fc-r {
    font-weight: normal;
    color: #ff0014;
}

.pointBox_wrap {
        border: 1px solid #ff0014;
        padding: 20px;
    text-align: left;
    line-height: 2;
    margin-bottom: 25px;
}

.pointBox_wrap .pb-ttl {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
    line-height: 1;
    margin-bottom: 25px;
    }


.pointLst_in {
    margin-bottom: 40px;
    }
.pointLst_in:last-child {
    margin-bottom: 0;
    }

.pointLst_in dt {
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    }

.pointLst_in dd {
    font-size: 12px;
    }


.whBox_wrap {
        background: #f3f3f3;
        padding: 30px;
    text-align: left;
    line-height: 2;
}

.whLst_in dt {
    font-size: 12px;
    font-weight: bold;
    }

.whLst_in dd {
    font-size: 12px;

    }





.vitaeBox_wrap {
        margin-bottom: 30px;
    }
.vitaeBox_in {
    width: 48%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    display: table;
    margin: 0;
    background: #EDEDED;
    border: 2px solid #BCBCBC;
}
.vitaeBox_in.is-ver2 {
    width: 100%;
}
.vitaeBox_in:nth-child(2n){
    float: right;
    background: #fff;
    border: none;
}
.vitaeBox_dtl {
    height: 167px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
}
.vitaeBox_in.is-ver2 .vitaeBox_dtl {
    width: 50%;
}
.vitaeBox_dtl dt {
    font-size: 12px;
    line-height: 2;
    font-weight: bold;
    text-align: left;
}
.vitaeBox_dtl dt span {
    color: #000000;
}
.vitaeBox_dtl dd {
    font-size: 12px;
    line-height: 2;
    text-align: left;
}
.vitaeBox_dtl dd a {
    text-decoration: underline;
}
.vitaeBox_dtl dd a:hover {
    text-decoration: none;
    color: #ff0000;
}
@media screen and (max-width: 896px) {
    .case-box.is-document {
        padding: 30px 15px 30px;
        margin: 0 15px 15px;
    }
    .docCnt_ttl {
        width: 100%;
        padding: 5px 0 5px 42px;
        margin: 0 0 20px;
    }
    .docCnt_ttl.n1 {
        background: url(../images/content/content_nmb01.png) no-repeat left center;
        background-size: 23px auto;
        -ms-background-size: 23px auto;
        -moz-background-size: 23px auto;
        -webkit-background-size: 23px auto;
    }
    .docCnt_ttl.n2 {
        background: url(../images/content/content_nmb02.png) no-repeat left center;
        background-size: 23px auto;
        -ms-background-size: 23px auto;
        -moz-background-size: 23px auto;
        -webkit-background-size: 23px auto;
    }
    .docCnt_ttl.n3 {
        background: url(../images/content/content_nmb03.png) no-repeat left center;
        background-size: 23px auto;
        -ms-background-size: 23px auto;
        -moz-background-size: 23px auto;
        -webkit-background-size: 23px auto;
    }
    .docCnt_ttl.n4 {
        background: url(../images/content/content_nmb04.png) no-repeat left center;
        background-size: 23px auto;
        -ms-background-size: 23px auto;
        -moz-background-size: 23px auto;
        -webkit-background-size: 23px auto;
    }
    .docCnt-ttl {
        font-size: 16px;
        line-height: 1;
        font-weight: bold;
        text-align: left;
    }
    .docTxt_wrap {
        width: auto;
        float: none;
        margin: 0 0 20px;
    }
    .docTxt-txt {
        font-size: 12px;
        line-height: 1.4;
        text-align: left;
    }
    .docImg_wrap {
        float: none;
    }
    .docImg_wrap img {
        width: 100%;
    }
    .docBtn_wrap {
        padding: 30px 0 0;
        display: -webkit-block;
        display: block;
    }
    .docBtn_wrap li {
        float: none;
        margin: 0 0 15px;
    }
    .docBtn_wrap li:last-child{
        margin: 0;
    }
    .docBtn_wrap .c-btn.c-btn-secondary {
        padding: 12px 30px;
        margin-bottom: 0;
        font-size: 12px;
    }
    .c-btn.c-btn-doc {
        min-width: 100%;
    }
    .c-btn.c-btn-glo {
        min-width: 100%;
    }
    /*about_accounting*/
    .case-list.is-about {
        display: block;
        margin: 0 15px;
    }
    .case-list.is-about li {
        float: left;
        width: 50%;
        padding: 0 7px 0 0;
        margin: 0 0 15px;
    }
    .case-list.is-about li:nth-child(2n){
        padding: 0 0 0 7px;
    }
    .case-list.is-about li:last-child {
        margin: 0 0 15px;
    }
    .case-list.is-about li a {
        max-width: 100%;
        font-size: 12px;
        height: 50px;
    }
    .case-box.is-about {
        padding: 30px 15px;
        margin: 0 15px 15px;
    }
    .about_main{
        margin: 0 0 15px;
    }
    .about_warp{
        margin: 0 0 15px;
    }
    .about_warp .event-art_head {
        margin-bottom: 15px;
        font-size: 12px;
        padding: 5px 20px;
        text-align: center;
    }
    .about_in {
        margin: 0 15px 15px;
    }
    .about_in:last-child {
        margin: 0 15px;
    }
    .about_dl {
        display: block;
        border-bottom: none;
    }
    .about_dl dt {
        display: block;
        text-align: left;
        width: 100%;
        font-size: 12px;
        line-height: 1.4;
        padding: 16px 15px;
    }
    .about_dl dt .icn_q {
        display: inline-block;
        background: url(../images/content/representative_icn.png) no-repeat left top;
        background-size: 13px auto;
        -ms-background-size: 13px auto;
        -moz-background-size: 13px auto;
        -webkit-background-size: 13px auto;
        padding: 0 0 0 25px;
        line-height: 1.4;
    }
    .about_dl dd {
        display: block;
        font-size: 12px;
        line-height: 1.4;
        padding: 15px 15px;
    }
    .about_dl.is-ver2 dt {
        padding: 16px 15px;
    }
    .about_dl.is-ver2 dd {
        padding: 15px 15px;
    }
    .about_dl.is-ver2 dd img {
        width: 100%;
    }
    .about_dl.is-ver3 dt {
        padding: 16px 15px;
    }
    .about_dl.is-ver3 dd {
        padding: 15px 15px;
    }

.about_dl.is-ver4 dt {
       width: 100%;
}
    .step_mds {
        padding: 16px 15px;
    }
    .step-mds {
        font-size: 12px;
        line-height: 1.4;
        text-align: left;
    }
    .step_box {
        margin: 0 15px 40px;
    }
    .step_box:last-child {
        margin: 0 15px;
    }
    .step_box:after {
        bottom: -25px;
        margin: 0 0 0 -11px;
        border-width: 11px 11px 0 11px;
    }
    .step_cnt {
        padding: 15px 15px;
    }
    .step_cnt dt {
        font-size: 12px;
        padding: 0 0 15px;
    }
    .step_cnt dt .is-sptxt{
        display: inline-block;
    }
    .step_cnt dt .is-icn{
        padding: 0;
    }
    .step_cnt.n1 dt .is-icn {
        background: none;
    }
    .step_cnt.n2 dt .is-icn {
        background: none;
    }
    .step_cnt.n3 dt .is-icn {
        background: none;
    }
    .step_cnt.n4 dt .is-icn {
        background: none;
    }
    .step_cnt.n5 dt .is-icn {
        background: none;
    }
    .step_cnt dd {
        font-size: 12px;
        line-height: 1.4;
        text-align: left;
    }
    .about_mds {
        background: #fff;
        padding: 16px 15px;
    }
    .about-mds {
        font-size: 14px;
        line-height: 1.4;
        color: #ff0000;
    }
    .glossary-list-box .about_mds {
        background: #000;
    }
    .glossary-list-box .about-mds {
        color: #fff;
    }
    .about_att {
        padding: 0 15px 15px;
        border-bottom: none;
    }
    .about-att {
        font-size: 12px;
        line-height: 1.4;
    }
    .about-att span {
        color: #000;
    }
    .interview_warp {
        margin: 0;
    }
    .flow_mds {
        padding: 15px 15px;
    }
    .flow-mds {
        font-size: 12px;
    }
    .flow-mds span {
        padding: 5px 0 5px 65px;
    }
    .flow_txt {
        padding: 0 15px;
    }
    .flow-txt {
        font-size: 12px;
        line-height: 1.4;
    }
    .intBtn_wrap{
        padding: 15px 15px;
    }
    .intBtn_wrap .c-btn.c-btn-doc {
        min-width: 100%;
        font-size: 12px;
    }
    .interview_warp .event-art_head.event-art_case {
        margin-bottom: 15px;
    }
    /*balance_sheet*/
    .glossary-list-box {
        margin: 0;
    }
    .glossary-list-box li {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
        float: none;
    }
    .balance_att {
        padding: 16px 15px;
        border: none;
        border-top: 1px solid #f3f3f3;
    }
    .balance-att {
        font-size: 12px;
        line-height: 1.4;
    }
    .glossaryBtn_wrap {
        display: block;
        padding: 15px 15px;
    }
    .glossaryBtn_wrap .btn-side {
        margin: 0 0 10px;
    }
    .glossaryBtn_wrap li:last-child .btn-side {
        margin: 0;
    }
    .glossaryBtn_wrap .c-btn.c-btn-secondary {
        font-size: 12px;
    }
    /*curriculum_vitae*/
    .vitae_ttl {
        padding: 15px 0;
        margin: 0 0 15px;
    }
    .vitae-ttl {
        font-size: 20px;
    }
    .vitae_txt {
        padding: 0 15px;
    }
    .vitae-txt {
        font-size: 13px;
        line-height: 1.6;
    }
    .flt_box .vitae_txt{
        float: none;
        width: auto;
            padding: 0 15px;
    }
    .vitae_img {
        text-align: center;
        padding: 15px 15px 30px 15px;
    }
    .flt_box .vitae_img{
        float: none;
            padding: 15px 15px 30px 15px;
    }
    .vitae_img img {
        width: 100%;
    }
    .vitaeLst_warp {
        padding: 15px 15px 0 15px;
    }
    .vitaeLst_warp li {
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }
    .vitaeLst_warp li:nth-child(2n){
        float: none;
    }
    .vitaeLst_in dt {
        padding: 8px 0 15px 45px;
        margin: 0 0 10px;
    }
    .vitaeLst_in dd {
        font-size: 12px;
        line-height: 1.8;
    }




.pointBox_wrap {
    margin-bottom: 20px;
}

.pointBox_wrap .pb-ttl {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
    }


.pointLst_in {
    margin-bottom: 20px;
    }
.pointLst_in:last-child {
    margin-bottom: 0;
    }

.pointLst_in dt {
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    }

.pointLst_in dd {
    font-size: 12px;
    }


.whBox_wrap {
        background: #f3f3f3;
        padding: 20px;
    text-align: left;
    line-height: 2;
}

.whLst_in dt {
    font-size: 12px;
    font-weight: bold;
    }

.whLst_in dd {
    font-size: 12px;

    }















    .vitaeBox_wrap {
        margin-bottom: 20px;
    }
    .vitaeBox_in {
        width: auto;
        float: none;
        display: block;
    }
    .vitaeBox_in:nth-child(2n){
        float: none;
    }
    .vitaeBox_in.is-ver2 {
        width: auto;
    }
    .vitaeBox_dtl {
        height: auto;
        display: block;
        padding: 20px 15px;
    }
    .vitaeBox_in.is-ver2 .vitaeBox_dtl {
        width: auto;
    }
    .vitaeBox_dtl dt {
        line-height: 1.4;
        padding: 0 0 15px;
    }
    .vitaeBox_dtl dd {
        line-height: 1.4;
    }
    .vitaeBox_dtl dd a:hover {
        text-decoration: underline;
        color: #222222;
    }

}
