@charset "UTF-8";

.lf-hero-hdg {
	font-size: 5.5rem;
    font-weight: 800;
}
.lf-hero-desc p {
	font-size: 2.4rem;
    font-weight: 700;
}
@media screen and (max-width: 1280px) {
.lf-hero-hdg {
    calc(46vw*100/1280);
}
.lf-hero-desc p {
	calc(20vw*100/1280);
}
}
@media screen and (max-width: 767px) {
.lf-hero-hdg {
    font-size: 4rem;
}
.lf-hero-desc p {
	font-size: 2rem;
    margin-top: 12px;
}
}

.main-contents .section+.section .section-inner {
    padding-top: 56px;
}

p {
    font-size: 1.6rem;
}

.section h2 {
    text-align: center;
    margin-bottom: 60px;
    font-size: 3.2rem;
    font-weight: 800;
}

@media screen and (max-width: 480px) {
    .section h2 {
        font-size: 2.4rem;
        margin-bottom: 16px;
    }
}

.section h3 {
    font-size: 1.8rem;
    font-weight: 800;
}


p.section_lead {
    font-size: 2rem;
}

/* テキスト改行　画像切り替え
====================================================*/

.pc {
    display: inline;
}

.sp {
    display: none;
}

@media only screen and (max-width: 768px) {
    .pc {
        display: none;
    }

    .sp {
        display: inline;
    }
}

/*header navi
====================================================*/
.breadcrumb {
    margin-bottom: 0;
}

@media only screen and (min-width: 1001px) {
    .js-nav-fixed .nav-a {
        background: #000;
    }
}

@media only screen and (min-width: 1001px) {
    .js-nav-fixed .nav-a .nav-a-inner ul {
        width: auto;
    }
}

@media only screen and (min-width: 1001px) {
    .js-nav-fixed .nav-a .nav-a-inner ul li a {
        padding: 15px 40px;
        color: #fff;
    }
}

@media only screen and (min-width: 1001px) {

    .js-nav-fixed .nav-a .nav-a-inner ul li::before,
    .js-nav-fixed .nav-a .nav-a-inner ul li::after {
        display: none;
    }
}

.nav-structure-a {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1001px) {
    .nav-structure-a {
        display: none !important;
    }
}

/*keyvisual
====================================================*/
.breadcrumb-wrapper+#main .lf-hero-a {
    margin-top: 0px !important;
}

/*page_ancher
====================================================*/
.section.page_ancher {
    background: #fff;
}

.section.page_ancher .section-inner {
    padding: 16px 16px 14px;
}

.page_ancher ul li {
    display: inline-block;
    padding: 0 24px;
    border-right: 1px solid #000;
    line-height: 20px;
}

@media only screen and (max-width: 768px) {
    .page_ancher ul li {
        padding: 0 12px 0 8px;
    }
}

.page_ancher ul li a {
    text-decoration: none;
    position: relative;
    padding-left: 16px;
}

.page_ancher ul li a::before {
    display: block;
    position: absolute;
    content: "";
    top: 70%;
    left: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #6d6e70;
    border-right: 2px solid #6d6e70;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -12px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
}


@media only screen and (max-width: 768px) {
    .page_ancher ul li a {
        font-size: 1.4rem;
    }
}

@media only screen and (max-width: 480px) {
    .page_ancher ul li a {
        font-size: 1.2rem;
    }
}

/*slider
====================================================*/
.section#pickup {
    background: rgba(36, 0, 176, 0.125);
}

.lyt-slider-ddm-lf-a span.panel_title {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 12px;
}

.diff-section-ddm-lf-a .section-inner {
    max-width: inherit;
}

.btn-ddm-lf-a {
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

/* 色指定 */
.btn-ddm-lf-a.btn-ddm-lf-a-6d6e70 {
    color: #6d6e70
}

.btn-ddm-lf-a.btn-ddm-lf-a-ffffff {
    color: #ffffff
}

.btn-ddm-lf-a.btn-ddm-lf-a-000000 {
    color: #000
}

.btn-ddm-lf-a.btn-ddm-lf-a-ff8000 {
    color: #ff8000
}


/* ホバー色指定 */
.btn-ddm-lf-a.btn-ddm-lf-a-6d6e70:hover,
.btn-ddm-lf-a.btn-ddm-lf-a-6d6e70:active,
.btn-ddm-lf-a.btn-ddm-lf-a-6d6e70:focus {
    color: #6d6e70
}

.btn-ddm-lf-a.btn-ddm-lf-a-ffffff:hover,
.btn-ddm-lf-a.btn-ddm-lf-a-ffffff:active,
.btn-ddm-lf-a.btn-ddm-lf-a-ffffff:focus {
    color: #ffffff
}

.btn-ddm-lf-a.btn-ddm-lf-a-000000:hover,
.btn-ddm-lf-a.btn-ddm-lf-a-000000:active,
.btn-ddm-lf-a.btn-ddm-lf-a-000000:focus {
    color: #000
}

.btn-ddm-lf-a.btn-ddm-lf-a-ff8000:hover,
.btn-ddm-lf-a.btn-ddm-lf-a-ff8000:active,
.btn-ddm-lf-a.btn-ddm-lf-a-ff8000:focus {
    color: #ff8000
}


.btn-ddm-lf-a-icon {
    display: inline-block !important;
    position: relative;
    vertical-align: middle;
    margin-right: 17px
}

/* アイコンサイズ指定 */
.btn-ddm-lf-a-36 .btn-ddm-lf-a-icon {
    width: 36px;
    height: 36px
}

.btn-ddm-lf-a-50 .btn-ddm-lf-a-icon {
    width: 50px;
    height: 50px
}

.btn-ddm-lf-a-68 .btn-ddm-lf-a-icon {
    width: 68px;
    height: 68px
}

.btn-ddm-lf-a-icon::before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    z-index: 0
}

.btn-ddm-lf-a-6d6e70 .btn-ddm-lf-a-icon::before {
    border: 1px solid #6d6e70
}

.btn-ddm-lf-a-ffffff .btn-ddm-lf-a-icon::before {
    border: 1px solid #ffffff
}

.btn-ddm-lf-a-000000 .btn-ddm-lf-a-icon::before {
    border: 1px solid #000
}

.btn-ddm-lf-a-ff8000 .btn-ddm-lf-a-icon::before {
    border: 1px solid #ff8000
}

.btn-ddm-lf-a-icon svg {
    position: absolute;
    top: 0;
    left: 0
}

.btn-ddm-lf-a-6d6e70 .btn-ddm-lf-a-icon svg {
    fill: #6d6e70
}

.btn-ddm-lf-a-ffffff .btn-ddm-lf-a-icon svg {
    fill: #ffffff
}

.btn-ddm-lf-a-000000 .btn-ddm-lf-a-icon svg {
    fill: #000
}

.btn-ddm-lf-a-ff8000 .btn-ddm-lf-a-icon svg {
    fill: #ff8000
}

.btn-ddm-lf-a-icon svg .circle {
    fill: none;
    stroke-width: 1px;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.btn-ddm-lf-a-6d6e70 .btn-ddm-lf-a-icon svg .circle {
    stroke: #6d6e70
}

.btn-ddm-lf-a-ffffff .btn-ddm-lf-a-icon svg .circle {
    stroke: #ffffff
}

.btn-ddm-lf-a-000000 .btn-ddm-lf-a-icon svg .circle {
    stroke: #000
}

.btn-ddm-lf-a-ff8000 .btn-ddm-lf-a-icon svg .circle {
    stroke: #ff8000
}

.btn-ddm-lf-a-icon svg .arrow {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

a.btn-ddm-lf-a:hover .btn-ddm-lf-a-icon::before {
    opacity: .1
}

a.btn-ddm-lf-a:hover .btn-ddm-lf-a-icon svg .arrow {
    -webkit-animation: arrow 1.5s forwards ease-in-out;
    animation: arrow 1.5s forwards ease-in-out
}

a.btn-ddm-lf-a:hover .btn-ddm-lf-a-icon svg .circle {
    fill: transparent;
    stroke-width: 1;
    -webkit-animation: circle 2s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: circle 2s forwards cubic-bezier(0.215, 0.61, 0.355, 1)
}

a.btn-ddm-lf-a-6d6e70.btn-ddm-lf-a:hover .btn-ddm-lf-a-icon svg .circle {
    stroke: #6d6e70
}

a.btn-ddm-lf-a-ffffff.btn-ddm-lf-a:hover .btn-ddm-lf-a-icon svg .circle {
    stroke: #ffffff
}

a.btn-ddm-lf-a-000000.btn-ddm-lf-a:hover .btn-ddm-lf-a-icon svg .circle {
    stroke: #000
}

a.btn-ddm-lf-a-ff8000.btn-ddm-lf-a:hover .btn-ddm-lf-a-icon svg .circle {
    stroke: #ff8000
}

a:hover .btn-ddm-lf-a .btn-ddm-lf-a-icon::before {
    opacity: .1
}

a:hover .btn-ddm-lf-a .btn-ddm-lf-a-icon svg .arrow {
    -webkit-animation: arrow 1.5s forwards ease-in-out;
    animation: arrow 1.5s forwards ease-in-out
}

a:hover .btn-ddm-lf-a .btn-ddm-lf-a-icon svg .circle {
    fill: transparent;
    stroke-width: 1;
    -webkit-animation: circle 2s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: circle 2s forwards cubic-bezier(0.215, 0.61, 0.355, 1)
}

a:hover .btn-ddm-lf-a-6d6e70.btn-ddm-lf-a .btn-ddm-lf-a-icon svg .circle {
    stroke: #6d6e70
}

a:hover .btn-ddm-lf-a-ffffff.btn-ddm-lf-a .btn-ddm-lf-a-icon svg .circle {
    stroke: #ffffff
}

a:hover .btn-ddm-lf-a-000000.btn-ddm-lf-a .btn-ddm-lf-a-icon svg .circle {
    stroke: #000
}

a:hover .btn-ddm-lf-a-ff8000.btn-ddm-lf-a .btn-ddm-lf-a-icon svg .circle {
    stroke: #ff8000
}


@-webkit-keyframes arrow {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    40% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes arrow {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    40% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes circle {
    0% {
        stroke-dasharray: 0 300;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    10% {
        stroke-dasharray: 50 100
    }

    20% {
        stroke-dasharray: 100 200
    }

    30% {
        stroke-dasharray: 150 300
    }

    40% {
        stroke-dasharray: 200 300
    }

    60% {
        stroke-dasharray: 300 300;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes circle {
    0% {
        stroke-dasharray: 0 300;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    10% {
        stroke-dasharray: 50 100
    }

    20% {
        stroke-dasharray: 100 200
    }

    30% {
        stroke-dasharray: 150 300
    }

    40% {
        stroke-dasharray: 200 300
    }

    60% {
        stroke-dasharray: 300 300;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/*スライダーパネル設定*/

.lyt-slider-ddm-lf-a a:hover,
.lyt-slider-ddm-lf-a a:active,
.lyt-slider-ddm-lf-a a:focus {
    color: #000
}

.lyt-slider-ddm-lf-a-wrap {
    position: relative
}

.lyt-slider-ddm-lf-a {
    max-width: 1320px;
    margin: 0 auto
}

.lyt-slider-ddm-lf-a .lyt-slider-ddm-lf-a-inner {
    opacity: 0
}

.lyt-slider-ddm-lf-a .lyt-slider-ddm-lf-a-inner.slick-initialized {
    opacity: 1
}

/* スライダーのちら見せ対応 以下追加 */
.lyt-slider-ddm-lf-a .lyt-slider-ddm-lf-a-inner {
    padding-right: 10%;
    /* 右側に余白を空ける */
    overflow: hidden;
    /* インナーの枠外要素は表示しない */
}

.lyt-slider-ddm-lf-a .lyt-slider-ddm-lf-a-inner.slick-initialized .slick-list {
    overflow: visible
        /* インナーの枠内、リスト内は表示する */
}

.lyt-slider-ddm-lf-a .lyt-slider-ddm-lf-a-inner.slick-initialized .slick-list a:not(.slick-active) {
    opacity: .3;
}

/* △△△ ここまで △△△ */

.lyt-slider-ddm-lf-a .slider {
    display: block;
    margin: 0 20px 0 0;
    /* 左右余白を調整（上記のちら見せ対応） */
    padding: 0;
    text-decoration: none
}

.lyt-slider-ddm-lf-a span {
    display: block;
}

.lyt-slider-ddm-lf-a .slide-inner {
    position: relative;
}

.lyt-slider-ddm-lf-a .slider_label {
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 5;
    font-size: 1.3rem;
    color: #fff;
    padding: 2px 16px 1px;
    border-radius: 20px;
    background: rgba(214, 0, 119, 0.9);
    min-width: 120px;
    text-align: center;
}

.lyt-slider-ddm-lf-a .img {
    overflow: hidden
}

.lyt-slider-ddm-lf-a .img img {
    width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.lyt-slider-ddm-lf-a a:hover .img img {
    transform: scale(1.05)
}

.lyt-slider-ddm-lf-a .txt {
    padding: 16px 20px 0
}

.lyt-slider-ddm-lf-a .txt .btn-ddm-lf-a {
    margin-top: 34px
}

.lyt-slider-ddm-lf-a-wrap .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.lyt-slider-ddm-lf-a-wrap .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 5px
}

.lyt-slider-ddm-lf-a-wrap .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #c2c2c2
}

.lyt-slider-ddm-lf-a-wrap .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    background: #000
}

.lyt-slider-ddm-lf-a-wrap .slick-dots li button::before {
    display: none
}

.lyt-slider-ddm-lf-a-wrap .slick-arrow {
    top: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    border-radius: 50%;
    background: #efefef
}

.lyt-slider-ddm-lf-a-wrap .slick-prev {
    left: 0
}

.lyt-slider-ddm-lf-a-wrap .slick-next {
    right: 0
}

.lyt-slider-ddm-lf-a-wrap .slick-prev::before,
.lyt-slider-ddm-lf-a-wrap .slick-next::before {
    border-width: 2px 0 0 2px;
    border-top-color: #000;
    border-left-color: #000;
    position: static
}

.lyt-slider-ddm-lf-a-wrap .slick-prev::before {
    margin-left: 28px
}

.lyt-slider-ddm-lf-a-wrap .slick-next::before {
    margin-left: 18px
}

.lyt-slider-ddm-lf-a-wrap .lyt-slider-ddm-lf-a-arrows {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1460px;
    height: 0;
    margin-top: -35px;
    transform: translate(-50%, -50%)
}

@media only screen and (max-width: 1460px) {
    .lyt-slider-ddm-lf-a-wrap .lyt-slider-ddm-lf-a-arrows {
        width: 100%
    }
}

@media only screen and (max-width: 1280px) {
    .lyt-slider-ddm-lf-a-wrap .slick-arrow {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        background: rgba(255, 255, 255, 0.6)
    }

    .lyt-slider-ddm-lf-a-wrap .slick-next::before {
        margin-left: 6px
    }

    .lyt-slider-ddm-lf-a-wrap .slick-prev::before {
        margin-left: 14px
    }
}

@media only screen and (max-width: 600px) {
    .lyt-slider-ddm-lf-a-wrap .slick-next::before {
        margin-left: 8px
    }

    .lyt-slider-ddm-lf-a-wrap .slick-prev::before {
        margin-left: 16px
    }
}

/*section01 データドリブン経営を実現する富士通のアプローチ
====================================================*/
.section#decision-process {
    background: #fff;
}

.section#decision-process h2 {
    margin-bottom: 16px;
}

.section#decision-process .approach_box {
display: block;
    max-width: 600px;
    width: 100%;
    margin: 50px auto 0 !important;
}

@media only screen and (max-width: 480px) {
    .main-contents .section {
        min-height: inherit !important;
    }
}

/* === モーダル表示用スタイル === */

body.fixed {
    /* モーダル表示時はスクロールしないように背景を固定する */
    /* js でクラスを付与 */
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}

.ddm_modal_cont {
    /* モーダル全体は画面いっぱい */
    display: none;
    /* 初期状態 */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    /* 前面に表示 */
}

.ddm_modal_overlay {
    /* 黒背景も画面いっぱい */
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
}

.ddm_modal_body {
    /* モーダルの中身は動画サイズに合わせる */
    position: absolute;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
    max-width: 1280px;
    /* 最大値を設定 */
    width: 80%;
    aspect-ratio: 16 / 9;
    /* 高さはアスペクト比で設定 */
}

.ddm_modal_body iframe {
    width: 100%;
    height: 100%;
}

.ddm_modal_close {
    position: absolute;
    right: 0;
    top: -60px;
    display: block;
    width: 50px;
    height: 50px;
}

.ddm_modal_close:hover {
    cursor: pointer;
}

.ddm_modal_close::before,
.ddm_modal_close::after {
    content: "";
    display: block;
    width: 100%;
    /*バツ線の長さ*/
    height: 4px;
    /*バツ線の太さ*/
    background: #fff;
    transform: rotate(45deg);
    transform-origin: 0% 50%;
    position: absolute;
    top: calc(14% - 5px);
    left: 14%;
}

.ddm_modal_close::after {
    transform: rotate(-45deg);
    transform-origin: 100% 50%;
    left: auto;
    right: 14%;
}

/*section02 データドリブンを選ぶ理由
====================================================*/
.section#reason {
    background: url("/jp/imagesgig5/reason_bg_tcm102-6751567_tcm102-2750236-32.png") no-repeat top center;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .section#reason {
        background: url("/jp/imagesgig5/sp_reason_bg_tcm102-6751597_tcm102-2750236-32.png") no-repeat top center/100% 100%
    }
}

@media only screen and (max-width: 480px) {
    .section#reason h3 {
        min-height: auto;
    }
}

.section#reason p.reson_lead {
    margin-top: 16px;
    min-height: 75px;
    text-align: left;
}

.section#reason .pointbox {
    position: relative;
    padding: 1.5rem 2rem;
    color: #fff;
    border-radius: 4px;
    background: rgba(0, 0, 0, .25);
    margin-bottom: 20px;
}

.section#reason .pointbox:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: rgba(0, 0, 0, .25) transparent transparent transparent;
}

.section#reason .reson_point_list {
    display: block;
    */ position: relative;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}


.c-lyt-3col {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center !important;
}

.c-lyt-3col>.col {
    width: calc(100% / 3 - 16px * (3 - 1) / 3);
    margin-left: 16px
}

@media only screen and (min-width: 768px) {
    .c-lyt-3col>.col:nth-child(3n+1) {
        margin-left: 0
    }
}

.c-lyt-3col>.col:nth-child(n+4) {
    margin-top: 16px
}

.c-lyt-3col>.col:first-child {
    margin-left: 0
}

@media only screen and (max-width: 767px) {
    .c-lyt-3col>.col {
        width: calc(50% - 16px * (3 - 1) / 3)
    }

    .c-lyt-3col>.col:nth-child(odd) {
        margin-left: 0
    }

    .c-lyt-3col>.col:nth-child(n+3) {
        margin-top: 16px
    }
}

@media only screen and (max-width: 480px) {
    .c-lyt-3col>.col {
        width: 100%;
        margin-left: 0
    }

}


.c-lyt-3col.diff-ddm-a>.col {
    width: calc(100% / 3 - 64px * (3 - 1) / 3);
    margin-left: 64px
}

@media only screen and (min-width: 768px) {
    .c-lyt-3col.diff-ddm-a>.col {
        width: calc(100% / 3 - 32px * (3 - 1) / 3);
        margin-left: 32px
    }
}

@media only screen and (min-width: 768px) {
    .c-lyt-3col.diff-ddm-a>.col:nth-child(3n+1) {
        margin-left: 0
    }
}

.c-lyt-3col.diff-ddm-a>.col:nth-child(n+4) {
    margin-top: 16px
}

.c-lyt-3col.diff-ddm-a>.col:first-child {
    margin-left: 0
}

@media only screen and (max-width: 767px) {
    .c-lyt-3col.diff-ddm-a>.col {
        width: calc(50% - 32px * (3 - 1) / 3);
        margin-left: 32px
    }

    .c-lyt-3col.diff-ddm-a>.col:nth-child(odd) {
        margin-left: 0
    }
}

@media only screen and (max-width: 480px) {
    .c-lyt-3col.diff-ddm-a>.col {
        width: 100%;
        margin-left: 0
    }

    .c-lyt-3col.diff-ddm-a>.col:nth-child(n+2) {
        margin-top: 16px;
        margin-left: 0px;
    }
}

.c-lyt-3col.diff-ddm-b>.col {
    width: calc(100% / 3 - 64px * (3 - 1) / 3);
    margin-left: 64px
}

@media only screen and (min-width: 768px) {
    .c-lyt-3col.diff-ddm-b>.col:nth-child(3n+1) {
        margin-left: 0
    }
}

.c-lyt-3col.diff-ddm-b>.col:nth-child(n+4) {
    margin-top: 16px
}

.c-lyt-3col.diff-ddm-b>.col:first-child {
    margin-left: 0
}

@media only screen and (max-width: 1000px) {
    .c-lyt-3col.diff-ddm-b>.col {
        margin-left: 48px
    }
}

@media only screen and (max-width: 767px) {
    .c-lyt-3col.diff-ddm-b>.col {
        width: calc(50% - 32px * (3 - 1) / 3);
        margin-left: 32px
    }

    .c-lyt-3col.diff-ddm-b>.col:nth-child(odd) {
        margin-left: 0
    }
}

@media only screen and (max-width: 480px) {
    .c-lyt-3col.diff-ddm-b>.col {
        width: calc(50% - 32px * (3 - 1) / 3);
        margin-left: 16px
    }

    .c-lyt-3col.diff-ddm-b>.col:nth-child(odd) {
        margin-left: 0
    }
}

.c-lyt-3col.diff-border-a .col {
    border: 1px solid #c6c6c0
}

.c-lyt-3col.diff-bg-b .col {
    background-color: #fff
}

.c-lyt-3col.diff-bg-c .col {
    background-color: #f3f3f3
}

.c-lyt-3col.diff-bg-h .col {
    background-color: rgba(0, 0, 0, 0.1)
}

.c-lyt-3col.diff-ddm-b>.col a {
    text-decoration: none;
}


/*parts animation*/
.fade-in {
    opacity: 0;
    transition: opacity 2s
}

.fade-in.is-animation {
    opacity: 1
}

.slide-side-in {
    opacity: 0
}

.slide-side-in.is-animation {
    -webkit-animation-name: SlideSideIn;
    animation-name: SlideSideIn;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@keyframes SlideSideIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(300px);
        transform: translateX(300px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slide-up-in>* {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    text-align: center;
    -webkit-transition: opacity 1.1s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.1s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: opacity 1.1s, transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.1s, transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.1s, transform 1s cubic-bezier(0.19, 1, 0.22, 1),
        -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.slide-up-in.is-animation>* {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-up-in.is-animation>*:nth-child(1) {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

.slide-up-in.is-animation>*:nth-child(2) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.slide-up-in.is-animation>*:nth-child(3) {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

.slide-up-in.is-animation>*:nth-child(4) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.slide-up-in.is-animation>*:nth-child(5) {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

.slide-up-in.is-animation>*:nth-child(6) {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.slide-up-in.is-animation>*:nth-child(7) {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.slide-up-in.is-animation>*:nth-child(8) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.slide-up-in.is-animation>*:nth-child(9) {
    -webkit-transition-delay: 1.55s;
    -o-transition-delay: 1.55s;
    transition-delay: 1.55s
}

.slide-up-in.is-animation>*:nth-child(10) {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
}

p.reson_lead {
    margin-top: 16px;
    min-height: 75px;
    text-align: left;
}



/*section03 ビジネスシーンにおける課題をデータドリブンで解決
====================================================*/

.section#business_case .title {
    display: block !important;
    margin-top: 16px !important;
    font-size: 2rem !important;
    font-weight: 800;
    width: 250px;
    max-width: 100%;
}

.section#business_case .lead {
    padding-top: 16px !important;
    width: 250px;
    max-width: 100%;
}


.c-circle-a {
    display: block;
    width: 250px;
    max-width: 100%;
    margin: 0 auto
}

.c-circle-a .c-circle-a-inner {
    position: relative;
    display: block;
    padding: 11.7%;
    border-radius: 50%;
    overflow: hidden;
    background: linear-gradient(320deg, #fafbfb 18%, #d5d8dd 99%)
}

.c-circle-a .c-circle-a-inner::after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 50%;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    background: linear-gradient(320deg, #D80084 18%, #00E7EF 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h1a {
    background: linear-gradient(135deg, #EA0000 18%, #D80084 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h1a::after {
    background: linear-gradient(135deg, #EA0000 18%, #D80084 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h3a {
    background: linear-gradient(135deg, #2400B0 18%, #00E7EF 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h3a::after {
    background: linear-gradient(135deg, #2400B0 18%, #00E7EF 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h3a {
    background: linear-gradient(135deg, #008224 18%, #61D600 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h3a::after {
    background: linear-gradient(135deg, #008224 18%, #61D600 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h5a {
    background: linear-gradient(135deg, #FF8000 18%, #FFE700 99%)
}

.c-circle-a .c-circle-a-inner.diff-color-gig51-h5a::after {
    background: linear-gradient(135deg, #FF8000 18%, #FFE700 99%)
}

.c-circle-a .c-circle-a-inner .c-circle-a-img {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1
}

.c-circle-a .c-circle-a-inner .c-circle-a-img img {
    height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

a {
    position: relative
}

a :hover .c-circle-a-inner::after {
    opacity: 1
}

/*section04 データドリブンを実現するサービス
====================================================*/
.section#service {
    background: rgba(36, 0, 176, 0.125);
    color: #000;
}

.section#service h2 {
    margin-bottom: 16px;
}

.servicestag {
    background: repeating-linear-gradient(-45deg, #000, #000 4px, #3c3c3c 6px, #3c3c3c 5px);
    padding: 20px 20px 5px;
    margin-bottom: 20px;
    border-radius: 4px;
}


.serv-label-list {
    display: flex;
    flex-wrap: wrap;
    /*margin-bottom: 30px;*/
}

.serv-label-list .label {
    display: inline-block;
    border-radius: 4px;
    background: #fff;
    color: #000;
    padding: 4px 8px;
    box-shadow: 0px 2px 2px #ccc;
    margin-right: 15px;
    margin-bottom: 15px;
}

.serv-label-list .label:hover {
    cursor: pointer;
    background-color: #D80084;
    box-shadow: 0px 0px 4px #ccc;
    color: #fff;
    transition: .75s;
    -webkit-transition: .75s;
    -moz-transition: .75s;
}

.serv-label-list .label.is-active {
    box-shadow: none;
    color: #fff;
    background-color: #D80084;
}

.serv-cont-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    border: none;
}

.serv-cont-list li {
    display: flex;
    align-items: stretch;
    background: #fff;
    padding: 20px;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    box-shadow: 0px 1px 2px #ccc;
    height: auto;
    width: calc(100% / 4 - 24.5px);
    /* 4カラム並べる */
    margin-bottom: 30px;
    color: #000;
}

/*
コンテンツ情報をカード状に並べているが、
均等な幅で並べたいため、display:flex の space-between を使用。
これにより、カードが少ない場合は左右に分かれてしまう。
これを回避するため、以下のように余分なカードを挿入している。
・3カラムの場合は、after のみ。
・4カラムの場合は、before, after の両方が必要
*/
.serv-cont-list::before {
    display: block;
    content: "";
    width: calc(100% / 4 - 24.5px);
    /* 4カラム並べる */
    order: 1;
}

.serv-cont-list::after {
    display: block;
    content: "";
    width: calc(100% / 4 - 24.5px);
    /* 4カラム並べる */
}

/* △△△ ここまでカード状に並べる際の回避策 △△△　*/

.serv-cont-list li.is-hidden {
    visibility: hidden;
    opacity: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.serv-cont-list li a {
    text-decoration: none;
    width: 100%;
}

.serv-cont-list-item .item_header {
    display: block;
}

.serv-cont-list-item .item_header .title {
    display: block;
    font-size: 2rem;
    font-weight: 800;
}

.serv-cont-list-item .item_header .lead {
    display: block;
    padding-bottom: 10px;
}

.serv-cont-list-item .item_label {
    padding-bottom: 20px;
}

.serv-cont-list-item .item_label li {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    border: 1px solid #333;
    background: #fff;
    box-shadow: none;
    color: #000;
    padding: 4px 8px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 0.88em;
}

.serv-cont-list-item .item_more {
    text-align: right;
}

.serv-cont-list-item .item_more span {
    display: inline-block;
}

.serv-cont-list-more {
    text-align: center;
    margin-top: 45px;
}

.serv-cont-list-more a {
    display: inline-block;
    text-decoration: none;
}

.serv-cont-list-more a:hover {
    cursor: pointer;
}

@media screen and (max-width: 980px) {
    .serv-cont-list li {
        /* 980px までは2カラム */
        width: calc(100% / 2 - 24.5px);
    }
}

@media screen and (max-width: 480px) {
    .serv-cont-list li {
        /* スマートフォンは1カラム */
        width: 100%;
    }
}


/*section05 20分の動画で学べる！データドリブン経営
====================================================*/
.section#movie_dl {
    background: url("/jp/imagesgig5/movie_bg_tcm102-6751555_tcm102-2750236-32.png") no-repeat top center;
    color: #fff
}

.section#movie_dl p.title {
    margin-bottom: 16px;
    text-align: center;
    font-size: 2rem;
    font-weight: 800;
}

.section#movie_dl p.lead {
    margin-bottom: 56px;
}


.column_box {
    display: block;
    max-width: 960px;
    width: 100%;
    margin: 50px auto 0 !important;
}

@media screen and (min-width: 768px) {
    .column_box .col {
        width: 55%;
    }
}

.column_box .col {
    position: relative;
    margin: 0 auto 32px;
}

.column_box a.ddm_btn_C {
    padding: 20px 20px;
    border-radius: 66px;
    color: #000;
    background: rgb(242, 242, 242);
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 5px 10px #2a2573;
}

.column_box a.ddm_btn_C:hover {
    background: rgba(255, 255, 255, .75);
    transition: 1.125s;
    -webkit-transition: 1.125s;
    -moz-transition: 1.125s;
}


.column_box a.ddm_btn_C.movie_btn {
    padding: 20px 20px;
    border-radius: 66px;
    color: #fff;
    background: rgba(0, 130, 36, 1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 5px 10px #ccc;
}

.column_box a.ddm_btn_C.movie_btn:hover {
    background: rgba(0, 130, 36, .75);
    transition: 1.125s;
    -webkit-transition: 1.125s;
    -moz-transition: 1.125s;
}

.c-btn {
    text-decoration: none;
}

.c-btn .btn_title {
    margin: 0 auto;
    font-size: 2.2rem;
    font-weight: 800;
    padding: 0 20px;
}

@media screen and (max-width: 480px) {
    .c-btn .btn_title {
        font-size: 1.8rem;
        padding: 0;
    }
}

.c-btn .btn_title.title_movie {
    margin: 0 auto;
    font-size: 2.2rem;
    font-weight: 800;
}

@media screen and (max-width: 480px) {
    .c-btn .btn_title.title_movie {
        font-size: 1.8rem;
        padding: 0 70px 0 0;
    }
}

.c-btn .btn_title.title_movie::after {
    position: absolute;
    content: "";
    background-image: url(/jp/imagesgig5/movie_icon_tcm102-6751562_tcm102-2750236-32.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 60px;
    height: 42px;
    right: 72px;
    top: 0;
    bottom: 0;
    margin: auto;
}

@media screen and (max-width: 480px) {
    .c-btn .btn_title.title_movie::after {
        position: absolute;
        /*right: 52px;*/
    }
}

.c-btn-ico-l {
    width: 58px;
    height: 58px;
}

.c-btn-ico {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    margin-right: 7px;
}

.c-btn-ico::before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #5f5f5f;
    opacity: 0;
    z-index: 0;
}

.c-btn-ico svg {
    fill: #5f5f5f;
    position: absolute;
    top: 0;
    left: 0;
}

.c-btn-ico svg .arrow {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.c-btn-ico svg .circle {
    fill: none;
    stroke: #5f5f5f;
    stroke-width: 1px;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}



/*お知らせ
====================================================*/
.section#news {
    /*background: rgba(234, 0, 0, 0.1);
margin-bottom: 64px;*/
}

.icon-ctg-a {
    border-radius: 20px;
    background: rgba(214, 0, 119, 0.9);
}



/*関連情報
====================================================*/
.section#relation {
    background: rgba(36, 0, 176, 0.1);
}

.section#relation .carousel-box {
    width: 632px;
}

@media only screen and (max-width: 663px) {
    .section#relation .carousel-box {
        width: auto;
    }
}


/*footer-conversion
====================================================*/

#footer-conversion li.login a {
    padding: 9px 20px 8px 20px
}

#footer-conversion li.login a::before {
    content: none
}

#footer-conversion .conv-content .desc-list {
    margin-bottom: 24px
}

#footer-conversion .conv-content .desc-list:last-child {
    margin-bottom: 10px
}

#footer-conversion .conv-content .desc-list .btn {
    margin-bottom: 15px
}

#footer-conversion .conv-content .desc-list .btn.type-form a {
    color: #a30b1a;
    background-color: transparent;
    border: 1px solid #a30b1a;
    font-weight: bold
}

#footer-conversion .conv-content .desc-list .btn.type-form a::before {
    background-image: url("https://www.fujitsu.com/jp/imagesgig5/icon_form_tcm102-4884137_tcm102-2750236-32.gif");
    background-size: 20px 20px;
    background-position: 0 0
}

#footer-conversion .conv-content .desc-list .btn.type-form a:hover {
    background-color: #f6cfd3
}

#footer-conversion .conv-content .tel a {
    font-size: 2.8rem
}

#footer-conversion .conv-content .tel a::before {
    content: "";
    background-image: url(https://www.fujitsu.com/imgv5/common/icon/sprite2.png);
    display: inline-block;
    position: relative;
    background-position: -56px -25px;
    width: 20px;
    height: 20px;
    margin-right: .5rem
}

#footer-conversion .conv-content .note {
    font-size: 1.2rem
}

@media only screen and (max-width: 767px) {
    #footer-conversion li.login a {
        padding: 13px 6px 12px 6px;
        font-size: 1.4rem
    }
}