@charset "utf-8";
/* CSS Document */

li.commonBtn01.heightUp.white a.mtb_pc {
    padding: 29px 0!important;
}

@media (max-width: 767px) {
li.commonBtn01.heightUp.white a.mtb_pc {
    padding: 15px 25px 14px!important;
}
}


/* ==========================================================================
サービス一覧・詳細 共通
========================================================================== */
.lower main {
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 10px;
}
.lower main * {
    box-sizing: border-box;
}


/* ==========================================================================
一覧
========================================================================== */
.lower main.serviceTop .commonTitle02 .catch {
    display: block;
    font-size: 40%;
    padding-bottom: 10px;
}
.lower main.serviceTop .breadcrumb {
    border-bottom: solid 1px #738792;
}
@media screen and (max-width: 767px) {
    .lower main .commonTitle02 {
        font-size: 3em;
    }
    .lower main .commonTitle02 .catch {
        font-size: 50%;
    }
}
.lower main.solutionTop .commonTitle02 .catch {
    display: block;
    font-size: 40%;
    padding-bottom: 10px;
}
.lower main.solutionTop .breadcrumb {
    border-bottom: solid 1px #738792;
}
.lower main.solutionTop .commonTitle02 + .lead {
    text-align: center;
    font-size: 1.8em;
    margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
    .solution .commonTitle02 {
        border-bottom: none;
    }
    .lower main .commonTitle02 {
        font-size: 3em;
    }
    .lower main .commonTitle02 .catch {
        font-size: 50%;
    }
    .lower main.solutionTop .commonTitle02 + .lead {
        font-size: 1.4em;
    }
}
/* ==========================================================================
詳細
========================================================================== */
.serviceIndex .fixedAnchor {
    background: #f5f8fa;
}
.serviceIndex .serviceIndexTitle {
    background: url(/business/common/img/service/title-bg-greenlight.png) no-repeat center / cover;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.serviceIndex .serviceIndexTitle h1 {
    color: #fff;
    font-size: 4em;
    font-weight: bold;
    padding-left: 90px;
    position: relative;
}
.serviceIndex .serviceIndexTitle h1:before {
    content: "";
    width: 70px;
    height: 70px;
    background: url(/business/common/img/service/solve-img-01.png) no-repeat center / 100%;
    position: absolute;
    top: calc(50% - 35px);
    left: 0;
}
.serviceIndex .serviceIndexTitle p {
    margin-top: 40px;
    font-size: 1.4em;
    color: #fff;
    font-weight: bold;
}
.serviceIndex .serviceIndexWrap {
    padding: 40px 0 70px;
    background: #f5f8fa;
}
.serviceIndex .serviceIndexSection {
    margin-top: 60px;
}
.serviceIndex .serviceIndexList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.serviceIndex .serviceIndexList .serviceIndexListItem {
    width: 350px;
    margin-right: 35px;
    background: #fff;
    border-radius: 5px;
    border: solid 1px #bac3c8;
    overflow: hidden;
}
.serviceIndex .serviceIndexList .serviceIndexListItem:nth-child(3n) {
    margin-right: 0;
}
.serviceIndex .serviceIndexList .serviceIndexListItem:nth-child(n + 4) {
    margin-top: 30px;
}
.serviceIndex .serviceIndexList .serviceIndexListItem > a,
.serviceIndex .serviceIndexList .serviceIndexListItem > div {
    display: block;
    height: 100%;
    padding: 40px 20px;
    color: #000;
    position: relative;
}
.serviceIndex .serviceIndexList .serviceIndexListItem > a:hover {
    opacity: 0.5;
}
.serviceIndex .serviceIndexList .serviceIndexListItem > a:after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 18px;
    height: 18px;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
}
.serviceIndex .serviceIndexList .serviceIndexListItem > a[target="_blank"]:after {
    background: url(/business/common/img/common/icon-external.png) no-repeat;
}
.serviceIndex .serviceIndexList .serviceIndexListItem dl dt {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: solid 1px #bac3c8;
}
.serviceIndex .serviceIndexList .serviceIndexListItem dl dt span {
    font-size: 80%;
}
.serviceIndex .serviceIndexList .serviceIndexListItem dl dd {
    margin-top: 10px;
    font-size: 1.4em;
}
.serviceIndex .serviceIndexList .serviceIndexListItem dl dd.note {
    margin-top: 10px;
    font-size: 1.2em;
    color: #738792;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--movie > a {
    height: calc(100% - 50px);
}
.serviceIndex .serviceIndexList .serviceIndexListItem--movie > .movie {
    height: 50px;
    background: #eaeff3;
    border-top: solid 1px #bac3c8;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--movie > .movie a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    padding-left: 40px;
    color: #000;
    position: relative;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--movie > .movie a:after {
    position: absolute;
    bottom: 18px;
    left: 22px;
    width: 9px;
    height: 12px;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='9px' height='12px'%3E%3Cpath fill-rule='evenodd' fill='rgb(250, 191, 27)' d='M0.0,0.343 L8.656,5.999 L0.0,11.656 '/%3E%3C/svg%3E");
}
.serviceIndex .serviceIndexList .serviceIndexListItem--movie02 > a {
    padding-top: 150px;
    padding-bottom: 10px;
    position: relative;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--movie02 figure {
    position: absolute;
    top: 0;
    left: 0;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--movie02 dl dt {
    padding-bottom: 0;
    border-bottom: none;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--img > a {
    padding-top: 20px;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--img figure {
    margin-bottom: 20px;
    text-align: center;
}
.serviceIndex .serviceIndexList .serviceIndexListItem--img dl dt {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

@media screen and (min-width: 768px) and (max-width: 1210px) {
    .serviceIndex .serviceIndexList .serviceIndexListItem {
        width: 32%;
        margin-right: 2%;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem--movie02 > a {
        padding-top: 13vw;
        padding-bottom: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
    .serviceIndex .serviceIndexList .serviceIndexListItem {
        width: 49%;
        margin-right: 2%;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem:nth-child(3n) {
        margin-right: 2%;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem:nth-child(even) {
        margin-right: 0;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem:nth-child(n + 3) {
        margin-top: 60px;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem--movie02 > a {
        padding-top: 20vw;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .serviceIndex .serviceIndexTitle {
        min-height: auto;
        padding: 50px 0 40px;
        background: url(/business/common/img/service/bg-greenlight.png) no-repeat center / cover;
    }
    .serviceIndex .serviceIndexTitle h1 {
        font-size: 2.6em;
        padding-left: 60px;
    }
    .serviceIndex .serviceIndexTitle h1:before {
        width: 50px;
        height: 50px;
        top: calc(50% - 25px);
    }
    .serviceIndex .serviceIndexTitle p {
        margin-top: 30px;
        font-size: 1.3em;
    }
    .serviceIndex .serviceIndexWrap {
        padding: 40px 0;
    }
    .serviceIndex .serviceIndexSection {
        margin-top: 40px;
    }
    .serviceIndex .serviceIndexList {
        margin-top: 0;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem:first-child {
        margin-top: 0;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem:nth-child(n + 4) {
        margin-top: 20px;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem > a,
    .serviceIndex .serviceIndexList .serviceIndexListItem > div {
        padding: 30px 20px;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem dl dt {
        font-size: 1.8em;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem--movie02 > a {
        padding-top: 40vw;
        padding-bottom: 10px;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem--movie02 figure {
        width: 100%;
    }
    .serviceIndex .serviceIndexList .serviceIndexListItem--movie02 figure img {
        max-width: none;
        width: 100%;
    }
}