@charset "UTF-8";


body {
	font-family: 'td','ng', sans-serif;
}


@media only screen and (min-width: 768px) {
		.drawer-menu li:first-child a {
			padding: 0 10px 7px;
		}

		.drawer-menu li:first-child:after {
			background: url("../img/menu_01.png") no-repeat , #fff;
			background-size: contain;
			content: "";
			height: 20px;
			position: absolute; top: 43px; left: calc(50% - 35px);
			width: 70px;
		}
		.drawer-menu li:nth-child(2):after {
			background: url("../img/menu_02.png") no-repeat , #fff;
			background-size: contain;
			content: "";
			height: 20px;
			position: absolute; top: 43px; left: calc(50% - 15px);
			width: 30px;
		}
		.drawer-menu li:nth-child(3):after {
			background: url("../img/menu_03.png") no-repeat , #fff;
			background-size: contain;
			content: "";
			height: 20px;
			position: absolute; top: 43px; left: calc(50% - 43.21px);
			width: 86.42px;
		}
		.drawer-menu li:nth-child(4):after {
			background: url("../img/menu_04.png") no-repeat , #fff;
			background-size: contain;
			content: "";
			height: 20px;
			position: absolute; top: 43px; left: calc(50% - 11.5px);
			width: 21px;
		}
		.drawer-menu li:nth-child(5):after {
			background: url("../img/menu_06.png") no-repeat , #fff;
			background-size: contain;
			content: "";
			height: 20px;
			position: absolute; top: 43px; left: calc(50% - 28px);
			width: 56px;
		}
		.drawer-menu li:nth-child(6):after {
			background: url("../img/menu_05.png") no-repeat , #fff;
			background-size: contain;
			content: "";
			height: 20px;
			position: absolute; top: 43px; left: calc(50% - 11.5px);
			width: 21px;
		}
		.drawer-menu li:nth-child(7):after {
			background: url("../img/menu_07.png") no-repeat , #fff;
			background-size: contain;
			content: "";
			height: 20px;
			position: absolute; top: 43px; left: calc(50% - 14.5px);
			width: 29px;
		}
		
		
		
		
		.map_wrap.kr .link.t_01:before {content: "시로야마 국민학교의 머귀나무"}
		.map_wrap.kr .link.t_02:before {content: "산노 신사의 큰 녹나무"}
		.map_wrap.kr .link.t_03:before {content: "와카쿠사마치 이사야먀씨 댁의 감나무"}
		.map_wrap.kr .link.t_04:before {content: "에리마치 마을 야마시타씨 댁의 떡갈나무1"}
		.map_wrap.kr .link.t_05:before {content: "에리마치 마을 야마시타씨 댁의 떡갈나무2"}
		.map_wrap.kr .link.t_06:before {content: "원폭자료관의 진달래"}
		.map_wrap.kr .link.t_07:before {content: "원폭자료관의 오엽송"}
		.map_wrap.kr .link.t_08:before {content: "아부라기마치 이케다 씨 댁의 육박나무"}
		.map_wrap.kr .link.t_09:before {content: "아부라기마치의　이케다　씨　댁　떡갈나무"}
		.map_wrap.kr .link.t_10:before {content: "아부라기마치의　이케다　씨　댁　메밀잣밤나무"}
		.map_wrap.kr .link.t_11:before {content: "우라카미　제일병원의　태산목"}
		.map_wrap.kr .link.t_12:before {content: "후치마치의 도리시마 씨 댁 조롱나무1"}
		.map_wrap.kr .link.t_13:before {content: "오오테마치 이데 씨 댁 감나무1"}
		.map_wrap.kr .link.t_14:before {content: "오오테마치의 이데 씨댁 감나무2"}
		.map_wrap.kr .link.t_16:before {content: "오후나구라마치의 가와구치 씨 댁 석류나무"}
		.map_wrap.kr .link.t_19:before {content: "시로야마 초등학교의 녹나무"}
		.map_wrap.kr .link.t_20:before {content: "게이호 중학교의 녹나무1"}
		.map_wrap.kr .link.t_21:before {content: "게이호 중학교의 녹나무2"}
		.map_wrap.kr .link.t_22:before {content: "게이호 중학교의 녹나무3"}
		.map_wrap.kr .link.t_23:before {content: "후치 신사의 녹나무"}
		.map_wrap.kr .link.t_24:before {content: "이나사 초등학교의 녹나무"}
		.map_wrap.kr .link.t_25:before {content: "후쿠사이지 절의 소철나무"}
		.map_wrap.kr .link.t_26:before {content: "나가사키 의과대학 부속의원의 녹나무"}
		.map_wrap.kr .link.t_27:before {content: "후치마치의 도리시마씨 댁 조롱나무2"}
		
		
		
		
		.map_wrap .link:before {
			padding: 3px 5px 0px;
		}
}




.list_data .data_name {
	width: 5em;
}
.list_data .data_detail {
	white-space: normal ;
	width: calc(100% - 5.5em);
}
@media only screen and (min-width: 768px) {
}

