@charset "UTF-8";

/* ==========================================================================
  COLUMN_COST
========================================================================== */


/******
common
*******/

.c-heading-lv2 {}

.c-heading-lv2__txt-red {
    color: #b1081f;
    font-size: 2rem;
    line-height: 1.85;
}

@media(max-width:767px) {
    .c-heading-lv2__txt-red {
        font-size: 1.15rem;
    }
}

.c-icon svg {
    height: 65px;
    fill: #b1081f;
}

.c-next-article {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    margin: 7.8125rem 0 0;
    text-align: center;
}

.c-next__around {
    display: flex;
}

.c-next-article--block {
    display: block;
    width: 50%;
    height: 7rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-next-article--block:first-child {
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    position: relative;
}

.c-next-article--block:last-child {
    border-right: 1px solid #aaa;
}

.c-next-article--inner__ttl01,
.c-next-article--inner__ttl02 {
    letter-spacing: 1px;
    position: relative;
}

.c-next-article--inner__ttl01::after {
    position: absolute;
    top: 50%;
    left: -3.75rem;
    width: 1rem;
    height: 1rem;
    background: url('../../img/column_cost/icon_arrow_left.svg') 50% 0 / contain no-repeat;
    content: '';
    margin-top: -0.45rem;
}

.c-next-article--inner__ttl02::after {
    position: absolute;
    top: 50%;
    right: -3.75rem;
    width: 1rem;
    height: 1rem;
    background: url('../../img/column_cost/icon_arrow_right.svg') 50% 0 / contain no-repeat;
    content: '';
    margin-top: -.45rem;
}

#information .main .cost--area a {
    color: #b1081f!important;
    text-decoration: underline;
    font-weight: bold;
}

#information .main .cost--area a:hover {
    text-decoration: none;
}

@media all and (max-width: 768px) {
    .c-next-article {
        margin: 2.31rem 0 0;
        border: none;
    }
    .c-next-content {
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        margin: 7.8125rem 1.5rem 4.125rem;
        text-align: center;
    }
    .c-next__around {
        display: block;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
    }
    .c-next-article--block {
        display: block;
        width: 100%;
        height: 7rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .c-next-article--block:first-child {
        border-left: 0;
        border-right: 0;
    }
    .c-next-article--block:last-child {
        border-top: 1px solid #aaa;
        border-right: 0;
    }
    .c-next-content--inner {
        width: 100%;
        height: 6.9375rem;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        border-left: 0;
        border-right: 0;
    }
    .c-next-content--inner__ttl {
        letter-spacing: 1px;
    }
}

@media all and (min-width: 769px) {
    .cost {
        margin: 4.375rem 0 5.125rem;
    }
    .cost--block {
        display: flex;
        justify-content: flex-end;
    }
    .cost--area {
        margin: 0 0 2.5625rem;
        line-height: 1.9;
    }
    .cost--area__txt {
        text-indent: 1rem;
    }
    .cost--area__before {
        font-size: 1.125rem;
        font-weight: bold;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: 1rem 0 0;
    }
    .cost--area__before-link {
        color: #b1081f;
        border-bottom: 1px solid #b1081f;
    }
    .cost--area__offset {
        width: 1.25rem;
        height: 1.25rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #b1081f;
        border-radius: 50%;
        margin-right: .7rem;
    }
    .cost--area__txt+.cost--area__txt {
        margin: 2.875rem 0 0;
    }
    .cost--cta {
      text-align: center;
    }

    .cost--cta .c-btn__arrow {
      transform: rotate(180deg);
      right: inherit;
      left: 2rem;
    }

    .cost-card {
        display: block;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
    }
    .cost-card__body {
        display: flex;
        align-items: center;
    }
    .cost-card__ico {
        width: 70px;
        height: 70px;
        /*border-radius: 5px;*/
        overflow: hidden;
        position: relative;
    }
    /*.cost-card__ico i {
        display: block;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        border-radius: 999px;
    }*/
    .cost-card__ico img {
        width: 100%;
        height: auto;
        position: absolute;
        /*top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);*/
    }
    .cost-card__title {
        width: 88%;
        padding-left: 1rem;
        font-weight: bold;
        font-size: .875rem;
        line-height: 1.5;
    }
    .cost-card-card__footer {
        display: flex;
        justify-content: flex-end;
        padding: 1.68rem 1.5rem 2.37rem;
    }
    .cost-card__date {
        padding: 0.3125rem 1.25rem;
        color: #b1081f;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1em;
        border: 1px solid #b1081f;
        border-radius: 999px;
    }
    .cost-card__status {
        margin-left: 0.5rem;
        padding: 0.3125rem 0.875rem;
        color: #fff;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1em;
        background: #b1081f;
        border: 1px solid #b1081f;
        border-radius: 0.1875rem;
    }
    .cost-card__footer {
        margin: 7rem 0 6.25rem 0;
        text-align: center;
    }
    .cost-card__txt {
        font-size: 1rem;
        line-height: 1.5;
    }
    .profile {
        margin: 4.625rem 0;
    }
    .profile__inner {
        padding: 0 0 0 1rem;
        flex: 1;
    }
    .profile__ttl {
        font-weight: bold;
        font-size: 1.4375rem;
        margin: 0 0 1.25rem;
    }
    .profile__sub-ttl {
        font-weight: bold;
        font-size: 1rem;
        margin: 0 0 1.25rem;
    }
    .profile__txt {
        line-height: 1.9;
        font-size: 1rem;
    }
    .profile__body {
        display: flex;
    }
    .profile__ico {
        /*background: #dadada;*/
        width: 140px;
        height: 140px;
        overflow: hidden;
        position: relative;
        /*border-radius: 5px;*/
    }
    .profile__ico img {
        width: 100%;
        height: auto;
        /*position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);*/
    }
    .profile__ico--marketing i {
        background-image: url(../../img/column/koushi_1@2x-100.jpg);
    }
}

@media all and (max-width: 768px) {
  .hero-column-detail .c-page-hero__body :last-child {
      padding-bottom: calc(3.857142857rem / 2);
  }
  .cost {
        margin: 1.875rem 0 2.75rem;
    }
    .cost--block {
        display: flex;
        justify-content: flex-end;
    }
    .cost--area {
        margin: 0 0 1.68rem;
        line-height: 1.9;
    }
    .cost--area__txt {
        text-indent: 1rem;
    }
    .cost--area__before {
        font-size: 1.125rem;
        font-weight: bold;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: 1rem 0 0;
    }
    .cost--area__before-link {
        color: #b1081f;
        border-bottom: 1px solid #b1081f;
    }
    .cost--area__offset {
        width: 1.25rem;
        height: 1.25rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #b1081f;
        border-radius: 50%;
        margin-right: .7rem;
    }
    .cost--area__txt+.cost--area__txt {
        margin: 1.68rem 0 0;
    }
    .cost-card {
        display: block;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
    }
    .cost-card__body {
        display: block;
        width: 100%;
    }
    /*.cost-card__ico {
        width: 17%;
        margin: 0 auto .8rem;
    }
    .cost-card__ico i {
        display: block;
        padding-top: 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        border-radius: 999px;
    }
    .cost-card__ico--marketing i {
        background-image: url(../../img/column/koushi_1@2x-100.jpg);
    }*/
    .cost-card__ico {
        width: 70px;
        height: 70px;
        /*border-radius: 5px;*/
        overflow: hidden;
        position: relative;
        text-align: center;
        margin: 0 auto .8rem;
    }
    /*.cost-card__ico i {
        display: block;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        border-radius: 999px;
    }*/
    .cost-card__ico img {
        width: 100%;
        height: auto;
        /*position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);*/
    }
    .cost-card__title {
        width: 100%;
        padding-left: 0;
        font-weight: bold;
        font-size: .875rem;
        line-height: 1.5;
        text-align: center;
    }
    .cost-card-card__footer {
        display: flex;
        justify-content: flex-end;
        padding: 1.68rem 1.5rem 2.37rem;
    }
    .cost-card__date {
        padding: 0.3125rem 1.25rem;
        color: #b1081f;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1em;
        border: 1px solid #b1081f;
        border-radius: 999px;
    }
    .cost-card__status {
        margin-left: 0.5rem;
        padding: 0.3125rem 0.875rem;
        color: #fff;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1em;
        background: #b1081f;
        border: 1px solid #b1081f;
        border-radius: 0.1875rem;
    }
    .cost-card__footer {
        margin: 7rem 0 6.25rem 0;
        text-align: center;
    }
    .cost-card__txt {
        font-size: 1rem;
        line-height: 1.5;
    }
    .profile {
        margin: 0;
    }
    .profile__inner {
        padding: 0;
    }
    .profile__ttl {
        font-weight: bold;
        font-size: 1rem;
        margin: 0 0 1.25rem;
        text-align: center;
    }
    .profile__sub-ttl {
        font-weight: bold;
        font-size: 1rem;
        margin: 0 0 1rem;
    }
    .profile__txt {
        line-height: 1.9;
        font-size: 1rem;
    }
    .profile__body {
        display: block;
    }
    .profile__ico {
        width: 7.5rem;
        height: auto;
        margin: 0 auto 1.43rem;
    }
    .profile__ico img {
        width: 100%;
    }
    /*.profile__ico i {
        display: block;
        padding-top: 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
    }*/
    .profile__ico--marketing i {
        background-image: url(../../img/column/koushi_1@2x-100.jpg);
    }

    .cost--cta {
      margin: 2.375rem 1.428571429rem 2.5rem;
      text-align: center;
    }

    .cost--cta .c-btn {
        width: 100%;
    }

    .cost--cta .c-btn__arrow {
      transform: rotate(180deg);
      right: inherit;
      left: 2rem;
    }

}

@media all and (max-width: 768px) {
    .flows--block__inner {
        width: 19rem;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}
/*@media all and (min-width: 769px) {
    .flows__outer {
        background: #F7F6EC;
        padding: 1.6rem 0;
    }
    .flows {
        width: 56rem;
        margin: 0 auto;
    }
    .flows--block__inner {
        padding: 1.35rem 1rem;
    }
    .flows--block__ul {
        display: flex;
    }
    .flows--block__li {
        font-weight: bold;
        width: calc(100% / 3);
        text-align: center;
        border-left: 1px solid #aaa;
    }
    .flows--block__li:last-child {
        border-right: 1px solid #aaa;
    }
    .flows--block__img {
        display: block;
        margin: 0 auto 1rem;
    }
}

@media all and (max-width: 768px) {
    .flows {
        width: 100%;
        margin: 2.56rem auto 3.125rem;
        background: #F7F6EC;
    }
    .flows--block__ul {
        display: flex;
        flex-wrap: wrap;
    }
    .flows--block__li {
        font-weight: bold;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-left: none;
        border-top: 1px solid #aaa;
        padding: 1.31rem 0;
    }
    .flows--block__li:last-child {
        border-right: none;
        border-bottom: 1px solid #aaa;
    }
    .flows--block__inner {
        width: 74%;
        margin: 0 auto;
        display: flex;
        align-items: center;
    }
    .flows--block__img {
        display: block;
        margin: 0 1rem 0 0;
    }
}*/