@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;	
}

.no_scroll {
	height: 100vh!important;
	overflow: hidden;	
}
.page_container {
	overflow: hidden;	
}
.loading_base {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: #000 url(../images/product/loading_logo.gif) no-repeat center center;
	background-size: auto 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.hero_section img,
.hero_notice_inner img,
.hero_movie img {
	width: 100%;
	height: auto;	
}
.hero_section,
.hero_inner {
	height: 900px;
}

.hero_section {
	background: url(../images/product/hero_bg_pc.webp) no-repeat center center;
	background: url(../images/product/hero_bg_pc.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}



.hero_inner {
	max-width: 1500px;
	margin: 0 auto;
	position: relative;	
}
.hero_inner h1 {
	width: 900px;
	margin: 0 auto;
	padding-top: 40px;
	position: relative;
	z-index: 50;
}
.hero_inner .copyright {
	position: absolute;
	bottom: -3px;
	left: 1130px;
	width: 50px;	
}
.hero_inner .hero_zt {
	position: absolute;
	bottom: -5px;
	width: 873px;
	left: -170px;
}
.hero_inner .hero_ult {
	position: absolute;
	bottom: -5px;
	right: 20px;
	width: 440px;	
}
.hero_inner .product_center {
	position: absolute;
	top: 373px;
	left: 0;
	width: 100%;
	z-index: 100;
}
.product_center_inner {
	width: 573px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between; 
}
.product_zt,
.product_ult {
	width: 280px; 	
}


@media(max-width: 1500px) {
.hero_inner h1 {
	width: 60vw;	
}
.hero_section,
.hero_inner {
	height: 60vw;
}

.hero_inner .hero_zt {
	width: 57.6vw;
	left: -12.3vw;
}
.hero_inner .hero_ult {
	right: 10px;
	width: 28.8vw;	
}
.hero_inner .product_center {
	top: 25.5vw;
}
.product_center_inner {
	width: 38.2vw;
}
.product_zt,
.product_ult {
	width: 18.5vw; 	
}


.hero_inner .copyright {
	left: 73vw;
}

}




.hero_notice {
	height: 240px;
	background: #000;
	position: relative;
	z-index: 10;
	box-sizing: border-box;
	padding: 50px 0;
}
.hero_notice_inner {
	width: 1220px;
	margin: 0 auto;
	position: relative;	
}
.hero_notice_inner div {
	position: absolute;
}

.hero_notice_inner .notice_balloon {
	width: 110px;
	top: -19px;
	left: 0;
}

.hero_notice_inner .notice_catch {
	width: 769px;
	top: 0px;
	left: 112px;
}

.hero_notice_inner .notice_btn {
	width: 300px;
	top: 6px;
	left: 922px;
}
.hero_movie {
	padding: 45px 0;
	background: url(../images/product/hero_movie_bg_pc.jpg);
	background-size: 1495px;	
}
.hero_movie p {
	max-width: 710px;
	margin: 0 auto;
	padding: 0 50px;
}

@media(max-width: 1400px) {
.hero_notice {
	height: 19vw;
	padding: 3.5vw 0;
	box-sizing: border-box;
}
.hero_notice_inner {
	margin: 0 2vw;
	width: auto;
}
.hero_notice_inner .notice_balloon {
	width: 9vw;
	top: -1vw;
	left: 0;
}

.hero_notice_inner .notice_catch {
	width: 62vw;
	top: 0px;
	left: 9vw;
}

.hero_notice_inner .notice_btn {
	width: 22vw;
	top: 1vw;
	left: inherit;
	right: 0;
}
	
}

.slash_ult img,
.slash_zt img {
	width: 100%;
	height: auto;	
}
.slash_ult p,
.slash_zt p {
	line-height: 2.0;
	color: #fff;	
}


.slash_ult {
	background: url(../images/product/slash_ult_pc.jpg) no-repeat center top;
	height: 1084px;
	box-sizing: border-box;
	padding: 70px 0 0;
}

.slash_zt {
	background: url(../images/product/slash_zt_pc.png) no-repeat center top;
	height: 1050px;
	position: relative;
	top: -514px;
	padding-top: 514px;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: -514px;
}
.slash_ult h2 {
	width: 530px;
	margin: 0 auto 148px;	
}

.slash_ult_inner {
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between; 
	padding: 0 20px;
}

.ult_product {
	width: 406px;
	transform: translateX(-63px) translateY(-80px);	
}
.ult_caption,
.zt_caption {
	width: 650px;
	position: relative;
	z-index: 50;
	flex: 1;
}
.ult_caption h3 {
	width: 510px;
	margin: 0 0 35px;	
}
.ult_caption p,
.zt_caption p {
	margin: 0 0 30px;	
}
.ult_caption_flex {
	display: flex;
	justify-content: space-between; 	
}

.imadake {
	width: 312px;	
}
.slash_btn {
	width: 295px;	
}
.slash_ult .slash_btn p,
.slash_zt .slash_btn p {
	font-size: 13px;
	padding-top: 6px;
	text-align: center;
}


.slash_zt_inner {
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 536px;
	position: relative;
	padding: 0 20px;
}
.zt_caption h3 {
	width: 453px;
	margin: 0 0 35px;	
}
.zt_product {
	width: 406px;
	transform: translateX(66px) translateY(-160px);	
}

.slash_zt_inner p.contact_txt {
	position: absolute;
	left: -170px;
	bottom: 10px;
	font-size: 13px;
	z-index: 50;
}
.contact_txt a {
	color: #fff;
	text-decoration: underline;
}
.contact_txt a:hover {
	text-decoration: none;
}
@media(max-width: 1500px) {
	

.slash_zt_inner p.contact_txt {
	left: 0;
	font-size: 12px;
	padding: 0 15px;
}
}
@media(max-width: 1200px) {
.slash_ult p,
.slash_zt p {
	font-size: 15px;
}
.slash_ult .slash_btn p,
.slash_zt .slash_btn p {
	font-size: 11px;
}

}

@media(max-width: 1100px) {
.slash_ult h2 {
	width: 36vw;	
}
.ult_caption,
.zt_caption {
	width: 60%;
}
.ult_product,
.zt_product	 {
	width: 40%;	
}
.ult_product {
	transform: translateX(-4vw) translateY(-8vw);	
}
.zt_product {
	transform: translateX(4vw) translateY(-8vw);	
}
.ult_caption h3 {
	width: 90%;	
}
.zt_caption h3 {
	width: 80%;	
}
.imadake {
	width: 50%;	
}
.slash_btn {
	width: 45%;	
}

}




.point_section {
	background: #fff;
	padding: 70px 0 80px;	
}
.point_inner {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 30px;
}

.point_inner h3 {
	width: 320px;
	margin: 0 auto 90px;	
}
.point_inner h3 img {
	width: 100%;
	height: auto;	
}


.point_flex {
	display: flex;
	margin: 0 0 50px;	
}
.point_flex.sharp {
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.point_flex img {
	width: 100%;
	height: auto;
}
.point_figure {
	width: 440px;	
}
.point_flex.sharp .point_figure {
	width: 400px;	
}

.point_hdr {
  display: flex;
  align-items: center;
  margin: 0 0 35px;
}
.point_no {
	width: 95px;
	margin-right: 30px;	
}
.point_caption {
	width: 660px;	
}
.point_flex.sharp .point_caption {
	width: auto;
	flex: 1;	
}

.point_hdr h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.3;
}
.point_hdr h4 span {
	color: #e40012;	
}
.point_caption p {
	margin: 0 75px 0px 125px;
	line-height: 1.9;	
}

.point_flex.sharp .point_caption p {
	margin: 0 0 0px 125px;
}
.point_bnr {
	max-width: 1380px;
	margin: 0 auto;
	padding: 0 30px;	
}
.point_bnr img {
	width: 100%;
	height: auto;	
}

@media(max-width: 1200px) {
	
.point_flex,
.point_flex.sharp {
	justify-content: space-between;
	align-items: start;
}
.point_hdr {
	align-items: start;
}

.point_figure {
	width: 45%;	
}
.point_flex.sharp .point_figure {
	width: 40%;	
}
.point_no {
	width: 9vw;
	margin-right: 20px;	
}
.point_caption {
	width: 53%;	
}
.point_flex.sharp .point_caption {
	flex: 1;	
}

.point_hdr h4 {
	font-size: 30px;
}

.point_caption p {
	margin-left: calc(9vw + 20px);
	margin-right: 10px;
	font-size: 15px;
}
.point_flex.sharp .point_caption p {
	margin-left: calc(9vw + 20px);
}
}









.movie_section {
	background: #e40012;
	padding: 100px 0 130px;	
}
.movie_section h3 {
	max-width: 785px;
	margin: 0 auto 70px;
	padding: 0 40px;
}
.movie_section h3 img {
	width: 100%;
	height: auto;	
}

.movie_inner {
	max-width: 900px;
	margin: 0 auto;
	padding: 0 30px;	
}

.youtube_col_player {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube_col_player iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
@media(max-width: 1200px) {
.movie_section h3 {
	width: 80%;	
}
}


.gentei_section {
	background: #e30012;
	padding: 55px 20px 15px;
	color: #fff;
}
.gentei_section img {
	width: 100%;
	height: auto;	
}
.gentei_section h3 {
	width: 448px;
	margin: 0 auto 65px;
}
.gentei_flex {
	max-width: 960px;
	margin: 0 auto 50px;
	display: flex;	
}
.gentei_figure {
	width: 370px;
	margin-right: 40px;	
}
.gentei_caption {
	flex: 1;	
}
.contact_txt {
	text-align: center;
	font-size: 14px;	
}
.gentei_caption h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
}
.gentei_caption h4 span {
	font-size: 80%;	
}
.price_flex {
	display: flex;
	align-items: flex-end;
	line-height: 1;
	margin: 0 0 30px;
	float: right;
}
.gentei_btn {
	clear: both;
	width: 535px;
	margin: 0 0 15px;	
}
.gentei_btn_notes {
	font-size: 13px;
}
.price_sub,
.price_price,
.price_tax {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	margin-left: 5px;
}
.price_tax {
	margin-left: 0!important;	
}
.price_sub,
.price_tax {
	font-size: 16px;
	
}
.price_price {
	font-size: 38px;
	font-weight: 500;
}
.gentei_btn a:hover img {
	opacity: 0.8;	
}