@charset "utf-8";

@media screen and (max-width:1024px) {}

/* END RESPONSIVE 979px */

@media screen and (max-width:860px) {

	.c-mgb__120 {
		margin-bottom: 60px;
	}

	.c-mgb__60 {
		margin-bottom: 40px;
	}

	.l-mv {
		margin-top: 0;
	}

	.l-mv-copy__en {
		font-size: 5rem;
	}

	.l-mv-copy__jp {
		font-size: 1.1rem;
		width: 150px;
	}

	.l-mv:after {
		bottom: -20px;
		height: 40px;
		width: 1px;
	}

	.u-inner {
		max-width: 1080px;
		margin: 40px auto;
		padding: 20px;
	}

	.l-section-subtitle {
		font-size: 1.8rem;
	}

	.l-section-subtitle {
		font-size: 1.5rem;
		letter-spacing: 0;
	}

	.l-access-data {
		padding: 0;
		display: block;
	}

	.l-access-data > div:nth-child(1) {
		width: 100%;
		padding: 0 15px;
	}

	.l-access-data > div:nth-child(2) {
		width: 100%;
		padding: 30px 15px 60px;
	}

	.l-landmark-list {
		padding: 0;
		display: block;
	}

	.l-landmark-list > div {
		width: 100%;
		margin-bottom: 40px;
	}

	.l-landmark-list h3 em {
		vertical-align: bottom;
	}

	.u-note {
		padding-right: 10px;
		padding-left: 10px;
	}

	.l-subTitle {
		font-size: 1.8rem;
	}

	.l-landmark-list h3 b {
		font-size: 3.2rem;
	}

	.l-landmark-list_min div img {
		width: 85%;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}

	.l-access_time_img {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}

	.c-bg_beige {
		padding: 20px;
	}

	.c-bg_beige .l-subTitle {
		padding-bottom: 20px;
	}

	.l-coloum_00 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}

	.l-coloum__01 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		padding-right: 0 !important;
	}

	.l-coloum__02 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding-right: 0 !important;
		margin-bottom: 0 !important;
	}

	.l-section_read {
		font-size: 2.0rem;
	}

	.landmark-top .l-coloum_center{
		margin-bottom: 0;
	}

	.landmark-top .l-landmark-list .l-coloum_center h3{
		line-height: 1;
		font-size: 1.8rem;
	}

	.landmark-top .l-landmark-list .l-coloum_center .number{
		font-size: 4.2rem;
	}

	.landmark-top .l-landmark-list .l-coloum_center b{
		font-size: 3.2rem;
	}

	.landmark-top .l-landmark-list .l-coloum_center small{
		font-size: .7em;
	}

	.l-location{
		padding: 3em .8em 2em;
	}

	.l-location .l-section_read{
		margin-top: 0;
	}

	.l-location .l-location__list{
		grid-template-columns: 1fr;
	}

	.l-location .l-location__list .thum{
		margin-bottom: 1.2rem;
	}

	.l-location .l-location__list .copy{
		font-size: 1.4rem;
	}

	.l-location .l-location__list .place{
		font-size: 2.0rem;
	}
}

/* END RESPONSIVE 860px */

@media screen and (max-width: 374px) {
	.l-landmark-list h3 b {
		font-size: 2.4rem;
	}



}

@media screen and (orientation: landscape) {}

/* END RESPONSIVE landscape */

@media print {}

/* END PRINT */
