
.embed {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
	font-weight: 400;
	text-align: left;
}
.embed ul,
.embed ol,
.embed li,
.embed dl,
.embed dt,
.embed dd,
.embed p,
.embed h1,
.embed h2,
.embed h3,
.embed h4,
.embed h5,
.embed form {
	padding: 0;
	margin: 0;
	letter-spacing: 0.05em;
	list-style: none;
}
.embed img {
	vertical-align: bottom;
	border: none;
	width: auto;
	height: auto;
}

.embed .link_tit {
	width: 96px;
	height: 27px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/* -----------------------------------
	for H1
----------------------------------- */
.embed h1 {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0 30px;
	font-size: 32px;
	font-weight: bold;
}
/* -----------------------------------
	for Section
----------------------------------- */
section {}
/* -----------------------------------
	for Link
----------------------------------- */
.embed a {
	text-decoration: none;
	border: none;
	outline: none;
}
.embed a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/* for SP */
@media screen and (max-width: 599px) {
	.embed a {
		color: #000;
		text-decoration: none;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
}
/* -----------------------------------
	for Responsive
----------------------------------- */
._pc {
	display: block;
}
._tb {
	display: none;
}
._sp {
	display: none;
}
/* for SP */
@media screen and (max-width: 599px) {
._pc {
		display: none;
	}
._tb {
		display: none;
	}
._sp {
		display: block;
	}
}
/* -----------------------------------
	for main_tit
----------------------------------- */
#main_tit {
	width: 100%;
	height: 1830px;
	position: relative;
}
#main_tit img.image01 {
	width: 30%;
	max-width: 430px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}
#main_tit img.image02 {
	width: 60%;
	max-width: 1150px;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}
#main_tit img.image03 {
	width: 50%;
	max-width: 940px;
	height: auto;
	position: absolute;
	top: 1050px;
	right: 0;
}
/* for SP */
@media screen and (max-width: 599px) {
#main_tit {
		height: auto;
	}
#main_tit img.image01 {
		width: 30%;
		height: auto;
	}
#main_tit img.image02 {
		width: 100%;
		height: auto;
		opacity: 0.5;
		filter: alpha(opacity=50);
		-ms-filter: "alpha(opacity=50)";
	}
#main_tit img.image03 {
		width: 86%;
		height: auto;
		top: 21%;
		right: 0;
	}
}
/* -----------------------------------
	for main_txt
----------------------------------- */
#main_txt {
	width: 88%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 120px;
	z-index: 4;
	position: relative;
}
#main_txt img {
	width: 80%;
	max-width: 673px;
	height: auto;
	margin-bottom: 70px;
}
#main_txt span {
	font-size: 40px;
	line-height: 1.6em;
	font-weight: 500;
	letter-spacing: 0.2em;
}
#main_txt p {
	margin-top: 60px;
	font-size: 18px;
	line-height: 2.5em;
}
/* for SP */
@media screen and (max-width: 599px) {
#main_txt {
		padding-top: 5%;
	}
#main_txt img {
		width: 60%;
		margin-left: 38%;
		margin-bottom: 80%;
	}
#main_txt span {
		font-size: 4.6vw;
		letter-spacing: 0.05em;
	}
#main_txt p {
		margin-top: 6%;
		font-size: 3.5vw;
		line-height: 1.6em;
	}
}
/* -----------------------------------
	for bg
----------------------------------- */
.embed #bg {
	position: relative;
	margin-top: -245px;
	padding-top: 6%;
	background: url(/content/dam/nsk/jp/ja/ln/jms2023/images/bg.png) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	z-index: 4;
}
.embed #bg img.tit {
	width: 96%;
	max-width: 1460px;
	height: auto;
	margin: 0 auto;
}
/* for SP */
@media screen and (max-width: 599px) {
.embed #bg {
		margin-top: 6%;
		padding-top: 6%;
	}
}
/* -----------------------------------
	for content_bg
----------------------------------- */
.embed .content_bg {
	clear: both;
	width: 96%;
	max-width: 1460px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 50px;
	padding: 3% 6.5%;
	background: rgba(255,255,255,0.9);
	box-sizing: border-box;
}
/* for SP */
@media screen and (max-width: 599px) {
.embed .content_bg {
		padding: 4% 3% 6% 3%;
	}
}
/* -----------------------------------
	for movies_tit ,product_tec_tit
----------------------------------- */

.embed #movies_tit,
.embed #product_tec_tit {
	position: relative;
	width: 100%;
	height: auto;
}
.embed #movies_tit img.tit,
.embed #product_tec img.tit {
	width: 96%;
	max-width: 1460px;
	height: auto;
	margin: 0 auto;
}
.embed #movies_tit img.image04 {
	width: 25%;
	max-width: 700px;
	height: auto;
	position: absolute;
	top: -10%;
	left: 0;
}
.embed #product_tec_tit img.image05 {
	width: 25%;
	max-width: 530px;
	height: auto;
	position: absolute;
	top: -20%;
	right: 0;
	z-index: 0;
}
/* for SP */
@media screen and (max-width: 599px) {
.embed #movies_tit img.image04 {
		width: 20%;
		height: auto;
		top: 1%;
		left: 0;
	}
.embed #product_tec_tit img.image05 {
		width: 15%;
		height: auto;
		top: -35%;
		right: 0;
	}
}
/* -----------------------------------
	for movie_space
----------------------------------- */
.embed #movie_space,
.embed #movie_space_sp {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.embed #movie_space ul,
.embed #movie_space_sp ul {
	width: 100%;
}
.embed #movie_space li,
.embed #movie_space_sp li {
	position: relative;
	width: 48%;
	max-width: 570px;
	height: auto;
	margin-bottom: 3%;
	float: left;
	z-index: 3;
}
.embed #movie_space li:nth-child(2n),
.embed #movie_space_sp li:nth-child(2n) {
	float: right;
}
.embed #movie_space li:nth-child(odd),
.embed #movie_space_sp li:nth-child(odd) {
	clear: both;
}
.embed #movie_space li iframe,
.embed #movie_space_sp li iframe {
	width: 100%;
	height: 100%;
	margin-top: 4%;
	margin-bottom: 8%;
	aspect-ratio: 16 / 9;
	background: #dcdcdc;
}
.embed .movie_spec {
	clear: both;
	width: 100%;
	height: auto;
	background: #cc0000;
	display: block;
}
.embed #movie_space li span.number,
.embed #movie_space_sp li span.number {
	width: 20%;
	height: auto;
	font-size: 28px;
	font-weight: 500;
	font-style: italic;
	color: #cc0000;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	display: inline-block;
	float: left;
}
.embed #movie_space li span.m_tit,
.embed #movie_space_sp li span.m_tit {
	width: 80%;
	height: auto;
	padding-left: 10%;
	font-size: 18px;
	color: #595757;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	border-left: 1px solid #cc0000;
	box-sizing: border-box;
	float: right;
	display: block;
}
.embed #movie_sp {
	display: none;
}
/* for SP */
@media screen and (max-width: 599px) {
.embed #movie_space_sp {
		margin-top: 6%;
	}
.embed #movie_space_sp li {
		width: 100%;
		margin-bottom: 8%;
		float: none;
		display: inline-block;
	}
.embed #movie_space_sp li:nth-child(2n) {
		float: none;
	}
.embed #movie_space_sp li:last-of-type {
		margin-bottom: 3%;
	}
.embed #movie_space_sp li iframe {
		margin-top: 8%;
		margin-bottom: 4%;
	}
.embed #movie_space_sp li span.number {
		width: 15%;
		font-size: 4.5vw;
	}
.embed #movie_space_sp li span.m_tit {
		width: 85%;
		padding-left: 6%;
		font-size: 3.5vw;
	}
.embed #movie_space {
		display: none;
	}
.embed #movie_sp {
		display: block;
	}
}
/* -----------------------------------
	for product
----------------------------------- */
.embed #tab-box ul.product {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 5%;
	display: flex;
	justify-content: center;
}
.embed #tab-box ul.product li {
	width: 30%;
	max-width: 350px;
	height: auto;
	margin-right: 5%;
	background: #e7e8e8 url(/content/dam/nsk/jp/ja/ln/jms2023/images/btn_plus.png) no-repeat right+20px bottom+20px;
	border-bottom-right-radius: 30px;
	box-sizing: border-box;
	float: left;
}
.embed #tab-box ul.product li.non {
	background: none;
	border-bottom-right-radius: none;
}
.embed #tab-box ul.product li:nth-child(3n) {
	margin-right: 0;
}
.embed #tab-box ul.product li img {
	width: 100%;
	height: auto;
	margin-bottom: 5%;
}
.embed #tab-box ul.product li a {
	width: 100%;
	height: 100%;
	padding: 5% 5% 20% 5%;
	font-size: 18px;
	font-weight: ;
	line-height: 1.8em;
	color: #595757;
	letter-spacing: ;
	box-sizing: border-box;
	display: block;
}
.embed #product_sp {
	display: none;
}
/* for SP */
@media screen and (max-width: 599px) {
.embed #tab-box {
		display: none;
	}
.embed #product_sp {
		display: block;
	}
.embed .sub_sub ul.product {
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}
.embed .sub_sub ul.product li {
		width: 48%;
		height: auto;
		margin-top: 5%;
		margin-right: 4%;
		background: #e7e8e8 url(/content/dam/nsk/jp/ja/ln/jms2023/images/btn_plus.png) no-repeat right+4% bottom+4%;
		background-size: 12%;
		border-bottom-right-radius: 10px;
		box-sizing: border-box;
		float: left;
	}
.embed .sub_sub ul.product li.non {
		background: none;
		border-bottom-right-radius: none;
	}
.embed .sub_sub ul.product li:nth-child(2n) {
		margin-top: 5%;
		margin-right: 0;
		float: right;
	}
.embed .sub_sub ul.product li:nth-child(odd) {
		clear: both;
	}
.embed .sub_sub ul.product li img {
		width: 100%;
		height: auto;
		margin-bottom: 5%;
	}
.embed .sub_sub ul.product li a {
		width: 100%;
		height: 100%;
		padding: 5% 5% 25% 5%;
		font-size: 3.0vw;
		font-weight: ;
		line-height: 1.8em;
		color: #595757;
		letter-spacing: ;
		box-sizing: border-box;
		display: block;
	}
}
/* -----------------------------------
	for bnr_space
----------------------------------- */
.embed #bnr_space {
	clear: both;
	width: 100%;
	height: auto;
	padding-top: 4%;
	padding-bottom: 5%;
	background: #e0e0e0;
	display: inline-block;
}
.embed #bnr_space ul {
	width: 82%;
	max-width: 1200px;
	margin: 0 auto;
}
.embed #bnr_space li {
	width: 30%;
	max-width: 320px;
	margin-top: 5%;
	margin-right: 5%;
	float: left;
}
.embed #bnr_space li:last-of-type {
	margin-right: 0;
}
.embed #bnr_space li p {
	margin-bottom: 3%;
	padding-left: 6%;
	padding-bottom: 6%;
	font-size: 18px;
	line-height: ;
	color: #;
	letter-spacing: ;
	border-left: 1px solid #000000;
	box-sizing: border-box;
}
.embed #bnr_space li img {
	width: 100%;
	height: auto;
}
/* for SP */
@media screen and (max-width: 599px) {
.embed #bnr_space {
		padding-top: 8%;
		padding-bottom: 15%;
	}
.embed #bnr_space ul {
		width: 70%;
	}
.embed #bnr_space li {
		width: 100%;
		max-width: 100%;
		margin-top: 12%;
		margin-right: 0;
		float: none;
	}
.embed #bnr_space li p {
		font-size: 3.6vw;
	}
}
/* -----------------------------------
	for back-to-top
----------------------------------- */
.embed #back-to-top {
	width: 50px;
	height: 50px;
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
}
.embed #back-to-top a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
	box-sizing: border-box;
}
/* for SP */
@media screen and (max-width: 599px) {}
ul li {
	padding-left: 0;
	background: none;
}
.embed .st-footer_share {
	background: #fff;
}
.embed #IncludeHeaderCorporate + section {
	padding-top: 85px;
}
@media screen and (max-width: 1000px) {
.embed #IncludeHeaderCorporate + section {
		padding-top: 60px;
	}
}