@charset "UTF-8";

.intro {
    position: relative;
    padding: 10% 5%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.intro .title {
    position: relative;
    width: 10%;
}
.intro .title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 8px;
    width: 2px;
    height: 100%;
    background-color: #669;
    display: block;
}

.intro .title p {
    position: relative;
    top: 5em;
    left: -107px;
    padding: 0px 5px;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #e6a422;
    background-color: #fff;
    display: inline-block;
    transform: rotateZ(90deg) skewX(-10deg);
}

.intro .text {
    position: relative;
    width: 90%;
}
.intro .text p {
    font-family: '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック体, YuGothic, メイリオ, Meiryo, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', sans-serif;
    line-height: 1.8em;
    box-sizing: border-box;
    position: relative;
    margin: auto;
    font-size: 17px;
    text-align: center;
}
.intro .text img {
    position: relative;
    margin-top: 30px;
    width: 100%;
    vertical-align: bottom;
}

.introduction {
    text-align: center;
}
.introduction > title {
    position: relative;
    margin-bottom: 30px;
    padding: 0 50px;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.7em;
    color: #363f75;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 70%, rgba(230,230,230,1) 70%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 70%,rgba(230,230,230,1) 70%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 70%,rgba(230,230,230,1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
    display: inline-block;
}
.introduction > div {
    position: relative;
    margin-bottom: 5%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 65% 30px 30px;
    background-size: calc(100% - 60px) auto;
    background-position: center 15%;
    background-repeat: no-repeat;
}
.intro > p {
    font-size: 15px;
    font-family: '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック体, YuGothic, メイリオ, Meiryo, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', sans-serif;
    line-height: 1.8em;
    box-sizing: border-box;
    position: relative;
    margin: auto;
    text-align: center;
}
.introduction > div:nth-of-type(1) {
    margin-top: 50px;
    background-image: url("../img/feature-02.png");
}
.introduction > div:nth-of-type(2) {
    background-image: url("../img/feature-01.png");
}
.introduction > div:nth-of-type(3) {
    margin-bottom: 50px;
    background-image: url("../img/feature-03.png");
}
.introduction > div p {
    position: relative;
    width: 248px;
    margin: auto;
    font-size: 4vw;
    line-height: 1.5em;
}
.introduction > figure {
    position: relative;
    margin: 50px auto auto;
    display: flex;
    flex-wrap: wrap;
}
.introduction > figure img {
    position: relative;
    vertical-align: middle;
    display: inline-block;
}
.introduction > figure img:nth-of-type(1) {
    width: 59%;
    margin-right: 4%;
}
.introduction > figure img:nth-of-type(2) {
    width: 37%;
}
.introduction > figure img:nth-of-type(3) {
    width: 100%;
    margin-top: 4%;
}

.desc::before {
    content: '';
    background-image: url("../img/j-lp-1/jp-1-3.png");
}

.shopify > p {
    text-align: center;
}
.shopify > div {
    position: relative;
    margin-bottom: 5%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 37px 0 43px 36%;
    background-size: 21% auto;
    background-position: 13% center;
    background-repeat: no-repeat;
}
.shopify > div:nth-of-type(1) {
    margin-top: 50px;
    background-image: url("../img/app-img-01.png");
}
.shopify > div:nth-of-type(2) {
    background-image: url("../img/app-img-03.png");
}
.shopify > div:nth-of-type(3) {
    background-image: url("../img/app-img-02.png");
}
.shopify > div h3 {
    position: relative;
    margin: auto auto 10px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #363f75;
    line-height: 1.5em;
}
.shopify > div h3 span {
    position: relative;
    margin-left: 10px;
    font-size: 0.7em;
    letter-spacing: 0.1em;
    color: #ccc;
}
.shopify > div p {
    position: relative;
    margin: auto;
    font-size: 3.5vw;
    line-height: 1.5em;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

.shopifyLinking {
    padding: 0 5% 15%;
    text-align: center;
}
.shopifyLinking img {
    position: relative;
    margin: 30px auto auto;
}

.cloudOutsourcing {
    padding: 0% 5% 50px;
    text-align: center;
}
.cloud {
    padding: 0 5% 50px;
    text-align: center;
}
.outsourcing {
    padding: 0 0 100px;
    text-align: center;
}
.cloud img, .outsourcing {
    position: relative;
    width: 100%;
    margin: 0 auto auto;
}
.cloud > div, .outsourcing > div {
    position: relative;
    margin: auto;
    text-align: center;
}
.cloud > div.logo img, .outsourcing > div.logo img {
    position: relative;
    width: 66%;
    margin: auto;
}
.cloud > div.logo p, .outsourcing > div.logo p {
    position: relative;
    margin: auto auto 5%;
    font-size: 4.5vw;
    color: #363f75;
    font-weight: bold;
    text-stroke: 0.5px #363f75;
    -webkit-text-stroke: 0.5px #363f75;
}
.outsourcing > div.text {
    padding: 15px;
    color: #FFF;
    background: #1E3751;
}
.outsourcing > div.text > h2 {
    color: #FFF;
}
.cloud > div.text > p, .outsourcing > div.text > p {
    position: relative;
    margin: 5% auto;
    font-size: 15px;
    line-height: 1.7em;
    text-align: left;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
.cloud > div.text > a, .outsourcing > div.text > a {
    position: relative;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    background-color: #7C6928;
    border-radius: 5px;
    display: inline-block;
}
.cloud > div.text > a:hover, .outsourcing > div.text > a:hover {
    background-color: #7C5A28;
}

.related {
    padding: 0 5% 15%;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .intro {
        padding: 100px 2.5% 100px;
    }
    .intro .text p {
        font-size: 16px;
    }
    .intro p {
        font-size: 16px;
    }
    .outsourcing > div.text {
        padding: 45px;
    }
    .introduction > div {
        width: 31%;
        margin: 50px 1% auto;
        padding: 22% 30px 30px;
        background-position: center 30%;
        display: inline-block;
    }
    .introduction > div p {
        font-size: 14px;
    }
    .introduction > figure img:nth-of-type(1) {
        width: 39%;
        margin: auto;
    }
    .introduction > figure img:nth-of-type(2) {
        width: 18%;
        margin: auto;
    }
    .introduction > figure img:nth-of-type(3) {
        width: 39%;
        margin: auto;
    }
    .shopify {
        text-align: center;
    }
    .shopify > div {
        width: 31%;
        margin: 50px 1% auto;
        padding: 13% 30px 30px;
        background-size: 31% auto;
        background-position: center 17%;
        display: inline-block;
    }
    .shopify > div p {
        font-size: 14px;
    }
    .shopifyLinking {
        padding: 0 2.5% 100px;
    }
    .shopifyLinking img {
        width: 80%;
    }
    .cloud, .outsourcing {
        display: flex;
    }
    .outsourcing {
        padding: 0 5% 100px;
    }
    .outsourcing > div.logo {
        order: 2;
    }
    .cloud > div, .outsourcing > div {
        width: 82%;
    }
    .cloud > div.logo img, .outsourcing > div.logo img {
        width: 60%;
    }
    .cloud > div.logo p, .outsourcing > div.logo p {
        font-size: 2vw;
        color: #363f75;
    }
    .cloud > div.text {
        text-align: left;
    }
    .cloud > div.text h2 {
        width: auto;
    }
    .outsourcing > div.text {
        text-align: right;
    }
    .outsourcing > div.text h2 {
        width: auto;
    }
    .related {
        padding: 25px 5% 100px;
    }
}

@media only screen and (min-width: 1201px) {
    .intro {
        padding: 70px calc((100% - 1200px) / 2) 100px;
    }
    .intro .text p {
        font-size: 17px;
    }
    .introduction {
        padding: 100px calc((100% - 1200px) / 2) 200px;
    }

    .desc {
        padding: 30px calc((100% - 1200px) / 2);
        display: flex;
    }
    .desc > div {
        width: 7000px;
        text-align: left;
        display: inline-block;
    }
    .desc h1 {
        margin: auto auto 20px;
        font-size: 50px;
    }

    .desc h2 {
        margin: auto auto 20px;
        font-size: 50px;
    }
    .desc p {
        font-size: 17px;
    }
    .desc img {
        width: 610px;
    }

    .shopify > div {
        padding: 30px 30px 30px 12%;
        text-align: left;
        background-size: 22% auto;
        background-position: 11% center;
        display: inline-block;
    }
    .shopify > div p {
        font-size: 14px;
    }

    .shopifyLinking {
        padding: 0 calc((100% - 1200px) / 2) 100px;
    }
    .shopifyLinking img {
        width: auto;
        max-width: min(1200px, 80%);
        margin-top: 30px;
    }
    .cloud > div.text p, .outsourcing > div.text p {
        font-size: 17px;
    }
}

.intro img {
    max-width: 100%;
    margin: 1rem;
}


.revealBanner {
    clip-path: inset(0);
    overflow: hidden;
    position: relative;
}

.revealBanner h1 {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Noto Sans JP', sans-serif;;
    font-size: 40px;
    text-align: center;
}

.revealBanner::before {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    position: fixed;
}

.reveal {
    text-align: center;
}

@media only screen and (min-width: 1201px) {
    .revealBanner h1 {
        font-size: 50px;
    }
}
