/*!
 * index.css
 */

/* # =================================================================
   # shiraishi 2025 MV
   # ================================================================= */
 

#vidual-area {
	position: relative;
	width: 100%;
	height: 100vh;
	height: 100svh;
	padding: 0 0 0 0;
	margin: 0 0 50px 0;
}


#vidual-area #slider-area {
	position: absolute;
	top:0;
	left: 0;
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#slider {
    width: 100%;
    min-height: 100vh;
    min-height: -webkit-fill-available;
}

@supports (-webkit-touch-callout: none) {
  #slider {
    height: -webkit-fill-available;
    min-height: -webkit-fill-available;
  }
}

.vegas-animation-kenburns {
    animation: kenburns ease-out;
}

@keyframes kenburns {
    0% {
        transform: scale(1.16);
    }
    100% {
        transform: scale(1);
    }
}






.slid_content {
	display: block;
	position: absolute;
	width: 100%;
	top: 48%;
	left: 6%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.slid_content .title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 4.4em;
	line-height: 1em;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: -1.5px;
	color: #111;
}

.slid_content .sub_title {
	display: block;
	position: relative;
	padding: 10px 0 0 6px;
	margin: 0 0 0 0;
	font-size: 2.4em;
	line-height: 0.9em;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 400;
	font-style: italic;
	letter-spacing: -0.2px;
	color: #111;
}

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

	.slid_content {
		display: block;
		position: absolute;
		width: 100%;
		top: 48%;
		left: 8%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	
	.slid_content .title {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		font-size: 3.6em;
		line-height: 1em;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-style: normal;
		letter-spacing: -1.5px;
		color: #111;
	}
	
	.slid_content .sub_title {
		display: block;
		position: relative;
		padding: 10px 0 0 6px;
		margin: 0 0 0 0;
		font-size: 2.1em;
		line-height: 0.9em;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-style: italic;
		letter-spacing: -0.2px;
		color: #111;
	}

}

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

	.slid_content {
		display: block;
		position: absolute;
		width: 100%;
		top: 46%;
		left: 8%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	
	.slid_content .title {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		font-size: 2.4em;
		line-height: 1em;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-style: normal;
		letter-spacing: -1.5px;
		color: #111;
	}
	
	.slid_content .sub_title {
		display: block;
		position: relative;
		padding: 10px 0 0 6px;
		margin: 0 0 0 0;
		font-size: 1.6em;
		line-height: 0.9em;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-style: italic;
		letter-spacing: -0.2px;
		color: #111;
	}

}

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

	.slid_content {
		display: block;
		position: absolute;
		width: 100%;
		top: 46%;
		left: 8%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	
	.slid_content .title {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		font-size: 1.8em;
		line-height: 1em;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-style: normal;
		letter-spacing: -1.5px;
		color: #111;
	}
	
	.slid_content .sub_title {
		display: block;
		position: relative;
		padding: 10px 0 0 6px;
		margin: 0 0 0 0;
		font-size: 1.2em;
		line-height: 0.9em;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-style: italic;
		letter-spacing: -0.2px;
		color: #111;
	}

}

#vegas-caption {
	display: block;
	position: absolute;
	bottom: 40px;
	left: 40px;
	padding: 0 0 0 0;
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1em;
	z-index: 90;
	letter-spacing: 1px;
}








.recruit {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 36px 0 0 0;
}

.recruit01 a {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 280px;
	height: 48px;
	line-height: 48px;
	color: #e8e8e8;
	background-color: #9d1d22;
	text-align: center;
	font-size: 1.3em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 24px;
}

.recruit01 a:hover {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 280px;
	height: 48px;
	line-height: 48px;
	color: #e8e8e8;
	background-color: #9d1d22;
	text-align: center;
	font-size: 1.3em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 24px;
}

.recruit01 a span {
	position: absolute;
	top: 0;
	right: 16px;
	font-size: 0.8em;
}


.recruit02 a {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 14px 0 0 0;
	width: 280px;
	height: 48px;
	line-height: 48px;
	color: #e8e8e8;
	background-color: #dc801d;
	text-align: center;
	font-size: 1.3em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 24px;
}

.recruit02 a:hover {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 14px 0 0 0;
	width: 280px;
	height: 48px;
	line-height: 48px;
	color: #e8e8e8;
	background-color: #dc801d;
	text-align: center;
	font-size: 1.3em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 24px;
}

.recruit02 a span {
	position: absolute;
	top: 0;
	right: 16px;
	font-size: 0.8em;
}











/* MV下の英語名 */
.slid_com {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	opacity: 0.4;
	mix-blend-mode: overlay;
}

/* MV画像ごとの短キャプション */
#vidual-area p {
	display: block;
	position: absolute;
	bottom: 40px;
	left: 40px;
	padding: 0 0 0 0;
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1em;
	z-index: 90;
	letter-spacing: 1px;
}
	
@media screen and (max-width:1200px) {

	#vidual-area p {
		display: block;
		position: absolute;
		bottom: 40px;
		left: 40px;
		padding: 0 0 0 0;
		color: #fff;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-size: 1.5em;
		line-height: 1em;
		z-index: 90;
	}

}

@media screen and (max-width:768px) {
	
	#vidual-area p {
		display: block;
		position: absolute;
		bottom: 24px;
		left: 40px;
		padding: 0 0 0 0;
		color: #fff;
		font-family: "Shippori Mincho B1", serif;
		font-weight: 400;
		font-size: 1.2em;
		line-height: 1em;
		z-index: 90;
	}
		
}	
	
@media screen and (max-width:320px) {

	#vidual-area p {
		display: none;
	}

}


















/* # =================================================================
   # message
   # ================================================================= */
   
   
.message {
	display: block;
	position: relative;
	padding: 30px 0 50px 0;
	margin: 70px 0 0 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.message_title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1300px;
}

.message .title { 
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 3.2em;
	line-height: 0.9em;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 400;
	letter-spacing: -2px;
}

.message .sub_title { 
	position: relative;
	padding: 6px 0 30px 10px;
	margin: 0 0 0 0;
	font-size: 1.4em;
	line-height: 1.1em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	/*letter-spacing: -0.5px;*/
}




.message_inner {
	display: block;
	position: relative;
	padding: 18px 0 18px 0;
	margin: 0 auto 120px auto;
	width: 85%;
	max-width: 980px;
	height: auto;
}

.message_inner p {
	position: relative;
	padding: 12px 0 12px 0;
	margin: 0 0 0 0;
	font-size: 1.3em;
	line-height: 2.2em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	text-align : justify;
	word-break:break-all;
	text-justify:inter-character;
	
	
}

.message_name {
	display: block;
	position: relative;
	padding: 50px 0 0 0;
	margin: 0 0 0 0;
	font-size: 2.1em;
	line-height: 1.3em;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 700;
	letter-spacing: -2px;
	text-align: right;
}




















