@charset "utf-8";
/*ホームコンテンツ*/
/*#topPromotion*/
#topPromotion{
	background: #000 url("../images/promo_bg.jpg?260130") no-repeat top center;
	background-size: 1440px auto;
	position: relative;
	width: 100%;
	height: 860px; 
}
.topPromoTxt1{
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(276px);
	color: #fff;
	font-size: 33px;
	letter-spacing: .1em;
	font-weight: 600;
	line-height: 160%;
	writing-mode: vertical-rl;
}
.topPromoTxt2{
	position: absolute;
	top: 550px;
	left: 50%;
	transform: translateX(-370px);
	color: #fff;
	font-size: 20px;
	line-height: 200%;
	letter-spacing: .1em;
	font-weight: 600;
}

#topSpecial{
	padding: 60px 0 100px;
}
.topSpecialBox{
	width: 90%;
	max-width: 1140px;
	min-width: 730px;
	margin: 0 auto 0;
}
.topSpecialBox h2{
	font-size: 42px;
	color: #000000;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 40px
}
.topSpecialBox h2 span{
	font-size: 18px;
	letter-spacing: .1em;
	padding-left: 20px;
	display: inline-block
}
.topSpecialImg{
	margin-bottom: 10px;
	border-radius: 6px;
	overflow:hidden;
}
.topSpecialImg img{
	width: 100%;
	height: auto;
	display: block;
}
.topSpecialTitle{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 160%;
}
.topSpecialDate{
	color: #C8C8C8;
	font-weight: 600;
}
.topSpecialBox1{
	margin-bottom: 65px;
}
.topSpecialBox1 a{
	display: block;
	text-decoration: none;
	color: #000;
}
.topSpecialBox2,
.topSpecialBox3{
	width: 70%;
	max-width: 840px;
	min-width: 520px;
	margin: 0 auto;
}
.topSpecialBox2{
	margin: 0 auto 60px;
}
.topSpecialBox2 a,
.topSpecialBox3 a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	text-decoration: none;
	color: #000;
}
.topSpecialBox3 a{
	flex-direction:row-reverse;
}
.topSpecialBox1 a,
.topSpecialBox2 a,
.topSpecialBox3 a{
	transition: all .3s ease-in-out;
}
.topSpecialBox1 a:hover,
.topSpecialBox2 a:hover,
.topSpecialBox3 a:hover{
	transform: scale(1.02);
}
.topSpecialBox2 .topSpecialImg,
.topSpecialBox3 .topSpecialImg{
	width: 60%;
}
.topSpecialBox2 .topSpecialTxt,
.topSpecialBox3 .topSpecialTxt{
	width: 36%;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 160%;
}
.topSpecialBtn{
	text-align: center;
	margin-top: 60px;
}
#topNews{
	background: #191919;
	padding: 60px 0 100px;
	display: flex;
	flex-flow: column;
	gap: 60px 0;
}
.topNewsBox{
	width: 90%;
	max-width: 1140px;
	min-width: 730px;
	margin: 0 auto 0;
}
.topNewsBox h2{
	font-size: 42px;
	color: #fff;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 40px
}
.topNewsBox h2 span{
	font-size: 18px;
	letter-spacing: .1em;
	padding-left: 20px;
	display: inline-block
}
.topNewsLists{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap:0 2.25%;
	margin-bottom: 40px;
}
.topNewsLists .topNewsList{
	width: 31.5%;
}
.topNewsLists.movieLists .topNewsList{
	width:23.3%;
}
.topNewsLists .topNewsList a{
	display: block;
	color: #fff;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
.topNewsLists .topNewsList a:hover{
	transform: scale(1.05);
}
.topNewsLists .topNewsList .topNewsListImg{
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 5px;
}
.topNewsLists .topNewsList .topNewsListImg img{
	width: 100%;
	height: auto;
	display: block;
}
.topNewsLists.movieLists .topNewsList .topNewsListImg iframe{
	width: 100%;
	height: auto;
}
.topNewsLists.movieLists .topNewsList .topNewsListImg{
	width: 100%; /* 伸縮する横幅 */
	max-width: 400px; /* 最大の横幅 */
	margin: 0 auto 10px; /* 画面の中央に配置 */
}
.topNewsLists.movieLists .topNewsList .topNewsListImg iframe{
	aspect-ratio: 9 / 16;
	width: 100%;
	height: 100%;
}
.topNewsListTitle{
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 160%;
	font-weight: 600;
	letter-spacing: .05em;
	color: #fff;
}
.topNewsListDate{
	font-size: 13px;
	line-height: 120%;
	font-weight: 600;
}
.newsListBtn{
	text-align: center;
}
#brandlineup{
	background: #eee;
	padding: 60px 0 100px
}
.brandBanas{
	width: 90%;
	max-width: 1140px;
	min-width: 730px;
	margin: 0 auto;
	display: flex;
	flex-flow: column;
}
.brandBanas h2{
	font-size: 42px;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 40px
}
.brandBanas h2 span{
	font-size: 18px;
	letter-spacing: .1em;
	padding-left: 20px;
	display: inline-block
}
.brandBana{
	margin-bottom: 60px;
}
.brandBana:last-of-type{
	margin-bottom: 0;
}
.brandBanaImg{
	margin-bottom: 12px;
	border-radius: 5px;
}
.brandBanaImg a{
	display: block;
	transition: all .2s ease-in-out;
}
.brandBanaImg a:hover{
	transform: scale(1.05);
}
.brandBanaImg.diamania{
	background: #000 url("../images/brandlogo_01idiamania_bg2.jpg") no-repeat center center;
	background-size: cover;
}
.brandBanaImg.tensei{
	background: #000 url("../images/brandlogo_02tensen_bg2.jpg?v=0001") no-repeat center center;
	background-size: cover;
}
.brandBanaImg.vanquish{
	background: #000 url("../images/brandlogo_03vanquish_bg2.jpg?v=0001") no-repeat center center;
	background-size: cover;
}
.brandBanaImg img{
	width: 100%;
	height: auto;
}
.brandBanaTxt{
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: .05em;
}
.brandBanaBtn{
	text-align: center;
}

#instagram{
	padding: 60px 0 100px;
}
.topInstaBox{
	width: 90%;
	max-width: 1140px;
	min-width: 730px;
	margin: 0 auto 0;
}
.topInstaBox h2{
	font-size: 42px;
	color: #000;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 40px
}
.topInstaBox h2 i{
	background: url(../images/ico_Instagram.svg) left top 16px no-repeat;
	background-size: 36px;
	font-style: normal;
	padding-left: 50px;
}
.topInstaBox h2 span{
	font-size: 18px;
	letter-spacing: .1em;
	padding-left: 20px;
	display: inline-block
}
.topInstaBox #ig{
	display: grid;
	grid-template-columns: repeat( auto-fill, minmax( 160px,1fr));
	gap: 20px;
	margin-bottom: 20px;
}
.topInstaBox #ig a img{
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 5px;
	transition: .2s;
}
.topInstaBox #ig a:hover img{
	transform: scale(1.05);
}
.topicsFix{
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.topicsFix a{
	position: relative;
	display: block;
	transition: all .2s ease-in-out;
}

.topicsFix a:hover{
	transform: scale(1.05);
}

.topicsFix a .rotating-text{
	position: absolute;
	top: 0;
	left: 0;
	animation: rotation 20s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 767px) {
/*ホームコンテンツ*/
/*#topPromotion*/
#topPromotion{
	background: #000 url("../images/promo_bg_sp.jpg") no-repeat top center;
	background-size: 100vw auto;
	position: relative;
	width: 100%;
	height: 140vw;
}
.topPromoTxt1{
	position: absolute;
	top: 6vw;
	right: 4vw;
	transform: translateX(0);
	color: #fff;
	font-size: 6vw;
	letter-spacing: .1em;
	font-weight: 600;
	line-height: 160%;
	writing-mode: vertical-rl;
}
.topPromoTxt2{
	position: absolute;
	top: 80vw; 
	/*bottom: 10vw;*/
	left: 4vw;
	transform: translateX(-0);
	color: #fff;
	font-size: 4.2vw;
	line-height: 210%;
	letter-spacing: .12em;
	font-weight: 600;
}
#topSpecial{
	padding: 10vw 0 14vw;
}
.topSpecialBox{
	width: 90%;
	max-width: 90%;
	min-width: 90%;
	margin: 0 auto 0;
}
.topSpecialBox h2{
	font-size: 9vw;
	color: #000000;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 30px
}
.topSpecialBox h2 span{
	font-size: 4.5vw;
	letter-spacing: .1em;
	padding-left: 0;
	padding-top: 4vw;
	display: block
}
.topSpecialImg{
	margin-bottom: 1.5vw;
	border-radius: 6px;
	overflow:hidden;
}
.topSpecialImg img{
	width: 100%;
	height: auto;
	display: block;
}
.topSpecialTitle{
	font-size: 4vw;
	font-weight: 600;
	margin-bottom: 1.5vw;
	line-height: 150%;
}
.topSpecialDate{
	color: #C8C8C8;
	font-weight: 600;
	font-size: 4vw;
	line-height: 150%;
}
.topSpecialBox1{
	margin-bottom: 7vw;
}
.topSpecialBox1 a{
	display: block;
	text-decoration: none;
	color: #000;
}
.topSpecialBox2,
.topSpecialBox3{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	margin: 0 auto;
}
.topSpecialBox2{
	margin: 0 auto 7vw;

}
.topSpecialBox2 a,
.topSpecialBox3 a{
	display: block;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	text-decoration: none;
	color: #000;
}
.topSpecialBox3 a{
	flex-direction:row-reverse;
}
.topSpecialBox1 a,
.topSpecialBox2 a,
.topSpecialBox3 a{
	transition: all .3s ease-in-out;
}
.topSpecialBox1 a:hover,
.topSpecialBox2 a:hover,
.topSpecialBox3 a:hover{
	transform: scale(1.02);
}
.topSpecialBox2 .topSpecialImg,
.topSpecialBox3 .topSpecialImg{
	width: 100%;
}
.topSpecialBox2 .topSpecialTxt,
.topSpecialBox3 .topSpecialTxt{
	width: 100%;
	font-size: 4vw;
	font-weight: 600;
	margin-bottom: 2.5vw;
	line-height: 160%;
}
.topSpecialBtn{
	text-align: center;
	margin-top: 7vw;
}
#topNews{
	background: #191919;
	padding: 10vw 0 14vw;
	display: flex;
	flex-flow: column;
	gap: 10vw 0;
}
.topNewsBox{
	width: 90%;
	max-width: 90%;
	min-width: 90%;
	margin: 0 auto 0;
}
.topNewsBox h2{
	font-size: 9vw;
	color: #fff;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 30px
}
.topNewsBox h2 span{
	font-size: 4.5vw;
	letter-spacing: .1em;
	padding-left: 0;
	padding-top: 4vw;
	display: block
}
.topNewsLists{
	display: flex;
	flex-direction: column;
	gap: 4vw 0;
	margin-bottom: 5vw;
}
.topNewsLists.movieLists{
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	overflow-x: scroll;
	gap: 4%;
	margin: 0 -5%;
	padding: 0 5%;
}
.topNewsLists .topNewsList{
	width: 100%;
}
.topNewsLists.movieLists .topNewsList{
	width: auto;
}
.topNewsLists .topNewsList a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #fff;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
.topNewsLists .topNewsList .topNewsListImg{
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 5px;
	width: 43vw;
	height: 28vw;
}
.topNewsLists .topNewsList .topNewsListImg img{
	width: 100%;
	height: auto;
	display: block;
}
.topNewsLists.movieLists .topNewsList .topNewsListImg{
	width: 100%; /* 伸縮する横幅 */
	max-width: 400px; /* 最大の横幅 */
	margin: 0 auto 10px; /* 画面の中央に配置 */
	overflow: auto;
	width: auto;
	height: auto;
}
.topNewsLists.movieLists .topNewsList .topNewsListImg iframe{
	aspect-ratio: 9 / 16;
	width: 100%;
	height: 100%;
}
.topNewsListTxt{
	width: 44vw;
}
.topNewsLists.movieLists .topNewsListTxt{
	width: 60vw;
}
.topNewsListTitle{
	margin-bottom: 4px;
	font-size: 4.0vw;
	line-height: 160%;
	font-weight: 600;
	letter-spacing: .05em;
}
.topNewsListDate{
	font-size: 3.7vw;
	line-height: 120%;
	font-weight: 600;
}
.newsListBtn{
	text-align: center;
}
#brandlineup{
	padding: 10vw 0 14vw;
}
.brandBanas{
	width: 90%;
	max-width: 90%;
	min-width: 90%;
	margin: 0 auto;
	display: flex;
	flex-flow: column;
}
.brandBanas h2{
	font-size: 9vw;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 30px
}
.brandBanas h2 span{
	font-size: 4.5vw;
	letter-spacing: .1em;
	padding-left: 0;
	padding-top: 4vw;
	display: block
}
.brandBana{
	margin-bottom: 30px;
}
.brandBanaImg{
	margin-bottom: 2vw;
	overflow: hidden;
	border-radius: 4px;
}
.brandBanaImg a{
	display: block;
	transition: all .2s ease-in-out;
	padding: 3vw 0;
	transform: scale(1.3);
}
.brandBanaImg a:hover{
	transform: scale(1.3);
}
.brandBanaImg.diamania{
	background: #000 url("../images/brandlogo_01idiamania_bg2.jpg") no-repeat center center;
	background-size: cover;
}
.brandBanaImg.tensei{
	background: #000 url("../images/brandlogo_02tensen_bg2.jpg?v=0001") no-repeat center center;
	background-size: cover;
}
.brandBanaImg.vanquish{
	background: #000 url("../images/brandlogo_03vanquish_bg2.jpg?v=0001") no-repeat center center;
	background-size: cover;
}
.brandBanaImg img{
	width: 100%;
	height: auto;
}
.brandBanaTxt{
	font-size: 3.7vw;
	text-align: center;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: .2.7vw;
	line-height: 160%;
}
.brandBanaBtn{
	text-align: center;
}
#instagram{
	padding: 10vw 0 14vw;
}
.topInstaBox{
	width: 90%;
	max-width: 90%;
	min-width: 90%;
	margin: 0 auto 0;
}
.topInstaBox h2{
	font-size: 9vw;
	color: #000;
	font-weight: 600;
	letter-spacing: .2em;
	margin-bottom: 30px
}
.topInstaBox h2 i{
	background-position: left top 14px;
	background-size: 32px;
	padding-left: 44px;
}
.topInstaBox h2 span{
	font-size: 4.5vw;
	letter-spacing: .1em;
	padding-left: 0;
	padding-top: 4vw;
	display: block
}
.topInstaBox #ig{
	grid-template-columns: repeat( auto-fill, minmax(100px,1fr));
	gap: 4%;
}
.topicsFix{
	position: fixed;
	bottom: 20vw;
	right: 10px;
}
.topicsFix a img{
	width: 110px;
	height: 111px;
}

}


@media only screen and (max-width: 324px) {
/*ホームコンテンツ*/
/*#topPromotion*/
#topPromotion{
	background: #191919 url("../images/promo_bg_sp.jpg") no-repeat top 20vw center;
	background-size: 100vw auto;
	position: relative;
	width: 100%;
	height: 183vw; 
	/*height: 168vw;*/
}
.topPromoLogo{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center
}
.topPromoLogo img{
	width:80%;
	height: auto;
}
.topPromoTxt1{
	position: absolute;
	top: 26vw;
	left: 80vw;
	transform: translateX(0);
	color: #fff;
	font-size: 4.5vw;
	letter-spacing: .1em;
	font-weight: 600;
	line-height: 160%;
	writing-mode: vertical-rl;
}
.topPromoTxt2{
	position: absolute;
	top: auto;
	bottom: 30vw;
	left: 4vw;
	transform: translateX(-0);
	color: #fff;
	font-size: 3.7vw;
	line-height: 210%;
	letter-spacing: .12em;
	font-weight: 600;
}
.topPromoBtn{
	position: absolute;
	bottom: 45px;
	left: 50%;
	transform:translateX(-50%);
}

}