@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
/*------------------------------------------------------------
	sst
------------------------------------------------------------*/
#container {
	overflow: clip;
}
#main {
	padding-bottom: 38px;
	color: #000;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "palt";
	background: url(../../img/products/sst/bg01.png) repeat-y center top / 100% auto;
}
#main img {
	max-width: 100%;
	vertical-align: top;
}
#main a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#main .fvBox {
	position: relative;
	z-index: 10;
}
#main .fvBox img {
	width: 100%;
	position: relative;
	z-index: 10;
}
#main .fvBox .scrollBtn {
	margin-top: -39px;
	width: min(3.206vw, 41px);
	position: absolute;
	right: min(2.033vw, 26px);
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
}
#main .fvBox .scrollBtn a {
	display: block;
}
#main .fixScrollBtn {
	width: min(3.206vw, 41px);
	position: fixed;
	right: min(2.033vw, 26px);
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
}
#main .about {
	padding: 96px 0 min(15.556vw, 168px);
	position: relative;
}
#main .about::before {
	width: calc(50% + 378px);
	max-width: calc(100% - 15px);
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	opacity: 0.8;
	content: '';
}
#main .content {
	margin: 0 auto;
	width: 1130px;
	max-width: 90%;
	position: relative;
	z-index: 1;
}
#main .about .content {
	z-index: 20;
}
#main .about .photo {
	width: min(30.023vw, 384px);
	position: absolute;
	right: max(-3.909vw, -50px);
	top: -17px;
}
#main .about h2 {
	margin-bottom: 64px;
	max-width: 68%;
	color: #000;
	font-family: "Shippori Mincho", serif;
	font-size: 42px;
	font-weight: 600;
	letter-spacing: -0.09em;
	line-height: 1.54;
	font-feature-settings: "palt";
	position: relative;
	z-index: 1;
}
#main .about .textList {
	margin: 0 auto;
	max-width: 856px;
	position: relative;
	z-index: 1;
}
#main .about .textList li {
	margin-bottom: 49px;
	display: flex;
}
#main .about .textList li:last-child {
	margin-bottom: 0;
}
#main .about .textList li .ttl {
	box-sizing: border-box;
	padding-right: 5px;
	width: 33.2%;
	font-weight: bold;
	font-size: 20px;
	color: #C30D23;
}
#main .about .textList li .subBox {
	padding-left: min(3.127vw, 40px);
	flex: 1;
	box-sizing: border-box;
	border-left: 1px solid #000;
}
#main .about .textList li .subBox p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.683;
}
#main .caution {
	margin-top: max(-17.905vw, -229px);
	position: relative;
	z-index: 1;
}
#main .caution .image01,
#main .caution .image02 {
	position: relative;
	z-index: 1;
	pointer-events: none;
	user-select: none;
}
#main .caution .image01 img,
#main .caution .image02 img {
	width: 100%;
}
#main .caution .image02 {
	margin-top: max(-3.206vw, -41px);
}
#main .caution .topBox {
	margin: max(-3.889vw, -42px) 0 43px;
	padding: 60px 30px 48px;
	position: relative;
	color: #fff;
}
#main .caution .topBox::after {
	width: calc(50% + 529px);
	max-width: calc(100% - 15px);
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(8, 3, 4, 0.7);
	content: '';
}
#main .caution .topBox .content {
	width: 800px;
}
#main .caution .topBox .photo {
	width: min(46.208vw, 591px);
	position: absolute;
	right: max(-24.394vw, -312px);
	top: max(-20.407vw, -261px);
}
#main .caution .topBox h2 {
	margin-bottom: 23px;
	max-width: 80%;
	position: relative;
	z-index: 1;
}
#main .caution .topBox h2 img {
	width: 517px;
}
#main .caution .topBox p {
	max-width: 80%;
	font-size: 18px;
	font-weight: 500;
	line-height: 2.22;
	position: relative;
	z-index: 1;
}
#main .caution .twoTypes .content {
	width: 860px;
}
#main .caution .twoTypes h2 {
	margin-bottom: 31px;
	padding-bottom: 9px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.7;
	letter-spacing: 0.12em;
	border-bottom: 1px solid #000;
}
#main .caution .twoTypes .typeList {
	margin: 0 -3px 70px 4px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .caution .twoTypes .typeList > li {
	width: 46.6%;
}
#main .caution .twoTypes .typeList .photo {
	margin-bottom: 11px;
}
#main .caution .twoTypes .typeList .textList li {
	margin-right: -0.5em;
	padding-left: 1.2em;
	text-indent: -1.2em;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.875;
}
#main .caution .twoTypes .imgBox {
	margin: 0 auto;
	max-width: 740px;
	display: flex;
	justify-content: space-between;
}
#main .caution .twoTypes .imgBox .photoBox {
	width: 28%;
}
#main .caution .twoTypes .imgBox .textBox {
	margin-top: 2px;
	width: 64.4%;
}
#main .caution .twoTypes .imgBox .textBox .ttl {
	margin-bottom: 21px;
}
#main .caution .twoTypes .imgBox .textBox .ttl img {
	width: 465px;
}
#main .caution .twoTypes .imgBox .textBox .btn01 {
	margin-bottom: 15px;
	max-width: 463px;
}
#main .caution .twoTypes .imgBox .textBox .btn01 a {
	padding: 17px 22px;
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
}
#main .caution .twoTypes .imgBox .textBox .btn01 a::after {
	width: 86px;
	height: 21px;
	position: absolute;
	right: -38px;
	top: 50%;
	border-right: 2px solid #000;
	border-bottom: 1px solid #000;
	transform: translateY(-50%) skewX(45deg);
	box-sizing: border-box;
	content: '';
}
#main .caution .twoTypes .imgBox .textBox .btnList {
	max-width: 463px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 12px 0;
}
#main .caution .twoTypes .imgBox .textBox .btnList li {
	width: 48.7%;
}
#main .caution .twoTypes .imgBox .textBox .btnList .wid01 {
	width: 100%;
}
#main .caution .twoTypes .imgBox .textBox .btnList li a {
	width: 100%;
	height: 100%;
	padding: 17px 22px 16px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border: 1px solid #000;
}
#main .caution .twoTypes .imgBox .textBox .btnList li .imgtext {
	width: 80px;
	line-height: 0;
}
@media all and (min-width: 641px) {
	.mac #main .about .textList li .ttl {
		width: 36.3%;
	}
	.mac #main .about .textList li .subBox {
		padding-left: 20px;
	}
	.mac #main .caution .topBox p {
		max-width: 87%;
	}
}
@media all and (min-width: 641px) and (max-width: 1080px) {
	#main .caution .twoTypes .imgBox .textBox .btn01 a::after {
		width: 6.724vw;
		height: 1.642vw;
		right: -2.971vw;
	}
}
@media all and (max-width: 640px) {
	#main {
		padding-bottom: 62px;
	}
	#main a:hover {
		opacity: 1;
	}
	#main .fvBox .scrollBtn {
		margin-top: 0;
		width: 20px;
		right: 6px;
		top: auto;
		bottom: 26px;
		transform: none;
	}
	#main .fixScrollBtn {
		width: 20px;
		right: 6px;
	}
	#main .about {
		padding: 26px 0 56px;
	}
	#main .about::before {
		width: calc(100% - 36px);
		max-width: initial;
	}
	#main .content {
		margin: 0 17px;
		width: auto !important;
		max-width: initial !important;
	}
	#main .about .photo {
		width: 107px;
		right: -5px;
		top: -61px;
		z-index: 12;
	}
	#main .about h2 {
		margin-bottom: 23px;
		max-width: initial;
		font-size: 21px;
		line-height: 1.5;
	}
	#main .about .textList {
		margin-right: 36px;
		max-width: initial;
	}
	#main .about .textList li {
		margin-bottom: 19px;
		display: block;
	}
	#main .about .textList li:last-child {
		margin-bottom: 0;
	}
	#main .about .textList li .ttl {
		margin-bottom: 0;
		padding-right: 0;
		width: auto;
		font-size: 18px;
		line-height: 1.4;
	}
	#main .about .textList li .subBox {
		padding: 9px 0 0;
		border-left: none;
		border-top: 1px solid #000;
	}
	#main .about .textList li .subBox p {
		text-align: justify;
		font-weight: 500;
		font-size: 14px;
		line-height: 1.428;
	}
	#main .caution {
		margin-top: -74px;
	}
	#main .caution .image02 {
		margin-top: 7px;
	}
	#main .caution .topBox {
		margin: -12px 0 31px;
		padding: 20px 0 42px 26px;
	}
	#main .caution .topBox::after {
		width: calc(100% - 20px);
		max-width: initial;
	}
	#main .caution .topBox .content {
		width: auto;
	}
	#main .caution .topBox .photo {
		width: 296px;
		right: -112px;
		top: auto;
		bottom: -92px;
	}
	#main .caution .topBox h2 {
		margin-bottom: 13px;
		max-width: initial;
	}
	#main .caution .topBox h2 img {
		width: 251px;
	}
	#main .caution .topBox p {
		margin-left: 5px;
		max-width: initial;
		text-align: justify;
		font-weight: 500;
		font-size: 14px;
		line-height: 1.71;
	}
	#main .caution .twoTypes .content {
		margin: 0 15px;
	}
	#main .caution .twoTypes h2 {
		margin-bottom: 16px;
		padding-bottom: 2px;
		font-size: 16px;
		line-height: 1.58;
	}
	#main .caution .twoTypes .typeList {
		margin: 0 0 11px;
		display: block;
	}
	#main .caution .twoTypes .typeList > li {
		margin-bottom: 17px;
		width: auto;
	}
	#main .caution .twoTypes .typeList > li:last-child {
		margin-bottom: 0;
	}
	#main .caution .twoTypes .typeList .photo {
		margin-bottom: 12px;
	}
	#main .caution .twoTypes .typeList .textList li {
		margin-right: 0;
		font-size: 12px;
		line-height: 1.72;
	}
	#main .caution .twoTypes .imgBox {
		max-width: initial;
		display: block;
	}
	#main .caution .twoTypes .imgBox .photoBox {
		margin: 0 auto 18px;
		width: 44%;
		text-align: center;
	}
	#main .caution .twoTypes .imgBox .textBox {
		margin: 0 5px;
		width: auto;
	}
	#main .caution .twoTypes .imgBox .textBox .btn01 {
		margin-bottom: 11px;
		max-width: initial;
	}
	#main .caution .twoTypes .imgBox .textBox .btn01 a {
		padding: 13px 15px 14px;
		font-size: 12px;
		text-align: center;
	}
	#main .caution .twoTypes .imgBox .textBox .btn01 a::after {
		display: none;
	}
	#main .caution .twoTypes .imgBox .textBox .btnList {
		gap: 10px 0;
		max-width: initial;
	}
	#main .caution .twoTypes .imgBox .textBox .btnList li a {
		padding: 13px 10px;
		font-size: 12px;
		gap: 6px;
		justify-content: center;
	}
	#main .caution .twoTypes .imgBox .textBox .btnList li .imgtext {
		margin-top: 2px;
		width: 60px;
	}
}