@charset "utf-8";

.topMainVisual {
	height: 400px;
}
.topMainVisual + .note {
	margin: 10px 0;
	color: #333;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 737px) {
	.topMainVisual {
		height: 200px;
	}
}
@media screen and (max-width: 737px) {
	#main {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.block01 {
		-webkit-order: 2;
		    -ms-order: 2;
		        order: 2;
	}
	.block02 {
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
	}
	.block03 {
		-webkit-order: 3;
		    -ms-order: 3;
		        order: 3;
	}
	.block04 {
		-webkit-order: 4;
		    -ms-order: 4;
		        order: 4;
	}
	.block05 {
		-webkit-order: 5;
		    -ms-order: 5;
		        order: 5;
	}
	.block06 {
		-webkit-order: 6;
		    -ms-order: 6;
		        order: 6;
	}
	.block07 {
		-webkit-order: 7;
		    -ms-order: 7;
		        order: 7;
	}
	.block08 {
		-webkit-order: 8;
		    -ms-order: 8;
		        order: 8;
	}
	.block09 {
		-webkit-order: 9;
		    -ms-order: 9;
		        order: 9;
	}
}
.block01 {
	margin-top: 21px;
}
.block02 .ttl {
	padding: 14px 0 17px;
	text-align: center;
}
.block03 .inner {
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.block03 .l_box {
	width: -webkit-calc((100% - 8px) / 2);
	width: calc((100% - 8px) / 2);
}
.swiper-1 {
	padding-bottom: 45px;
}
.swiper-1 > .swiper-pagination-bullets {
	bottom: 23px;
}
.swiper-1 > .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	margin: 0;
	background: #ccc;
	-webkit-border-radius: 0;
	        border-radius: 0;
	opacity: 1;
}
.swiper-1 .swiper-pagination-bullet + .swiper-pagination-bullet {
	margin-left: 4px;
}
.swiper-1 > .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #003775;
}

.l_map01 {
	position: relative;
}
.l_map01 a {
	position: absolute;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	font-weight: bold;
	text-decoration: none;
}
.l_map01 a:hover .area {
	text-decoration: underline;
}
.l_map01 .tama-si {
	top: 140px;
	left: 6px;
}
.l_map01 .chuo-ku {
	top: 226px;
	left: 313px;
}
.l_map01 .chiyoda-ku {
	top: 182px;
	left: 283px;
}
.l_map01 .bunkyo-ku {
	top: 137px;
	left: 275px;
}
.l_map01 .taito-ku {
	top: 138px;
	left: 328px;
}
.l_map01 .koto-ku {
	top: 191px;
	left: 362px;
}
.l_map01 .sumida-ku {
	top: 137px;
	left: 385px;
}
.l_map01 .nerima-ku {
	top: 86px;
	left: 102px;
}
.l_map01 .itabashi-ku {
	top: 37px;
	left: 158px;
}
.l_map01 .ota-ku {
	top: 360px;
	left: 222px;
}
.l_map01 .setagaya-ku {
	top: 248px;
	left: 112px;
}
.l_map01 .meguro-ku {
	top: 265px;
	left: 199px;
}
.l_map01 .shinagawa-ku {
	top: 306px;
	left: 254px;
}
.l_map01 .minato-ku {
	top: 249px;
	left: 270px;
}
.l_map01 .shibuya-ku {
	top: 209px;
	left: 195px;
}
.l_map01 .suginami-ku {
	top: 171px;
	left: 97px;
}
.l_map01 .nakano-ku {
	top: 144px;
	left: 154px;
}
.l_map01 .shinjuku-ku {
	top: 162px;
	left: 221px;
}
.l_map01 .toshima-ku {
	top: 108px;
	left: 213px;
}
.l_map01 .kita-ku {
	top: 61px;
	left: 249px;
}
.l_map01 .arakawa-ku {
	top: 94px;
	left: 308px;
}
.l_map01 .adachi-ku {
	top: 34px;
	left: 333px;
}
.l_map01 .katsushika-ku {
	top: 78px;
	left: 421px;
}
.l_map01 .edogawa-ku {
	top: 156px;
	left: 447px;
}
.l_map01 .area {
	color: #333;
	font-size: 16px;
}
.l_map01 .num {
	margin-top: -2px;
	color: #0062D1;
	font-size: 12px;
}

.block05 {
	margin-top: 40px;
}
.block05 a:hover {
	opacity: 0.7;
}
.block07 {
	margin-top: 58px;
	padding: 40px 0;
}
.block08 {
	padding: 54px 0 70px;
}

.l_block03 + .l_block03 {
	margin-top: 40px;
}
.newsBlock {
	margin-top: -22px;
}
.newsBox {
	padding: 22px 0 17px;
	border-bottom: 1px solid #ccc;
}
.newsBox .date {
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
.newsBox .date.new:after {
	position: absolute;
	content: "NEW";
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	width: 80px;
	height: 20px;
	right: -82px;
	background: #FFF;
	border: 1px solid #0062d1;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	color: #0062D1;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.newsBox .category {
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	width: 80px;
	height: 20px;
	margin-left: 14px;
	background: #003775;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	color: #FFF;
	font-weight: 500;
}
.newsBox .category.news {
	background: #D50A2F;
}
.newsBox .category.article {
	background: #0062D1;
}
.newsBox .txt {
	margin-top: 6px;
	line-height: 1.571428571;
}

.snsBlock {
	-webkit-justify-content: center;
	        justify-content: center;
	margin-bottom: 100px;
}
.snsBlock .snsBox {
	width: -webkit-calc((100% - 120px) / 2);
	width: calc((100% - 120px) / 2);
	height: 302px;
	border: 1px solid #ccc;
}
.snsBlock .snsBox.twitter {
	margin-left: 40px;
}
.snsShareButton {
	margin-bottom: 20px;
}
.snsShareButton .snsBtn {
	margin-left: 10px;
}
@media screen and (max-width: 737px) {
	.block01 {
		margin-top: 0;
	}
	.block01 .inner {
		padding: 0;
	}
	.block02 .ttl {
		padding: 10px 0 13px;
	}
	.block02 .ttl img {
		width: 247px;
	}
	.block03 {
		padding-top: 20px;
	}
	.block03 .inner {
		display: block;
	}
	.block03 .l_box {
		width: 100%;
	}
	.swiper-1 {
		padding-bottom: 28px;
	}
	.swiper-1 img {
		width: 100%;
	}
	.swiper-1 > .swiper-pagination-bullets {
		bottom: 6px;
	}

	.block05 {
		margin-top: 19px;
	}
	.block05 img {
		width: 100%;
	}
	.block07 {
		margin-top: 20px;
		padding: 30px 0;
	}
	.block08 {
		padding: 50px 0 56px;
	}

	.newsBlock {
		max-height: 1000px;
		margin-top: -20px;
		-ms-overflow-y: scroll;
		    overflow-y: scroll;
	}
	.newsBox {
		padding: 20px 0 16px;
	}
	.newsBox .date {
		font-size: 14px;
	}
	.newsBox .category {
		margin-left: 8px;
		font-size: 12px;
	}
	.newsBox .txt {
		line-height: 1.75;
	}

	.snsBlock {
		display: block;
		margin-bottom: 35px;
	}
	.snsBlock .snsBox {
		width: 100%;
		height: 400px;
	}
	.snsBlock .snsBox.twitter {
		margin-left: 0;
	}
	.snsBlock .snsBox.twitter .twitter-timeline,
	.snsBlock .snsBox.twitter #twitter-widget-0,
	.snsBlock .snsBox.twitter .timeline-Widget {
		height: 398px !important;
	}
	.snsBlock .ttl {
		font-size: 16px;
		font-weight: 500;
	}
	.snsBlock .spFacebook {
		margin-top: 20px;
	}
	.snsBlock .spFacebook .fbIcon {
		width: 30px;
		margin-right: 17px;
	}
	.snsBlock .spFacebook .logo {
		width: 66px;
		margin-right: 10px;
	}
	.snsBlock .spFacebook .o_btn01 {
		color: #3C579E;
		font-weight: 500;
	}
	.snsShareButton {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		margin-bottom: 0;
	}
	.snsShareButton .snsBtn {
		margin-left: 8px;
	}
}