@charset "utf-8";

.past_tour{
	margin: 20px 0 20px 40px !important;
}

@media (min-width: 768px){
	.page_anc2 li {
        background: url(/luxurytravel/globalloungeginza/glg/image/anchor_under.png) top left no-repeat;   
		background-size: 28px;
	}
	.page_anc2 li:hover {
        background: url(/luxurytravel/globalloungeginza/common/image/anchor_under_hover.png) top left no-repeat !important;   
		background-size: 28px !important;
	}     
}

@media (max-width: 767px){
	#page_header {
		Margin-bottom: 0;
	}

	#cnt_about{
		width: 90%;
		padding-top: 0;
		padding-bottom: 40px;
	}
	#cnt_about p{
		margin: 0 0 0 1em;
		padding-bottom: 5px;
	}
	#cnt_about h3{
		line-height: 1.3;
	}
	.page_anc2{
		flex-wrap: wrap;
		justify-content: left;
		row-gap: 30px;
	}
	.page_anc2 li{
		width: 100%;
		background: url(/luxurytravel/globalloungeginza/glg/image/anchor_under.png) top left no-repeat;
		background-size: 22px;
	}
	.page_anc2 li+li{
		margin-left: 0;
	}
	.page_anc2 li a{
		display: block;
		background: none;
		padding-top: 1px;
	}
	.page_anc2 li a:hover{
		background: url(/luxurytravel/globalloungeginza/glg/image/anchor_under.png) top left no-repeat;
		background-size: 22px;
	}
	.past_tour{
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 1em !important;
	}
	.footer_link{
		float: none;
		height: auto;
		color: #fff;
		padding: 30px 0 20px 0;
		line-height: 2;
	}
	.footer_link ul{
		width: 70%;
		margin: 0 auto 30px;
	}
	.footer_link ul li:nth-child(1){
		font-weight: bold;
		margin-bottom: 5px;
		font-size: 18px;
	}
	.footer_link ul li a{
		color: #fff;
		text-decoration: none;
	}
}