@charset "utf-8";
@media(min-width: 960px) {
.extra_caption {
	display: none;	
}
.loading_base_logo {
	display: none;	
}
}
@media(min-width: 768px) {
br.spbr {
	display: none;	
}
}

@media(max-width: 959px) {
.loading_base {
	background: #094DA4;
	display: flex;
	justify-content: center;
	align-items: center;
}
.loading_base_logo {
	transform: translateY(-10vw);	
}

.loading_base_logo img {
	width: 100%;
	height: auto;
}

.hero_section,
.hero_inner {
	height: 117vw;	
}

.hero_section {
	background: url(../images/product/hero_bg_sp.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}

.hero_inner h1 {
	width: 70vw;
	padding-top: 10vw;
}
	
.hero_inner .product_center {
	top: 69vw;	
}
.product_center_inner {
	width: 54vw;	
}
.product_zt,
.product_ult {
	width: 26.5vw; 	
}

.hero_inner .hero_zt {
	width: 51.4vw;
	left: 0;
	bottom: -1px;
}
.hero_inner .hero_ult {
	right: 0;
	width: 30vw;
	bottom: -1px;	
}



.hero_notice {
	height: auto;
	padding: 10vw 0;
}
.hero_notice_inner {
	width: auto;
	margin: 0;
}
.hero_notice_inner div {
	position: absolute;
}

.hero_notice_inner .notice_balloon {
	width: 13.4vw;
	top: 0;
	left: 6vw;
}

.hero_notice_inner .notice_catch {
	position: static;
	width: 84vw;
	top: inherit;
	left: inherit;
	margin: 0 0 0 6vw;
}

.hero_notice_inner .notice_btn {
	position: static;
	width: 70vw;
	margin: 25px auto 0;
	top: inherit;
	left: inherit;
}

.hero_inner .copyright {
    bottom: -30px;
    left: inherit;
	right: 15px;
    width: 50px;
	z-index: 100;
}


.hero_movie {
	padding: 30px 0;
	background: url(../images/product/hero_movie_bg_pc.jpg);
	background-size: 1000px;	
}
.hero_movie p {
	width: 83vw;
	margin: 0 auto;
	padding: 0;
}



.slash_ult h2 {
	width: 64vw;	
}

.slash_ult {
	background: url(../images/product/slash_ult_sp.jpg) no-repeat center top;
	background-size: cover;
	height: 119vw;
	box-sizing: border-box;
	padding: 8vw 0 0;
	position: relative;
}
.ult_caption,
.zt_caption,
.slash_zt_inner p.contact_txt {
	display: none;	
}


.slash_zt {
	background: url(../images/product/slash_zt_sp.jpg) no-repeat center top;
	background-size: cover;
	height: 109vw;
	position: static;
	top: inherit;
	padding-top: 0;
	margin-bottom: 0;
	position: relative;
}

.ult_product, .zt_product {
	width: 100%;
	transform: translateX(0) translateY(0);
}
.slash_zt_inner {
	height: 109vw;
}

.slash_ult .ult_product,
.slash_zt .zt_product  {
	position: absolute;
	left: 0;
	bottom: 0;	
}

.extra_caption {
	padding: 30px;
	color: #fff;
}
.extra_caption.extra_ult {
	background: #E40012;
}
.extra_caption.extra_zt {
	background: #3A3A3A;
	padding-bottom: 15px;
}
.extra_caption h3 {
	width: 100%;
	margin: 0 0 30px;
}
.extra_caption.extra_zt h3 {
	width: 88%;
}

.extra_caption h3 img,
.extra_caption .slash_btn img {
	width: 100%;
	height: auto;	
}

.extra_caption p {
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 35px;
}

.extra_caption .slash_btn p {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}

.extra_caption .slash_btn {
	width: 70vw;
	margin: 0 auto;	
}
.extra_caption p.contact_txt {
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 11px;	
}


.point_section {
	padding: 40px 0;	
}

.point_inner h3 {
	width: 38vw;
	margin: 0 auto 35px;
}

.point_hdr {
	margin: 0 0 20px;	
}
.point_no {
	padding-top: 5px;	
}

.point_flex.sharp {
	display: block;
	margin: 0 0 30px;	
}
.point_flex.double {
	display: flex;
	flex-direction: column-reverse;
	margin: 0 0 30px;	
}
.point_figure,
.point_flex.sharp .point_figure {
	width: auto;
	margin: 0 0 25px;
}

.point_caption {
	width: auto;
	margin: 0;
}
.point_caption p,
.point_flex.sharp .point_caption p {
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;	
}



.movie_section {
	padding: 40px 0;	
}

.movie_section h3 {
	width: 53vw;
	margin: 0 auto 40px;	
}


.gentei_section {
	padding: 30px 30px 15px;
}

.gentei_section h3 {
	width: 69vw;
	margin: 0 auto 25px;
}
.gentei_flex {
	display: block;
}
.gentei_figure {
	width: 60vw;
	margin: 0 auto 20px;
}

.contact_txt {
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	
}
.gentei_caption h4 {
	font-size: 16px;
	margin: 0 0 10px;
}

.price_flex {
	margin: 0 0 20px;
}
.gentei_btn {
	clear: both;
	width: 100%;
	margin: 0 auto 15px;	
}
.gentei_btn_notes {
	font-size: 11px;
	text-align: center;
}
.price_sub,
.price_price,
.price_tax {
	margin-left: 2px;
}
.price_sub,
.price_tax {
	font-size: 14px;
	
}
.price_price {
	font-size: 20px;
}

}
	
	
	
	
	
@media(max-width: 767px) {
.point_no {
	width: 12vw;
	margin-right: 10px;	
}
.point_hdr h4 {
	font-size: 5.2vw;	
}
	
.extra_caption p,
.point_caption p,
.point_flex.sharp .point_caption p {
	text-align: justify;
}

}
	
	
	
	
	
	

