@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
body {
	background-color: #fff;
}
#gHeader {
	background-color: #fff;
}
#main .mainVisual {
	margin-bottom: 5.7rem;
	position: relative;
}
#main .mainVisual .foo {
	position: relative;
}
#main .mainVisual .foo img {
	width: 100%;
}
#main .mainVisual .foo .content {
	position: absolute;
}
#main .mainVisual .foo .txtBox {
	width: fit-content;
}
#main .mainVisual .foo .content.right-center {
	right: calc((100vw - 1980px) / 2);
	top: 50%;
	transform: translate(0 , -50%);
}
#main .mainVisual .foo .content.left-center {
	left: calc((100vw - 1980px) / 2);
	top: 50%;
	transform: translate(0%, -50%);
}
#main .mainVisual .foo .content.left-center .txtBox {
	margin-right: auto;
}
@media (min-width: 2301px) {
#main .mainVisual .foo .content.right-top {
	right: calc((100vw - 1980px) / 2);
	top: 10px;
}
#main .mainVisual .foo .content.left-top {
	left: calc((100vw - 1980px) / 2);
	top: 10px;
}
#main .mainVisual .foo .content.right-bottom {
	right: calc((100vw - 1980px) / 2);
	bottom: 10px;
}
#main .mainVisual .foo .content.left-bottom {
	left: calc((100vw - 1980px) / 2);
	bottom: 10px;
}
}

@media (max-width: 2300px) and (min-width: 897px) {
	#main .mainVisual .foo .content {
		max-width: 40vw;
	}
	#main .mainVisual .foo .content.right-center {
		right: 11vw;
		top: 0;
		bottom: 0;
	}
	#main .mainVisual .foo .content.left-center {
		left: 11vw;
		top: 0;
		bottom: 0;
	}
	#main .mainVisual .foo .content.right-top {
		right: 11vw;
		top: 10px;
	}
	#main .mainVisual .foo .content.left-top {
		left: 11vw;
		top: 10px;
	}
	#main .mainVisual .foo .content.right-bottom {
		right: 11vw;
		bottom: 10px;
	}
	#main .mainVisual .foo .content.left-bottom {
		left: 11vw;
		bottom: 10px;
	}
}

#main .mainVisual .foo .txtBox h1 {
	margin-bottom: 0;
	width: 50rem;
}
#main .mainVisual .foo .txtBox p {
	color: #fff;
	font-size: 2rem;
}
#main .mainVisual .foo .txtBox p .large {
	font-size: 2.2rem;
}
#main .mainVisual .foo .txtBox p .sml {
	margin-right: 0.3rem;
	font-size: 1.7rem;
}
#main .mainVisual .swiper-pagination {
	bottom: -3.1rem;
}
#main .mainVisual .swiper-pagination-bullet {
	margin: 0 0.7rem;
	width: 0.7rem;
	height: 0.7rem;
	background: #b9b9b9;
	opacity: 1;
}
#main .mainVisual .swiper-pagination-bullet-active {
	background: #595959;
}
#main .mainVisual .mv-movie {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	position: relative;
}
#main .mainVisual .mv-movie::before {
	content: "";
	background-color: #8D8D8D;
	mix-blend-mode: multiply;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
#main .mainVisual video {
	aspect-ratio: 2732 / 1199;
	width: 100vw;
	position: relative;
}
#main .news {
	margin: 0 auto 11rem;
	max-width: 106rem;
}
#main .newsList {
	border-top: 1px solid #afafaf;
}
#main .newsList li {
	border-bottom: 1px solid #afafaf;
}
#main .newsList a {
	padding: 1.6rem 0;
	display: flex;
}
#main .newsList .date {
	margin-right: 1.5rem;
	color: #727272;
	font-size: 1.2rem;
}
#main .newsList .txt {
	flex: 1;
	color: #1f1f1f;
	font-size: 1.3rem;
}
#main .newsList a:hover {
	opacity: 0.7;
}
#main .headLine01 {
	margin-bottom: 5rem;
}
#main .product {
	margin: 0 auto 11rem;
	max-width: 106rem;
}
#main .product .slideBox {
	position: relative;
	margin-left: 1em;
}
#main .product .proSwiper {
	padding-bottom: 5.8rem;
}
#main .product .productList a {
	display: block;
}
#main .product .productList a:hover {
	opacity: 0.7;
}
#main .product .productList .pho {
	aspect-ratio: 1/1;
}
#main .product .productList .pho img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .product .productList p {
	font-size: 1.2rem;
	line-height: 1.45;
	margin-top: 3rem;
}
#main .product .swiper-horizontal>.swiper-scrollbar,
#main .product .swiper-scrollbar.swiper-scrollbar-horizontal {
    left: 0;
    width: 100%;
    height: 3px;
    background: #e2e2e2;
}
#main .product .swiper-scrollbar-drag {
    background: #a5a5a5;
    cursor: pointer;
}
#main .product .swiper-button-disabled {
	opacity: 0;
	pointer-events: none;
}
#main .product .swiper-button-next,
#main .product .swiper-button-prev {
	margin-top: -3rem;
	transition: .3s;
	top: 50%;
	height: auto;
	transform: translateY(-50%);
}
#main .product .swiper-button-next {
	right: -3rem;
}
#main .product .swiper-button-prev {
	left: -3rem;
}
#main .product .swiper-button-next:after,
#main .product .swiper-button-prev:after {
	font-size: 1.6rem;
	color: rgba(60,60,60);
}
#main .linkBox a {
	display: block;
	position: relative;
}
#main .linkBox a:hover {
	opacity: 0.7;
}
#main .linkBox .phoBox img {
	width: 100%;
}
#main .linkBox .txtBox {
	position: absolute;
}
#main .linkBox .link {
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .linkBox .link .txt {
	color: #fff;
	font-size: 1.3rem;
	opacity: 0.9;
	letter-spacing: 0.04em;
}
#main .linkBox .link:after {
	margin-left: 0.3rem;
	width: 4.5rem;
	height: 1rem;
	content: "";
	background: url(../img/common/arrow01.png) no-repeat right center/100%;
}
#main .concept {
	margin: 0 auto 12.8rem;
	max-width: 98rem;
}
#main .concept .linkBox .txtBox {
	left: 50%;
	transform: translateX(-50%);
	bottom: 5.8rem;
	text-align: center;
}
#main .concept .linkBox .subTtl {
	margin-bottom: 3rem;
	padding: 2rem 1.5rem 2.7rem;
	color: #fff;
	font-weight: 500;
	font-size: 1.9rem;
	letter-spacing: 0.04em;
	line-height: 1.79;
	width: 27.9rem;
	text-align: center;
	background-color: rgba(0, 91, 96, 0.8)
}
#main .concept .linkBox .subTtl img {
	margin-top: 1.6rem;
	width: 23rem;
}
#main .commitment {
	margin: 0 auto 12.8rem;
	max-width: 98rem;
}
#main .commitment .linkBox .txtBox {
	left: 7.5rem;
	top: 3rem;
}
#main .commitment .linkBox .subTtl {
	margin-bottom: 1.7rem;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 500;
	text-shadow: 0px 0px 6px rgba(10, 67, 60, 0.63);
}
#main .commitment .linkBox .subTtl .en {
	margin-bottom: 0.5rem;
	display: block;
	font-size: 5.8rem;
	line-height: 1;
	opacity: 0.95;
	text-shadow: 0px 0px 14px rgba(10, 67, 60, 0.61);
}
#main .commitment .linkBox .link {
	justify-content: flex-start;
}
#main .interview {
	margin: 0 auto 13rem;
	max-width: 83.2rem;
}
#main .interview .linkBox a {
	display: flex;
}
#main .interview .linkBox .phoBox {
	flex: 1;
}
#main .interview .linkBox .txtBox {
	padding: 2rem 3rem 2rem 4rem;
	position: static;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	width: 42.5rem;
	background: #025b60;
}
#main .interview .linkBox p {
	width: 100%;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 300;
	letter-spacing: 0.06em;
}
#main .interview .linkBox p .large {
	margin-left: 0.5rem;
	font-size: 1.4rem;
}
#main .interview .linkBox .subTtl {
	margin-bottom: 2.5rem;
	font-size: 2rem;
	line-height: 1.7;
	letter-spacing: 0.02em;
}
#main .ritual {
	margin: 0 auto 13rem;
	max-width: 83.2rem;
}
#main .column {
	margin: 0 auto 14.5rem;
	max-width: 98rem;
}
#main .column .colList li {
	width: 48%;
}
#main .column .colList a:hover {
	opacity: 0.7;
}
#main .comBtn {
	margin-top: 4rem;
}
#main .comBtn a {
	margin: 0 auto;
}
#main .instagram {
	margin: 0 auto 13.3rem;
	max-width: 115rem;
}
#main .instagram .insList li {
	font-size: 1.2rem;
}
#main .instagram .insList li:last-child {
	margin-right: 0;
}
#main .instagram .insList li .pho a {
	display: block;
	aspect-ratio: 1 / 1;
}
#main .instagram .insList li .pho a:hover {
	opacity: 0.7;
}
#main .instagram .insList li .pho a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .instagram .insList li .link {
	margin: 1.3rem 1.2rem 0.6rem;
	padding-left: 2.5rem;
	background: url(../img/common/icon_ins.png) no-repeat left 0.4rem/1.5rem;
}
#main .instagram .insList li .link a {
	text-decoration: underline;
}
#main .instagram .insList li p {
	margin: 0 0.8rem;
	word-break: break-all;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#main .instagram .swiper-button-disabled {
	opacity: 0;
	pointer-events: none;
}
#main .instagram .swiper-button-next,
#main .instagram .swiper-button-prev {
	right: 0;
	top: 11.5rem;
	width: 4rem;
	height: 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.55);
	transition: .3s;
}
#main .instagram .swiper-button-prev {
	left: 0;
}
#main .instagram .swiper-button-next:after,
#main .instagram .swiper-button-prev:after {
	margin-left: 0.2rem;
	font-size: 0;
	width: 0.9rem;
	height: 1.6rem;
	background: url(../img/index/next.png) no-repeat left top/100%;
	content: "";
}
#main .instagram .swiper-button-prev:after {
	margin: 0 0.2rem 0 0;
	background-image: url(../img/index/prev.png);
}
#main .movie {
	margin: 0 auto;
	max-width: 80rem;
	aspect-ratio: 800/447;
}
#main .movie video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
#main {
	margin-bottom: 15.9rem;
}
@media all and (min-width: 897px) {
	#main .instagram .insList li {
		margin-right: 2rem !important;
		width: 23rem !important;
	}
	#main .instagram .insList li .link a:hover {
		text-decoration: none;
	}
	#main .instagram .swiper-button-next:hover,
	#main .instagram .swiper-button-prev:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 5.7rem;
	}
	#main .mainVisual .foo .content {
		margin: 0;
		top: auto;
		left: 0;
		bottom: 7.9rem;
		transform: none;
	}
	#main .mainVisual .foo .txtBox {
		margin: auto;
		width: 80%;
		text-align: center;
	}
	#main .mainVisual .foo .txtBox h1 {
		margin: 0 auto;
		max-width: 100%;
		width: auto;
	}
	#main .mainVisual .foo .txtBox p {
		font-size: 1.4rem;
	}
	#main .mainVisual .foo .txtBox p .large {
		font-size: 1.5rem;
	}
	#main .mainVisual .foo .txtBox p .sml {
		margin-right: 0.3rem;
		font-size: 1.2rem;
	}
	#main .mainVisual video {
		aspect-ratio: auto;
		width: auto;
		max-height: 79vh;
		transform: translate(-34%, 0);
	}
	#main .news {
		margin: 0 1.2em 6rem;
	}
	#main .newsList a {
		padding: 1.2rem 0;
	}
	#main .newsList .txt {
		font-size: 1.2rem;
	}
	#main .headLine01 {
		margin-bottom: 3rem;
	}
	#main .headLine01 .en img {
		height: 1.55rem;
	}
	#main .product {
		margin: 0 0 10.5rem;
	}
	#main .product .headLine01 {
		margin-bottom: 5rem;
	}
	#main .product .proSwiper {
		padding-bottom: 4.3rem;
	}
	#main .product .productList li {
		margin-right: 2rem;
		width: 34.225% !important;
		font-size: 1.2rem;
	}
	#main .product .productList p {
		margin-top: 2.5rem;
		line-height: 1.5;
	}
	#main .product .swiper-horizontal>.swiper-scrollbar,
    #main .product .swiper-scrollbar.swiper-scrollbar-horizontal {
        width: calc(100% - 1.6rem);
    }
	#main .concept {
		margin: 0 0 10rem;
	}
	#main .concept .linkBox .txtBox {
		top: 50%;
		transform: translate(-50%, -50%);
		bottom: auto;
	}
	#main .concept .linkBox .subTtl {
		margin-bottom: 0;
		padding: 3.077vw 2vw 4.103vw;
		font-size: 3.077vw;
		width: 44.359vw;
	}
	#main .concept .linkBox .subTtl img {
		margin-top: 2.564vw;
		width: 36.41vw;
	}
	#main .commitment {
		margin: 0 0 10rem;
	}
	#main .commitment .linkBox .txtBox {
		left: 7vw;
		top: 12vw;
	}
	#main .commitment .linkBox .subTtl {
		margin-bottom: 0;
		font-size: 2.8vw;
		line-height: 1.55;
		letter-spacing: 0.04em;
		font-feature-settings: "palt";
	}
	#main .commitment .linkBox .subTtl .en {
		margin-bottom: 0;
		font-size: 8.9vw;
		letter-spacing: 0;
	}
	#main .interview {
		margin: 0 0 10rem;
		max-width: inherit;
	}
	#main .interview .linkBox .phoBox {
		max-height: 30rem;
	}
	#main .interview .linkBox .phoBox img {
		height: 100%;
		object-fit: cover;
		object-position: left top;
	}
	#main .interview .linkBox .txtBox {
		padding: 2rem 1.8rem 2.5rem 2.2rem;
		width: 54.3%;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
	}
	#main .interview .linkBox p {
		width: 100%;
	}
	#main .interview .linkBox .subTtl {
		margin-bottom: 1.3rem;
		font-size: 1.5rem;
		line-height: 1.67;
	}
	#main .comBtn {
		margin-top: 3rem;
	}
	#main .ritual {
		margin-bottom: 10rem;
		max-width: inherit;
	}
	#main .ritual .coming img {
		width: 100%;
	}
	#main .column {
		margin-bottom: 10rem;
	}
	#main .column .colList {
		margin: 0 3rem;
	}
	#main .column .colList li {
		width: 100%;
	}
	#main .column .colList li:nth-child(n+2) {
		display: none;
	}
	#main .instagram {
		margin: 0 0 12rem;
	}
	#main .instagram .swiper {
		margin: 0 1.6rem;
	}
	#main .instagram .insList li p,
	#main .instagram .insList li .link {
		display: none;
	}
	#main .instagram .swiper-button-next,
	#main .instagram .swiper-button-prev {
		top: calc((100vw - 3.2rem - 14px) / 4);
	}
	#main .movie {
		max-width: inherit;
	}
	#main {
		margin-bottom: 0;
	}
}