/* リキッドレイアウト対応 */

body {
	font-family: "Noto Sans JP", sans-serif;
}

body.is-mv-opening {
	overflow: hidden;
}

.u-mobile {
	display: none;
}

#grise .main {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

#grise .main_block {
	margin-left: auto;
	margin-right: auto;
}

#grise .main_img {
	margin-left: auto;
	margin-right: auto;
}

#grise ._mt-xl {
	margin-top: 17.5rem;
}

#grise ._mt-l {
	margin-top: 15rem;
}

#grise ._mt-m {
	margin-top: 11.25rem;
}

#grise ._w-s {
	max-width: 32.5rem;
}

#grise ._w-m {
	max-width: 41.25rem;
}

#grise ._w-l {
	max-width: 42.5rem;
}

#grise ._w-xl {
	max-width: 49.25rem;
}

#grise ._w-50.main_block {
	margin-left: auto;
	margin-right: 0;
	padding-left: 2.0833333333vw;
	width: 50%;
}

#grise ._w-50.main_block .item-buy-card-item {
	margin-left: 0;
	margin-top: 3.75rem;
}

#grise .main_intro_ttl {
	color: #000;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: 1rem;
	line-height: 1.25;
	margin-top: 2.5rem;
	text-align: center;
}

#grise .main_intro_txt {
	color: #000;
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 2;
	margin-top: 1.25rem;
	text-align: center;
}

#grise .bgBlock1 {
	background: url(../images/img02.jpg) center center/cover no-repeat;
	height: 47.875rem;
	position: relative;
}

#grise .bgBlock1_layouer {
	background-color: #93CEE2;
	bottom: min(3.9583333333vw, 3.5625rem);
	height: min(24.4444444444vw, 22rem);
	left: calc(50% - min(39.0277777778vw, 35.125rem));
	mix-blend-mode: multiply;
	position: absolute;
	width: min(24.4444444444vw, 22rem);
	z-index: 1;
}

#grise .bgBlock1_logo {
	align-items: center;
	bottom: min(3.9583333333vw, 3.5625rem);
	display: flex;
	height: min(24.4444444444vw, 22rem);
	justify-content: center;
	left: calc(50% - min(39.0277777778vw, 35.125rem));
	padding-bottom: min(3.125vw, 2.8125rem);
	padding-left: min(5.2083333333vw, 4.6875rem);
	padding-right: min(5.2083333333vw, 4.6875rem);
	padding-top: min(3.125vw, 2.8125rem);
	position: absolute;
	width: min(24.4444444444vw, 22rem);
	z-index: 1;
}

#grise .bgBlock1_logo img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

#grise .main_items {
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.25;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25rem;
	width: 100%;
}

#grise .main_items .items {
	align-items: flex-end;
	display: flex;
	gap: 1.5rem;
}

#grise .main_items .item-buy-card-item {
	margin-left: auto;
	margin-right: auto;
	width: -moz-fit-content;
	width: fit-content;
}

#grise .main_items .item-buy-card-item.item-d-none .items,
#grise .main_items .item-buy-card-item.is-link-hidden .items {
	gap: 0;
}

#grise .main_items .item-buy-card-item.item-d-none .item-name::after,
#grise .main_items .item-buy-card-item.is-link-hidden .item-name::after {
	content: none;
}

#grise .main_items .item-buy-card-item.item-d-none .buy-text,
#grise .main_items .item-buy-card-item.is-link-hidden .buy-text {
	display: none;
	margin-left: 0;
}

#grise .main_items .item-name::after {
	content: "";
	display: inline-block;
	width: 3.5em;
}

#grise .main_items .buy-text {
	-webkit-text-decoration: underline;
	display: block;
	margin-left: auto;
	margin-left: -3.5em;
	text-decoration: underline;
	transition: all 0.45s;
}

#grise .bgBlack {
	background: linear-gradient(to bottom, white 30.9375rem, black 30.9375rem);
	padding-bottom: 15rem;
}

#grise .bgBlack .main_ttl {
	color: #fff;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: 3.5rem;
	font-weight: 600;
	text-align: center;
}

#grise .bgBlack .main_grise .main_img {
	position: relative;
}

#grise .bgBlack .main_grise .main_img span {
	color: #fff;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	position: absolute;
}

#grise .bgBlack .main_grise .main_img span:nth-child(1) {
	left: -2.8125rem;
	top: 9.375rem;
}

#grise .bgBlack .main_grise .main_img span:nth-child(2) {
	bottom: 8.625rem;
	right: -3.75rem;
}

#grise .bgBlack .main_subttl {
	color: #fff;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: 2.6875rem;
	font-weight: 600;
	margin-top: 0.9375rem;
	text-align: center;
}

#grise .bgWide {
	position: relative;
}

#grise .bgWide .main_items {
	bottom: 8.9375rem;
	position: absolute;
	right: calc(50% - 21.375rem);
}

#grise .main_gallery {
	background-color: #5A7081;
	height: 55.2083333333vw;
	margin-top: 23.4375rem;
	position: relative;
}

#grise .main_gallery .main_img {
	opacity: 0;
	position: absolute;
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
	width: 54.1666666667vw;
}

#grise .main_gallery .main_img.is-fade {
	opacity: 1;
	visibility: visible;
}

#grise .main_gallery .main_img:nth-child(1) {
	right: max(-4.1666666667vw, -3.75rem);
	top: max(-9.4444444444vw, -8.5rem);
}

#grise .main_gallery .main_img:nth-child(2) {
	right: min(22.9166666667vw, 20.625rem);
	top: min(8.6111111111vw, 7.75rem);
}

#grise .main_gallery .main_img:nth-child(3) {
	bottom: max(-7.5694444444vw, -6.8125rem);
	left: max(-4.1666666667vw, -3.75rem);
}

.middle {
	position: relative;
}

.middle_bg {
	left: 0;
	min-height: 100vh;
	position: sticky;
	top: 0;
	z-index: 0;
}

.middle_bg.is-fixed {
	height: 100svh;
	pointer-events: none;
	position: fixed;
	width: 100%;
}

.middle_bg img {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	min-height: 100vh;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.middle_layer {
	background-color: #AACF5D;
	height: min(39.5833333333vw, 35.625rem);
	margin-left: auto;
	margin-right: auto;
	mix-blend-mode: multiply;
	opacity: 0;
	position: sticky;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
	width: min(39.5833333333vw, 35.625rem);
	z-index: 1;
}

.middle_img {
	height: min(39.5833333333vw, 35.625rem);
	margin-left: auto;
	margin-right: auto;
	opacity: 0;
	position: sticky;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
	width: min(39.5833333333vw, 35.625rem);
	z-index: 2;
}

.middle_main {
	margin-top: 100vh;
	padding-bottom: 8.25rem;
	padding-top: 10.75rem;
	position: relative;
}

.middle_main::before {
	background-color: #AACF5D;
	bottom: 0;
	content: "";
	left: 0;
	margin: auto;
	mix-blend-mode: multiply;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}

.middle_block {
	margin-left: auto;
	margin-right: auto;
	max-width: 42.5rem;
	position: relative;
	z-index: 4;
}

.middle_ttl {
	font-size: 2.875rem;
	font-weight: bold;
	line-height: 1.1739130435;
	position: absolute;
	right: 2.3125rem;
	text-align: right;
	top: 3.3125rem;
}

.middle_subttl {
	bottom: 1.875rem;
	color: #fff;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: 1rem;
	left: 1.875rem;
	line-height: 1.375;
	position: absolute;
}

#grise .mv {
	position: relative;
}

#grise .mv_logo {
	opacity: 0;
	position: absolute;
	right: 2.375rem;
	top: 2.375rem;
	transition: all 1s;
	visibility: hidden;
	width: min(9.7222222222vw, 8.75rem);
	z-index: 1;
}

#grise .mv_bg {
	position: relative;
}

#grise .mv_bg picture {
	display: block;
	opacity: 0;
	transition: all 1s;
}

#grise .mv_bg picture:nth-child(2) {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

#grise .mv_bg picture.is-active {
	opacity: 1;
}

#grise .mv_ttl {
	color: #fff;
	font-size: min(3.8888888889vw, 3.5rem);
	font-weight: bold;
	line-height: 1.3928571429;
}

#grise .mv_ttl span {
	opacity: 0;
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
}

#grise .mv_ttl span:nth-child(1) {
	bottom: min(18.6111111111vw, 16.75rem);
	left: calc(50% - min(35.6944444444vw, 32.125rem));
	position: absolute;
	z-index: 1;
}

#grise .mv_ttl span:nth-child(2) {
	bottom: min(18.6111111111vw, 16.75rem);
	position: absolute;
	right: calc(50% - min(35.6944444444vw, 32.125rem));
	z-index: 1;
}

#grise .mv_body {
	bottom: 0;
	height: min(37.5vw, 33.75rem);
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: min(37.5vw, 33.75rem);
	z-index: 2;
}

#grise .mv_layer {
	background-color: #AACF5D;
	bottom: 0;
	height: min(37.5vw, 33.75rem);
	left: 0;
	margin: auto;
	mix-blend-mode: multiply;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
	width: min(37.5vw, 33.75rem);
	z-index: 1;
}

#grise .mv_img {
	display: block;
	opacity: 0;
	padding: min(6.9444444444vw, 6.25rem);
	position: relative;
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
	z-index: 1;
}

#grise .mv_container {
	bottom: 0;
	left: 0;
	margin: auto;
	opacity: 0;
	padding-bottom: min(3.6805555556vw, 3.3125rem);
	padding-left: min(2.7777777778vw, 2.5rem);
	padding-right: min(2.7777777778vw, 2.5rem);
	padding-top: min(3.6805555556vw, 3.3125rem);
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
}

#grise .mv_en {
	color: #fff;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: min(2.3611111111vw, 2.125rem);
	font-weight: 500;
	line-height: 1.4117647059;
	opacity: 0;
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
}

#grise .mv_en span {
	opacity: 0.5;
}

#grise .mv_en .active {
	opacity: 1;
}

#grise .mv_wrap {
	align-items: flex-end;
	display: grid;
	grid-template-columns: 1fr min(12.8472222222vw, 11.5625rem);
	margin-top: min(2.4305555556vw, 2.1875rem);
	opacity: 0;
	transition: opacity 0.8s ease, visibility 0.8s ease;
	visibility: hidden;
}

#grise .mv_txt {
	color: #fff;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: min(1.3888888889vw, 1.25rem);
	font-weight: 500;
	line-height: 1.4;
}

#grise .mv_img2 {
	display: block;
}

#grise {
	color: #000000;
	font-family: "Noto Sans JP", sans-serif;
}

#grise picture {
	display: block;
}

#grise img {
	max-width: 100%;
	width: 100%;
}

#grise a {
	color: inherit;
}

#grise .js-fade {
	opacity: 0;
	transform: translateY(50px);
	transition: all 1.5s cubic-bezier(0.155, 0.91, 0.695, 0.95);
}

#grise .is-fade {
	opacity: 1;
	transform: translateY(0);
}

html {
	scroll-behavior: smooth;
}

#grise .footer {
	position: relative;
}

#grise .prof {
	background: rgba(0, 0, 0, 0.2);
	padding-bottom: 16.25rem;
	padding-top: 15rem;
}

#grise .prof_img {
	margin-left: auto;
	margin-right: auto;
	max-width: 22.5rem;
}

#grise .prof_name {
	color: #fff;
	font-family: "Helvetica Neue LT Pro", sans-serif;
	font-size: 1rem;
	line-height: 1.25;
	margin-top: 2.5rem;
	text-align: center;
}

#grise .prof_txt {
	color: #fff;
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 2;
	margin-top: 1.25rem;
	text-align: center;
}

#grise .prof_insta {
	color: #fff;
	font-size: 0.75rem;
	font-weight: 500;
	margin-top: 1.25rem;
	text-align: center;
}

#grise .prof_insta a {
	-webkit-text-decoration: underline;
	text-decoration: underline;
	transition: all 0.45s;
}

#grise .info {
	background: url(../images/bg_footer.jpg) center center/cover no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 32.6875rem;
	padding-bottom: 6.6875rem;
	padding-left: 3.125rem;
	padding-right: 3.125rem;
	padding-top: 6.6875rem;
}

#grise .info_ttl {
	font-size: 1.25rem;
	font-weight: 500;
	text-align: right;
}

#grise .info_body {
	text-align: right;
}

#grise .info_body dt {
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 1.6666666667;
	margin-top: 1.875rem;
}

#grise .info_body dd {
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.6666666667;
	margin-bottom: 0.75rem;
}

#grise .info_links {
	margin-top: 1.875rem;
}

#grise .info_link {
	text-align: right;
}

#grise .info_link a {
	-webkit-text-decoration: underline;
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 1.6666666667;
	text-decoration: underline;
	transition: all 0.45s;
}

#grise .footer_bottom {
	background: rgba(0, 0, 0, 0.2);
	padding-bottom: 3.4375rem;
	padding-top: 10.625rem;
}

#grise .footer_logo {
	margin-left: auto;
	margin-right: auto;
	max-width: 63.75rem;
}

#grise .footer_copy {
	color: #fff;
	font-size: 0.625rem;
	font-weight: 500;
	margin-top: 14.375rem;
	text-align: center;
}

@media (hover: hover) {

#grise .main_items .buy-text:hover {
	opacity: 0.6;
}

#grise .prof_insta a:hover {
	opacity: 0.6;
}

#grise .info_link a:hover {
	opacity: 0.6;
}

}

@media screen and (max-width: 739px) {

.u-desktop {
	display: none;
}

.u-mobile {
	display: block;
}

#grise ._mt-xl {
	margin-top: 10rem;
}

#grise ._mt-l {
	margin-top: 10rem;
}

#grise ._mt-m {
	margin-top: 10rem;
}

#grise .main_intro_ttl {
	font-size: 0.75rem;
	margin-top: 1.25rem;
}

#grise .main_intro_txt {
	font-size: 0.625rem;
	margin-top: 0.625rem;
}

#grise ._w-s {
	max-width: 62.6666666667vw;
}

#grise ._w-m {
	max-width: 84vw;
}

#grise ._w-l {
	max-width: 84vw;
}

#grise ._w-xl {
	max-width: 96vw;
}

#grise ._w-50.main_block {
	margin-top: 10.6666666667vw;
	padding: 0;
	width: 100%;
}

#grise ._w-50.main_block .item-buy-card-item {
	margin-left: auto;
	margin-top: 0.875rem;
}

#grise .bgBlock1 {
	background-image: url(../images/img02_sp.jpg);
	height: 73.3333333333vw;
}

#grise .bgBlock1_layouer {
	bottom: 0.75rem;
	height: 50.6666666667vw;
	left: 0.75rem;
	width: 50.6666666667vw;
}

#grise .bgBlock1_logo {
	bottom: 0.75rem;
	height: 50.6666666667vw;
	left: 0.75rem;
	padding-bottom: 6.6666666667vw;
	padding-left: 4.8vw;
	padding-right: 4.8vw;
	padding-top: 6.6666666667vw;
	width: 50.6666666667vw;
}

#grise .main_items {
	font-size: 0.75rem;
	margin-top: 0.875rem;
}

#grise .bgBlack {
	background: linear-gradient(to bottom, white 14.6875rem, black 14.6875rem);
	padding-bottom: 10rem;
}

#grise .bgBlack .main_ttl {
	font-size: 1.5rem;
	margin-bottom: 0.625rem;
}

#grise .bgBlack .main_grise .main_img span {
	font-size: 0.625rem;
}

#grise .bgBlack .main_grise .main_img span:nth-child(1) {
	left: -1.5rem;
	top: 3rem;
}

#grise .bgBlack .main_grise .main_img span:nth-child(2) {
	bottom: 4.3125rem;
	right: -0.875rem;
}

#grise .bgBlack .main_subttl {
	font-size: 0.875rem;
	margin-top: 0.625rem;
}

#grise .bgWide .main_items {
	position: static;
}

#grise .main_gallery {
	background: none;
	height: 108.2666666667vw;
	margin-top: 10rem;
}

#grise .main_gallery .main_img {
	position: static;
	width: 77.3333333333vw;
}

#grise .main_gallery .main_img:nth-child(1) {
	margin-right: -8vw;
}

#grise .main_gallery .main_img:nth-child(2) {
	margin-top: -20.2666666667vw;
}

#grise .main_gallery .main_img:nth-child(3) {
	margin-left: -8vw;
	margin-top: -20.2666666667vw;
}

.middle_layer {
	height: 73.3333333333vw;
	width: 73.3333333333vw;
}

.middle_img {
	height: 73.3333333333vw;
	width: 73.3333333333vw;
}

.middle_block {
	max-width: 84vw;
}

.middle_ttl {
	font-size: 1.3125rem;
	right: 1.25rem;
	top: 1.25rem;
}

.middle_subttl {
	bottom: 1.25rem;
	font-size: 0.625rem;
	left: 1.25rem;
}

#grise .mv {
	min-height: 100svh;
	overflow: hidden;
}

#grise .mv_logo {
	bottom: 1.5rem;
	left: 1.25rem;
	right: auto;
	top: auto;
	width: 3.875rem;
}

#grise .mv_bg {
	min-height: 100svh;
}

#grise .mv_bg picture {
	min-height: 100svh;
}

#grise .mv_bg picture img {
	-o-object-fit: cover;
	-o-object-position: center;
	min-height: 100svh;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

#grise .mv_ttl span {
	transform: rotate(180deg);
	transform-origin: center;
}

#grise .mv_ttl span:nth-child(1) {
	bottom: 24.8vw;
	left: auto;
	right: 34.6666666667vw;
	text-orientation: mixed;
	writing-mode: vertical-rl;
}

#grise .mv_ttl span:nth-child(2) {
	bottom: auto;
	right: 34.6666666667vw;
	text-orientation: mixed;
	top: 24vw;
	writing-mode: vertical-rl;
}

#grise .mv_ttl {
	font-size: 6.4vw;
	line-height: 1;
}

#grise .mv_body {
	height: min(73.6vw, 17.25rem);
	width: min(73.6vw, 17.25rem);
}

#grise .mv_layer {
	height: min(73.6vw, 17.25rem);
	width: min(73.6vw, 17.25rem);
}

#grise .mv_img {
	padding: min(8vw, 1.875rem);
}

#grise .mv_container {
	padding-bottom: 1.6875rem;
	padding-left: 1.375rem;
	padding-right: 1.375rem;
	padding-top: 1.75rem;
}

#grise .mv_en {
	font-size: min(4.2666666667vw, 1rem);
	line-height: 1.3636363636;
}

#grise .mv_wrap {
	gap: 0.5rem;
	grid-template-columns: 1fr 7.9375rem;
	margin-top: 0.75rem;
	position: relative;
}

#grise .mv_txt {
	bottom: 0;
	font-size: min(3.2vw, 0.75rem);
	left: 0;
	line-height: 1.3333333333;
	position: absolute;
}

#grise .mv_img2 {
	grid-column: 2/3;
	width: 7.9375rem;
}

#grise .prof {
	padding-bottom: 6.875rem;
	padding-top: 6.875rem;
}

#grise .prof_img {
	max-width: 11.25rem;
}

#grise .prof_name {
	font-size: 0.75rem;
	margin-top: 1.25rem;
}

#grise .prof_txt {
	font-size: 0.625rem;
	margin-top: 0.625rem;
}

#grise .prof_insta {
	font-size: 0.625rem;
	margin-top: 0.625rem;
}

#grise .info {
	background-image: url(../images/bg_footer_sp.jpg);
	padding-bottom: 16rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 2.9375rem;
}

#grise .info_ttl {
	font-size: 1rem;
	text-align: center;
}

#grise .info_body {
	text-align: center;
}

#grise .info_body dt {
	font-size: 0.625rem;
	margin-top: 1.375rem;
}

#grise .info_body dd {
	font-size: 0.625rem;
	margin-top: 0.5rem;
}

#grise .info_links {
	margin-top: 0.625rem;
}

#grise .info_link {
	text-align: center;
}

#grise .info_link a {
	font-size: 0.625rem;
}

#grise .footer_bottom {
	align-items: cneter;
	display: flex;
	justify-content: center;
	min-height: 100vh;
	padding-bottom: 2.6875rem;
	padding-top: 2.6875rem;
}

#grise .footer_logo {
	align-items: center;
	display: flex;
	justify-content: center;
	max-width: 12.75rem;
}

#grise .footer_copy {
	display: none;
}

}

