@charset "utf-8";

/*==============================================

	journey

==============================================*/
main {
	/* overflow: unset; */
}

main .sec_heading .en {
color:  #B4A698;
font-size: 1.3rem;
font-style: normal;
font-weight: 400;
line-height: 2rem; /* 153.846% */
letter-spacing: 0.13rem;
}
main .sec_heading h2 {
	color:  #B4A698;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.4rem; /* 184.615% */
	letter-spacing: 0.065rem;
}

.caption {
	margin: 120px auto;
	max-width: 1200px;
}
.caption h1 {
	font-size: 1.6rem;
	line-height: 3rem; /* 187.5% */
	letter-spacing: 0.08rem;
	text-align: center;
}
.caption .text {
	margin-bottom: 0;
	text-align: center;
	margin-top: 20px;
}
.journey .cover {
	position: relative;
}
.journey .cover img {
	width: 100%;
}
.journey .cover .text_box {
	position: absolute;
	left: calc(40% - 60px);
	bottom: -11px;
	display: flex;
	align-items: flex-end;
}
.journey .cover .text_box .heading {
	display: flex;
}
.journey .cover .text_box .heading h2 {
	color: #F5F3ED;
	font-size: 2rem;
	font-weight: 400;
	line-height: 3.3rem; /* 165% */
	letter-spacing: 0.1rem;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 12px;
}
.journey .cover .text_box .heading .en {
	padding-top: 104px;
	padding-left: 22px;
}
.journey .inner {
	margin-left: 40%;
	margin-top: 40px;
	max-width: 770px;
}

.menu {
	margin: 100px 0;
}
.menu .heading {
	max-width: 1200px;
	margin: 0 auto;
}
.menu .heading h2 {
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.7rem; /* 207.692% */
	letter-spacing: 0.065rem;
	margin-top: 10px;
}



.menu_list {
	margin-top: 60px;
	/* padding-right: calc((100% - 1200px) / 2); */
	width: 100%;
	overflow: hidden;
}
.menu_list li {
	display: flex;
	gap: 0;
	align-items: flex-start;
	margin-bottom: 70px;
	position: relative;
	width: 100%;
}
.menu_list li:last-child {
	margin-bottom: 0px;
}
.menu_list li .img {
	width: 46%;
	overflow: hidden;
}
.menu_list li .img img {
	width: 100%;
}
.menu_list li .exp {
	width: 54%;
	padding-left: 100px;
	padding-right: calc((100% - 1200px) / 2);
}
.menu_list li .exp .title {
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 3.3rem; /* 183.333% */
	letter-spacing: 0.09rem;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}
.menu_list li .exp .title::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #C9C9C4;
	width: 100vw;
}
.menu_list li .exp .price {
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 400;
	line-height: 3.6rem; /* 225% */
	letter-spacing: 0.08rem;
	margin-bottom: 10px;
}
.menu_list li .exp .info_text {
	color:  #9DA49E;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.7rem; /* 207.692% */
	letter-spacing: 0.065rem;
}
.menu_list li .exp .catch{
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 3rem; /* 187.5% */
	letter-spacing: 0.08rem;
	margin: 20px 0 10px;
}
.menu_list li .exp .btns {
	display: flex;
	gap: 10px;
	margin-top: 20px;
	flex-wrap: wrap;
}

.menu_list li .exp .btns .btn_pdf {
	width: calc(50% - 5px);
}
.menu_list li .reserve_btns {
	margin-top: 10px;
}
.menu_list li .reserve_btns .btn {
	width: calc(50% - 5px);
}
.menu_list li .reserve_btns .btn a {
	width: 100%;
}
.menu_list li .exp .btns .btn a {
	width: 100%;
}
.menu_list li .exp .btns .btn_toggle {
	margin-top: 20px;
}
.toggle_content h4 {
	color: #4C4A4A;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 3.6rem; /* 225% */
	letter-spacing: 0.08rem;
	margin-bottom: 10px;
	margin-top: 20px;
}

.journey_section {
	max-width: 1200px;
	margin: 120px auto 0px;
}
.journey_section .year_nav {
	display: flex;
	gap: 10px;
}

.year_nav {
	margin-bottom: 50px;
}
.year_list {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.year_list li {
	
}
.year_list li button {
	background-color: transparent;
	color: #9DA49E;
	border: 1px solid #9DA49E;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.7rem; /* 207.692% */
	letter-spacing: 0.065rem;
	padding: 10px 20px;
	border-radius: 5px;
	width: 191.6666px;
	transition: all 0.3s ease;
}
.year_list li button.is-active {
	background-color: #9DA49E;
	color: #FFF;
}

.journey_list {
	display: flex;
	gap: 60px 50px;
	flex-wrap: wrap;
}
.journey_list li {
	width: calc((100% - 100px) / 3);
}
.journey_list li a {
	display: block;
}
.journey_list li .img {
	width: 100%;
	filter: grayscale(100%);
}
.journey_list li .img picture img {
	aspect-ratio: 360/241;
	object-fit: cover;
	width: 100%;
}
.journey_list li .img img {
	width: 100%;
}
.journey_list li .exp {
	padding-top: 20px;
}
.journey_list li .exp .title {
	font-size: 1.8rem;
	line-height: 3.3rem;
	letter-spacing: 0.09rem;
	margin-bottom: 5px;
}
.journey_list li .exp .catch {
	font-size: 1.3rem;
	line-height: 2.7rem; /* 207.692% */
	letter-spacing: 0.065rem;
	margin-bottom: 10px;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	white-space: wrap;
	word-break: break-all;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}
.journey_list li .exp .view_more {
	width: 100%;
}

.year-content {
	display: none;
}
.year-content.is-show {
	display: block;
}

.single_journey .page_head {
	padding-top: 50px;
}
.single_journey .page_head .page_title {
	text-align: center;
	color: #B4A698;
	font-size: 1.6rem;
	font-style: normal;
	line-height: 3.3rem; /* 206.25% */
	letter-spacing: 0.08rem;
	margin-bottom: 10px;
}
.single_journey .page_head .title {
	font-size: 1.8rem;
	font-style: normal;
	line-height: 3.3rem; /* 183.333% */
	letter-spacing: 0.09rem;
	margin-top: 10px;
}

.journey_content {
	max-width: 900px;
	padding: 0 50px;
	margin: 0 auto 100px;
}
.journey_content .theme {
	font-size: 1.8rem;
	font-style: normal;
	line-height: 3rem; /* 166.667% */
	letter-spacing: 0.09rem;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #C9C9C4;
	padding-bottom: 10px;
}
.journey_content .menu_content {
	margin-top: 50px;
}
.journey_content .menu_content h3 {
	font-size: 1.6rem;
	line-height: 3rem; /* 187.5% */
	letter-spacing: 0.08rem;
	margin-bottom: 30px;
	border-bottom: 1px solid #C9C9C4;
	padding-bottom: 10px;
}
.journey_content .menu_content .menu_heading {
	display: flex;
	gap: 0px;
	align-items: flex-start;
}
.journey_content .menu_content .menu_heading .img {
	width: 400px;
}
.journey_content .menu_content .menu_heading .exp {
	width: calc(100% - 400px);
	padding-left: 60px;
}
.journey_content .menu_content .menu_heading .exp .price {
	font-size: 1.6rem;
	line-height: 3rem; /* 187.5% */
	letter-spacing: 0.08rem;
	margin-bottom: 20px;
}
.journey_content .menu_detail {
	margin-top: 50px;
}
.journey_content .menu_detail .imgs {
	display: flex;
	gap: 5px;
	align-items: center;
}
.journey_content .menu_detail .text {
	margin-top: 40px;
}

.archives {
	max-width: 900px;
	padding: 0 50px;
	margin: 100px auto 0px;
}
.archives .sec_heading {
	margin-bottom: 20px;
}
.archive_menu_list li {
}
.archive_menu_list li a {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	border-bottom: 1px solid #C9C9C4;
	padding: 10px 0;
}
.archive_menu_list li a .title {
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 3.3rem; /* 253.846% */
	letter-spacing: 0.065rem;
	width: 160px;
}
.archive_menu_list li a .theme {
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	line-height: 3.3rem; /* 200% */
	letter-spacing: 0.06rem;
	width: calc(100% - 160px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.reserve_section {
	background-image: none;
}


@media screen and (max-width: 736px) {
    /* Base */
    main {
        overflow: hidden;
    }

	main .mv .mv_inner {
		margin-top: -15px;
	}

	.caption {
		margin: 50px auto;
		padding: 0 30px;
	}
	.caption h1 {
		text-align: left;
	}
	.caption .text {
		text-align: left;
	}

	.journey .cover .text_box {
	left: 30px;
	top: 7.4%;
	bottom: auto;
	}
	.journey .cover .text_box .heading {
	flex-direction: column;
	align-items: flex-start;
	}
	.journey .cover .text_box .heading h2 {
	letter-spacing: 11px;
	}
	.journey .cover .text_box .heading .en {
	padding-top: 30px;
	padding-left: 0;
	}
	.journey .inner {
	margin: 40px auto 0;
	padding: 0 30px;
	}

    /* Menu */
    .menu .inner {
        flex-direction: column;
        margin-top: 60px;
    }

    .menu .inner .imgs {
        width: 100%;
        padding-left: 30px;
        margin-top: 30px;
        gap: 5px;
    }

    .menu .inner .exp {
        width: 100%;
        padding: 0 30px;
    }

    .menu .inner .exp .catch,
    .menu .inner .exp .text {
        padding: 0;
    }
	.menu_list li .exp .btns .btn {
		width: 100%;
	}

    /* Menu List */
	.menu_list {
		margin-top: 30px;
	}
    .menu_list li {
        flex-direction: column;
        gap: 10px;
    }

	.menu {
		margin-bottom: 70px;
		margin-top: 40px;
	}
	.menu .heading {
		padding: 0 30px;
	}
    .menu_list li .img {
        width: 100%;
        padding-left: 30px;
    }

    .menu_list li .exp {
        width: 100%;
        padding: 0 30px;
        margin-top: 30px;
    }
    .menu_list li .exp .menu_text {
		margin-top: 10px;
font-size: 1.3rem;
font-weight: 400;
line-height: 2.7rem; /* 207.692% */
letter-spacing: 0.065rem;
	}

    .menu_list li .exp .btns .btn_pdf,
    .menu_list li .reserve_btns .btn,
    .menu_list li .reserve_btns .btn a {
        width: 100%;
    }

	.journey_section {
		margin-top: 70px;
		margin-bottom: 40px;
	}
	.year_list{
		padding: 0 30px;
		gap: 5px;
		width: 100%;
	}
	.year_list li {
		width: calc((100% - 5px) / 2);
	}
	.year_list li button {
		width: 100%;
		padding: 6px 10px;
	}
	.journey_list {
		gap: 60px;
		flex-direction: column;
		padding: 0 30px;
	}
	
	.journey_list li {
		width: 100%;
	}

	.journey_content {
		padding: 0 30px;
	}
	.journey_content .inner > .img {
		width: calc(100% + 60px);
		margin-left: -30px;
	}
	.journey_content .menu_content .menu_heading {
		flex-direction: column;
	}
	.journey_content .menu_content .menu_heading .img {
		width: 100%;
	}
	.journey_content .menu_content .menu_heading .exp {
		width: 100%;
		padding-left: 0;
		margin-top: 30px;
	}
	.journey_content .menu_detail .imgs {
		flex-direction: column;
		gap: 5px;
	}
	.journey_content .menu_detail .imgs img {
		width: 100%;
	}
	.journey_content .menu_detail {
		margin-top: 30px;
	}
	.archives {
		margin-top: 70px;
		padding-left: 30px;
		padding-right: 0;
		margin-bottom: 70px;
	}
	.archive_menu_list li a {
		padding: 10px 0;
		flex-direction: column;
		gap: 0;
		padding-right: 30px;
	}
	.archive_menu_list li a .title {
		width: 100%;
	}
	.archive_menu_list li a .theme {
		width: 100%;
		white-space: wrap;
	}
}