@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');


a {
    background-color: transparent;
    color: inherit;
}
.starry-page a{
    text-decoration: none!important;
}
* {
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0;
}

html.lower .starry-page .con_title{
    display: none!important;
}

.starry-page #header .con_fixnav{
    background: #000;
}
.starry-page #header .con_gnav #gnav > li.gnav_rsv a, .starry-page #header .con_fixnav #fixnav > li.gnav_rsv a{
    background: #d7b756!important;
}
.starry-page #header .con_gnav #gnav > li.gnav_rsv:hover a:first-child{
    background: #d7b756!important;
}
.starry-page #header .con_gnav #gnav > li.gnav_rsv:hover a:first-child em, .starry-page #header .con_gnav #gnav > li.gnav_rsv:hover a:first-child > span, .starry-page #header .con_fixnav #fixnav > li.gnav_rsv a em, .starry-page #header .con_fixnav #fixnav > li.gnav_rsv a span{
    color: #fff!important;
}
.starry-page #header .con_gnav #gnav > li:hover a > em, .starry-page #header .con_gnav #gnav > li:hover a > span, .starry-page #header .con_fixnav #fixnav > li:hover > a em, .starry-page #header .con_fixnav #fixnav > li:hover > a span{
    color: #d7b756;
}
.starry-page #header .con_gnav .txt_tel p em > a, .starry-page #header .con_gnav .txt_tel p em > span, .starry-page #header .con_fixnav .txt_tel p em > a, .starry-page #header .con_fixnav .txt_tel p em > span{
    color: #d7b756;
}
.starry-page #header .con_gnav #hnav > li.language span, .starry-page #header .con_fixnav #hnav > li.language span, .starry-page #header .con_gnav #gnav > li > a:after, .starry-page #header .con_fixnav #fixnav > li > a:after{
    background: #d7b756!important;
}
.starry-page #header .con_gnav #hnav > li:before, .starry-page #header .con_fixnav #hnav > li:before{
    color: #d7b756;
}
.starry-page #header .con_gnav #gnav, .starry-page #header .con_fixnav #fixnav{
    display: flex;
}
.starry-page #header .con_gnav #gnav > li, .starry-page #header .con_fixnav #fixnav > li{
    flex: 1;
    display: list-item;
    overflow: inherit;
}
.starry-page #header .con_gnav #gnav > li .mnav ul li a em{
    font-size: 14px;
}
.starry-page #header .con_gnav #gnav > li .mnav ul li{
    max-width: 240px;
}
.starry-page #header .con_gnav #gnav > li.gnav_rsv, .starry-page #header .con_fixnav #fixnav > li.gnav_rsv{
    width: auto;
}
.starry-page #header .con_gnav #hnav > li.language span{
    font-size: 12px;
}
.starry-page #header .con_gnav .txt_tel p em > span.tel{
    font-size: 1.5rem;
}
.starry-page #header .con_gnav .txt_tel p em.phone > span.tel{
    font-size: 1.0625rem;
}
.starry-page #header .con_gnav .txt_tel p{
    font-size: .8125rem;
}
.starry-page .temp_modal .inner_modal > div .con_modal .box_modal#view360{
    font-size: 13px;
}
.starry-page .temp_modal .inner_modal > div .con_modal #obj_close img.over{
    display: inline-block;
}
.starry-page #header .con_side li.ic a{
    box-sizing: content-box;
    background-color: #d7b756;
}



/*＝＝＝＝　一階層上 トップページ　＝＝＝＝*/
.starry-top-page .PageBreadcrumbs__list li:last-of-type{
    display: none;
}
.starry-top-page .HomeNews__link {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    grid-gap: .875rem;
    gap: .875rem;
    padding: .875rem 1.75rem .875rem .875rem;
    overflow: hidden;
}
.starry-top-page .HomeNews__link:before {
    content: "";
    position: absolute;
    top: 50%;
    right: .25rem;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    width: 1.5rem;
    height: 1.5rem;
    background-color: #bdbdbd;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 95%, 95% 95%, 95% 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 95%, 95% 95%, 95% 0);
    transition: transform .3s ease;
}
.starry-top-page .HomeNews__link-wrap {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
}
.starry-top-page .HomeNews__link-wrap>.--title {
    margin-top: .4375rem;
    font-size: .8125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.starry-top-page .HomeNews__cList {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    grid-gap: .6875rem;
    gap: .6875rem;
}
.starry-top-page .HomeNews__cItem.--date {
    color: #d7b756;
    letter-spacing: .1rem;
    font-size: 1.0625rem;
    font-family: Cinzel, serif;
}
.starry-top-page .HomeNews__cItem.--category {
    padding: .3125rem .375rem .16875rem;
    background-color: #d7b756;
    color: #fff;
    font-size: .8125rem;
}
.starry-top-page .HomeNews__link>.--image {
    min-width: 100px;
    width: 100px;
    height: 80px;
    overflow: hidden;
}
.starry-top-page .HomeNews__link>.--image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-user-drag: none;
    vertical-align: bottom;
}



/*＝＝＝＝　一覧・詳細ページ　＝＝＝＝*/
.Main__heading {
    margin-bottom: 1.25rem;
    padding: .875rem 0;
    background: url(../_nuxt/img-heading.801b8ef.webp) no-repeat 50%;
    background-size: cover;
}

.Main__heading span {
    display: block;
    line-height: 1;
    text-align: center;
}

.Main__heading span.--main {
    font-size: 1.25rem;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}

.Main__heading span.--sub {
    margin-top: .625rem;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(0, 0, 0, .5);
    letter-spacing: 1px;
    color: rgba(215, 183, 86, .8);
    font-size: .75rem;
    font-family: "Cinzel", serif;
}

.PageBreadcrumbs__list {
    display: flex;
    justify-content: flex-end;
    width: 90%;
    max-width: 1080px;
    margin: .625rem auto 2.1875rem;
    font-size: .75rem;
}
.PageBreadcrumbs__item+.PageBreadcrumbs__item:before {
    content: "ú";
    margin: 0 .375rem;
    font-family: condenseicon, serif;
}

.News {
    max-width: 770px;
    padding: 0 1rem;
}
.News__heading {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.News__heading>.--main {
    font-size: 1.0625rem;
}
.News__heading>.--sub {
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
}
.News__heading>.--sub span:first-of-type {
    font-size: .875rem;
}
.News__heading>.--sub span:last-of-type {
    text-transform: uppercase;
    color: #d7b756;
    font-size: 1.375rem;
    font-family: "Cinzel", serif;
}

.NewsFilter {
    margin-top: 5rem;
    padding: 0 1rem;
}
.NewsFilter .NewsFilter__item{
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: inherit;
}
.NewsFilter__cItem+.NewsFilter__cItem {
    margin-top: 1.375rem;
}
.NewsFilter__item>.--title {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row-reverse;
    border-bottom: 1px dotted;
}
.NewsFilter__item>.--title>span:first-of-type {
    font-size: .875rem;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.NewsFilter__item>.--title>span:last-of-type {
    text-transform: uppercase;
    color: #d7b756;
    font-size: 1.375rem;
    font-family: "Cinzel", serif;
}
.NewsFilter__item>.--body {
    margin-top: 1.375rem;
}
.NewsFilter__cList {
    padding-left: 1.375rem;
}
.NewsFilter__link {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.0625rem;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.NewsFilter__link:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 1px;
    margin-right: 1.0625rem;
    background-color: #bdbdbd;
}

.News__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: .4375rem;
    gap: .4375rem;
    margin: 1.8125rem 0;
}
.News__list > article{
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: inherit;
}
.News__inner, .News__link {
    display: flex;
    flex-direction: column-reverse;
}
.News__link {
    justify-content: flex-end;
    height: 100%;
    border: 1px solid hsla(0, 0%, 74.1%, .5);
}
.News__inner {
    align-items: flex-start;
    justify-content: flex-start;
    padding: .875rem;
}
.News__inner>.--title {
    margin-top: .6875rem;
    font-size: .875rem;
}
.News__inner>p {
    display: flex;
    flex-direction: column-reverse;
}
.News__inner>p>.--category {
    display: inline-block;
    padding: .125rem .375rem .0625rem;
    background-color: #d7b756;
    color: #fff;
    font-size: .8125rem;
}
.News__inner>p>.--date {
    color: #d7b756;
    font-size: 1.0625rem;
    font-family: "Cinzel", serif;
}
.News__image {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}
.News__image img{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    margin: 0;
    display: block;
    -webkit-user-drag: none;
    vertical-align: bottom;
}

.PagePagination {
    margin: 2.5rem 0;
}
.PagePagination__list {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: .625rem;
    gap: .625rem;
}
.PagePagination__link {
    position: relative;
    display: block;
    padding: .6875rem;
    font-size: 1.375rem;
    font-family: "Cinzel", serif;
}
.PagePagination__link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: calc(100% - 1.375rem);
    height: 1px;
    background-color: #d7b756;
    opacity: 0;
    transition: opacity .3s ease;
}
.PagePagination__link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: calc(100% - 1.375rem);
    height: 1px;
    background-color: #d7b756;
    opacity: 0;
    transition: opacity .3s ease;
}
.current .PagePagination__link:before {
    opacity: 1;
}

.PageButton {
    text-align: center;
}
.PageButton__link {
    position: relative;
    display: inline-block;
    padding: .625rem 2.5rem;
    background-color: #fff;
    color: #000;
    font-size: .9375rem;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.PageButton__link:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - .25rem);
    height: calc(100% - .25rem);
    border: 1px solid;
}
.PageButton__link:after {
    content: "";
    position: absolute;
    top: 50%;
    background-color: #000;
    width: .5rem;
    height: .5rem;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 70%, 70% 70%, 70% 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 70%, 70% 70%, 70% 0);
    transition: transform .3s ease;
}
.PageButton__link.--prev:after {
    left: 1.5rem;
    transform: translate3d(0, -50%, 0) rotate(135deg);
}


/*＝＝＝＝　詳細ページ　＝＝＝＝*/
.NewsId{
    max-width: 770px;
    padding: 0 1rem;
}
.NewsId__wrap{
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
    grid-gap: .625rem;
    gap: .625rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px dotted;
}
.NewsId__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
    grid-gap: .625rem;
    gap: .625rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px dotted;
}
.NewsId__heading {
    font-size: 1.0625rem;
}
.NewsId__list {
    display: flex;
}
.NewsId__list.--contents {
    align-items: center;
    justify-content: center;
    grid-gap: .3125rem;
    gap: .3125rem;
}
._VisuallyHidden {
    position: absolute !important;
    overflow: hidden !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    white-space: nowrap !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    clip: rect(0, 0, 0, 0) !important;
}
.NewsId__item.--contents:first-of-type>.--body {
    color: #d7b756;
    font-size: 1.125rem;
    font-family: "Cinzel", serif;
}
.NewsId__item.--contents:last-of-type>.--body {
    padding: .1875rem 1.125rem;
    background-color: #d7b756;
    line-height: 1;
    color: #fff;
    font-size: .75rem;
}
.NewsId .detail-text .eye-catch{
    text-align: center;
}
.NewsId .detail-text h3 {
    display: block;
    margin-block-start: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    font-size: 1.5em;
    color: #bdbdbd;
}
.NewsId .detail-text p:not([class]){
    text-align: justify;
    font-size: 1rem;
    line-height: 1.5;
    color: #bdbdbd;
}
.NewsId .detail-text p.textt-r{
    text-align: right;
    color: #bdbdbd;
    font-size: 0.75em;
    margin: 1.5rem 0;
}
.NewsId .detail-text p.textt-r.img-c{
    margin-top: 0;
}
.NewsId__link.--button {
    padding: .375rem 2.5rem;
    border: 1px solid #d7b756;
    color: #d7b756;
    font-size: .9375rem;
}
.NewsId__list.--links {
    align-items: center;
    justify-content: center;
    grid-gap: .5rem;
    gap: .5rem;
    margin-top: 2.75rem;
}
.NewsId__link.--next, .NewsId__link.--prev {
    padding: .625rem;
    font-size: 1.25rem;
}


@media (min-width: 1025px) {
    .starry-page #header .con_gnav #gnav > li > a span, .starry-page #header .con_fixnav #fixnav > li > a span{
        font-size: .625rem;
    }
    .starry-page #header .con_gnav #gnav > li > a em, .starry-page #header .con_fixnav #fixnav > li > a em{
        font-size: .8125rem;
    }
    .starry-page #header .con_gnav #gnav > li > a {
        padding: .8125rem .8125rem .9375rem;
    }
    .starry-page #header .con_gnav #hnav > li{
        margin-right: 0;
    }


    /*＝＝＝＝　一覧・詳細ページ　＝＝＝＝*/
    .PageBreadcrumbs__list .PageBreadcrumbs__link {
        cursor: pointer;
    }

    .NewsFilter__link {
        transition: color .3s ease;
    }
    .NewsFilter__link:before {
        transition: background-color .3s ease;
    }

    .News__list {
        grid-gap: 1.875rem;
        gap: 1.875rem;
    }
}

@media (min-width: 769px) {
    .starry-page .Footer__button{
        display: none;
    }

    /*＝＝＝＝　一覧・詳細ページ　＝＝＝＝*/
    .Main__heading {
        margin-top: 1.25rem;
        padding: 3.125rem 0 2.8125rem;
    }
    .Main__wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        max-width: 1080px;
        margin: 0 auto;
    }
    .NewsFilter {
        flex: 3;
        max-width: 250px;
        margin: 0;
    }

    .News {
        flex: 7;
        padding: 0;
    }
    .News__heading {
        justify-content: space-between;
        flex-direction: row-reverse;
        border-bottom: 1px dotted;
    }
    .News__list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-gap: .8125rem;
        gap: .8125rem;
    }

    .News__inner>p>.--date {
        font-size: .9375rem;
    }


    /*＝＝＝＝　詳細ページ　＝＝＝＝*/
    .NewsId{
        flex: 7;
        padding: 0;
    }
    .NewsId__wrap {
        grid-gap: 1.5625rem;
        gap: 1.5625rem;
    }
    .NewsId__wrap {
        grid-gap: 1.5625rem;
        gap: 1.5625rem;
    }
}


@media (max-width: 768px) {
    body.starry-page:before{
        display: none;
    }
    .StarrySky {
        padding: 50px 0 100px;
    }
    .starry-page .FooterAccess, .starry-page .FooterLink{
        display: none;
    }
    .starry-page #menu{
        background-color: #000;
    }
    .starry-page #menu li a, .starry-page #menu li span{
        position: relative;
        display: block;
        padding: .1875rem 0 .5rem;
        text-align: center;
        text-transform: uppercase;
        font-size: .75rem;
        font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        color: #fff;
        border-left: none;
        border-color: #d7b756;
    }
    .starry-page #menu li a:before, .starry-page #menu li span:before{
        display: block;
        margin: .28125rem 0;
        text-transform: none;
        color: rgba(215, 183, 86, .75);
        font-size: 1.125rem;
        font-family: "condenseicon", serif;
    }
    .starry-page #menuList, .starry-page #menuList .box_menu > .st{
        background: #000;
    }
    .starry-page #menuList .box_menu{
        font-size: 16px;
    }
    .starry-page #menuList .box_menu ul li.rsv a, .starry-page #menuList .box_menu > .obj_closeBtn{
        background: #d7b756;
    }
    .starry-page .FooterInfo[data-v-2378ef89]:before{
        padding: 0;
        overflow: hidden;
    }
    .starry-page .FooterInfo[data-v-2378ef89]:after, .starry-page .FooterInfo__wrap[data-v-2378ef89]{
        position: static;
    }
    .starry-page .FooterInfo__cItem.--fre[data-v-2378ef89]{
        display: none;
    }
    .starry-page .FooterInfo__item.--tel>.--body p[data-v-2378ef89]{
        font-size: 16px;
    }
    .starry-page .FooterInfo__core{
        display: none;
    }
    .starry-page .Footer__button {
        margin-top: .875rem;
        padding: 1rem 0;
        text-align: center;
    }
    .starry-page .Footer__button>a {
        display: inline-block;
        width: 2rem;
        height: 1rem;
        background-color: #bdbdbd;
        -webkit-clip-path: polygon(50% 0, 0 75%, 0 100%, 50% 25%, 100% 100%, 100% 75%);
        clip-path: polygon(50% 0, 0 75%, 0 100%, 50% 25%, 100% 100%, 100% 75%);
    }
}