@charset "UTF-8";



/***************
mane
****************/

#royal-asscher .menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    max-width: 600px;
    width: 100%;
    margin: 0 auto 30px;
}

#royal-asscher .menu a {
    display: block;
    text-align: center;
    width: 30%;
}

#royal-asscher .menu p {
    font-size: 16px;
    color: #fff;
}




/***************
royalasscher_wrap
****************/

#royal-asscher .royalasscher_wrap {
    max-width: 1200px;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto 30px;
    padding: 15px 10px;
}

#royal-asscher .royalasscher_setitle {
    font-size: 24px;
    text-align: center;
    margin: 0 auto 20px;
}

#royal-asscher .royalasscher_setitle span {
    font-size: 15px;
    display: block;
}

#royal-asscher .royalasscher_photo {
    max-width: 680px;
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
}

#royal-asscher .royalasscher_txt {
    font-size: 16px;
    margin: 0 auto 20px;
    margin-inline: auto;
max-inline-size: max-content;
}



/***************
item_wrap
****************/

#royal-asscher .item_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 1000px;
    width: 100%;
    margin: 30px auto 30px;
}

#royal-asscher .item {
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    width: 23%;
    padding: 4px;
    margin: 0 1% 20px ;
}


#royal-asscher .item p {
    font-size: 14px;
    padding: 5px;
}

#royal-asscher .item .txt_left {
    text-align: left;
}

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

    #royal-asscher .item {
        width: 48%;
    }

}


/***************
order_wrap
****************/

#royal-asscher .order_wrap {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 0;
    padding: 20px 0 10px;
}

#royal-asscher .order {
    text-align: center;
    width: 18%;
    padding: 4px;
    margin: 0 1% 10px ;
}

#royal-asscher .order p {
    font-size: 14px;
    padding: 5px;
}

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

    #royal-asscher .order {
        width: 31%;
    }

}


#royal-asscher .royalasscher_ordertitle {
    font-size: 20px;
    width: 100%;
    padding: 5px;
    text-align: center;
}


































/*
readmore
*/

.readmore {
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 0;
    max-width: 660px;
    width: 95%;
    margin: 0 auto 50px;
}

.readmore-content {
    position: relative;
    overflow: hidden;
    /*以下お好み*/
    /*高さの初期値*/
    height: 80px;
    transition: all 1s ease-out;
}

.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
    transition: all 1s ease-out;
}

.readmore-boxtxt {
    font-size: 16px;
    line-height: 1.6em;
}


/* 続きを読むボタン */
.readmore-label {
    color: #AF9538;
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 10px 10px 0;
    cursor: pointer;
}

.readmore-label:before {
    content: 'View More ┼';
}

.readmore-check {
    display: none;
}

/*チェック時にボタンを非表示*/
.readmore-check:checked~.readmore-label {
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}

.readmore-check:checked~.readmore-label:before {
    content: 'View More ─';
}

/*チェック時に高さを自動に戻す*/
.readmore-check:checked~.readmore-content {
    height: auto;
}

/*チェック時グラデーション等を削除*/
.readmore-check:checked~.readmore-content::before {
    display: none;
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;
    /*はじめは非表示*/
}


/*
readmore内の指定
*/
#royal-asscher .indent {
    text-indent: -1em;
    padding-left: 1em;
    display: block;
    margin: 0 0 5px 0;
}

#royal-asscher .attention {
    font-size: 13px;
    text-indent: -1em;
    padding-left: 1em;
    display: block;
    margin: 0 0 5px 0;
}

#royal-asscher .bold {
    font-weight: bold;
    margin: 5px 0 0 0;
}

#royal-asscher .gothic_txt {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}






/*
pickup
*/
#royal-asscher .pickup {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 20px 0 8px;
    margin: 0 auto 40px;
    background: #ffffffcb;
}

#royal-asscher .pickup h2.pickup_title {
    font-size: 20px;
    text-align: center;
    margin: 0 auto 15px;
}

#royal-asscher .pickup_wrap {
    margin: 0 auto 40px;
    padding: 20px 0;
    width: 95%;
    background-color: #ffffff;
}

#royal-asscher .pickup_wrap:last-child {
    margin: 0 auto 10px;
}

#royal-asscher h3.pickup_blandtitle {
    font-size: 22px;
    text-align: center;
    margin: 0 auto 25px;
}

#royal-asscher h3.pickup_blandtitle span {
    font-size: 13px;
    display: block;
}

#royal-asscher h4.pickup_boxtitle {
    font-size: 18px;
    text-align: center;
    margin: 0 auto 10px;
    font-feature-settings: "palt";
}








#royal-asscher .pickup_slide {
    max-width: 900px;
    width: 95%;
    margin: 0 auto 50px;
}

#royal-asscher .pickup_slide div {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#royal-asscher .pickup_slide .img_bk {
    background-color: #000;
    filter: drop-shadow(3px 3px 3px #e9e9e9);
    border-radius: 8px;
}

#royal-asscher .pickup_slide div img {
    border-radius: 8px;
    width: 100%;
    margin: 0 0px 0 0px;
    padding: 0 0 0 0;
}

#royal-asscher .pickup_slide div p {
    margin: 10px 0 0 0;
    font-size: 14px;
    text-align: center;
}



/*
collection
*/


#royal-asscher a.collection_btn {
    display: block;
    max-width: 500px;
    width: 95%;
    border: #B9B9B9 1px solid;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 15px;
    margin: 0 auto 10px;
    text-align: center;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.10));
}


#royal-asscher .collection_btn span::after {
    content: url(../images/button_arrow.svg);
    margin: 0 5px;
}


#royal-asscher a.collection_banner {
    display: block;
    max-width: 500px;
    width: 95%;
    margin: 0 auto 10px;
    text-align: center;
}

#royal-asscher a.collection_banner img {
    border-radius: 5px;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.30));
}








/***************************
slick設定
main_slide
film_slide
pickup_slide
***************************/

#royal-asscher .main_slide .slick-dots li button:before,
#royal-asscher .film_slide .slick-dots li button:before,
#royal-asscher .pickup_slide .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    /*描画位置*/
    position: absolute;
    top: 10px;
    /*線の形状*/
    width: 35px;
    height: 3px;
    background: #e2c290;

    content: '';
    text-align: center;

    opacity: .5;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#royal-asscher .main_slide .slick-dots li.slick-active button:before,
#royal-asscher .film_slide .slick-dots li.slick-active button:before,
#royal-asscher .pickup_slide .slick-dots li.slick-active button:before {
    opacity: .9;
    color: black;
    content: "";
    /*描画位置*/
    position: absolute;
    top: 10px;
    /*線の形状*/
    width: 35px;
    height: 3px;
    background: #e2c290;
    /*線の動き1.4秒かけて動く。永遠にループ*/
    animation: pathmove 4s ease-in-out;
    opacity: 0;
    animation-fill-mode: forwards;
}



#royal-asscher .pickup_slide .slick-slide {
    transform: scale(0.8);
    /*左右の画像のサイズを80%に*/
    transition: all .5s;
    /*拡大や透過のアニメーションを0.5秒で行う*/
}

#royal-asscher .pickup_slide .slick-slide img {
    opacity: 0.5;
    /*透過50%*/
    transition: all .5s;
    /*拡大や透過のアニメーションを0.5秒で行う*/
}

#royal-asscher .pickup_slide .slick-slide.slick-center {
    transform: scale(1);
    /*中央の画像のサイズだけ等倍に*/
}

#royal-asscher .pickup_slide .slick-slide.slick-center .img_bk {
    background-color: #fff !important;
}

#royal-asscher .pickup_slide .slick-slide.slick-center img {
    opacity: 1;
    /*透過なし*/
}










/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
    0% {
        width: 0;
        top: 10px;
        opacity: 1;
    }

    100% {
        width: 100%;
        top: 10px;
        opacity: 1;
    }
}




/*fixed*/
.special_fixed {
    position: fixed;
    top: 100px;
    max-width: 1200px;
    width: 100%;
    z-index: 10;
    transition: all 1s ease-out;
}

@media screen and (max-width: 1079px) {
    .special_fixed {
        top: 80px;
    }
}

@media screen and (max-width: 767px) {
    .special_fixed {
        top: 60px;
    }
}