@charset "UTF-8";



/***************
menu
****************/

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

#royal-asscher .menu_lead {
    font-size: 18px;
    line-height: 1.6em;
    text-align: center;
    padding: 0 0 30px;
}

#royal-asscher .menu_title {
    font-size: 22px;
    line-height: 1.6em;
    text-align: center;
    padding: 0 0 10px;
}

#royal-asscher .menu_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 0 0 30px;

}

#royal-asscher .menu_list a {
    width: 33%;
    background: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    text-align: center;
    padding: 10px 5px;
    display: block;
}

#royal-asscher .menu_list a span {
    display: block;
    font-size: 13px;
    margin: 0;
}

#royal-asscher .menu_list img.arrow {
    width: 9px;
    margin: 0 auto 0;
}



#royal-asscher .royalasscher_banner {
    max-width: 600px;
    width: 100%;
    margin: auto;
}

#royal-asscher .royalasscher_banner img {
    border-radius: 8px;
}



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

    #royal-asscher .menu_lead {
        font-size: 16px;
    }

    #royal-asscher .menu_list a {
        font-size: 14px;
    }

    #royal-asscher .menu_list a span {
        font-size: 11px;
    }

}

.croll_margin{
    scroll-margin-top: 130px;
}




/***************
history
****************/

#royal-asscher .history_title {
    margin: 0 auto 30px;
    padding: 15px 10px;
    font-size: 28px;
    color: #FFF;
    text-align: center;
}

#royal-asscher .history_wrap {
    max-width: 1200px;
    width: 100%;
    background-color: #ffffffcc;
    margin: 0 auto 30px;
    padding: 8px;
}

#royal-asscher .history_bk {
    width: 100%;
    background-color: #ffffff;
    padding: 30px 8px;
}

#royal-asscher .chart {
    max-width: 1000px;
    width: 95%;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;

}

#royal-asscher .chart li {
    width: 50px;
    padding: 5px 10px 5px 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #142A75;
}

#royal-asscher .chart ol {
    padding: 5px 10px 5px 0;
    flex: 1;
}

#royal-asscher .history_photo {
    max-width: 400px;
    width: 100%;
    margin: 5px auto;
    font-size: 13px;
}


#royal-asscher .film_slide {
    max-width: 660px;
    width: 95%;
    margin: 30px auto;
}

#royal-asscher .film_slide div {
    padding: 0 10px;
}




/***************
diamond
****************/

#royal-asscher .ra-diamond_title {
    margin: 0 auto 30px;
    padding: 15px 10px;
    font-size: 22px;
    color: #FFF;
    text-align: center;
}

#royal-asscher .ra-diamond_setitle {
    margin: 20px auto 30px;
    font-size: 22px;
    color: #000000;
    text-align: center;
}

#royal-asscher .ra-diamond_setitle span {
    font-size: 14px;
    color: #000;
    display: block;
}

#royal-asscher .crown {
    margin: 0 auto 0;
    width: 40px;
}



#royal-asscher .ra-diamond_sectiontitle {
    margin: 10px auto 15px;
    font-size: 18px;
    color: #142A75;
    text-align: center;
}

#royal-asscher .ra-diamond_sectiontitle span {
    font-size: 12px;
    color: #000;
    display: block;
}



#royal-asscher .ra-diamond_wrap {
    max-width: 1200px;
    width: 100%;
    background-color: #ffffffcc;
    margin: 0 auto 30px;
    padding: 8px;
}

#royal-asscher .ra-diamond_bk {
    width: 100%;
    background-color: #ffffff;
    padding: 30px 8px;
}

#royal-asscher .ra-diamond_menu {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#royal-asscher .ra-diamond_menu a {
    background-color: #ffffff;
    width: 24.5%;
    display: block;
    text-align: center;
    min-height: 60px;
    font-size: 16px;
    display: table;
    margin: 0 0.5% 0.5% 0;
}

#royal-asscher .ra-diamond_menu a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;

}

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

    #royal-asscher .ra-diamond_menu a {
        width: 49.5%;
    }
}

#royal-asscher .ra-diamond_photo {
    max-width: 660px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    display: block;
}


#royal-asscher .ra-diamond4c_menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 660px;
    width: 100%;
    margin: auto;
    padding: 0 0 30px;

}

#royal-asscher .ra-diamond4c_menu a {
    width: 24.5%;
    background-color: #F8F8FB;
    font-size: 16px;
    text-align: center;
    padding: 10px 5px;
    display: block;
    color: #142A75;
}

#royal-asscher .ra-diamond4c_menu a span {
    display: block;
    font-size: 13px;
    margin: 0;
}


#royal-asscher .crownmark_wrap {
    max-width: 660px;
    width: 100%;
    margin: 0 auto 20px;
}

#royal-asscher .crownmark_title {
    border-bottom: 1px #142A75 solid;
    margin: 0 auto 10px;
    padding: 0 0 5px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

#royal-asscher .crownmark_title span {
    font-size: 14px;
}

#royal-asscher .crownmark_title::after {
    content: "▼";
    vertical-align: middle;
    position: absolute;
    right: 0;
    font-size: 14px;
}

#royal-asscher .crownmark_title.close::after {
    content: "▲";
}

#royal-asscher .crownmark_txt {
    font-size: 16px;
    display: none;
    /*はじめは非表示*/
}

#royal-asscher .title_b {
    font-size: 17px;
    font-weight: bold;
    padding-top: 10px;
}

#royal-asscher .crownmark_list {
    text-indent: -1em;
    padding-left: 1em;
    margin: 0 0 5px;
}

#royal-asscher .crownmark_list::before {
    content: "◆";
    vertical-align: middle;
    font-size: 14px;
}


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




















/*
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;
}


/*
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;
    padding: 15px 0 5px 0;
}

#royal-asscher .gothic_txt {
    font-size: 14px;
    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;
    /*透過なし*/
}


/*
youtube
*/

#royal-asscher .youtube {
    margin: 0 auto 50px;
    max-width: 680px;
    width: 100%;
    aspect-ratio: 16 / 9;
}

#royal-asscher .youtube iframe {
    width: 100%;
    height: 100%;
}

/*表*/


#royal-asscher .table_list {
    display: block;
    width: 100%;
    margin: 10px auto;
    padding: 0;
    background: #ffffff;
    flex-flow: row nowrap;
    justify-content: space-between;
    text-align: center;
}

#royal-asscher .table_list>li {
    display: block;
    vertical-align: top;
    border-style: none solid solid solid;
    border-color: #082358;
    border-width: 1px;
}

#royal-asscher .table_list>li:first-of-type {
    border-top-style: solid;
}

#royal-asscher .table_list .head {
    background: #ced3de;
    display: table;
    width: 100%;
}

#royal-asscher .table_list .head>li {
    height: 2.5em;
    overflow: hidden;
    min-width: 2em;
    display: table-cell;
    vertical-align: middle;
    border-style: none solid solid none;
    border-color: #082358;
    border-width: 1px;
}

#royal-asscher .table_list .head>li:last-of-type {
    border-right-style: none;
}

#royal-asscher .table_list .body {
    padding: 5px;
    line-height: 1.5em;
}




/*brand_ichiran*/

#brand_ichiran {
    background-color: rgba(255, 255, 255, 0.9);
    color: #595959;
    font-family: 'Noto Serif JP', serif;
    padding: 40px 0 50px;
    margin: 0 auto 0;
}

#brand_ichiran .brand_ichiran_title {
    font-size: 22px;
    text-align: center;
    margin: 0 auto 20px;
}

#brand_ichiran .brand_ichiran_title span {
    font-size: 14px;
    display: block;
}

#brand_ichiran .brand_ichiran_wrap {
    max-width: 1000px;
    width: 95%;
    padding: 20px 0 0 0;
    margin: auto;
}




/*高さ・位置・透過が変化して線が上から下に動く*/
@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;
    }
}


.history_wrap:before {
    content: "";
    display: block;
    height: 500px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -500px; /* heightと同じ分のネガティブマージン */
    visibility: hidden;
}

.ra-diamond_title:before {
    content: "";
    display: block;
    height: 500px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -500px; /* heightと同じ分のネガティブマージン */
    visibility: hidden;
}
