@charset "utf-8";

#QUA-POINT1 {
position: relative;
overflow: hidden;
}
#QUA-POINT1 .cont {
margin: 0 auto;
padding: 8vw 0 16vw 0;
width: 81.333vw;
}
#QUA-POINT1 .point {
margin-bottom: 3.2vw;
font-size: 3.733vw;
}
#QUA-POINT1 h2 {
margin-bottom: 1.6vw;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 500;
font-size: 4.267vw;
line-height: 1.37;
letter-spacing: 0.05em;
}
#QUA-POINT1 p {
font-size: 3.733vw;
line-height: 1.36;
}
#QUA-POINT1 p span {
font-size: 2.933vw;
}
#QUA-POINT1 .image img {
display: block;
margin-top: 5.867vw;
width: 100%;
height: auto;
}
@media screen and (min-width: 768px) {
	#QUA-POINT1 .cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 40px 0 80px 0;
	width: 1068px;
	}
	#QUA-POINT1 .pack {
	margin-left: 64px;
	width: 300px;
	}
	#QUA-POINT1 .point {
	margin-bottom: 12px;
	font-size: 15px;
	}
	#QUA-POINT1 h2 {
	margin-bottom: 26px;
	font-size: 22px;
	letter-spacing: 0.02em;
	}
	#QUA-POINT1 p {
	font-size: 15px;
	line-height: 1.6;
	}
	#QUA-POINT1 p span {
	margin-top: 8px;
	display: block;
	font-size: 12px;
	}
	#QUA-POINT1 .image {
	width: 534px;
	}
	#QUA-POINT1 .image img {
	margin-top: 0;
	}
	#QUA-POINT2 .image figcaption {
	margin-top: 13px;
	font-size: 12px;
	}
}

#QUA-EXPLAN1 {
position: relative;
background-color: #e4e4e4;
overflow: hidden;
}
#QUA-EXPLAN1 .cont {
margin: 0 auto;
padding: 5.333vw 0 13.333vw 0;
width: 81.333vw;
}
#QUA-EXPLAN1 h2 {
margin-bottom: 5.333vw;
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-size: 4.533vw;
text-align: center;
letter-spacing: 0.15em;
}
#QUA-EXPLAN1 .list {
display: flex;
flex-direction: column;
gap: 6.667vw;
}
#QUA-EXPLAN1 .block {
display: flex;
flex-wrap: wrap;
}
#QUA-EXPLAN1 .block .image {
display: block;
width: 38.667vw;
height: auto;
}
#QUA-EXPLAN1 .block .image img {
display: block;
width: 38.667vw;
height: auto;
}
#QUA-EXPLAN1 .block .pack {
flex: 1;
padding-left: 2.133vw;
}
#QUA-EXPLAN1 p {
font-size: 3.733vw;
line-height: 1.36;
letter-spacing: 0.05em;
}
#QUA-EXPLAN1 p.note {
font-size: 2.933vw;
}
@media screen and (min-width: 768px) {
	#QUA-EXPLAN1 .cont {
	padding: 80px 0 70px 0;
	width: 990px;
	}
	#QUA-EXPLAN1 h2 {
	margin-bottom: 40px;
	font-size: 26px;
	text-align: left;
	}
	#QUA-EXPLAN1 .list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 54px;
	}
	#QUA-EXPLAN1 .block {
	display: block;
	width: 468px;
	}
	#QUA-EXPLAN1 .block .image {
	width: 468px;
	}
	#QUA-EXPLAN1 .block .image img {
	margin: 0 auto 25px auto;
	width: 420px;
	}
	#QUA-EXPLAN1 .block .pack {
	margin: 0 auto 0 auto;
	padding-left: 0;
	width: 420px;
	}
	#QUA-EXPLAN1 p {
	font-size: 15px;
	line-height: 1.6;
	}
	#QUA-EXPLAN1 p.note {
	margin-top: 4px;
	font-size: 12px;
	}
}

#QUA-MOVIE {
position: relative;
overflow: hidden;
}
#QUA-MOVIE .cont {
padding: 10.667vw 0 13.333vw 0;
}
#QUA-MOVIE .head {
margin: 0 auto 16vw auto;
width: 81.333vw;
}
#QUA-MOVIE h2 {
margin-bottom: 5.333vw;
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-size: 4.533vw;
text-align: center;
letter-spacing: 0.15em;
}
#QUA-MOVIE p {
font-size: 3.733vw;
line-height: 1.36;
}
#QUA-MOVIE .images p {
margin-top: 2.667vw;
font-size: 3.2vw;
text-align: center;
}
#QUA-MOVIE .images h3 {
margin-top: 1.067vw;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 500;
font-size: 4.267vw;
text-align: center;
}
#QUA-MOVIE .swiper-slide {
box-sizing: border-box;
padding: 0 4.8vw;
width: 65.6vw;
}
#QUA-MOVIE .swiper img {
display: block;
width: 56vw;
height: auto;
}
#QUA-MOVIE .swiper-navigation {
margin: 10.667vw auto 0 auto;
width: 56vw;
}
@media screen and (min-width: 768px) {
	#QUA-MOVIE {
	position: relative;
	}
	#QUA-MOVIE .cont {
	padding: 70px 0 50px 0;
	}
	#QUA-MOVIE .head {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 130px auto;
	width: 990px;
	}
	#QUA-MOVIE h2 {
	margin-bottom: 10px;
	font-size: 26px;
	text-align: left;
	}
	#QUA-MOVIE .head p {
	width: 720px;
	font-size: 15px;
	line-height: 1.6;
	}
	#QUA-MOVIE .images p {
	margin-top: 30px;
	font-size: 18px;
	}
	#QUA-MOVIE .images h3 {
	margin-top: 4px;
	font-size: 26px;
	}
	#QUA-MOVIE .list {
	margin: 0 auto;
	width: 751px;
	}
	#QUA-MOVIE .swiper {
	margin: 0;
	width: 386px;
	overflow: visible;
	}
	#QUA-MOVIE .swiper-slide {
	box-sizing: border-box;
	padding: 0 21px;
	width: 386px;
	}
	#QUA-MOVIE .swiper img {
	display: block;
	width: 344px;
	height: auto;
	}
	#QUA-MOVIE .swiper-navigation {
	margin: 40px auto 0 auto;
	width: 344px;
	}
}

#QUA-ORIGINAL {
position: relative;
overflow: hidden;
}
#QUA-ORIGINAL .cont {
padding: 6.667vw 0 13.333vw 0;
}
#QUA-ORIGINAL .head {
margin: 0 auto 15px auto;
width: 81.333vw;
}
#QUA-ORIGINAL h2 {
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-size: 4.533vw;
text-align: center;
letter-spacing: 0.15em;
}
#QUA-ORIGINAL .images {
margin: 0 auto;
width: 56vw;
}
#QUA-ORIGINAL .images img {
display: block;
width: 100%;
height: auto;
}
#QUA-ORIGINAL .images p {
margin-top: 2.667vw;
font-size: 3.2vw;
text-align: center;
}
#QUA-ORIGINAL .images h3 {
margin-top: 1.067vw;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 500;
font-size: 4.267vw;
text-align: center;
}
#QUA-ORIGINAL .moreLink {
padding: 8vw 0 0 0;
font-size: 2.667vw;
text-align: center;
display: none;
}
#QUA-ORIGINAL .moreLink span {
position: relative;
display: inline-block;
padding-right: 5.333vw;
}
#QUA-ORIGINAL .moreLink span::after {
position: absolute;
right: 0;
top: 10%;
transform: rotate(45deg) translateY(-50%);
content: '';
display: inline-block;
border-bottom: solid 1px #9fa0a0;
border-right: solid 1px #9fa0a0;
width: 2.133vw;
height: 2.133vw;
}
#QUA-ORIGINAL .more {
display: block;
margin: 8vw auto 0 auto;
width: 81.333vw;
}
#QUA-ORIGINAL .more img {
display: block;
width: 100%;
height: auto;
}
#QUA-ORIGINAL .more p {
margin-top: 2.667vw;
font-size: 3.733vw;
line-height: 1.36;
}
#QUA-ORIGINAL .link {
margin: 45px auto 0 auto;
width: 72vw;
font-size: 3.467vw;
line-height: 1.6;
text-align: center;
}
#QUA-ORIGINAL .link a {
position: relative;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
border: solid 1px #000;
padding-top: 0.8vw;
height: 13.333vw;
text-decoration: none;
}
#QUA-ORIGINAL .link a::before {
transform: translateY(-1px);
content: '';
display: block;
position: absolute;
top: 50%;
right: 2.667vw;
width: 3.467vw;
border-top: solid 1px #000;
}
#QUA-ORIGINAL .link a::after {
transform: rotate(-45deg) translateY(1px);
content: '';
display: block;
position: absolute;
top: 50%;
right: 3.467vw;
width: 1.067vw;
border-top: solid 1px #000;
}
@media screen and (min-width: 768px) {
	#QUA-ORIGINAL .cont {
	padding: 25px 0 70px 0;
	}
	#QUA-ORIGINAL .head {
	margin: 0 auto 45px auto;
	width: 990px;
	}
	#QUA-ORIGINAL h2 {
	font-size: 26px;
	text-align: left;
	}
	#QUA-ORIGINAL .set {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	width: 708px;
	}
	#QUA-ORIGINAL .images {
	margin: 0;
	width: 344px;
	}
	#QUA-ORIGINAL .images p {
	margin-top: 30px;
	font-size: 18px;
	}
	#QUA-ORIGINAL .images h3 {
	margin-top: 4px;
	font-size: 26px;
	}
	#QUA-ORIGINAL .moreLink {
	display: none;
	}
	#QUA-ORIGINAL .more {
	display: block;
	margin: 0;
	width: 268px;
	}
	#QUA-ORIGINAL .more p {
	margin-top: 10px;
	font-size: 15px;
	line-height: 1.6;
	}
	#QUA-ORIGINAL .link {
	position: relative;
	margin: 95px auto 0 auto;
	font-size: 14px;
	width: 450px;
	}
	#QUA-ORIGINAL .link a {
	padding-top: 3px;
	height: 60px;
	z-index: 1;
	}
	#QUA-ORIGINAL .link a::before {
	right: 20px;
	width: 23px;
	}
	#QUA-ORIGINAL .link a::after {
	transform: rotate(-45deg) translateY(2px);
	right: 24px;
	width: 6px;
	}
	#QUA-ORIGINAL .link::before {
	transition: width 0.3s ease;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #eee;
	width: 0;
	height: 100%;
	z-index: -1;
	}
	#QUA-ORIGINAL .link:hover::before {
	width: 100%;
	}
}

#QUA-KAKOU {
position: relative;
overflow: hidden;
}
#QUA-KAKOU .head {
transform: translateX(-50%);
position: absolute;
left: 50%;
top: 10.667vw;
margin: 0 auto 0 auto;
width: 81.333vw;
z-index: 1;
}
#QUA-KAKOU h2 {
margin-bottom: 2.667vw;
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-size: 4.533vw;
text-align: center;
letter-spacing: 0.15em;
}
#QUA-KAKOU .head p {
font-size: 3.733vw;
line-height: 1.36;
}
#QUA-KAKOU .images {
position: relative;
}
#QUA-KAKOU .images img {
display: block;
width: 100%;
height: auto;
}
#QUA-KAKOU .images li {
transform: translateX(-50%);
position: absolute;
left: 0;
top: 0;
font-size: 3.467vw;
letter-spacing: 0;
}
#QUA-KAKOU .images .li1 {
left: 34%;
top: 40.5%;
}
#QUA-KAKOU .images .li2 {
left: 51.5%;
top: 40.5%;
}
#QUA-KAKOU .images .li3 {
left: 69.5%;
top: 40.5%;
}
#QUA-KAKOU .images li span {
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
position: relative;
background-color: #fff;
border: solid 1px #000;
border-radius: 26666.4vw;
width: 5.867vw;
height: 5.867vw;
text-decoration: none;
}
@media screen and (max-width: 767px) {
	.explan {}
	.explan .list {
	background-color: #e5e3d6;
	padding: 8vw 0 13.333vw 0;
	}
	.explan h3 {
	margin-bottom: 2.667vw;
	font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 500;
	font-size: 4.267vw;
	text-align: center;
	}
	.explan .floor {
	box-sizing: border-box;
	padding: 5.333vw 6.667vw 2.667vw 6.667vw;
	background-color: #fff;
	border: solid 1px #000;
	margin: 0 auto 30px auto;
	width: 81.333vw;
	}
	.explan .floor:last-child {
	margin: 0 auto 0 auto;
	}
	.explan .floor.active {
	display: block;
	}
	.explan p {
	margin-bottom: 2.667vw;
	font-size: 3.733vw;
	line-height: 1.36;
	text-align: left;
	}
}
@media screen and (min-width: 768px) {
	#QUA-KAKOU .head {
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: 120px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 45px;
	margin: 0 auto 130px auto;
	width: 990px;
	}
	#QUA-KAKOU h2 {
	margin-bottom: 10px;
	font-size: 26px;
	text-align: left;
	}
	#QUA-KAKOU .head p {
	flex: 1;
	font-size: 15px;
	line-height: 1.6;
	}
	#QUA-KAKOU .images {
	margin: 0 auto;
	}
	#QUA-KAKOU .images img {
	display: block;
	width: 100%;
	height: auto;
	}
	#QUA-KAKOU .images li {
	display: none;
	}
	.explan {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block !important;
	}
	.explan .list {
	transform: translate(-50%,0);
	position: absolute;
	left: 50%;
	top: 245px;
	width: 800px;
	display: flex !important;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0;
	background-color: inherit;
	border: none;
	}
	.explan .floor {
	position: relative;
	display: block;
	width: 240px;
	}
	.explan .floor::before {
	transition: height 0.7s ease;
	transition-delay: 0.3s;
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 100%;
	background-color: #000;
	width: 1px;
	height: 0;
	z-index: -1;
	}
	.explan .floor:nth-of-type(1).activeView::before {
	height: 180px;
	}
	.explan .floor:nth-of-type(2).activeView::before {
	height: 220px;
	}
	.explan .floor:nth-of-type(3).activeView::before {
	height: 265px;
	}
	.explan .floor::after {
	transition: bottom 0.7s ease;
	transition-delay: 0.3s;
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: #000;
	border-radius: 9999px;
	margin-left: -3px;
	width: 7px;
	height: 7px;
	z-index: -1;
	}
	.explan .floor:nth-of-type(1).activeView::after {
	bottom: -180px;
	}
	.explan .floor:nth-of-type(2).activeView::after {
	bottom: -220px;
	}
	.explan .floor:nth-of-type(3).activeView::after {
	bottom: -265px;
	}
	.explan h3 {
	margin-bottom: 10px;
	font-size: 20px;
	text-align: left;
	}
	.explan h3 span {
	display: none;
	}
	.explan p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 1.6;
	}
	.explan .close {
	display: none;
	}
}

#QUA-POINT2 {
position: relative;
}
#QUA-POINT2 .cont {
margin: 0 auto;
padding: 0 0 13.333vw 0;
width: 81.333vw;
}
#QUA-POINT2 .image {
margin: 0 auto;
}
#QUA-POINT2 .image img {
display: block;
width: 100%;
height: auto;
}
#QUA-POINT2 .image figure {
margin: 0;
}
#QUA-POINT2 .image figcaption {
margin-bottom: 10px;
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-size: 16px;
text-align: center;
letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
	#QUA-POINT2 .cont {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-end;
	padding: 95px 0 175px 0;
	width: 1060px;
	}
	#QUA-POINT2 .image {
	margin: 0 auto;
	width: 688px;
	}
	#QUA-POINT2 .image img {
	margin-top: 0;
	}
	#QUA-POINT2 .image figcaption {
	margin-bottom: 40px;
	font-size: 20px;
	}
}

#QUA-EXPLAN2 {
position: relative;
background-color: #e4e4e4;
overflow: hidden;
}
#QUA-EXPLAN2 .cont {
margin: 0 auto;
padding: 5.333vw 0 10.667vw 0;
width: 81.333vw;
}
#QUA-EXPLAN2 .block {
margin-bottom: 12vw;
}
#QUA-EXPLAN2 .block:last-child {
margin-bottom: 0;
}
#QUA-EXPLAN2 .pack {
margin-bottom: 5.333vw;
}
#QUA-EXPLAN2 h2 {
margin-bottom: 2.667vw;
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-size: 4.533vw;
text-align: center;
letter-spacing: 0.15em;
}
#QUA-EXPLAN2 .swiper {
margin-bottom: 8vw;
}
#QUA-EXPLAN2 .swiper img {
display: block;
width: 100%;
height: auto;
}
#QUA-EXPLAN2 .image .set {
position: relative;
margin-bottom: 2.667vw;
}
#QUA-EXPLAN2 .image picture:nth-of-type(1) img {
display: block;
width: 100%;
height: auto;
}
#QUA-EXPLAN2 .image .set picture:nth-of-type(1) img {
display: block;
width: 39.2vw;
height: auto;
}
#QUA-EXPLAN2 .image picture:nth-of-type(2) img {
position: absolute;
right: 0;
top: 0;
display: block;
width: 38.933vw;
height: auto;
}
#QUA-EXPLAN2 .image picture:nth-of-type(3) img {
position: absolute;
right: 0;
bottom: 0;
display: block;
width: 38.933vw;
height: auto;
}
#QUA-EXPLAN2 .head p,
#QUA-EXPLAN2 .block p {
font-size: 3.733vw;
line-height: 1.36;
}
@media screen and (min-width: 768px) {
	#QUA-EXPLAN2 {
	position: relative;
	background-color: #fff;
	}
	#QUA-EXPLAN2 .cont {
	padding: 0 0 85px 0;
	width: auto;
	overflow: hidden;
	}
	#QUA-EXPLAN2 .image2 .main img {
	display: block;
	object-fit: cover;
	margin-bottom: 120px;
	width: 100%;
	height: 560px;
	}
	#QUA-EXPLAN2 .image2 .set {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 12px;
	margin: 0 auto;
	}
	#QUA-EXPLAN2 .image2 .set img {
	display: block;
	width: 490px;
	height: auto;
	}
	#QUA-EXPLAN2 .block:first-child {
	position: relative;
	padding-top: 1075px;
	margin-bottom: 45px;
	}
	#QUA-EXPLAN2 .block:first-child .image2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	}
	#QUA-EXPLAN2 .block:first-child .pack {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 40px;
	margin: 0 auto 50px auto;
	width: 964px;
	}
	#QUA-EXPLAN2 .block:last-child {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	margin: 0 auto;
	width: 894px;
	}
	#QUA-EXPLAN2 .block:first-child .image {
	position: relative;
	left: -60px;
	margin: 0 auto 0 auto;
	width: 1080px;
	text-align: center;
	}
	#QUA-EXPLAN2 .block:first-child .image img {
	margin-bottom: 30px;
	}
	#QUA-EXPLAN2 .pack {
	margin-bottom: 0;
	}
	#QUA-EXPLAN2 h2 {
	margin-bottom: 10px;
	font-family: "Zen Old Mincho", serif;
font-weight: 500;
	font-size: 26px;
	text-align: left;
	letter-spacing: 0.15em;
	}
	#QUA-EXPLAN2 .block:last-child h2 {
	margin-bottom: 25px;
	}
	#QUA-EXPLAN2 .block:last-child .image img {
	width: 1047px;
	margin-bottom: 30px;
	}
	#QUA-EXPLAN2 .image .set {
	position: relative;
	margin-bottom: 0;
	}
	#QUA-EXPLAN2 .image .set picture:nth-of-type(1) img {
	width: 760px;
	}
	#QUA-EXPLAN2 .image picture:nth-of-type(2) img {
	width: 310px;
	}
	#QUA-EXPLAN2 .image picture:nth-of-type(3) img {
	margin-bottom: 0 !important;
	width: 310px;
	}
	#QUA-EXPLAN2 .head p,
	#QUA-EXPLAN2 .block p {
	font-size: 16px;
	line-height: 1.6;
	}
	#QUA-EXPLAN2 .swiper {
	opacity: 0;
	position: absolute;
	top: -9999px;
	left: -9999px;	
	}
}

#QUA-BG1 img {
display: block;
margin-bottom: 4vw;
width: 100%;
height: auto;
}
@media screen and (min-width: 768px) {
	#QUA-BG1 img {
	object-fit: cover;
	margin-bottom: 30px;
	height: 590px;
	}
}