@charset "utf-8";
/*------------------------------------------------------------
	model
------------------------------------------------------------*/
@media all and (min-width: 897px) {
	#main .comMainVisual {
		margin-bottom: 9.4rem;
	}
	#main .comMainVisual .pageTtl {
		padding: 1.9rem 3.5rem 2rem 3.9rem;
		font-size: 3.2rem;
		letter-spacing: 0;
		left: calc((100vw - 120rem) / 2);
	}
}
@media (min-width: 897px) and (max-width: 1320px) {
	#main .comMainVisual .pageTtl {
		left: 2rem;
	}
}
@media all and (max-width: 896px) {
	#main .comMainVisual {
		margin-bottom: 1.8rem;
	}
	#main .comMainVisual .image {
		aspect-ratio: 9/6;
	}
	#main .comMainVisual .slideBox {
		margin-bottom: 7.5rem;
	}
	#main .comMainVisual .pageTtl {
		text-align: center;
		font-size: 2.55rem;
	}
}
#main .topBox .content {
	max-width: 80rem;
}
#main .topBox .bigPhoto {
	margin: 9rem auto 9.3rem;
	width: 111.7rem;
}
#main .topBox .bigPhoto img {
	width: 100%;
}
#main .topBox .bigPhoto li + li {
	margin-top: 6rem;
}
#main p {
	letter-spacing: 0.1em;
	text-align: justify;
}
#main .topBox .heading {
	margin-bottom: 2.4rem;
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	font-weight: 400;
}
#main .topBox .flexBox {
	display: flex;
	gap: 8rem;
	border-bottom: 1px dashed #3E3A39;
	align-items: flex-end;
	padding-bottom: 4rem;
}
#main .topBox .flexBox .textBox {
	flex: 1;
}
#main .topBox .flexBox p + p {
	margin-top: 0.5rem;
}
#main .topBox .flexBox .address img {
	width: 2.2rem;
	margin: 0 1.4rem 0px 0.4rem;
	vertical-align: -1.1rem;
}
#main .topBox .flexBox .comBtn {
	min-width: 24.7rem;
}
#main .topBox section {
	margin-bottom: 7.8rem;
}
#main .topBox .feelBox {
	margin-bottom: 5.8rem;
}
#main .topBox .feelBox p {
	letter-spacing: 0.17em;
	font-feature-settings: "palt";
}
#main .topBox section:last-child {
	margin-bottom: 0;
}
#main .topBox .textList {
	gap: 5.3rem 2rem;
}
#main .topBox .textList li {
	width: calc(50% - 3rem);
}
#main .topBox .textList .title {
	padding: 0.2rem 0 1.6rem 5.2rem;
	font-size: 2rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	background: url(../img/common/icon15.png) no-repeat left top / 3.2rem;
	font-weight: 300;
}
#main .headLine03 {
	margin-bottom: 4.3rem;
	padding-left: 0;
	line-height: 1.687;
}
#main .headLine03::before {
	display: none;
}
@media all and (max-width: 896px) {
	#main .topBox {
		margin: 0 2rem;
	}
	#main .topBox .content {
		margin: 0;
		max-width: inherit;
	}
	#main .topBox .heading {
		margin-bottom: 1.7rem;
		font-size: 1.4rem;
		line-height: 1.901;
		font-weight: 500;
	}
	#main .topBox .flexBox {
		padding-bottom: 5rem;
		display: block;
	}
	#main .topBox .bigPhoto {
		margin: 0 0 2rem;
		width: auto;
	}
	#main .topBox .bigPhoto li + li {
		margin-top: 2rem;
	}
	#main p {
		font-size: 1.3rem;
	}
	#main .topBox .flexBox .address {
		font-size: 1.2rem;
		letter-spacing: 0;
	}
	#main .topBox .flexBox .address img {
		margin: 0 0.7rem  0 0;
		width: 1.1rem;
		vertical-align: -0.6rem;
	}
	#main .topBox .flexBox p + p {
		margin-top: 1.7rem
	}
	#main .topBox .comBtn a {
		margin-top: 4.5rem;
		min-width: 20rem;
		font-size: 1.4rem;
	}
	#main .headLine03 {
		margin-bottom: 3.2rem;
		line-height: 2;
	}
	#main .topBox section {
		margin-bottom: 4.8rem;
	}
	#main .topBox .textList {
		margin-top: 4rem;
		display: block;
	}
	#main .topBox .textList li {
		width: 100%;
	}
	#main .topBox .textList li + li {
		margin-top: 4.5rem;
	}
	#main .topBox .textList .title {
		padding: 0.3rem 0 0.8rem 3.2rem;
		font-size: 1.6rem;
		font-weight: 500;
		background-size: 2.9rem;
	}
}
/* storyBox */
#main .storyBox {
	margin: 10.9rem 0 7rem;
	overflow: hidden;
}
#main .storyBox .swiper {
	overflow: visible !important;
}
#main .storyBox .headLine01 {
	margin-bottom: 8rem;
}
#main .storyBox .swiper-slide {
	width: 41.5rem !important;
	background-color: #fff;
	box-shadow: 0 0 1.8rem rgba(0, 0, 0, 0.1);
}
#main .storyBox .textBox {
	padding: 3.8rem 4.5rem;
	text-align: justify;
}
#main .storyBox .textBox p {
	letter-spacing: 0.082em;
}
#main .storyBox .title {
	margin-bottom: 1.5rem;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 300;
	letter-spacing: 0.1em;
}
#main .storyBox img {
	width: 100%;
}
#main .storyBox .arrowList {
	margin-top: 7.8rem;
	display: flex;
	justify-content: flex-end;
	gap: 10.9rem;
}
#main .storyBox .arrowList li {
	width: 5.2rem;
	height: 5.2rem;
	border-radius: 100%;
	border: 1px solid #3E3A39;
	background: url(../img/common/icon02.png) no-repeat center center / 1.4rem;
	cursor: pointer;
	transition: 0.3s;
}
#main .storyBox .arrowList .prev {
	transform: scaleX(-1);
}
#main .storyBox .arrowList .swiper-button-disabled {
	pointer-events: none;
	opacity: 0.6;
}
@media all and (min-width: 897px) {
	#main .storyBox .arrowList li:hover {
		background-color: #3E3A39;
		background-image: url(../img/common/icon01.png);
	}
}
@media all and (max-width: 896px) {
	#main .storyBox {
		margin: 8.1rem 0 8.8rem;
	}
	#main .storyBox .content {
		margin: 0 2rem;
	}
	#main .storyBox .headLine01 {
		margin-bottom: 3.2rem;
		font-size: 3rem;
		text-align: left;
	}
	#main .storyBox .swiper-slide {
		width: 25.4rem !important;
	}
	#main .storyBox .title {
		margin-bottom: 1.8rem;
		font-weight: 400;
		font-size: 1.6rem;
	}
	#main .storyBox .textBox {
		padding: 2.6rem 2.7rem 1rem;
	}
	#main .storyBox .arrowList li {
		width: 4rem;
		height: 4rem;
		background-size: 1rem;
	}
	#main .storyBox .arrowList {
		margin-top: 5rem;
		gap: 2rem;
	}
}
#main .lifestyle {
	margin-bottom: 10.7rem;
}
#main .lifestyle .videoBox {
	margin-bottom: 8.5rem;
	height: 62.7rem;
	background: #ccc;
}
#main .lifestyle .videoBox iframe {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .lifestyle .headLine02 {
	margin-bottom: 8rem;
	line-height: 2;
}
#main .lifestyle .headLine03 {
	margin-bottom: 7.5rem;
	text-align: center;
	line-height: 1.875;
}
#main .lifestyle .innerBox {
	margin: 0 auto 9.8rem;
	width: 80rem;
}
#main .lifestyle .innerBox p + p {
	margin-top: 3rem;
}
#main .lifestyle .photoBox  {
	margin-bottom: 6rem;
}
#main .lifestyle .mapBox {
	height: 44rem;
	background-color: #000;
}
#main .lifestyle .mapBox iframe {
	width: 100%;
	height: 100%;
	display: block;
}
@media all and (max-width: 896px) {
	#main .lifestyle {
		margin-bottom: 6rem;
	}
	#main .lifestyle .headLine02 {
		margin-bottom: 4.1rem;
		font-size: 3rem;
		line-height: 1.666;
		letter-spacing: 0.1em;
	}
	#main .lifestyle .content {
		margin: 0 2rem;
	}
	#main .lifestyle .videoBox {
		margin: 0 -2rem 3.7rem;
		height: auto;
		aspect-ratio: 753/423;
	}
	#main .lifestyle .innerBox {
		margin-bottom: 4.5rem;
		width: auto;
	}
	#main .lifestyle .headLine03 {
		margin-bottom: 3.3rem;
		text-align: left;
		line-height: 2;
	}
	#main .lifestyle .innerBox p + p {
		margin-top: 2.5rem;
	}
	#main .lifestyle .photoBox {
		margin-bottom: 2rem;
	}
	#main .lifestyle .mapBox {
		margin: 0 -2rem;
		height: auto;
		aspect-ratio: 750/503;
	}
}
/* liveBox */
#main .liveBox {
	margin-top: 10rem;
	padding: 7.5rem 10rem 12rem;
	background-color: #F8F8F8;
}
#main .liveBox .headLine02 {
	margin-bottom: 6.5rem;
}
#main .liveBox .topImg {
	margin: 0 -2.2rem 8.4rem;
	width:auto;
}
#main .liveBox .imgList {
	gap: 10rem 5rem;
}
#main .liveBox .imgList li {
	width: calc(50% - 5rem);
}
#main .liveBox .title {
	margin-bottom: 3.3rem;
	font-size: 3.2rem;
	font-weight: 400;
	font-family: "Shippori Mincho", serif;
	display: flex;
	align-items: flex-start;
	gap: 3.1rem;
}
#main .liveBox .title .num {
	width: 4.8rem;
	height: 4.8rem;
	font-size: 2.276rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	flex-shrink: 0;
	background-color: #fff;
	border: 1px solid #3E3A39;
}
#main .liveBox .imgList p {
	margin-bottom: 4.4rem;
}
#main .liveBox .infoBox {
	padding: 4.8rem 4rem 5.4rem 7.5rem;
	margin: 10rem auto 0;
	background-color: #fff;
	border: 1px solid #3E3A39;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-feature-settings: "palt";
	gap: 0.5rem;
}
#main .liveBox  .infoBox .list {
	flex: 1;
}
#main .liveBox  .infoBox h3 {
	margin: 0 0 2rem;
	width: 100%;
	padding: 0;
	line-height: 1.5;
	font-weight: 400;
	font-size: 2.667rem;
	letter-spacing: 0.05em;
	background: none;
	font-family: "Shippori Mincho", serif;
}
#main .liveBox .infoBox ul {
	margin: 0 !important;
	width: fit-content;
}
#main .liveBox  .infoBox h4{
	width: fit-content;
	flex-shrink: 0;
}
#main .liveBox .infoBox li {
	padding: 0;
	display: flex;
	letter-spacing: 0;
	page-break-inside: avoid;
}
#main .liveBox .infoBox li * {
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .liveBox .infoBox h4 {
	font-weight: 500;
}
#main .liveBox .infoBox li::before {
	display: none;
}
@media all and (max-width: 896px) {
	#main .liveBox .infoBox {
		margin: 6rem 1.7rem 0;
		width: auto;
		padding: 4.3rem 2rem 4.3rem;
		display: block;
	}
	#main .liveBox .infoBox h3 {
		margin: 0 0 1.8rem;
		font-size: 2.2rem;
		font-weight: 500;
		letter-spacing: 0.1em;
	}
	#main .liveBox .infoBox li * {
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 0;
	}
	#main .liveBox .infoBox li {
		margin: 0;
	}
	#main .liveBox {
		padding: 9rem 0.3rem 6rem;
	}
	#main .liveBox .topImg {
		margin: 0 auto 5.7rem;
		width: 32.9rem;
	}
	#main .liveBox .headLine02 {
		margin-bottom: 3.9rem;
	}
	#main .liveBox .imgList {
		margin: 0 1.7rem;
		display: block;
	}
	#main .liveBox .imgList li {
		width: 100%;
	}
	#main .liveBox .imgList li + li {
		margin-top: 5.9rem;
	}
	#main .liveBox .title {
		margin-bottom: 2.2rem;
		font-size: 2.2rem;
		line-height: 1.2;
		letter-spacing: 0.1em;
		font-weight: 500;
		gap: 1.1rem;
	}
	#main .liveBox .title .num {
		letter-spacing: 0;
		width: 3rem;
		height: 3rem;
		font-size: 1.421rem;
	}
	#main .liveBox .imgList p {
		margin-bottom: 2.5rem;
	}
}
/* contactBox */
.content_title h2, .content_box h2, .content_confirm h2, .content_form h2 {
	margin-bottom: 4.5rem;
	font-size: 4.4rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.1em;
	font-family: "Shippori Mincho", serif;
}
#main .comForm .tableBox p {
	margin-top: 1.2rem;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0.1em;
}
#main .comForm .tableBox p a {
	color: #BD0012;
	text-decoration: underline;
}
#main .required_color {
	background-color: #E3E3E3 !important;
}
form.myForm .required .my_column.my_left label:first-child::after, form.myForm th.required label:first-child::after, form.myForm span.required::after, div.komoju_form .required .my_column.my_left label:first-child::after {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	display: inline;
	content: "※";
	color: #BD0012;
	background: none;
	vertical-align: 1.1rem;
}
.content_title .label_frame, .content_box .label_frame, .content_confirm .label_frame, .content_form .label_frame {
	font-weight: 300;
}
.content_title .input_unit, .content_box .input_unit, .content_confirm .input_unit, .content_form .input_unit {
	width: 100%;
}
.content_title .input_unit .my_right.my_column, .content_box .input_unit .my_right.my_column, .content_confirm .input_unit .my_right.my_column, .content_form .input_unit .my_right.my_column {
	padding: 2rem 0 2rem;
}
form.myForm select {
	padding: 0.5rem 1rem;
	width: 30rem;
	height: 4.6rem;
	font-size: 1.7rem;
	line-height: 1.5;
	border-radius: 0;
	color: #3E3A39;
	background-color: #E3E3E3;
	box-sizing: border-box;
	appearance: none;
	border: none;
	border-radius: 0;
}
form.myForm .datetime_month select, form.myForm .datetime_day select {
	padding: 0.5rem 1rem;
	width: 100%;
	height: 4.6rem;
	font-size: 1.7rem;
	line-height: 1.5;
	border-radius: 0;
	color: #3E3A39;
	background-color: #E3E3E3;
	box-sizing: border-box;
	appearance: none;
	border: none;
}
@media all and (min-width: 897px) {
	#main .content_form {
		margin-bottom: 0;
		width: 77.2rem;
	}
	#main .my_left.my_column {
		padding: 1.5rem 0 0;
		text-align: left;
		font-weight: 300;
		font-size: 1.7rem;
		vertical-align: top;
		width: 23%;
		letter-spacing: 0.1em;
	}
	#main .comForm .tableBox p a:hover {
		text-decoration: none;
	}
	#main .contactBox .comCenterTxt {
		text-align: center;
		letter-spacing: 0.1em;
		text-align: center;
		font-size: 1.5rem;
		margin: 0 0 7.2rem;
		line-height: 2;
	}
	form.myForm .required .my_column.my_left label:first-child::after, form.myForm th.required label:first-child::after, form.myForm span.required::after, div.komoju_form .required .my_column.my_left label:first-child::after {
		margin: 0 0 0 0.3rem;
		vertical-align: 1.5rem;
	}
}
@media all and (max-width: 896px) {
	.comForm .content {
		margin: 0 2rem;
	}
	.content_title h2, .content_box h2, .content_confirm h2, .content_form h2 {
		padding: 0;
		font-size: 3rem;
		line-height: 1.875;
		font-weight: 500;
	}
	#main .contactBox .comCenterTxt {
		margin: 0;
		width: auto;
	}
	.content_title .label_frame, .content_box .label_frame, .content_confirm .label_frame, .content_form .label_frame {
		font-weight: 400;
	}
	.content_title .input_unit, .content_box .input_unit .my_left.my_column, .content_form .input_unit .my_left.my_column, .content_confirm .input_unit .my_left.my_column, .content_title .input_unit .my_heading.my_column, .content_box .input_unit .my_heading.my_column, .content_confirm .input_unit .my_heading.my_column, .content_form .input_unit .my_heading.my_column {
		margin-bottom: 1.8rem;
		padding: 0;
		width: 100% !important;
		display: block !important;
		font-weight: 500;
		font-size: 1.7rem;
	}
	.content_title .input_unit .my_right.my_column, .content_box .input_unit .my_right.my_column, .content_confirm .input_unit .my_right.my_column, .content_form .input_unit .my_right.my_column {
		padding: 0;
		margin-bottom: 3.9rem;
		width: 100% !important;
		display: block !important;
	}
	form.myForm select {
		width: 50%;
	}
}