@charset "UTF-8";

/* #keyvis {
    background-repeat: no-repeat;
    background-image: url(../img/top/mv_img01.png);
    background-size: cover;
    height: 71vh;
    display: flex;
    align-items: center;
    background-position: center;
    margin-top: 90px;
} */

#keyvisal {
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    max-height: 100vh;
    margin-bottom: 6rem;
}

#keyvisal video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
}

#keyvisal h1 {
    text-align: center;
}

#keyvisal h1 img {
    width: 30%;
}

/* .section1の背景 */


#keyvis .keyvis-box {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1200px;
    margin: 0 auto;
    /* padding-top: 7vw; */
    max-width: 90%;
    text-align: center;
}

#keyvis .keyvis-box h2 {
    font-size: 5.5em;
    letter-spacing: 20px;
    line-height: 1em;
    color: #f9d849;
    /* overflow: hidden; */
    bottom: 0;
    left: 0;
    /* padding-left: 35px; */
}

#keyvis .keyvis-box h2 span {
    font-size: 1.5em;
    color: #fff;
    padding-right: 127px;
}

/* #keyvis .mv-text-box {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
} */

.keyvis-btn {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    /* top: 0; */
    bottom: 40px;
}

.btn-box {
    width: 300px;
    text-align: center;
    margin: 0 1rem;
}

.btn-text {
    color: #00659f;
    font-weight: 600;
}

p.btn-main01 {
    background: #fff;
    border: 1px solid #00659f;
    border-radius: 30px;
    padding: 0.7rem;
    color: #00659f;
    font-weight: 600;
    font-size: 18px;
}

p.btn-main02 {
    background: #00659f;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 0.7rem;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

#keyvis .keyvis-box .mv-text-box .midbox .name {
    font-size: 6em;
    font-weight: 700;
}

#keyvis .keyvis-box .mv-text-box .midbox p {
    padding: 0px 25px;
    font-size: 1.5em;
}


#keyvis .keyvis-box .mv-text-box .leftbox h3 {
    font-size: 2rem;
    line-height: 4rem;
    padding: 80px 0;
}

#keyvis .keyvis-box .mv-text-box .leftbox p {
    line-height: 45px;
    font-weight: 500;
}

#keyvis .keyvis-box .mv-text-box .midbox {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 30px;
    height: auto;
    position: absolute;
    top: 35%;
    left: 45%;
}

#keyvis .keyvis-box .mv-text-box .rightbox {
    padding-bottom: 45px;
}

#keyvis .keyvis-box .mv-text-box .rightbox p img {
    width: 55%;
}

#keyvis .keyvis-box .mv-text-box .rightbox p {
    text-align: center;
}

/* ---------about-------- */

#about {
    margin-bottom: 6rem;
}

#about .about-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

#about .about-text-box {
    width: 46%;
}

#about .about-tit h2 {
    font-size: 4rem;
    font-weight: 400;
}

#about .about-tit h2 span {
    font-size: 5rem;
    color: #D6000F;
}

#about .about-tit p {
    font-size: 25px;
    padding-top: 1.5rem;
}

#about .about-sentence {
    margin-top: 5rem;
    display: flex;
}

#about .about-sentence h3 {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 2.5rem;
    line-height: 63px;
    color: #D6000F;
    padding-right: 3rem;
    font-weight: 400;
}

#about .about-img {
    width: 45%;
}

#about .about-img img {
    width: 100%;
}

p.about-btn {
    text-align: right;
    padding-top: 3rem;
}

/* ---------what is-------- */

#what {
    margin-bottom: -66rem;
}

#what .circle-bg {
    /* background: #cccccc; */
    height: 1200px;
    width: 1200px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: rgb(216, 99, 78);
    background: linear-gradient(65deg, rgba(216, 99, 78, 1) 37%, rgba(146, 174, 42, 1) 80%);
}

.what-box {
    color: #fff;
}

.what-top-box {
    position: relative;
    text-align: -webkit-right;
}

.what-top-box .what-sentence-detail {
    position: absolute;
    top: 30%;
    bottom: 0;
    right: 10%;
    width: 77%;
}

.what-top-box .what-first-tit {
    padding-bottom: 2rem;
}

.what-top-box .what-first-tit h3 {
    font-size: 5rem;
    font-weight: 400;
    padding-bottom: 2rem;
}

.what-top-box .what-first-tit h3 span {
    font-size: 4rem;
}

.what-top-box .what-first-tit p {
    font-size: 25px;
}

.what-mid-box .what-second-tit {
    position: absolute;
    /* right: 0; */
    left: 25%;
}

.what-btm-box {
    text-align: center;
}

.what-btm-box .what-second-tit {
    position: absolute;
    /* right: 0; */
    left: 45%;
}

.what-mid-box p.what-bg-img {
    position: relative;
    top: -630px;
}

.what-mid-box p.what-bg-img img {
    width: 56%;
}

.what-btm-box .what-bg-img {
    position: relative;
    top: -1270px;
    text-align: right;
}

.what-btm-box .what-bg-img img {
    width: 51%;
}

/* ---------phlantation-------- */

#phlantation {
    margin-bottom: 20rem;
}

#phlantation .circle-bg {
    /* background: #cccccc; */
    height: 900px;
    width: 900px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: rgb(216, 99, 78);
    background: linear-gradient(65deg, rgba(216, 99, 78, 1) 37%, rgba(146, 174, 42, 1) 80%);
}

.phlantation-box {
    position: relative;
    color: #fff;
    top: 200px;
    left: -170px;
    /* width: 1200px; */
}

.phlantation-sentence-detail {
    position: absolute;
    top: 29%;
    right: 0;
    left: 160px;
}

.phlantation-sentence-detail .phlantation-first-tit {
    padding-bottom: 2rem;
}

.phlantation-sentence-detail .phlantation-first-tit h3 {
    font-size: 4rem;
    font-weight: 400;
    padding-bottom: 2rem;
}

p.phlantation-bg-img {
    text-align: right;
    position: absolute;
    right: 0;
    left: 0;
}

p.phlantation-bg-img img {
    width: 85%;
}


/* ---------product------- */

#product {
    color: #fff;
    margin-bottom: 17rem;
}

p.product-bg-img {
    text-align: right;
    position: absolute;
    /* right: 0; */
    left: 0;
    z-index: -99;
}

p.product-bg-img img {
    border-radius: 0px 80px 80px 0;
    height: 217vh;
    width: 95vw;
}

.product-tit {
    text-align: right;
    padding: 4rem 20rem;
}

#product .product-tit h2 {
    font-size: 4rem;
    font-weight: 400;
}

#product .product-tit h2 span {
    font-size: 5rem;
    color: #D6000F;
}

#product .product-tit p {
    font-size: 25px;
    padding-top: 1.5rem;
}

.product-archive {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    width: 65%;
    margin: auto 0 0 0;
}

.product-sentence {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4rem;
    height: 40vh;
}

.product-sentence-text h4 {
    font-size: 2.5rem;
    line-height: 48px;
}

.product-sentence p img {
    width: 75%;
}

/* ---------news-------- */

section#news {
    padding: 6rem 0;
}

#news .news-tit h2 {
    font-size: 4rem;
    font-weight: 400;
}

#news .news-tit h2 span {
    font-size: 5rem;
    color: #D6000F;
}

#news .news-tit p {
    font-size: 25px;
    padding-top: 1.5rem;
}

.news-sentence {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 2rem;
}

p.news-sentence-img {
    padding-right: 3rem;
}

.news-sentence-text {
    width: 100%;
}

.news-sentence-text dl {
    border-bottom: 1px solid #000;
    padding: 1rem;
}

.news-btn {
    text-align: right;
    margin-top: 1rem;
}

/* ---------スタッフ紹介-------- */



@media (min-width: 768px) {
    .what-top-box .what-sentence-detail {
        width: 750px;
        max-width: 100%;
        z-index: 999;
    }

    .phlantation-sentence-detail {
        width: 600px;
    }

}

@media only screen and (max-width: 750px) {

    #keyvis {
        margin-top: -60px;
        padding-top: 0px;
        height: 100vh;
        margin-bottom: 2rem;
    }

    #keyvisal h1 img {
        width: 70%;
    }

    #keyvis .mv-text-box {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    #keyvis .keyvis-box {
        background-size: auto 75%;
        background-position-x: 100%;
        padding-top: 0;
    }

    #keyvis .keyvis-box h2 {
        font-size: 2em;
        letter-spacing: 8px;
        line-height: 2em;
        color: #ffffff;
        display: grid;
        text-align: left;
        width: 90%;
        margin: 0 auto;
        left: 0;
        padding-top: 0px;
    }

    #keyvis .mv-text-box img {
        width: 100%;
    }


    /* ---------about-------- */

    #about .about-tit h2 {
        font-size: 2rem;
    }

    #about .about-tit h2 span {
        font-size: 3rem;
    }

    #about .about-text-box {
        width: 100%;
    }

    #about .about-tit p {
        font-size: 18px;
        padding-top: 0;
        text-align: center;
    }

    #about .about-sentence {
        margin-top: 2rem;
        display: block;
    }

    #about .about-sentence h3 {
        -ms-writing-mode: tb-rl;
        writing-mode: inherit;
        font-size: 1rem;
        line-height: 25px;
        color: #D6000F;
        padding-right: 0rem;
        padding-bottom: 1rem;
        font-weight: 400;
    }

    #about .about-img {
        width: 100%;
        padding-top: 1rem;
    }

    p.about-btn {
        text-align: left;
        padding-top: 1rem;
    }

    /* ---------what-------- */

    .what-top-box {
        overflow: hidden;
    }

    .what-top-box .what-first-tit h3 {
        font-size: 3rem;
    }

    .what-top-box .what-first-tit h3 span {
        font-size: 2rem;
    }

    #what {
        margin-bottom: -16rem;
    }

    #what .circle-bg {
        height: 670px;
        width: 621px;
    }

    .what-mid-box p.what-bg-img {
        top: -100px;
    }

    .what-mid-box p.what-bg-img img {
        width: 85%;
    }

    .what-btm-box .what-bg-img {
        top: -315px;
    }

    .what-btm-box .what-bg-img img {
        width: 65%;
    }

    /* ---------product-------- */

    #phlantation {
        margin-bottom: 15rem;
    }

    .phlantation-sentence-detail {
        width: 100%;
        top: 21%;
    }

    .phlantation-sentence-detail .phlantation-first-tit h3 {
        font-size: 2rem;
        font-weight: 400;
        padding-bottom: 1rem;
    }

    #phlantation .circle-bg {
        height: 530px;
        width: 530px;
    }

    p.phlantation-bg-img img {
        height: 60vh;
        object-fit: none;
        width: 100%;
    }

    /* ---------news-------- */

    section#news {
        padding: 0rem 0;
        margin-bottom: 3rem;
    }

    #news .news-tit h2 {
        font-size: 2rem;
        font-weight: 400;
    }

    #news .news-tit h2 span {
        font-size: 3rem;
    }

    #news .news-tit p {
        font-size: 18px;
        padding-top: 0rem;
        text-align: center;
    }

    .news-sentence {
        display: block;
    }


    /* ---------news-------- */

    /* ---------contents04-------- */

    #contents04 {
        height: auto;
    }

    .con4-box {
        display: block;
    }

    .con4-box p.text-box {
        padding: 0px;
        line-height: 23px;
    }

    p.img-box {
        width: 40%;
        width: 100%;
        display: block;
        position: relative;
        right: 0%;
        padding-top: 15px;
    }

    p.img-box img {
        width: 100%;
    }

    .bottom-box {
        display: block;
    }

    .form {
        border: 5px solid #f9d849;
        width: 83%;
        padding: 25px;
        margin-left: 0px;
        background: #fff;
        margin-top: 50px;
    }

    p.from-btn a {
        line-height: 30px;
    }

    /* ---------contents04-------- */

}