@charset "UTF-8";
/* CSS Document */

#london .torashichi {
font-size: 16px;
font-weight: bold;
margin:15px 0 10px 0;
}

#london h1 {
	margin:0 0 20px 0;
	font-size: 38px;
	line-height: 1.16em;
	padding: 0;
	color: #000000;
}

#london h1 span {
font-size: 20px;
display: block;
margin: 3px 0 10px 0;
color:#936420;
line-height: 1em;
}

#london a {
	color:#936420;
}

#london .lead {
	margin:5px 0 0 0;
	font-size:13px;
}

#london .box {
	padding:15px 0;	
	border-top:#936420 1px solid;
	border-bottom:#936420 1px solid;
	margin:30px 0 0 0;
}

#london .box2 {
	border-top:none;
	margin:0 0 30px 0;
}

#london .box h3 {
	margin:10px 0 5px 0;
	font-size:16px;
	padding:0;
	color:#936420;
}

#london .box h3 small{
	font-weight: normal;
}

#london .box p {
margin: 0 0 1em 0
}


#london h2 {
	font-size:28px;
	color:#333333;
	line-height:1.4em;
	margin: 40px 0 7px 0;
}
#london h2 span {
display: block;
background: #936420;
font-size: 16px;
color: #FFFFFF;
padding: 5px 7px 3px 7px;
width: 100px;
text-align: center;
line-height: 1em;
margin: 0 0 10px 0;
font-weight: normal
}

#london h3 {
	font-size:34px;
	color:#936420;
	line-height:1.4em;
	margin: 40px 0 7px 0;
}

#london h3 span {
	font-size:18px;
	font-weight:normal;
	display: block;
	color:#000000;
}

#london .imgcap img {
	margin:0 0 5px 0;
}

#london .imgcap {
	color:#747474;
	font-size:12px;
	margin:30px 0;
}

#london .info {
	margin:30px 0 30px 0;
	line-height: 24px;
}
#london .info strong {
font-size: 15px;
}

/* slider */


#london .swiper-container {
	margin:15px auto;
	width: 610px;
   height: 450px;
   clear: both;
}

#london .swiper-slide {
	width:610px;
	font-size:12px;
	text-align: center;
	line-height:1.4em;
	color: #333;
}

#london .swiper-slide img {
	margin:0 0 7px 0;
}

#london .swiper-button-prev {
	background:url(prev.png) no-repeat left;
	width:250px;
	height:340px;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	display:block;
	margin:0;
	margin:-190px 0 0 -10px;
}

#london .swiper-button-next {
	background:url(next.png) no-repeat right;	
	width:250px;
	height:340px;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	display:block;
	margin:-190px -10px 0 0;
}

#london .swiper-button-prev:hover,
#london .swiper-button-next:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

#london .swiper-pagination {
	padding:0;
	margin:70px 0 0 0;
	top:360px;
}

#london .swiper-pagination-bullet-active{
background: #936420;
}

/* responsive */

body.white .site #london  {
font-size: 18px;
margin: 0 0 10px 0
}

body.white .site #london .lead {
	margin:5px 0 0 0;
	font-size:18px;
}


body.white .site #london .note {
font-size: 14px;
}

body.white .site #london .tora {
display: none;
}

body.white .site #london h1 {
	margin:0 0 15px 0;
	font-size: 36px;
	line-height: 1.2em;
	padding: 0;
	color: #000000
}

body.white .site #london h1 br {
display: none;
}

body.white .site #london h1 span {
font-size:22px;
display: block;
margin: 15px 0 10px 0;
line-height: 24px;
font-weight: normal;
color:#936420;
}

body.white .site #london .swiper-container {
	margin:15px auto;
	width: 100%;
   height: auto;
   clear: both;
}

body.white .site #london .swiper-slide {
	width:100%;
	font-size:16px;
}

body.white .site #london .info {
	margin:30px 0 30px 0;
	line-height: 24px;
	border: none;
	padding: 0;
	box-shadow: none;
}

body.white .site #london .info strong {
font-size: 20px;
}

body.white .site #london .box h3 {
	font-size:24px;
}

body.white .site #london .box h4 {
	font-size:22px;
}

#london h3 span {
	font-size:20px;
}
