@charset "UTF-8";

html {
    scroll-padding-top: 70px;

    scroll-behavior: smooth;
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
}

.face1 {
    display: flex;
    opacity: .5;
}

.face1 img {
    width: 20%;
}

.intro1 {
    display: flex;
    padding: 10px 0;
}

.title {
    font-size: 20px;
    padding-bottom: 20px;
}

.desc10 {
    font-size: 15px;
    padding-bottom: 20px;
}

.describe {
    width: 500%;
}

.describe p {
    padding-bottom: 30px;
    padding-left: 20px;
}

.mv {
    position: relative;
}

.mv p {
    font-size: 96px;
    font-style: oblique;
    font-weight: 700;
    position: absolute;
    top: 20%;
    left: 10%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    padding: 0;
}

.mv {
    background: url(../images/maskbw2.jpg) no-repeat center / cover;
    padding-bottom: 400px;
    padding-top: 400px;
    width: 100%;
    padding-bottom: 768px;
}
.desc1 p {
    font-size: 24px;
}
.hh {
    font-size: 36px;
}
.monotone1 {
    display: flex;
    width: 50%;
    margin: 0 auto;
    border: solid 20px #fff;
    flex-wrap: wrap;
    /* padding-left: 380px; */
}

.monotone2 {
    display: flex;
    width: 50%;
    margin: 0 auto;
    border: solid 20px #fff;
    flex-wrap: wrap;
    /* padding-left: 380px; */
}

.blue {
    display: flex;
    width: 50%;
    margin: 0 auto;
    border: solid 20px #fff;
    flex-wrap: wrap;
    /* padding-left: 380px; */
}

.blue2 {
    display: flex;
    width: 50%;
    margin: 0 auto;
    border: solid 20px #fff;
    flex-wrap: wrap;
    /* padding-left: 380px; */
}

.red {
    display: flex;
    width: 50%;
    margin: 0 auto;
    border: solid 20px #fff;
    flex-wrap: wrap;
    /* padding-left: 380px; */
}

.red2 {
    display: flex;
    width: 50%;
    margin: 0 auto;
    border: solid 20px #fff;
    flex-wrap: wrap;
    /* padding-left: 380px; */
}

.double {
    text-align: center;
    border: solid 20px #fff;
}

.double2 {
    padding-bottom: 30px;
}

.desc1 {
    display: flex;
    flex-wrap: wrap;
    padding: 50px;
    gap: 30px;
    line-height: 1.8em;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.desc1 p {
    width: 15%;
    font-family: "Kaisei Decol", serif;
    font-weight: 400;
    font-style: normal;

}

h1 {
    text-align: center;
    padding-top: 30px;
    font-family: "Kaisei Decol", serif;
    font-weight: 400;
    font-style: normal;
}

.mv2 p {
    font-size: 96px;
    font-style: oblique;
    font-weight: 700;
    position: absolute;
    top: 10%;
    left: 20%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    padding: 0;
}

.mv2 {
    background: url(../images/fiog_main.jpg) no-repeat center / cover;
    padding-bottom: 400px;
    padding-top: 400px;
    width: 100%;
    position: relative;
    padding-bottom: 768px;
}

.blue1-2 {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.blue1-2 img {
    width: 30%;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
}

.green1 {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.green1 img {
    width: 30%;
    height: auto;
    object-fit: cover;
}

.green2 {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.green2 img {
    width: 30%;
    height: auto;
    object-fit: cover;
}

.red5 {
    display: flex;
    justify-content: center;
    padding-top: 25px;
}

.red5 img {
    width: 30%;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
}

.red6 {
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.red6 img {
    width: 30%;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
}

.bw1 {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.bw1 img {
    width: 30%;
    height: auto;
    object-fit: cover;
}

.bw2 {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.bw2 img {
    width: 30%;
    height: auto;
    object-fit: cover;
}

.scroll-infinity {
    padding-bottom: 50px;
}

@keyframes infinity-scroll-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.scroll-infinity__wrap {
    display: flex;
    overflow: hidden;
}

.scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0
}

.scroll-infinity__list--left {
    animation: infinity-scroll-left 80s infinite linear 0.5s both;
}

.scroll-infinity__item {
    width: calc(100vw / 5);
}

.scroll-infinity__item>img {
    width: 100%;
}

.mv2-2 p {
    font-size: 48px;
    font-style: oblique;
    font-weight: 700;
    position: relative;
    top: 30%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    padding: 0;
}

.mv3 {
    background: url(../images/squbw6.jpg) no-repeat center / cover;
    padding-bottom: 400px;
    padding-top: 400px;
    width: 100%;
    position: relative;
    padding-bottom: 1000px;
}

.mv3 p {
    font-size: 96px;
    font-style: oblique;
    font-weight: 700;
    position: absolute;
    top: 15%;
    left: 20%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    padding: 0;
}

.slider-container {
    position: relative;
    width: 50%;
    overflow: hidden;
    margin: 0 auto;

}

.slideimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    animation: fadeInOut 10s infinite;
    transition: opacity 1.5s ease-in-out;
    padding-top: 50px;
}

.slideimg:nth-child(1) {
    position: relative;
    animation-delay: 0s;
}

.slideimg:nth-child(2) {
    animation-delay: 5s;
}

@keyframes fadeInOut {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.slideimg img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.map {
    display: flex;
    opacity: .2;
    padding-top: 30px;
    width: 100%;
    justify-content: center;
} 
footer {
    width: 100%;
    height: auto;
}
.map1 {
    font-size: 50px;
    text-align: center;
    padding-top: 50px;
    opacity: .2;
}

.map:hover,
.map1:hover {
    opacity: 1;
}

.map2 {
    font-size: 50px;
    padding-bottom: 20px;
}

.head1 {
    display: flex;
    justify-content: right;
    font-size: 20px;
    width: 100%;
    background-color: #000000;
    padding: 10px 0;
    z-index: 999;
}

.head1 li {
    border-right: 1px solid black;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 10px;
    padding-top: 10px;

}

.head1 li a {
    color: #fff;
}
@media screen and (max-width:767px) {

.intro1 {
    display: flex;
    padding: 10px 0;
    flex-direction: column;
}
.mv p {
    font-size: 48px;
    font-style: oblique;
    font-weight: 700;
    position: absolute;
    top: 20%;
    left: 15%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    padding: 0;
}
.mv2 p {
    font-size: 48px;
    font-style: oblique;
    font-weight: 700;
    position: absolute;
    top: 20%;
    left: 15%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    padding: 0;
}
.mv3 p {
    font-size: 48px;
    font-style: oblique;
    font-weight: 700;
    position: absolute;
    top: 20%;
    left: 25%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    padding: 0;
}
footer {
    width: 100%;
    height: auto;
}
.head1 {
    display: flex;
    justify-content: right;
    flex-direction: column;
    font-size: 20px;
    width: 100%;
    background-color: #000000;
    padding: 10px 0;
    z-index: 999;
}
}