/*value-item*/


@media screen and (min-width: 769px) {
    .AboutUs-value-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .AboutUs-value-thumb {
        height: 170px;
        box-sizing: border-box;
    }

    .AboutUs-value-item {
        width: 260px;
    }

    .AboutUs-value-item:first-child .AboutUs-value-thumb {
        padding-top: 60px;
        max-width: 136px;
    }

    .AboutUs-value-item:nth-child(2) .AboutUs-value-thumb {
        padding-top: 60px;
        max-width: 138px;
    }

    .AboutUs-value-item:last-child .AboutUs-value-thumb {
        padding-top: 60px;
        max-width: 136px;
    }

    .AboutUs-value-item {
        position: relative;
    }

    ul {
        list-style-type: none;
    }

    .AboutUs-value {
        position: relative;
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value {}
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value {
            padding: 55px 0 110px;
        }
    }

    .AboutUs-value .top-inner {
        max-width: 915px;
    }

    .AboutUs-value-lead {
        font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        font-weight: bold;
        font-size: 18px;
        font-size: 1.8rem;
        letter-spacing: .15em;
        color: #0071b2;
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-lead {
            font-size: 2rem;
            text-align: center;
            margin-bottom: 30px;
        }
    }

    .AboutUs-value-lead:after {
        content: "";
        height: 1px;
        width: 27px;
        background: #0071b2;
        display: block;
        margin-top: 12px;
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-lead:after {
            margin-right: auto;
            margin-left: auto;
        }
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-list {
            max-width: 470px;
            margin: 0 auto;
        }
    }

    .AboutUs-value-item {
        position: relative;
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-item {
            width: 260px;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-item {
            width: 90% !important;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-item {
            margin-bottom: 60px;
        }

        .AboutUs-value-item:last-child {
            margin-bottom: 0;
        }
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-item:first-child .AboutUs-value-thumb {
            padding-top: 40px;
            max-width: 136px;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-item:first-child .AboutUs-value-thumb {
            padding-top: 60px;
            max-width: 176px;
        }
    }

    /*.AboutUs-value-item:first-child .AboutUs-value-label {
    color: #5da2e1;
}

.AboutUs-value-item:first-child .AboutUs-value-title {
    color: #5da2e1;
}*/

    @media screen and (min-width: 769px) {
        .AboutUs-value-item:nth-child(2) .AboutUs-value-thumb {
            padding-top: 60px;
            max-width: 138px;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-item:nth-child(2) .AboutUs-value-thumb {
            padding-top: 90px;
            max-width: 179px;
        }
    }

    /*  .AboutUs-value-item:nth-child(2) .AboutUs-value-label {
      color: #1fa1e5;
  }

  .AboutUs-value-item:nth-child(2) .AboutUs-value-title {
      color: #1fa1e5;
  }*/

    @media screen and (min-width: 769px) {
        .AboutUs-value-item:last-child .AboutUs-value-thumb {
            padding-top: 60px;
            max-width: 136px;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-item:last-child .AboutUs-value-thumb {
            padding-top: 85px;
            max-width: 177px;
        }
    }

    /* .AboutUs-value-item:last-child .AboutUs-value-label {
     color: #0069a5;
 }*/

    @media screen and (min-width: 769px) {
        .AboutUs-value-item:last-child .AboutUs-value-label-en {
            padding-top: 12px;
        }
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-item:last-child .AboutUs-value-label-jp {
            margin-top: -3px;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-item:last-child .AboutUs-value-label-jp {
            padding-top: 5px;
        }
    }

    /*.AboutUs-value-item:last-child .AboutUs-value-title {
    color: #0071b2;
}*/

    .AboutUs-value-label {
        width: 67px;
        height: 67px;
        display: block;
        /* background: #ffea29;*/
        color: #fff;
        background: #1FA1E5;
        border-radius: 100%;
        text-align: center;
        position: absolute;
        right: 10px;
        top: 0;
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-label {
            width: 97px;
            height: 97px;
            right: 0;
        }

        .AboutUs-value-label {
            width: 67px;
            height: 67px;
            display: block;
            background: #ffea29;
            border-radius: 100%;
            text-align: center;
            position: absolute;
            right: 10px;
            top: 0;
        }
    }

    .AboutUs-value-label span {
        display: block;
    }

    .AboutUs-value-label-en {
        font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        font-weight: normal;
        letter-spacing: .15em;
        line-height: 1;
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-label-en {
            font-size: 1rem;
            -webkit-transform: scale(.8);
            transform: scale(.8);
            padding-top: 15px;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-label-en {
            font-size: 1.1rem;
            padding-top: 20px;
        }
    }

    .AboutUs-value-label-jp {
        font-size: 20px;
        letter-spacing: .01em;
        line-height: 1;
        font-weight: bold;
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-label-jp {
            padding-top: 2px;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-label-jp {
            font-size: 2.9rem;
            padding-top: 10px;
        }
    }

    .AboutUs-value-thumb {
        text-align: center;
        margin: 0 auto;
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-thumb {
            height: 170px;
            box-sizing: border-box;
        }
    }

    .AboutUs-value-info {
        margin-top: 30px;
    }

    .AboutUs-value-title {
        text-align: center;
        letter-spacing: .01em;
        font-weight: bold;
    }

    @media screen and (min-width: 769px) {
        .AboutUs-value-title {
            font-size: 1.4em;
        }
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-title {
            font-size: 1.8rem;
        }
    }

    .AboutUs-value-text {
        line-height: 1.6;
        margin-top: 12px;
        text-align: justify;
    }

    @media screen and (max-width: 768px) {
        .AboutUs-value-text {
            line-height: 1.7;
        }
    }