@charset "utf-8";

div.background {
    background: url(images/background.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 98px 0;
    margin: 0;
}

@media screen and (max-width: 640px) {
    div.background {
        padding: 75px 0 0;
        background: url(images/background_sp.jpg);
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
    }
}

section.fade-in {
    animation: fadein 4s ease-out forwards;
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

div.main {
    /*-webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);*/
    background-color: rgba(255, 255, 255, 1);
    width: 1200px;
    /*height: 1200px;*/
    text-align: center;
    /*margin: calc(50vh - 100px) auto;*/
    margin: 50px auto;
    padding: 30px 10px;
    border-radius: 5px;
    /*border: 1px solid #ff0000;*/
    transition: box-shadow 0.5s;
    box-shadow:
        10px 10px 30px rgba(18, 47, 61, 0.5),
        -10px -10px 30px rgba(18, 47, 61, 0.5),
        inset 10px 10px 30px transparent,
        inset -10px -10px 30px transparent;
}

@media screen and (max-width: 640px) {
    div.main {
        margin: 50px auto 0 auto;
        width: 95%;
        padding: 30px 0;
    }
}

.collection_other_01 {
    position: relative;
    width: 1180px;
    height: 664px;
    border: 0px solid #ff0000;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 640px) {
    .collection_other_01 {
        position: relative;
        width: 100%;
        height: 170vw !important;
        color: #fff;
    }
}

.collection_other_02 {
    /*height: 75vh;*/
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}

@media screen and (max-width: 640px) {
    .collection_other_02 {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
}

.collection_other_03 {
    width: 200px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
}

@media screen and (max-width: 640px) {
    .collection_other_03 {
        width: 200px;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -100px;
    }
}

.collection_other_04 {
    width: 900px;
    margin: 20px auto 50px auto;
    ;
}

@media screen and (max-width: 640px) {
    .collection_other_04 {
        width: 99%;
        margin: 0 auto 30px auto;
    }
}

.collection_other_05 {
    width: 100%;
    height: 850px;
    position: relative;
}

@media screen and (max-width: 640px) {
    .collection_other_05 {
        width: 100%;
        height: 425vw;
        position: relative;
    }
}

.collection_other_06 {
    transform: rotate(-90deg);
    width: 300px;
    position: absolute;
    top: 120px;
    left: -100px;
    z-index: 1;
}

@media screen and (max-width: 640px) {
    .collection_other_06 {
        width: 60vw;
        position: absolute;
        top: 25vw;
        left: 58vw;
    }
}

.collection_other_07 {
    width: 300px;
    position: absolute;
    top: 600px;
    left: 100px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 10px;
}

@media screen and (max-width: 640px) {
    .collection_other_07 {
        width: 80%;
        position: absolute;
        top: 125vw;
        left: 18vw;
    }
}

.collection_other_08 {
    position: absolute;
    top: 50px;
    left: 80px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 450px;
    height: 560px;
    overflow: hidden;
}

@media screen and (max-width: 640px) {
    .collection_other_08 {
        width: 80%;
        height: 95vw;
        position: absolute;
        top: 110px;
        left: 0;
    }
}

.collection_other_09 {
    position: absolute;
    top: 100px;
    left: 730px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 450px;
    height: 560px;
    overflow: hidden;
}

@media screen and (max-width: 640px) {
    .collection_other_09 {
        width: 80%;
        height: 95vw;
        position: absolute;
        top: 316vw;
        left: 0;
    }
}

.collection_other_10 {
    width: 300px;
    position: absolute;
    top: 650px;
    left: 880px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 10px;
}

@media screen and (max-width: 640px) {
    .collection_other_10 {
        width: 80%;
        position: absolute;
        top: 420vw;
        left: 70px;
    }
}

.collection_other_11 {
    width: 100%;
    height: 1000px;
    position: relative;
}

@media screen and (max-width: 640px) {
    .collection_other_11 {
        height: auto;
        position: static;
    }
}

.collection_other_12 {
    width: 300px;
    position: absolute;
    top: 50px;
    left: 20px;
}

@media screen and (max-width: 640px) {
    .collection_other_12 {
        width: 60%;
        position: static;
    }
}

.collection_other_13 {
    position: absolute;
    top: 120px;
    left: 20px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 600px;
    height: 624px;
    overflow: hidden;
}

@media screen and (max-width: 640px) {
    .collection_other_13 {
        position: static;
        width: 100%;
        height: auto;
    }
}

.collection_other_14 {
    width: 500px;
    position: absolute;
    top: 321px;
    left: 650px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 10px;
}

@media screen and (max-width: 640px) {
    .collection_other_14 {
        width: 100%;
        position: static;
    }
}

.collection_other_15 {
    width: 500px;
    position: absolute;
    top: 730px;
    left: 650px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 10px;
}

@media screen and (max-width: 640px) {
    .collection_other_15 {
        width: 100%;
        position: static;
    }
}

.collection_other_16 {
    width: 200px;
    margin: 0 auto;
}

@media screen and (max-width: 640px) {
    .collection_other_16 {
        width: 60%;
        margin: 0 auto;
    }
}

.collection_other_17 {
    position: absolute;
    top: 500px;
    left: 800px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 350px;
    height: 233px;
    overflow: hidden;
}

@media screen and (max-width: 640px) {
    .collection_other_17 {
        width: 100%;
        position: static;
    }
}

.collection_other_18 {
    position: absolute;
    top: 50px;
    left: 650px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 350px;
    height: 271px;
    overflow: hidden;
}

@media screen and (max-width: 640px) {
    .collection_other_18 {
        width: 100%;
        position: static;
    }
}

.collection_other_19 {
    background-color: rgba(255, 255, 255, 0);
}

@media screen and (max-width: 640px) {
    .collection_other_19 {
        width: 100%;
        padding: 50px 0;
        background-color: rgba(255, 255, 255, 1);
    }
}

.collection_other_20 {
    transform: rotate(-90deg);
    width: 500px;
    position: absolute;
    top: 300px;
    left: -170px;
}

@media screen and (max-width: 640px) {
    .collection_other_20 {
        width: 60vw;
        position: absolute;
        top: 340vw;
        left: 58vw;
    }
}

.collection_other_21 {
    position: absolute;
    top: 755px;
    left: 120px;
    width: 400px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 10px;
}

@media screen and (max-width: 640px) {
    .collection_other_21 {
        position: static;
        width: 100%;
    }
}

.collection_other_22 {
    width: 160px;
    position: absolute;
    top: 170px;
    left: 250px;
}

@media screen and (max-width: 640px) {
    .collection_other_22 {
        width: 30%;
        position: static;
        margin: 50px auto 0 auto;
    }
}

.collection_other_23 {
    position: absolute;
    top: 200px;
    left: 440px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 380px;
    height: 674px;
    overflow: hidden;
    z-index: 1;
}

@media screen and (max-width: 640px) {
    .collection_other_23 {
        width: 100%;
        height: 170vw;
        position: absolute;
        top: 135vw;
        left: 0;
    }
}

.collection_other_24 {}

@media screen and (max-width: 640px) {}

.collection_other_25 {}

@media screen and (max-width: 640px) {}

.collection_other_26 {}

@media screen and (max-width: 640px) {}

.collection_other_27 {}

@media screen and (max-width: 640px) {}

.collection_other_28 {}

@media screen and (max-width: 640px) {}

.collection_other_29 {}

@media screen and (max-width: 640px) {}

.collection_other_30 {}

@media screen and (max-width: 640px) {}










/* 360° */
.inner2 {
    width: 600px;
    height: 600px;
    margin: 0 auto;
}

.image-wrap2 {
    width: 600px;
    margin: 0 auto;
}

.cloudimage-360-view-360-icon {
    display: block !important;
}

@media screen and (max-width: 640px) {
    .inner2 {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .image-wrap2 {
        width: 100%;
        margin: 0 auto;
    }
}

/* zoom° */
.zoomIn_pict img.zoomIn_pict_img {
    transform: scale(1);
    transition: 0.5s ease-in-out;
    /*移り変わる速さを変更したい場合はこの数値を変更*/
}

.zoomIn_pict a:hover img.zoomIn_pict_img {
    /*hoverした時の変化*/
    transform: scale(1.05);
    /*拡大の値を変更したい場合はこの数値を変更*/
}

/* shadow° */
.shadow_pict {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}