@charset "utf-8";

.topimg-logo {
	float: right; 
	padding: 0 0 20px 0px;
}
.topimg-logo img{
	width: 179;
	height: 85;
}
#cnt_spyt .itinerary_list{
	float: right;
	width: 600px !important;
	margin-top: -60px;
}
@media (min-width: 768px){
	.page_anc2.li_left li {
        background: url(/luxurytravel/globalloungeginza/start_plan_your_trip/image/anchor_under.png) top left no-repeat;   
		background-size: 28px;
	}
	.page_anc2.li_left 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){
	#cnt_about {
		width: 100%;	
	}	
	#cnt_about h3 {
		padding-left: 20px;
	}
	.topimg-logo {
		float: none;
		padding: 0;
		text-align: center;
	}
	.topimg-logo img{
		width: 50%;
		height: auto;		
	}
	#cnt_spyt{
		width: 100%;		
	}
	#cnt_spyt.spyt_pad{
		padding-top: 0;
		padding-bottom: 30px;
	}
	#cnt_spyt h3{
		padding-left: 20px;
	}	
	#cnt_spyt .page_anc2 {
		width: 80% !important;
		flex-wrap: wrap;
		margin: 0 auto;
		row-gap: 30px;
	}
	.page_anc2{
		justify-content: unset;		
	}
	ul.li_left li{
		width: 50%;
	}
	.page_anc2.bottom-anchor li{
		background: url(/luxurytravel/globalloungeginza/start_plan_your_trip/image/anchor_under.png) top left no-repeat;
		background-size: 22px;
	}
	.page_anc2.bottom-anchor li a{
		background: none;
		padding-top: 1px;
	}
	.page_anc2.bottom-anchor li a:hover{
        background: url(/luxurytravel/globalloungeginza/glg/image/anchor_under.png) top left no-repeat;
        background-size: 22px;
    }
	.page_anc2 li{
		width: 100%;		
    }	
	.page_anc2 li a{
		display: block;		
		background-size: 22px;
		padding-top: 2px;
	}
	.page_anc2 li a:hover{
		background-size: 22px;
	}
	.page_anc2 li+li{
		margin-left: 0;
	}
	.top_lead{
		margin-left: 0;
		width: 90%;
		margin: 0 auto;
	}
	#cnt_spyt #season_L {
		float: none !important;
		text-align: center;
		width: 90%;
		margin: 0 auto;
	}
	#cnt_spyt #season_L img{
		width: 70%;
		height: auto;
		position: relative;
        left: 50%;
        transform: translateX(-50%);
	}
	.side_photo {
		float: none !important;
	}
	#cnt_spyt .explain{
		text-align: right;
		background-color: #fff;
		padding-top: 0;
	}
	#cnt_spyt .side_txt_L{
		width: 90%;
		margin: 0 auto 40px auto;
		float: none;
	}	
	#cnt_spyt h4 {
		margin-bottom: 10px;
	}
	#cnt_spyt #season_R{
		float: none !important;
		width: 90%;
	}
	#cnt_spyt #season_R img{
		width: 70%;
		height: auto;
		position: relative;
        left: 50%;
        transform: translateX(-50%);
	}
	#cnt_spyt .photo_season{
		text-align: center;
		width: 90%;
		margin: 0 auto;
		background-color: #f4f4ea;
	}
	#cnt_spyt .side_txt_R{
		margin: 0 auto 40px auto;
		float: none;
		width: 90%;
	}
	#cnt_spyt .side_txt_R h4{
		text-align: left;
	}
	.aR{
		width: 90%;
		margin: 0 auto;
	}
	#cnt_spyt_full{
		width: 100%;
		margin-bottom: 0;
	}
	#cnt_spyt_full h3{
		padding-bottom: 20px;
	}
	.map_select{
		width: 100%;
		height: auto;
		background-size: contain;
	}
	.map{
		background-color: #f4f4ea;
	}
	.map img{
		width: 100%;
		height: auto;
	}
	.map_print{
		background-color: #f4f4ea;
		text-align: right;
	}
	.map_print li{
		margin-bottom: 0;
	}
	.map_print li a{
		display: inline-block;
	}
	.maplist-sp{
		column-count: 2;
		background-color: #f4f4ea;
		width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
		padding: 30px 10% 5px;
	}
	.maplist-sp li{
		width: 100%;
		display: inline-block;
		white-space: nowrap;
		margin-bottom: 30px;		
	}
	.maplist-sp li a{
		display: block;
		text-decoration: none;
		padding: 1px 25px 5px 32px;
		background: url(/luxurytravel/globalloungeginza/start_plan_your_trip/image/anchor_under.png) top left no-repeat;
		background-size: 22px;
		color: #9F2033;
		font-weight: bold;		
	}
	.maplist-sp li a:hover{
		background: url(/luxurytravel/globalloungeginza/start_plan_your_trip/image/anchor_under.png) top left no-repeat;
		background-size: 22px;
		color: #9F2033 !important;
	}
	.listfont-sp{
		color: #000;
		font-weight: bold;
		font-size: 24px;
		margin-left: 3px;
        margin-right: 3px;
	}
	.area_box{
		float: none;
		display: flex;
		flex-wrap: wrap;		
	}
	.area_box .city_photo{
		order: 2;
	}
	.area_box .city_txt{
		order: 1;
	}
	.area_box .city_information{
		order: 3;
	}
	#cnt_spyt .city_photo{
		width: 90%;
		float: none;
		text-align: center;
		margin: 0 auto 15px;
	}
	#cnt_spyt .city_photo img{
		width: 100%;
	}
	#cnt_spyt .city_txt{
		float: none;
		width: 90%;
		margin: 0 auto 20px;
	}
	#cnt_spyt .city_information{
		width: 90%;
		float: none;
		margin: 0 auto 10px;
		box-sizing: border-box;
		padding-top: 20px;
	}
	#cnt_spyt .itinerary_list{
		float: none;
		width: 90% !important;
		margin: 0 auto;
	}
}