@charset "Shift_JIS";

/* **************************************************

Name: pentaho_solutions.css

Description: Setting of solutions

Create: 2024.12.26
Update: 2025.03.06

Copyright Hitachi, Ltd. All rights reserved.

***************************************************** */

.contentSpace {
    margin-bottom: 30px;
}

.marker {
    background: linear-gradient(transparent 85%, #fbcd26 85%);
    color: #0060ac;
}

.contentWidthS {
    max-width: 832px;
    margin: 40px auto 0;
}

.olBold li::marker {
    font-weight: bold;
}

.BoxBorder {
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 1em;
}

.BoxBg {
    border: 1px solid #0060ac;
    margin: 55px auto;
    background-color: #f2f2f2;
    padding: 55px 35px 35px;
    box-sizing: border-box;
    position: relative;
}

.BoxBgTitle {
    word-break: keep-all;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.5;
    background: #0060ac;
    color: #fff;
    padding: 7px 40px 4px;
    margin: 0;
    width: fit-content;
    border-radius: 3em;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
}

.boxBgBoxPattern {
    padding: 30px 15px 15px;
}

.titleBold {
    color: #fff !important;
    background-color: #333 !important;
    text-align: center !important;
    padding: 5px 15px !important;
    line-height: 1em !important;
    display: block !important;
    width: fit-content !important;
    margin: 0 15px 5px !important;
    border-radius: 3em !important;
}

@media (max-width: 767px) {
    .BoxBg {
        padding: 50px 30px 20px;
        margin-top: 65px;
    }

    .BoxBgTitle {
        font-size: 1rem;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0;
        left: 30px;
        right: 30px;
        height: 60px;
        width: calc(100% - 60px);
        align-content: center;
    }
}

/* ====================== */
/* branding */
/* ====================== */
#branding {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 362px;
    align-content: center;
    margin: 0 0 55px;
    padding: 20px 100px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

#brandingContent {
    max-width: 635px;
    margin: 0 auto;
    padding: 25px 30px 25px;
    box-sizing: border-box;
}

#brandingContent h1 {
    color: #242424;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0;
}

#brandingContent .TextStyle1 {
    color: #000;
    margin: 0 15px;
    padding: 0;
}

#brandingContent .marker {
    color: inherit;
}

@media (max-width: 767px) {
    #branding {
        padding: 40px 20px;
        height: auto;
    }

    #brandingContent h1 {
        font-size: 1.375rem;
    }
}

/* kadai1 */
#pageHugedata #branding {
    background-color: #fbf6e9;
    background-image: url(/products/it/bigdata/platform/pentaho/solutions/images/hugedata/branding.jpg);
}

#pageHugedata #branding::before,
#pageHugedata #branding::after {
    position: absolute;
    content: "";
    display: block;
    height: 160px;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

#pageHugedata #branding::before {
    width: 160px;
    right: 81%;
    background-image: url(/products/it/bigdata/platform/pentaho/solutions/images/hugedata/branding-l.png);
}

#pageHugedata #branding::after {
    width: 260px;
    left: 73.4%;
    background-image: url(/products/it/bigdata/platform/pentaho/solutions/images/hugedata/branding-r.png);
}

#pageHugedata #brandingContent {
    background-color: #95d0ff;
}

@media (max-width: 767px) {
    #pageHugedata #branding {
        padding: 20px 20px 80px;
    }

    #pageHugedata #branding::before,
    #pageHugedata #branding::after {
        height: 100px;
    }

    #pageHugedata #branding::before {
        left: calc(50% - 201px);
        right: auto;
    }

    #pageHugedata #branding::after {
        right: calc(50% - 260px);
        left: auto;
    }
}


/* kadai2 */
#pageDataAnalysisEfficiency #branding {
    background-color: #dfffff;
    background-image: url(/products/it/bigdata/platform/pentaho/solutions/images/data-analysis-efficiency/branding.jpg);
}

#pageDataAnalysisEfficiency #brandingContent {
    background-color: rgba(0,0,0,.75);
    color: #fff;
}

#pageDataAnalysisEfficiency #brandingContent h1,
#pageDataAnalysisEfficiency #brandingContent .TextStyle1 {
    color: inherit;
}


/* ====================== */
/* anchor */
/* ====================== */
#anchor {
    max-width: 634px;
    width: 100%;
    margin: 0 auto 50px;
    border: 3px solid #0060ac;
    padding: 30px 60px;
    box-sizing: border-box;
}

#anchorTitle {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px;
    background: none;
}

#anchor .LinkListStyle1 li + li {
    margin-top: 25px;
    padding-top: 0;
}

@media (max-width: 767px) {
    #anchor {
        padding: 20px 15px;
    }

    #anchorTitle {
        margin: 0 0 20px;
        padding: 0;
    }

    #anchor .LinkListStyle1 li + li {
        margin-top: 0;
        padding-top: 10px;
    }
}

/* ====================== */
/* subject */
/* ====================== */
#subjectEx {
    max-width: 832px;
    margin: 40px auto 0;
}

#subjectExTitle {
    font-size: 1.125rem;
    font-weight: bold;
    margin: 0 0 15px;
    color: #000;
}

.subjectExContet {
    width: calc(100% - 10px);
    margin: 0 0 26px 10px;
    padding: 20px 45px 20px 0;
    background: #f2f2f2;
    display: flex;
    align-content: center;
    box-sizing: border-box;
    align-items: center;
}

.subjectExContetTitle {
    width: 82px;
    line-height: 39px;
    text-align: center;
    background-color: #0060ac;
    color: #fff;
    font-size: 0.875rem;
    font-weight: bold;
    position: relative;
    left: -10px;
    margin: 0;
}

.subjectExContetHeading {
    flex: 1;
    font-size: 0.875rem;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 0 10px 0 0;
    word-break: keep-all;
}

.subjectExContet .TextStyle1 {
    width: calc(482 / 777 * 100%);
    margin: 0 !important;
}

@media (max-width: 767px) {
    .subjectExContet {
        display: block;
        margin-left: 0;
        width: 100%;
        padding: 40px 20px 20px;
        position: relative;
    }

    .subjectExContetTitle {
        position: absolute;
        left: 50%;
        top: -10px;
        transform: translateX(-50%);
        line-height: 35px;
    }

    .subjectExContetHeading {
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
    }

    .subjectExContet .TextStyle1 {
        width: 100%;
    }
}

/* ====================== */
/* howto */
/* ====================== */
.howtoContent {
    border: 7px solid #0060ac;
    position: relative;
    max-width: 832px;
    margin: 0 auto;
    background-color: #f2f2f2;
    padding: 35px;
    position: relative;
    box-sizing: border-box;
}

.howtoContent + .howtoContent {
    margin-top: 55px;
}

.howtoContent:first-of-type {
    margin-top: 40px;
}

.howtoContent::before,
.howtoContent::after {
    content: "";
    display: block;
    width: calc(100% - 48px);
    height: 7px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.howtoContent::before {
    top: -7px;
}

.howtoContent::after {
    bottom: -7px;
}

.howtoContentInner::before,
.howtoContentInner::after {
    content: "";
    display: block;
    width: 7px;
    height: calc(100% - 48px);
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.howtoContentInner::before {
    left: -7px;
}

.howtoContentInner::after {
    right: -7px;
}

.howtoContentTitle {
    font-size: 1.125rem;
    font-weight: bold;
    background: #0060ac;
    color: #fff;
    padding: 7px 40px 4px;
    margin: 0 0 15px;
    width: fit-content;
    border-radius: 3em;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    .howtoContent {
        border-width: 5px;
        padding: 35px 30px;
    }

    .howtoContent + .howtoContent {
        margin-top: 40px;
    }

    .howtoContent::before,
    .howtoContent::after {
        height: 5px;
    }
    
    .howtoContent::before {
        top: -5px;
    }
    
    .howtoContent::after {
        bottom: -5px;
    }

    .howtoContentInner::before,
    .howtoContentInner::after {
        width: 5px;
    }

    .howtoContentInner::before {
        left: -5px;
    }

    .howtoContentInner::after {
        right: -5px;
    }

    .howtoContentTitle {
        font-size: 1rem;
        width: 100%;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* ====================== */
/* flow */
/* ====================== */
.flowList {
    max-width: 831px;
    margin: 40px auto 0;
}

.flowList > li {
    display: flex;
    border: 4px solid #0060ac;
}

.flowList > li + li {
    margin-top: 57px;
}

.flowList > li:nth-child(2n) {
    border-color: #95d0ff;
}

.flowListNum {
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: calc( 148 / 823 * 100%);
    padding: 20px 15px 20px 11px;
    margin: 0;
    background: #0060ac;
    position: relative;
    align-content: center;
    word-break: keep-all;
}

.flowList > li:not(:last-of-type) .flowListNum::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-color: #0060ac transparent transparent transparent;
    border-style: solid;
    border-width: 20px 18px 0 18px;
    left: calc(50% - 18px);
    bottom: -20px;
}

.flowList > li:nth-child(2n) .flowListNum {
    color: #000;
    background: #95d0ff;
}

.flowList > li:nth-child(2n) .flowListNum::after {
    border-color: #95d0ff transparent transparent transparent;
}

.flowListContent {
    flex: 1;
    padding: 20px 26px;
    align-content: center;
}

.flowListTitle {
    font-size: 1.125rem;
    font-weight: bold;
    color: #000;
    margin: 0 0 10px;
}

.flowListContent .TextStyle1:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .flowList > li + li {
        margin-top: 40px;
    }

    .flowListNum {
        font-size: 0.875rem;
    }

    .flowListTitle {
        font-size: 1rem;
    }
}

/* ====================== */
/* summary */
/* ====================== */
#summary {
    margin-bottom: 80px;
}
