@charset "UTF-8";
body{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
}
	.btn-link_txt{
		font-size: 1.4rem !important;
		letter-spacing: 0 !important;
		white-space: nowrap !important;
		font-feature-settings: "palt" !important;
	}
	.ca__feel__item_txt{
		font-size: 1.4rem !important;
		letter-spacing: 0 !important;
		font-feature-settings: "palt" !important;
	}
	.btn-link.btn-link--yellow{
		position: relative !important;
	}
		.btn-link--yellow .btn-link_inner{
			column-gap: 7px !important;
			padding-left: 8px !important;
		}
				.btn-link--yellow .btn-link_txt{
					font-size: 1.4rem !important;
				}
				.map-flex.two-digit-list #map_btn_0 > .obj__wrap::after{
					content: "有古典音乐演奏" !important;
				}
				.map-flex.two-digit-list #map_btn_2 > .obj__wrap::after {
					content: "圣诞马戏团" !important;
				}
				.map-flex.two-digit-list #map_btn_3 > .obj__wrap::after {
					content: "圣诞老人很多！" !important;
				}
				.t-title p{
					font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
				}
	@media all and (max-width:850px) {
		.btn-link--yellow .btn-link_inner{
			justify-content: center !important;
			column-gap: 10px !important;
			padding-left: 5px !important;
		}
			.btn-link.btn-link--yellow .btn-link_arrow{
				position: relative !important;
				top: 50% !important;
				right: 5px !important;
				transform: translate(0,0%) !important;
			}
	}