@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .topLink {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 50;
}
#main .topLink a {
	padding: 1.7rem 0.5rem 1rem;
	min-height: 18rem;
	width: 6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	border-radius: 1.5rem 0 0 1.5rem;
	background: url(../img/common/icon01.png) no-repeat right 0.7rem top 0.7rem #000000;
	background-size: 1rem auto;
}
#main .topLink a:hover {
	opacity: 0.7;
}
#main .topLink span {
	display: block;
	width: 4rem;
	white-space: nowrap;
	-webkit-writing-mode : tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding-top: 2.1rem;
	background: url(../img/common/img02.png) no-repeat center top;
	background-size: 3rem auto;
	letter-spacing: 0.1em;
}
#main .mainVisual .inner {
	margin-bottom: 3.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 0 6.3rem;
	position: relative;
}
#main .mainVisual .inner:after {
	width: 53.6rem;  
	aspect-ratio: 1072 / 1204;
	background: url(../img/index/map.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: calc(50% - 14.5rem);
	left: calc(50% - 16.6rem);
	transform: translateX(-50%);
	z-index: -1;
	content: ""; 
}
#main .mainVisual img {
	width: 100%;
}
#main .mainVisual .rBox {
	display: flex;
	justify-content: flex-end;
	flex: 1;
	position: relative;
}
#main .mainVisual .rBox .textBox {
	margin: -1.5rem 0 0 -6.5rem;
	order: -1;
	/* flex: 1; */
	min-width: 60rem;
	position: relative;
}
#main .mainVisual .rBox .photo {
	width: 72.5%;
	margin: -10rem 0 0 -30.5rem;
}
#main .mainVisual .linkSpan {
	position: relative;
	z-index: 1;
	display: block;
	margin: 3.6rem 2.8rem 0 auto;
	max-width: 44.1rem;
}
#main .mainVisual .linkSpan a:hover {
	opacity: 0.7;
}
#main .mainVisual h2 {
	margin-bottom: 1.6rem;
	font-size: 4.5rem;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
#main .mainVisual h2 span {
	padding: 0.3rem 0 0.8rem;
	display: block;
	width: fit-content;
	background-color: #fff;
}
#main .mainVisual .inner p {
	margin-bottom: 1.7rem;
	width: fit-content;
	padding: 0.2rem 0 0.4rem 0.3rem;
	font-size: 1.87rem;
	font-weight: 600;
	line-height: 1.85;
	letter-spacing: 0.18em;
	background-color: #fff;
}
#main .mainVisual .lBox {
	order: -1;
	width: 46.5%;
	margin-right: min(-16.6vw,-25.8rem);
}
#main .mainVisual .lBox .photo {
	width: 47.5%;
}
#main .mainVisual .bigPhoto {
	flex-shrink: 0;
	margin: 3.6rem 0 0 0;
}
#main .mainVisual .bigPhoto img {
	width: 100%;
}
#main .mainVisual .txt {
	margin-bottom: 8.9rem;
	text-align: center;
	line-height: 2.533;
	letter-spacing: 0.05em;
}
#main .mainVisual .list {
	margin-left: 0.7rem;
}
#main .mainVisual .list > li {
	margin-bottom: 1.3rem;
}
#main .mainVisual .list > li:last-child {
	margin-bottom: 0;
}
#main .mainVisual .list .subUl > li {
	font-size: 1.4rem;
	margin-bottom: 1.3rem;
	letter-spacing: 0.1em;
	padding-left: 2rem;
	background: url(../img/common/icon02.png) no-repeat left top 0.4rem;
	background-size: 1.3rem auto;
}
#main .mainVisual .list .subUl > li:last-child {
	margin-bottom: 0;
}
#main .retreat {
	padding: 21.4rem 0 0rem;
}
#main .retreat img {
	width: 100%;
}
#main .retreat .rBox {
	width: 34.2%;
	margin: max(12.5vw,15.0rem) 0 0 3rem;
}
#main .retreat .lBox {
	flex: 1;
}
#main .retreat .inner {
	margin-bottom: 3rem;
	align-items: center;
}
#main .retreat .inner .photoBox {
	order: -1;
	width: 52.7%;
	margin-right: 5rem;
}
#main .retreat .inner .textBox {
	padding: 2rem 0 2.7rem;
	flex: 1;
	margin-right: -15rem;
	position: relative;
}
#main .retreat .inner p {
	line-height: 2.53;
	letter-spacing: 0.1em;
}
#main .retreat .rBox .photo {
	width: 65.7%;
	margin: 0 0 3rem auto;
}
#main .journey {
	padding: 10.5rem 0 10.3rem;
}
#main .journey .content {
	max-width: 100rem;
}
#main .journey .headLine02 {
	display: flex;
	align-items: flex-end;
	letter-spacing: 0.1em;
}
#main .journey .headLine02 .enTxt {
	width: 60.5rem;
	padding: 0 0 1rem 1rem;
	display: block;
}
#main .journey .text {
	margin-bottom: 6rem;
	line-height: 2.5;
	letter-spacing: 0.075em;
}
#main .flowBox {
	margin-bottom: 7rem;
	padding-top: 9.8rem;
	position: relative;
}
#main .flowBox .line01 {
	width: 1.5rem;
	height: 1px;
	top: 4.8rem;
	position: absolute;
	left: 50%;
	z-index: 1;
	background-color: #000000;
	transform: translateX(-50%);
}
#main .flowBox .line02 {
	width: 1.5rem;
	height: 1px;
	top: 9.8rem;
	position: absolute;
	left: 50%;
	z-index: 1;
	background-color: #000000;
	transform: translateX(-50%);
}
#main .flowList {
	padding-bottom: 2rem;
	position: relative;
}
#main .flowList:after {
	width: 1px;  
	background-color: #000000;
	position: absolute;  
	top: -10.2rem;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	content: ""; 
}
#main .flowList li {
	max-width: 80rem;
	margin-bottom: -3rem;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#main .flowList li:last-child {
	margin-bottom: 0;
}
#main .flowList .photoBox {
	margin-right: 1rem;
	width: 22rem;
	position: relative;
	aspect-ratio: 1;
}
#main .flowList .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .flowList .textBox {
	position: relative;
	min-height: 12rem;
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 1.6rem 0 2.2rem 0;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #fff;
}
#main .flowList .textBox .time {
	width: 19rem;
	text-align: center;
	margin: 1.5rem 2rem 0 0;
}
#main .flowList .textBox .time2 {
	margin-right: 0.6rem;
}
#main .flowList .textBox .time span {
	display: block;
	width: 10rem;
	margin: 0 auto 1.5rem;
}
#main .flowList .textBox .txt {
	position: relative;
	flex: 1;
	line-height: 1.866;
	margin-right: -1rem;
}
#main .flowList li:nth-child(2n) {
	margin: 0 0 -3rem 0;
	flex-direction: row-reverse;
}
#main .flowList li:nth-child(2n) .photoBox {
	margin: 0 0 0 1rem;
}
#main .flowList li:nth-child(2n) .textBox {
	flex-direction: row-reverse;
}
#main .flowList .item {
	padding-top: 3rem;
	position: relative;
}
#main .flowBox .line03 {
	width: 1.5rem;
	height: 1px;
	top: 3.0rem;
	position: absolute;
	left: calc(50% + 8rem);
	z-index: 1;
	background-color: #000000;
	transform: translateX(-50%);
}
#main .flowList .item02 {
	padding-top: 3rem;
	position: relative;
}
#main .flowList .item02 .line {
	position: absolute;
	top: -5.8rem;
	left: 1.5rem;
	width: 15.1rem;
}
#main .journey .btmBox {
	padding: 3.4rem 0 3.8rem;
	max-width: 50rem;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#main .journey .btmBox .ttl {
	font-size: 2.8rem;
	margin-bottom: 0.6rem;
}
#main .journey .btmBox .time {
	margin: 0 auto 1.6rem;
	width: 19rem;
}
#main .journey .btmBox .time span {
	display: block;
	width: 10rem;
	margin: 0 auto 1.6rem;
}
#main .meeting {
	margin: 0 auto 10rem; 
	max-width: 70rem;
	padding: 4rem 2rem 4.2rem;
	text-align: center;
	border-radius: 100vmax;
	background-color: #EDF1F5;
}
#main .meeting p {
	line-height: 1.86;
}
#main .meeting .ttl {
	font-size: 3.5rem;
	font-weight: 700;
	color: #1D5186;
	letter-spacing: 0;
	line-height: 1.3;
}
#main .meeting .ttl2 {
	margin-bottom: 0.2rem;
	font-size: 2.5rem;
	line-height: 1.8;
}
#main .experience {
	padding: 18rem 0 5rem;
}
#main .experience .inner {
	align-items: flex-start;
	position: relative;
}
#main .experience .inner .photoBox {
	margin-bottom: max(4vw,7rem);
	width: 38.3%;
	order: -1;
	position: relative;
}
#main .experience .inner .photoBox .subSpan {
	display: block;
	width: 77%;
	margin-top: 3rem;
}
#main .experience .inner .textBox {
	width: calc(50% + 8rem);
	padding-top: 13.2rem;
}
#main .experience img {
	width: 100%;
}
#main .experience h2 {
	margin-bottom: 2.6rem;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.5625;
	letter-spacing: 0.05em;
}
#main .experience p {
	line-height: 2.53;
	letter-spacing: 0.05em;
}
#main .experience .inner .sub {
	position: relative;
	max-width: 60rem;
	z-index: 1;
}
#main .experience .inner .enTxt {
	display: block;
	position: absolute;
	top: -31.5rem;
	left: -25rem;
	width: 80.9rem;
}
#main .experience .inner .photo01 {
	position: absolute;
	top: -12rem;
	right: 0;
	width: max(24vw,35.5rem);
}
#main .experience .photoList {
	padding: 5.3rem 0 8.8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 3rem;
}
#main .experience .photoList .item1 {
	margin-top: min(-2vw,-10rem);
	width: 29.6%;
}
#main .experience .photoList .item2 {
	width: 48%;
	position: relative;
}
#main .experience .photoList .item3 {
	flex: 1;
	margin-top: -10rem;
}
#main .experience .photoList p {
	position: absolute;
	bottom: -2.2rem;
	left: -22rem;
	font-size: 2.25rem;
	font-weight: 500;
	line-height: 1.5;
	width: calc(100% + 22rem);
}
#main .experience .photoList p span {
	display: inline;
	letter-spacing: 0.04em;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	background-color: #fff;
	line-height: 2.05;
	padding: 0.1rem 0 0.4rem;
	box-sizing: border-box;
}
#main .moments {
	padding: 5rem 0;
}
#main .moments .content {
	max-width: 100rem;
}
#main .moments h2 {
	margin-bottom: 3.2rem;
	font-size: 3.2rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#main .moments h2 .en {
	margin-bottom: 2.6rem;
	display: block;
	width: 69.6rem;
}
#main .moments p {
	margin-bottom: 6rem;
	letter-spacing: 0.07em;
}
#main .moments p:last-child {
	margin-bottom: 0 !important; 
}
#main .moments .imgBox {
	margin-bottom: 3.0rem;
	align-items: flex-start;
}
#main .moments .imgBox .photoBox {
	width: 54rem;
	margin-right: 5rem;
}
#main .moments .imgBox .photoBox img {
	width: 100%;
}
#main .moments .imgBox .textBox {
	padding: 2.8rem 0 1rem;
	flex: 1;
}
#main .moments .imgBox p {
	margin-bottom: 1rem;
	line-height: 2.07;
	letter-spacing: -0em;
	text-align: justify;
}
#main .moments .imgBox .case {
	width: 9.3rem;
}
#main .moments .imgBox .ttl {
	margin-bottom: 2rem;
	width: fit-content;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 2;
	text-align: justify;
	position: relative;
	letter-spacing: 0;
	background-image: repeating-linear-gradient(to top, #000 0 1px, transparent 1px 1lh);
}
#main .moments .imgBox .ttl::before {
	width: 100%;  
	height: 1px;
	background-image: repeating-linear-gradient(to top, #000 0 1px, transparent 1px 1lh);
	position: absolute;  
	top: 0;
	left: 0;
	content: ""; 
}
#main .moments .imgBox2 {
	flex-direction: row-reverse;
}
#main .moments .imgBox2 .photoBox {
	margin: 0 0 0 3.5rem;
}
#main .moments .note {
	margin-bottom: 6.5rem;
	font-size: 1.2rem;
	text-indent: -1em;
	padding: 0.7rem 0 0 1em;
	letter-spacing: 0.1em;
}
#main .voice {
	padding: 6rem 0 9rem;
}
#main .voice .content {
	max-width: 100rem;
}
#main .voice h2 {
	letter-spacing: 0.1em;
}
#main .voice h2 .en {
	width: 11.5rem;
	margin: 0 auto 0.2rem;
}
#main .voice p {
	line-height: 2.2;
}
#main .voice .txt {
	margin-bottom: 5.2rem;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .voice h3 {
	margin-bottom: 2.7rem;
	font-size: 2.3rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.1em;
}
#main .voice h3 small {
	margin-top: 0.5rem;
	display: block;
	font-size: 1.6rem;
}
#main .voice .pBox {
	margin-bottom: 6.2rem;
	padding: 3rem 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#main .voice .pBox p {
	margin-right: -2rem;
}
#main .voiceBox {
	margin-top: -1.5rem;
}
#main .voiceBox .imgBox {
	margin-bottom: 0.2rem;
	width: 66rem;
	align-items: flex-start;
}
#main .voiceBox .imgBox .photo {
	width: 10rem;
	aspect-ratio: 1;
	margin-right: 1rem;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
}
#main .voiceBox .imgBox .photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#main .voiceBox .imgBox .textBox {
	position: relative;
	margin-top: 2rem;
	width: 55rem;
	padding: 3rem 3rem 3.2rem 4rem;
	border-radius: 4rem;
	background-color: #E4EAF0;
}
#main .voiceBox .imgBox .textBox::before {
	width: 1.7rem;  
	aspect-ratio: 34 / 37;
	background: url(../img/index/img01.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: -0.1rem;
	left: 0rem;
	content: ""; 
	z-index: -1;
}
#main .voiceBox .imgBox2 .textBox::before {
	background-image: url(../img/index/img02.png);
	left: auto;
	right: 0;
}
#main .voiceBox .imgBox3 .textBox::before {
	background-image: url(../img/index/img03.png);
}
#main .voiceBox .imgBox .textBox p {
	font-size: 2rem;
	line-height: 1.85;
}
#main .voiceBox .imgBox .textBox p:last-child {
	margin-bottom: 0;
}
#main .voiceBox .imgBox .textBox .text {
	text-align: right;
	font-size: 1.8rem;
}
#main .voiceBox .imgBox:nth-child(2n) {
	margin-left: auto;
	flex-direction: row-reverse;
}
#main .voiceBox .imgBox:nth-child(2n) .photo {
	margin: 0 0 0 1rem;
}
#main .voiceBox .imgBox2 .textBox {
	background-color: #EBEDE5;
}
#main .voiceBox .imgBox3 .textBox {
	background-color: #F5EDED;
}
#main .season {
	padding-bottom: 10rem;
	background-color: #F2F1E6;
}
#main .seasonBox {
	margin-bottom: 5.7rem;
	padding: 4.5rem 2rem 2rem;
	min-height: 36.3rem;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: url(../img/index/photo24.jpg) no-repeat center top;
	background-size: cover;
}
#main .seasonBox .headLine01 .en {
	width: 12.8rem;
	margin: 0 auto 0.5rem;
}
#main .season .txt {
	margin-bottom: 6rem;
	text-align: center;
	line-height: 2.533;
	letter-spacing: 0.05em;
}
#main .season .tableBox {
	max-width: 65rem;
	margin: 0 auto 7rem;
}
#main .season table {
	width: 100%;
	border-collapse: collapse;
}
#main .season table th {
	width: 38.5%;
	padding: 2.3rem 1rem 2.6rem 3rem;
	text-align: left;
	vertical-align: middle;
	font-size: 2rem;
	font-weight: 700;
	border: 1px solid #000000;
	border-left: none;
}
#main .season table td {
	padding: 2.3rem 1rem 2.6rem 3rem;
	text-align: left;
	vertical-align: middle;
	font-size: 1.6rem;
	border: 1px solid #000000;
	border-right: none;
}
#main .season table tr:nth-child(2n - 1) td,
#main .season table tr:nth-child(2n - 1) th {
	background-color: rgba(255, 255, 255, 0.6);
}
#main .options {
	padding: max(19.68vw,23.6rem) 0 9.3rem;
}
#main .options img {
	width: 100%;
}
#main .optionsBox {
	margin-bottom: 3rem;
	position: relative;
	align-items: center;
}
#main .optionsBox .photo01 {
	position: absolute;
	top: min(-10.42vw,-12.5rem);
	right: 0;
	width: 22.5%;
}
#main .optionsBox .photo02 {
	position: absolute;
	top: max(23.33vw,28rem);
	right: 0;
	width: 34.2%;
}
#main .options .photoBox {
	margin-right: 5rem;
	order: -1;
	width: calc(50% - 20rem);
}
#main .options .textBox {
	padding: 2rem 0;
	flex: 1;
	position: relative;
	z-index: 1;
}
#main .options .textBox .sub {
	max-width: 45rem;
}
#main .options .textBox h2 {
	margin-bottom: 2.5rem;
	font-size: 3.2rem;
	font-weight: 400;
	position: relative;
	line-height: 1.5625;
}
#main .options .textBox h2 .enTxt {
	display: block;
	width: 55.7rem;
	position: absolute;
	top: -12.5rem;
	left: -33rem;
}
#main .options .textBox p {
	line-height: 2.533;
	letter-spacing: 0.05em;
}
#main .optionsInner {
	margin: 0 auto 6.2rem;
	padding-right: 18rem;
	max-width: 53.5rem;
	box-sizing: content-box;
}
#main .optionsInner .list {
	margin-bottom: 2.2rem;
	width: fit-content;
	border-top: 1px solid #000;
}
#main .optionsInner .list li {
	padding: 1.6rem 0;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.07em;
	border-bottom: 1px solid #000;
}
#main .optionsInner .noteList li {
	font-size: 1.2rem;
	line-height: 2.083;
	letter-spacing: 0.1em;
}
#main .plan {
	padding: 8.2rem 0 10rem;
	background-color: #F4F6F9;
}
#main .plan .headLine01 {
	margin-bottom: 2.5rem;
}
#main .plan .headLine01 .en {
	width: 9.8rem;
	margin: 0 auto;
}
#main .plan h3 {
	margin-bottom: 1.3rem;
	font-size: 2.7rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.1em;
}
#main .plan .centerTxt {
	margin-bottom: 5.3rem;
	text-align: center;
	letter-spacing: 0.1em;
}
#main .planList {
	margin: 0 2rem 3.2rem;
}
#main .planList li {
	margin-bottom: 5.7rem;
	border-bottom: 1px solid #000;
}
#main .planList li:last-child {
	margin-bottom: 0;
}
#main .planList .ttlBox .ttl {
	font-size: 3.8rem;
	margin-bottom: 0;
	font-weight: 700;
}
#main .planList .ttlBox p {
	margin-bottom: 1.3rem;
	color: #1D5186;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .planList .ttlBox .planImg {
	border-bottom: 1px solid #000;
}
#main .planList .ttlBox .planImg .subSpan {
	width: fit-content;
	display: block;
	margin: 0 auto -1px;
	position: relative;
}
#main .planList .ttlBox .planImg .subSpan img {
	width: 13.2rem;
}
#main .planList .ttlBox .planImg .txtSpan {
	position: absolute;
	left: calc(100% + 0.9rem);
	top: 0.1rem;
	font-size: 1.8rem;
	color: #fff;
	white-space: nowrap;
	border-radius: 100vmax;
	padding: 1.4rem 2.3rem;
	background-color: #1D5186;
}
#main .planList .ttlBox .planImg .txtSpan:after {
	width: 1.7rem;  
	aspect-ratio: 34 / 27;
	background: url(../img/index/img06.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: 0;
	left: 0;
	content: ""; 
}
#main .planList .infoBox {
	padding: 3.2rem 0 4.5rem;
}
#main .planList .infoBox .ttl {
	margin-bottom: 6rem;
	font-size: 3.5rem;
	color: #1D5186;
	letter-spacing: 0.085em;
}
#main .planList .infoBox .ttl span {
	display: block;
	margin-top: 0.7rem;
	letter-spacing: 0;
}
#main .planList .infoBox .ttl small {
	font-size: 2.1rem;
}
#main .planList .infoBox .priceTxt {
	margin-bottom: 2rem;
	font-size: 3.8rem;
	font-weight: 400;
	letter-spacing: 0.06em;
}
#main .planList .infoBox .priceTxt .redSpan {
	display: inline-block;
	margin-right: 1rem;
	position: relative;
}
#main .planList .infoBox .priceTxt .redSpan .noteSpan {
	position: absolute;
	bottom: calc(100% + 1.4rem);
	left: 0;
	font-size: 1.8rem;
	white-space: nowrap;
}
#main .planList .infoBox .priceTxt .redSpan .num3 {
	font-size: 2.7rem;
	position: relative;
}
#main .planList .infoBox .priceTxt .redSpan .num3:after {
	height: 1px;
	background-color: #831D21;
	position: absolute;  
	top: 50%;
	left: 0;
	right: 0;
	transform: rotate(10deg) translateY(-50%);
	content: ""; 
}
#main .planList .infoBox .priceTxt .redSpan .subSpan {
	background-color: #831D21;
	padding: 0.5rem 0.3rem;
	border-radius: 100vmax;
	text-align: center;
	min-width: 17.3rem;
	color: #fff;
	font-size: 1.96rem;
	display: inline-block;
	position: relative;
}
#main .planList .infoBox .priceTxt .redSpan .subSpan:after {
	width: 1.8rem;  
	aspect-ratio: 36 / 18;
	background: url(../img/index/arrow.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: calc(100% + 0.4rem);
	left: 50%;
	transform: translateX(-50%);
	content: ""; 
}
#main .planList .infoBox .priceTxt .redSpan .num {
	font-size: 4.2rem;
	line-height: 1;
}
#main .planList .infoBox .priceTxt .priceSpan {
	font-size: 3.8rem;
	color: #831D21;
}
#main .planList .infoBox .priceTxt .priceSpan .num2 {
	font-size: 5.7rem;
}
#main .planList .infoBox .priceTxt small {
	font-size: 2.66rem;
}
#main .planList .infoBox dl {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
}
#main .planList .infoBox dt {
	font-size: 1.8rem;
	line-height: 1.611;
	letter-spacing: 0.04em;
}
#main .planList .infoBox dd {
	font-size: 1.2rem;
}
#main .planList .item .ttlBox .planImg .subSpan img {
	width: 28.2rem;
}
#main .planList .item .ttlBox p {
	color: #596828;
}
#main .planList .item .infoBox .ttl {
	color: #596828;
}
#main .planList .item .ttlBox .planImg .txtSpan {
	background-color: #596828;
	letter-spacing: -0.14rem;
}
#main .planList .item .ttlBox .planImg .txtSpan:after {
	background-image: url(../img/index/img07.png);
}
#main .plan .btmTxt {
	font-size: 1.2rem;
	letter-spacing: 0.02em;
	line-height: 2.083;
	margin: 0 2rem 6.3rem;
}
#main .launch {
	padding: 7rem 0 5.5rem;
}
#main .launch .content {
	max-width: 100rem;
}
#main .launch .headLine01 {
	margin-bottom: 3.5rem;
}
#main .launch .headLine01 .en {
	width: 14.6rem;
	margin: 0 auto 1rem;
}
#main .launch h3 {
	margin-bottom: 9.8rem;
	padding: 2rem 0;
	font-size: 3.3rem;
	font-weight: 400;
	letter-spacing: 0.15em;
	text-align: center;
	border-bottom: 1px solid currentColor;
	border-top: 1px solid currentColor;
}
#main .launchList {
	margin-bottom: 7rem;
	display: flex;
	flex-wrap: wrap;
	gap: 6rem 3rem;
}
#main .launchList > li {
	padding: 6.9rem 5rem 3rem;
	position: relative;
	min-height: 46.4rem;
	width: calc((100% - 3rem) / 2);
	background-color: #E4EAF0;
}
#main .launchList .textImg {
	width: 27.9rem;
	position: absolute;
	top: -2.8rem;
	left: 50%;
	transform: translateX(-50%);
}
#main .launchList .launchImg {
	margin: 0 auto 3.6rem;
	width: 12.7rem;
}
#main .launchList p {
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.3;
}
#main .launchList p .txtSpan {
	display: block;
	font-size: 2.66rem;
	letter-spacing: 0;
}
#main .launchList p .txtSpan2 {
	font-size: 1.9rem;
	display: block;
}
#main .launchList p small {
	display: block;
	font-size: 1.9rem;
	letter-spacing: 0.15em;
	margin-top: 1.8rem;
}
#main .launchList > .item1 {
	background-color: #EBEDE5;
}
#main .launchList > .item2 {
	background-color: #F0E4E4;
}
#main .launchList > .item3 {
	background-color: #EBEBEB;
}
#main .launchList .subList {
	margin: 1.4rem -1rem 0 0;
}
#main .launchList .subList li {
	font-size: 1.2rem;
	line-height: 1.75;
	letter-spacing: -0.04em;
	text-indent: -1em;
	padding-left: 1em;
}

#main .faq {
	padding: 5rem 0;
}
#main .faq .headLine01 {
	margin-bottom: 5.7rem;
}
#main .faq .headLine01 .en {
	width: 3.9rem;
	margin: 0 auto;
}
#main .faqList {
	margin: 0 2rem;
}
#main .faqList li {
	margin-bottom: 5.2rem;
}
#main .faqList li:last-child {
	margin-bottom: 0;
}
#main .faqList dt {
	padding: 1.8rem 4rem 2.2rem 4rem;
	font-size: 2.6rem;
	position: relative;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#main .faqList dt::before {
	position: absolute;  
	top: 1.8rem;
	left: 0;
	content: "Q."; 
}
#main .faqList dd {
	padding: 2em 4rem 1rem 4rem;
	position: relative;
	line-height: 1.9;
}
#main .faqList dd::before {
	position: absolute;  
	top: 1.4rem;
	left: 0;
	font-size: 2.6rem;
	color: #831D21;
	content: "A."; 
}
#main .cancellation{
	width: 40rem;
	margin: 2.7rem 0 0 -4rem;
}
#main .cancellation table {
	width: 100%;
	border-collapse: collapse;
}
#main .cancellation table th {
	padding: 0.6rem 0.5rem;
	width: 50%;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	letter-spacing: 0.02em;
	border-bottom: 1px solid #000000;
}
#main .cancellation table td {
	padding: 1.28rem 0.5rem;
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.02em;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000;
}
#main .cancellation table td:nth-child(2n) {
	border-right: none;
}
#main .cancellation table tr:last-child td {
	border-bottom: 1px solid #000000;
}
#main .cancellation table tbody tr:nth-child(2n - 1) td {
	background-color: #F0F0F0;
}
#main .tours {
	padding: 2.5rem 0 10rem;
	text-align: center;
}
#main .tours h2 {
	font-size: 3.2rem;
	font-weight: 400;
	margin-bottom: 1.5rem;
	letter-spacing: 0.1em;
}
#main .tours p {
	margin-bottom: 5.7rem;
	line-height: 2.533;
	text-align: center;
	letter-spacing: 0.1em;
}
#main .future {
	color: #fff;
	text-align: center;
	padding: 6.3rem 0;
	min-height: 65rem;
	position: relative;
	background: url(../img/index/photo28.jpg) no-repeat center center;
	background-size: cover;
}
#main .future h2 {
	margin-bottom: 1.5rem;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.5625;
	letter-spacing: 0.08em;
}
#main .future p {
	margin-bottom: 2rem;
	letter-spacing: .13em;
}
#main .future .comLink {
	position: absolute;
	bottom: 8rem;
	left: 50%;
	transform: translateX(-50%);
}
#main {
	padding-bottom: 0;
}
@media all and (min-width: 897px) {
	#main .mainVisual .list {
		max-width: 25rem;
	}
	#main .flowList li:nth-child(2n) .textBox .time {
		margin: 1.5rem 0 0 -4rem;
	}
	#main .launch .comLink {
		width: 49rem;
	}
	#main .flowList .textBox {
		margin: 4rem 0;
	}
}

@media all and (max-width: 896px) {
	#main {
		padding: 0;
	}
	#main .mainVisual .inner {
		display: block;
		margin-bottom: 2.6rem;
	}
	#main .mainVisual .rBox {
		display: block;
	}
	#main .mainVisual .rBox .photo {
		width: auto;
		margin: 0;
	}
	#main .mainVisual .rBox .textBox {
		position: static;
		margin: 0;
		padding: 1rem 2rem 1.1rem;
		min-width: inherit;
	}
	#main .mainVisual .lBox {
		display: flex;
		width: auto;
		margin: 0;
		gap: 0 0.5rem;
	}
	#main .mainVisual .lBox .photo {
		aspect-ratio: 265 / 280;
		width: 35.2%;
	}
	#main .mainVisual .bigPhoto {
		margin: 0;
		width: auto;
		flex: 1;
	}
	#main .mainVisual .lBox img {
		height: 100%;
		object-fit: cover;
	}
	#main .mainVisual h2 {
		margin-bottom: 0.7rem;
		font-size: 2.5rem;
		position: absolute;
		top: 3.7rem;
		left: 1.7rem;
		right: 1.7rem;
	}
	#main .mainVisual h2 span {
		padding: 0.1rem 0.2rem 0.4rem;
	}
	#main .mainVisual .inner p {
		font-size: 1.32rem;
		position: absolute;
		top: 11.5rem;
		left: 1.7rem;
		right: 1.7rem;
	}
	#main .mainVisual .list {
		padding-left: 0.4rem;
		max-width: 33rem;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		gap: 1rem 0;
	}
	#main .mainVisual .list > li {
		width: calc((100% - 5rem) / 2);
		margin-bottom: 0;
	}
	#main .mainVisual .list > li:nth-child(2n) {
		width: calc((100% + 5rem) / 2);
	}
	#main .mainVisual .list .subUl > li {
		margin-bottom: 0.6rem;
		font-size: 1.2rem;
	}
	#main .mainVisual .linkSpan {
		margin: 2rem auto 0;
		text-align: center;
		padding: 0 3.7rem;
	}
	#main .mainVisual .linkSpan img {
		width: auto;
		margin: 0 auto;
		max-width: 100%;
	}
	#main .mainVisual .inner::after {
		top: auto;
		width: 35.4rem;
		bottom: -18rem;
		transform: none;
		left: calc(50% - 18rem);
	}
	#main .mainVisual .txt {
		letter-spacing: 0.12em;
		margin-bottom: 3rem;
	}
	#main .retreat {
		display: block;
		padding: 12rem 0 2rem;
	}
	#main .retreat .inner {
		margin-bottom: 0.4rem;
		display: block;
	}
	#main .retreat .inner .photoBox{
		margin: 0;
		display: flex;
		gap: 0 0.5rem;
		width: auto;
	}
	#main .retreat .inner .photoBox .lSpan {
		width: 41.5%;
		aspect-ratio: 310 / 380;
		display: block;
	}
	#main .retreat .inner .photoBox .rSpan {
		flex: 1;
		display: block;
		aspect-ratio: 430 / 380;
	}
	#main .retreat .inner .photoBox img {
		height: 100%;
		object-fit: cover;
	}
	#main .retreat .inner .textBox {
		margin: 0;
		padding: 0 2rem 3.5rem;
	}
	#main .retreat .inner p {
		line-height: 2.33;
	}
	#main .journey {
		padding: 10rem 0 5rem;
	}
	#main .journey .headLine02 {
		display: block;
		margin-bottom: 1.5rem;
	}
	#main .journey .headLine02 .enTxt {
		position: absolute;
		padding: 0;
		width: 19.0rem;
		top: -7rem;
		left: -0.3rem;
	}
	#main .journey .text {
		margin-right: 4rem;
		margin-bottom: 0.7rem;
		line-height: 2.4;
	}
	#main .flowBox {
		margin-bottom: 4.8rem;
		padding-top: 6.4rem;
	}
	#main .flowList .photoBox {
		width: 11.5rem;
	}
	#main .flowList .textBox {
		display: block;
		min-height: inherit;
		margin-top: -0.2rem;
		margin-right: 1rem;
		padding: 1.5rem 1rem 1rem;
	}
	#main .flowList .textBox .time {
		width: 18.2rem;
		text-align: left;
		margin: 0 -1rem 0.8rem 0.2rem;
	}
	#main .flowList .textBox .txt {
		line-height: 1.82;
		font-size: 1.1rem;
	}
	#main .flowList li {
		max-width: inherit;
		margin: 0 0 3rem;
	}
	#main .flowList li:nth-child(2n) .textBox {
		margin-left: 1rem;
		margin-right: 0;
	}
	#main .flowList li:nth-child(2n) {
		margin-bottom: 3rem;
	}
	#main .flowBox .line03 {
		width: 0.8rem;
		left: calc(50% + 0rem);
		top: -0.4rem;
	}
	#main .flowList .item02 .line {
		width: 7.5rem;
		top: -3.4rem;
		left: 0.5rem;
	}
	#main .flowList::after {
		top: -6.6rem;
	}
	#main .flowBox .line01 {
		width: 0.8rem;
		top: 1.4rem;
	}
	#main .flowBox .line02 {
		width: 0.8rem;
		top: 3.8rem;
	}
	#main .flowList {
		padding-bottom: 4.3rem;
	}
	#main .journey .btmBox {
		max-width: inherit;
		margin: 0 4.3rem;
		padding: 1rem 0 1.2rem;
	}
	#main .journey .btmBox .time {
		margin: 0 auto 1.4rem;
		width: 12rem;
	}
	#main .journey .btmBox .ttl {
		font-size: 1.7rem;
		line-height: 1.45;
	}
	#main .journey .btmBox p {
		line-height: 1.72;
	}
	#main .meeting {
		margin: 0 auto 4rem;
		max-width: inherit;
		padding: 1.7rem 2rem 2rem;
		border-radius: 12.9rem;
	}
	#main .meeting p {
		line-height: 1.66;
	}
	#main .meeting .ttl {
		font-size: 1.9rem;
	}
	#main .meeting .ttl2 {
		font-size: 1.5rem;
	}
	#main .experience .inner {
		display: block;
	}
	#main .experience .inner .textBox {
		width: auto;
		padding: 0 2rem 2.8rem;
	}
	#main .experience .inner .sub {
		max-width: inherit;
	}
	#main .experience .inner .photo01 {
		order: -1;
		width: 41.5%;
		position: static;
	}
	#main .experience .inner .photoSub {
		flex: 1;
		order: 2;
	}
	#main .experience .inner .photoSub2 {
		width: 41.5%;
	}
	#main .experience {
		padding: 8.5rem 0 2rem;
	}
	#main .experience h2 {
		margin-bottom: 1.8rem;
		font-size: 2.5rem;
		line-height: 1.5;
	}
	#main .experience .inner .enTxt {
		width: 26rem;
		top: -8rem;
		left: 0.2rem;
	}
	#main .experience p {
		line-height: 2.33;
	}
	#main .experience .inner .photoBox {
		width: auto;
		margin: 0;
		display: flex;
		gap: 0 0.5rem;
	}
	#main .experience .inner .photoBox img {
		height: 100%;
		object-fit: cover;
	}
	#main .experience .photoList {
		padding: 0.5rem 0 4rem;
		display: block;
	}
	#main .experience .photoList .item2{
		width: auto;
		aspect-ratio: 750 / 380;
	}
	#main .experience .photoList .item2 img {
		height: 100%;
		object-fit: cover;
	}
	#main .experience .photoList p {
		bottom: auto;
		top: -7.7rem;
		left: 50%;
		transform: translateX(-50%);
		font-size: 1.5rem;
		min-width: 33rem;
		width: fit-content;
	}
	#main .experience .photoList p span {
		padding: 0 0.3rem 0.2rem;
		line-height: 2;
	}
	#main .moments h2 {
		margin-bottom: 1.3rem;
		font-size: 2.5rem;
		line-height: 1.5;
	}
	#main .moments h2 .en {
		margin-bottom: 1rem;
		width: 22.5rem;
	}
	#main .moments {
		padding: 3.4rem 0;
	}
	#main .moments p {
		margin-bottom: 3rem;
		line-height: 2.33;
	}
	#main .moments .imgBox {
		margin-bottom: 2.8rem;
		display: block;
	}
	#main .moments .imgBox .photoBox {
		width: auto;
		margin: 0 -2rem 1.1rem;
	}
	#main .moments .imgBox .textBox {
		padding: 0;
	}
	#main .moments .imgBox p {
		line-height: 2.33;
		letter-spacing: 0.07em;
	}
	#main .moments .imgBox .case {
		width: 6.3rem;
		margin-bottom: 0.4rem;
	}
	#main .moments .imgBox .ttl {
		min-width: 25.5rem;
		font-size: 1.6rem;
	}
	#main .moments .note {
		margin-bottom: 3.7rem;
		font-size: 1rem;
		line-height: 2;
		text-indent: 0;
		padding: 0;
		margin-top: -1.5rem;
	}
	#main .voice {
		padding: 3rem 0 4.3rem;
	}
	#main .voice h2 {
		margin-bottom: 1.4rem;
	}
	#main .voice h2 .en {
		width: 7.6rem;
		padding-bottom: 0.3rem;
	}
	#main .voice p {
		line-height: 2.33;
	}
	#main .voice .txt {
		margin-bottom: 2.3rem;
	}
	#main .voice h3 {
		margin-bottom: 1.9rem;
		font-size: 1.7rem;
	}
	#main .voice h3 small {
		font-size: 1.2rem;
	}
	#main .voice .pBox {
		margin-bottom: 3.4rem;
		padding: 1.5rem 0;
	}
	#main .voice .pBox p {
		margin: 0;
		letter-spacing: 0.1em;
	}
	#main .voiceBox .imgBox {
		margin-bottom: 1.2rem;
		width: auto;
		padding-top: 0.3rem;
	}
	#main .voiceBox .imgBox .photo {
		width: 5.5rem;
		margin: 0.8rem 0.5rem 0 0;
	}
	#main .voiceBox .imgBox .textBox {
		width: auto;
		padding: 1.5rem 2rem 1.7rem;
		border-radius: 2.2rem;
		flex: 1;
	}
	#main .voiceBox .imgBox .textBox p {
		font-size: 1.5rem;
		line-height: 1.866;
	}
	#main .voiceBox .imgBox .textBox .text {
		font-size: 1.3rem;
	}
	#main .voiceBox .imgBox:nth-child(2n) .photo {
		margin-left: 0.5rem;
	}
	#main .seasonBox {
		margin-bottom: 2.5rem;
		padding: 5rem 0 2.3rem;
		min-height: inherit;
	}
	#main .seasonBox .headLine01 {
		font-size: 2.2rem;
	}
	#main .seasonBox .headLine01 .en {
		width: 7rem;
	}
	#main .season .txt {
		margin: 0 -1rem 3.4rem;
		line-height: 2.33;
	}
	#main .season .tableBox {
		margin-bottom: 4.7rem;
		max-width: inherit;
	}
	#main .season table th {
		width: 36%;
		padding: 1.32rem 0.8rem;
		font-size: 1.2rem;
		text-align: left;
	}
	#main .season table td {
		font-size: 1.1rem;
		padding: 1.32rem 0 1.32rem 1rem;
	}
	#main .season .comLink {
		max-width: 30rem;
	}
	#main .season {
		padding-bottom: 5.2rem;
	}
	#main .options {
		padding: 11.6rem 0 5.3rem;
	}
	#main .optionsBox{
		margin-bottom: 3.7rem;
		display: block;
	}
	#main .options .textBox .sub {
		max-width: inherit;
	}
	#main .options .textBox {
		padding: 0 2rem 2.6rem;
	}
	#main .options .photoBox {
		width: auto;
		margin: 0;
		display: flex;
		gap: 0 0.5rem;
	}
	#main .options .photoBox .subSpan {
		width: 57.3%;
		aspect-ratio: 430 / 380;
	}
	#main .optionsBox .photo01 {
		position: static;
		flex: 1;
		order: -1;
		width: auto;
		aspect-ratio: 310 / 380;
	}
	#main .options .photoBox img {
		height: 100%;
		object-fit: cover;
	}
	#main .options .textBox h2 {
		margin-bottom: 1.8rem;
		font-size: 2.5rem;
		line-height: 1.5;
	}
	#main .options .textBox h2 .enTxt {
		width: 17.7rem;
		left: 0;
		top: -6.5rem;
	}
	#main .options .textBox p {
		line-height: 2.33;
	}
	#main .optionsInner {
		margin: 0 auto 3.7rem;
		padding: 0;
		max-width: inherit;
	}
	#main .optionsInner .list {
		width: auto;
	}
	#main .optionsInner .list li {
		font-size: 1.4rem;
		padding: 1.4rem 0;
	}
	#main .optionsInner .noteList li {
		font-size: 1rem;
		line-height: 2;
	}
	#main .plan {
		padding: 4rem 0 5.5rem;
	}
	#main .plan .headLine01 .en {
		width: 6.3rem;
		margin-bottom: 0.5rem;
	}
	#main .plan h3 {
		margin-bottom: 0.8rem;
		font-size: 1.7rem;
	}
	#main .plan .centerTxt {
		margin-bottom: 2rem;
		line-height: 2.33;
	}
	#main .planList {
		margin: 0 0 2rem;
	}
	#main .planList .ttlBox p {
		margin-bottom: 1.9rem;
		font-size: 1.14rem;
	}
	#main .planList .ttlBox .ttl {
		font-size: 2.2rem;
	}
	#main .planList .ttlBox .planImg .subSpan {
		text-align: center;
	}
	#main .planList .ttlBox .planImg .txtSpan {
		position: relative;
		padding: 1rem 1.6rem;
		left: auto;
		top: auto;
		width: fit-content;
		margin: 0 auto 1.3rem;
		display: block;
		font-size: 1.2rem;
	}
	#main .planList .ttlBox .planImg .subSpan img {
		width: 8.7rem;
	}
	#main .planList .ttlBox .planImg .txtSpan::after {
		left: 50%;
		bottom: -0.6rem;
		transform: translateX(-50%);
	}
	#main .planList .infoBox {
		padding: 2.4rem 0 2.9rem;
	}
	#main .planList .infoBox .ttl {
		margin-bottom: 5.3rem;
		font-size: 1.925rem;
		text-align: center;
	}
	#main .planList .infoBox .ttl small {
		display: block;
		font-size: 1.2rem;
		margin-top: 0.2rem;
	}
	#main .planList .infoBox .priceTxt {
		width: fit-content;
		margin: 0 auto 2.3rem;
		font-size: 2.09rem;
		text-align: center;
	}
	#main .planList .infoBox .priceTxt .redSpan .subSpan {
		font-size: 1.08rem;
		padding: 0.2rem 0.3rem 0.4rem;
		min-width: 9.5rem;
	}
	#main .planList .infoBox .priceTxt .redSpan .num {
		font-size: 2.31rem;
	}
	#main .planList .infoBox .priceTxt .redSpan {
		margin-right: 0.5rem;
	}
	#main .planList .infoBox .priceTxt .redSpan .noteSpan {
		bottom: calc(100% + 0.8rem);
		font-size: 1rem;
	}
	#main .planList .infoBox .priceTxt .redSpan .num3 {
		font-size: 1.5rem;
	}
	#main .planList .infoBox .priceTxt .redSpan .subSpan::after {
		width: 1.1rem;
	}
	#main .planList .infoBox .priceTxt .priceSpan {
		padding-top: 0.2rem;
		display: inline-block;
		font-size: 2.09rem;
	}
	#main .planList .infoBox .priceTxt .priceSpan .num2 {
		font-size: 3.135rem;
	}
	#main .planList .infoBox .priceTxt small {
		font-size: 1.5rem;
	}
	#main .planList .infoBox dl {
		display: block;
	}
	#main .planList .infoBox dt {
		margin-bottom: 1.7rem;
		font-size: 1.2rem;
		line-height: 1.833;
		letter-spacing: 0.01em;
	}
	#main .planList .infoBox dd {
		font-size: 1rem;
	}
	#main .planList li {
		margin-bottom: 4.7rem;
	}
	#main .planList .item .ttlBox .planImg .subSpan img {
		width: 18.6rem;
	}
	#main .plan .btmTxt {
		margin: 0 0 3.5rem;
		font-size: 1rem;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	#main .launch {
		padding: 5rem 0 3.2rem;
	}
	#main .launch .headLine01 {
		width: auto;
		margin: 0 -1rem 1.7rem;
	}
	#main .launch .headLine01 .en {
		width: 10rem;
		margin: 0 auto 0.4rem;
	}
	#main .launch h3 {
		margin-bottom: 6.8rem;
		padding: 0.7rem 0;
		font-size: 1.7rem;
		line-height: 1.7;
	}
	#main .launchList {
		margin-bottom: 4.9rem;
		gap: 5rem 0;
		flex-direction: column;
	}
	#main .launchList > li {
		min-height: 17.5rem;
		padding: 4.4rem 2.5rem 3.8rem;
		width: 100%;
	}
	#main .launchList .textImg {
		width: 20.2rem;
		top: -2rem;
	}
	#main .launchList .spBox {
		max-width: 28.5rem;
		margin: 0 auto;
		display: flex;
		align-items: center;
	}
	#main .launchList .textImg {
		margin: 0 1rem 0 0;
	}
	#main .launchList .launchImg {
		width: 8.2rem;
		margin: 0 1.5rem 0 0;
	}
	#main .launchList .textBox {
		flex: 1;
	}
	#main .launchList p {
		font-size: 2.5rem;
	}
	#main .launchList p .txtSpan {
		font-size: 1.75rem;
	}
	#main .launchList p small {
		margin: 1.2rem -1rem 0;
		font-size: 1.25rem;
	}
	#main .launchList .subList li {
		font-size: 1rem;
		line-height: 2;
	}
	#main .launchList .subList {
		margin: 1.6rem -1.5rem 0 -0.5rem;
	}
	#main .launchList p .txtSpan2 {
		font-size: 1.25rem;
	}
	#main .faq .headLine01 .en {
		margin-bottom: 0.5rem;
		width: 2.5rem;
	}
	#main .faq .headLine01 {
		margin-bottom: 3rem;
	}
	#main .faqList {
		margin: 0;
	}
	#main .faqList dt {
		padding: 0.6rem 1rem 0.6rem 2.7rem;
		font-size: 1.7rem;
	}
	#main .faqList dt::before {
		top: 0.6rem;
	}
	#main .faqList dd {
		padding: 1em 0 1rem 2.7rem;
		letter-spacing: 0.03em;
	}
	#main .faqList dd p {
		font-size: 1.2rem;
		line-height: 2.0;
	}
	#main .faqList dd::before {
		font-size: 1.8rem;
		top: 0.6rem;
	}
	#main .faqList li {
		margin-bottom: 2.4rem;
	}
	#main .cancellation {
		width: auto;
		margin: 2.2rem 0 0 -2.8rem;
	}
	#main .cancellation table td {
		font-size: 1.5rem;
		padding: 1.08rem 0.5rem;
	}
	#main .faq {
		padding-bottom: 1.6rem;
	}
	#main .tours h2 {
		font-size: 1.7rem;
	}
	#main .tours p {
		line-height: 2.33;
		margin-bottom: 3.4rem;
	}
	#main .tours {
		padding-bottom: 4.7rem;
	}
	#main .future {
		padding: 2.4rem 0;
		min-height: 37.5rem;
	}
	#main .future h2 {
		margin-bottom: 1.3rem;
		font-size: 1.6rem;
		line-height: 1.5625;
	}
	#main .future p{
		font-size: 1.1rem;
		line-height: 1.82;
	}
	#main .future .comLink {
		width: 100%;
		bottom: 4.7rem;
	}
	#main .topLink {
		width: 100%;
		top: auto;
		transform: none;
		bottom: -1px;
		right: auto;
		left: 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	#main .topLink a {
		padding: 1rem;
		width: 100%;
		min-height: 6.5rem;
		font-size: 1.5rem;
		border-radius: 0;
		background-size: 1.1rem auto;
		background-position: right 0.5rem top 0.7rem;
	}
	#main .topLink span {
		width: auto;
		padding: 0 0 0.5rem 4.5rem;
		-webkit-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
		-moz-writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		-o-writing-mode: horizontal-tb;
		background-position: left center;
		letter-spacing: 0;
		background-image: url(../img/common/img02_sp.png);
		background-size: 3.5rem auto;
	}

}