﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@500&display=swap');
/*body{
        font-family: 'Montserrat',"Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
        font-weight: 500;
}*/
header #header .shop_link a,.shop_link a{background-color: #b28b1d;}
.linkStyle{color: #fff;border-bottom: 1px solid;}
.fadein_up {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: transform 1.5s ease,opacity 2s ease;
}
.fadein_up.scrollin {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.en_title,.top_cms_title h4,#page_title h2{font-size: 70px;font-family: 'Cormorant Garamond', serif;color: #fff;}
.dec{
    color: #000;
    font-size: 30rem;
    text-transform: uppercase;
    right: 0;
    font-family: 'Cormorant Garamond';
    line-height: 0.8em;
    z-index: 0;
}
.dec1{
    top: -20vw;
    left: 0;
}
.sc_nav .logo img {
    max-width: 120px;
}
.contents_no{
        font-family: 'Cormorant Garamond';
    transform: skewX(-10deg);
}
.menu_link a::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    background-color: currentColor;
    display: block;
    transform: rotate(20deg);
    transform-origin: right bottom;
    right: 0;
    bottom: -1px;
}
#page-top{color: #333;}
#loader #loading_text .progressbar-text{top: 70%;z-index: 10;}
#loader::after{
    background-color: #0b0b0d;
    background-image: url(./Dup/img/l_txt.png);
    background-size: cover;
    background-position: top 0 left 0;
    background-repeat: repeat;
    animation: bgloop 20s linear infinite;
}
@keyframes bgloop {
	0% {background-position: top 0 left 0;}
	100% {background-position: top -400px left 0px;}
}
h1 img {
    max-width: 150px;
}
.sc_nav{    background-color: rgb(0 0 0 / 90%);}
.top header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}
header #header{    justify-content: space-between;}
#header h1{order: inherit;text-align: left;}
#header ul li a{color: #fff;}
.top #header .sns_links{width: 100%!important;}
#header .sns_links ul{justify-content: end;}
#main_img{max-width: 100%!important;}
#intro .intro_txt,#top_contents2 h3 span,#loader #loading_text,.con_open .intro_sub_title,.cate_title {font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}
#intro .slick-dots{
    padding-top: 30px;
}
#intro .slick-dots li{
    position: relative;
    border: none;
    height: 10px;
}
#intro .slick-dots li::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}
#intro .slick{
    margin-left: 0;
    width: 90%!important;
    order: 2;
}
#intro .intro_txt{width: 90%!important;}
#intro{padding-bottom: 10vw;}
#wrap,#luxy{background-color: #0b0b0d;}

/*テキスト白色に変更*/
#top_contents1 .contents1_txt h3,.more,#top_cms .top_cms_box .more a,.top_cms_title,#intro ,footer #footer #footer_links li a,footer,#main_nav li a, .sc_nav li a, .sc_nav .shop_link a,.pager li a,#cms,#cate_list_title,.cate_list li a,.cate .box_title1,.cate .box_txt1 ,#page10 ul li a span,#page09 .box_wrap .box,.tel_contact p,#page08 .tel a,#page07 .box_wrap,#page_title p{color: #fff;}

/*モーダル*/
.con_open{
	top: 0;
	left: 0;
	z-index: 100;
}
.open_scroll{overflow-y: auto}
.con_open .close_bt{
	top: 20px;
	right: 20px;
	cursor: pointer
}
.con_open .intro_title{
        line-height: 1.2em;
    font-size: 50px;
    margin-bottom: 50px;
    font-family: 'Cormorant Garamond';
}

#top_contents1{    padding: 5.5vw 0 5.75vw;}
#top_contents1 .more,#top_contents2 .more{cursor: pointer;position: relative;text-align: center;}
#top_contents2 h3::after{
    border-top: 1px solid #333333;
    transform: rotate(45deg);
}
#top_contents2 h3 span{
        color: #fff;
    background-color: transparent;
    font-weight: bold;
}
#top_contents1 .more span,#top_contents2 .more span{
    z-index: 1;
    position: relative;
}
#top_contents1 .more span::before,#top_contents2 .more span::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #222;
    transition: 0.5s;
    z-index: -1;
}
#top_contents1 .more span:hover::before,#top_contents2 .more span:hover::before{
    height: 100%;
}
footer.bg_color2{background-color: #000;}

/* ---------- PC 1366px~ ---------- */
@media screen and (max-width: 1367px){
    #top_contents2 .img2{width: 40%!important;}
    #top_contents2 .contents2_txt{width: 33.33333%!important;}
    #top_contents2 h3{padding-right: 50px;padding-left: 50px;}
}




/*===========================================================*/
/* コード集 */
/*===========================================================*/
.txt_anim4 {
	overflow: hidden;
	line-height: 1;
	font-size: 70px;
	color: #fff;
	position: relative;
	    text-transform: uppercase;
}
.txt_anim4 span.d_inline_b {
	overflow: hidden;
	height: 1em;
	line-height: 1;
}
.txt_anim4 span:not(.d_inline_b) {
	display: inline-block;
	line-height: 1;
	transition: 1s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(0,.64,.29,.99);
	transform-origin: top;
	transform: translateY(1em) rotate(10deg);
}
.txt_anim4 span.start {
	transform: none;
}


.cursor, .follower{
	border-radius: 50%;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 10;
	transition: 0.3s;
	transition-property: opacity,background,width,height,transform
}
.cursor {
	width: 8px;
	height: 8px;
	z-index: 11;
	background-color: #333;
}
.cursor.is-active{
	background-color: #B28B1D;
}
.follower {
	width: 40px;
	height: 40px;
	border: solid 1px #333;
}
.follower.is-active{
	transform: scale(1.8,1.8);
	border: solid 1px #B28B1D;
}
/*===========================================================*/
/* 下層 */
/*===========================================================*/
#page_title{
    background-image: none!important;
    padding: 0 0 200px;
    min-height: inherit;
}
#page_title h2{
    font-size: 7.375vw;
    line-height: 1;
}
#page08 .tel_txt p span{opacity: 1;}


/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
#top_contents2 .img1,#top_contents2 .contents2_txt{margin-bottom: 50px;}
#menu_bt > div span{height: 1px;}
#menu_wrap{background-color: rgb(0 0 0 / 90%);}
#menu_wrap ul li a{color: #fff;}
.txt_anim4,.top_cms_title h4{font-size: 48px;}
#top_contents1 figure{position: relative;}
#top_contents1 .contents1_txt{margin-top: -50px;}
#top_contents2 .contents2_txt {
    width: 100%!important;
    margin-bottom: 200px;
}
#top_contents2 .img1, #top_contents2 .img2 {
    width: 80%!important;
}
#top_contents2 .en_title{
    padding-left: 50px;
    transform: translateY(100px);
    position: relative;
    z-index: 1;
}
.cursor, .follower{display: none;}
.dec{font-size: 16rem;}
.dec1{
    top: 33vw;
    left: 0;
}
#page_title {
    padding: 50px 50px 100px;
}
#menu_bt.active > div span:nth-of-type(1) {
    transform: translateY(3px) rotate(45deg);
}


}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
.txt_anim4 {
    font-size: 30px;
}
.dec{font-size: 8rem;}
.dec1{top: inherit;bottom: 0;}
#top_contents1{margin-bottom: 0;}
#top_contents1 figure{margin-bottom: 50px;}
#top_contents1 .en_title{margin-bottom: 12.5333333333vw;}
#top_contents2 .en_title {
    transform: translateY(30px);
    padding-left: 10px;
}
#top_contents2 .img1, #top_contents2 .contents2_txt {
    margin-bottom: 50px;
}
#loader #loading_text .progressbar-text{font-size: 1rem!important;}
#loader .logo{width: 40%;}
#page_title {
    padding: 50px 50px 50px;
}
.top header{position: static;}
}


/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}