@charset "UTF-8";

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 ページ内基本設定

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* clearfix :::::::::::::::::::::::::::::::::::::::::::::::::: */
.clearfix { zoom: 1; }
.clearfix:after { content: ""; display: block; clear: both; }

/* 画像 :::::::::::::::::::::::::::::::::::::::::::::::::::::: */
img { vertical-align: bottom; border-style:none; }

/* リンク :::::::::::::::::::::::::::::::::::::::::::::::::::: */
a:link { color: #36C; }
a:visited { color: #669; }
a:hover { color: #69C; }
a:active { color: #006; }

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 ベーススタイル

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* body
============================================================== */
body {
	background-image: none !important;
	background-color: #FFF !important;
}

/* contents 全体
============================================================== */
.l_content {
    width: 100% !important;
    border-top: none !important;
    padding: 0 !important;
}

/* header
============================================================== */
div.l_head {
    width: 1000px !important;
    height: auto;
	/*background: url(http://www.aizu-concierge.com/img/en/bar_header.png) no-repeat left bottom;*/
    margin-left: auto !important;
    margin-right: auto !important;
}

div.l_head h1 {
	float: left;
    width: auto;
    height: auto;
    background: none;
	color: #534741;
	font-size: 11px;
    font-weight: normal;
    padding: 0 !important;
	margin: 12px 0 0 !important;
}

/* 多言語メニュー :::::::::::::::::::::::::::::::::::::::::::: */
.nd_language {
	float: right;
}

.nd_language a {
	float: left;
    display: block;
	text-decoration: none;
    text-align: center;
    font-size: 12px;
    margin-left: 1px;
}

.nd_language a:link, .nd_language a:visited, .nd_language a:active {
    background: #E5DBCB;
	color: #534741;
}

.nd_language a:hover {
    background: #908176;
	color: #FFF;
}

.lh_logo { /* ロゴ */
	width: 100%;
    margin: 30px 0 20px;
}

/* テキストサイズ・検索・SNS コンテナ :::::::::::::::::::::::: */
.nd_sitemenu {
	position: relative;
    left: 300px;
	width: 700px;
    height: 46px;
    margin: 30px 0 20px;
}

/* テキストサイズ :::::::::::::::::::::::::::::::::::::::::::: */
.nd_fontsize{
	position: absolute;
	overflow: hidden;
    width: 334px;
    right: 240px;
    bottom: 0;
}

.nd_fontsize .title {
	float: left;
}

#font1, #font2, #font3 {
	float: left;
	width: 76px;
	height: 34px;
	cursor: pointer;
	margin: 0 0 0 5px;
}

/*
#font1 {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_m.png) no-repeat 0 0;
}

#font2 {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_l.png) no-repeat 0 0;
}

#font3 {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_xl.png) no-repeat 0 0;
}

#font1:hover {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_m_on.png) no-repeat 0 0;
}

#font2:hover {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_l_on.png) no-repeat 0 0;
}

#font3:hover {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_xl_on.png) no-repeat 0 0;
}

.font1_select {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_m_on.png) no-repeat 0 0 !important;
}

.font2_select {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_l_on.png) no-repeat 0 0 !important;
}

.font3_select {
	background: url(http://www.aizu-concierge.com/img/en/btn_textsize_xl_on.png) no-repeat 0 0 !important;
}
 */

/* SNS ::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.nd_sns {
	position: absolute;
    right: 0;
    bottom: 6px;
}

.nd_sns a, .nd_sns iframe {
	float: left;
    display: block;
    padding: 0;
    margin-left: 5px;
}

.nd_sns iframe {
	border: none;
	overflow: hidden;
	width: 103px; /* width: 130px; */
	height: 21px;
}


/* page contents
============================================================== */
.l_main_top {
	width: 100% !important;
}

/* contents （side menu 含む）
============================================================== */
.l_content_bottom {
    width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px;
}

/* side menu
============================================================== */
.l_content_bottom_left {
    float: left;
    width: 210px; /* サイドメニュー 横サイズ */
    margin-bottom: 100px;
}

.lm_link {
    margin-bottom: 40px;
}

.nd_sidemenu_banner div {
    margin-bottom: 10px;
}

.lm_link a:hover, .nd_sidemenu_banner a:hover {
    opacity: 0.7;
}

/* footer
============================================================== */
.nd_pagetop {
	display: block;
    width: 1000px;
    text-align: right;
    margin:0 auto;
}

.nd_pagetop a:hover {
    opacity: 0.7;
}

.l_footer {
	position: static !important;
	overflow: hidden;
    /* background: url(http://www.aizu-concierge.com/img/en/bg_beige.png) !important; /* background: #fcf3db; */
    width: 100% !important; /* width: 1020px; */
	height: auto !important; /* height: 60px; */
	margin: 0 !important; /* margin-left: -10px; */
}

.lf_menu {
	position: static !important;
    width: 1000px;
    margin: 30px auto;
}


.lf_menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.lf_menu ul li {
	float: left;
	width: 250px;
	padding: 0;
}

.lf_menu ul li:before{
    content: "\f138";
    font-family: FontAwesome;
	color: #534741;
    margin-right: 6px;
}

.lf_menu ul li:nth-child(-n+4) {
	padding: 0 0 8px;
}

.lf_menu a:link, .lf_menu a:visited, .lf_menu a:active {
	color: #534741;
	text-decoration: none;
}

.lf_menu a:hover {
	color: #908176;
	text-decoration: underline;
}

.nd_copyright {
	overflow: hidden;
    background: #C7B299;
}

small {
	display: block;
    width: 1000px;
    text-align: center;
	font-size: 11px;
    margin: 20px auto;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 共通コンテンツスタイル

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

.l_content_bottom_right {
	float: right !important;
	width: 765px !important; /* メインコンテンツ 横サイズ */
}

.l_main {
	width: 100% !important;
    margin: 0;
}

/* 共通セクション
============================================================== */
.nd_section {
	width: 760px;
    margin-bottom: 50px !important;
}

.nd_section h2 {
	height: 40px;
	color: #FFF;
    font-size: 16px;
    padding: 12px 0 0 60px !important;
    margin-bottom: 15px;
}

.nd_section h1 {
    margin-bottom: 20px;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 01. トップ

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* トップ：コンテナ（1000px） :::::::::::::::::::::::::::::::: */
.nd_container {
    width: 1000px;
    margin: 50px auto;
}

.nd_container h1 {
	width: 100%;
    height: auto !important;
	background: none !important;
    text-align: center;
    margin-bottom: 40px;
}

/* トップ：スライドショー　（サイズに合わせて適宜変更ください）
============================================================== */
.nd_slideshow {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}


/*-------------------------
	<!-- コンテンツバナー・Mapここから *********************************** -->
	<div class="nd_container clearfix">
		<ul class="nd_index_content">
			<li><a href="#"><img src="images/bnr_travelguide.png" title="Travel Guide" alt="Travel Guide" /></a></li>
			<li><a href="#"><img src="images/bnr_videoch.png" title="Video ch" alt="Video ch" /></a></li>
		</ul>
		<div class="nd_index_map"><img src="images/art_indexmap.png" title="Minamiaizu" alt="Minamiaizu" /></div>
	</div><!-- /.nd_container -->
	<!-- コンテンツバナー・Mapここまで *********************************** -->


	<!-- スポットここから ************************************************ -->
	<div class="nd_index_spot">
		<div class="nd_container">
			<ul>
				<li><a href="#"><img src="images/bnr_spot_food.png" title="Food and Shopping" alt="Food and Shopping" /></a></li>
				<li><a href="#"><img src="images/bnr_spot_activities.png" title="Hands-on Activities" alt="Hands-on Activities" /></a></li>
				<li><a href="#"><img src="images/bnr_spot_tourism.png" title="Tourism" alt="Tourism" /></a></li>
				<li><a href="#"><img src="images/bnr_spot_hotsprings.png" title="Day Trip Hot Springs" alt="Day Trip Hot Springs" /></a></li>
				<li><a href="#"><img src="images/bnr_spot_accommodations.png" title="Accommodations" alt="Accommodations" /></a></li>
				<li><a href="#"><img src="images/bnr_transportation.png" title="Transportation" alt="Transportation" /></a></li>
			</ul>
		</div><!-- /.nd_container -->
	</div><!-- /.nd_index_spot -->
	<!-- スポットここまで ************************************************ -->


	<!-- バナーここから ************************************************** -->
	<div class="nd_container">
		<div class="nd_index_banner_sns"><a href="#"><img src="images/bnr_facebook.png" title="Minamiaizu" alt="Minamiaizu" /></a></div>
	</div><!-- /.nd_container -->
	<!-- バナーここまで ************************************************** -->
--------------------------*/

/* トップ：コンテンツバナー・Map
============================================================== */
ul.nd_index_content {
	float: left;
    width: 500px;
    list-style: none;
}

ul.nd_index_content li:first-child {
    margin-bottom: 20px;
}

ul.nd_index_content li a:hover {
    opacity: 0.7;
}

div.nd_index_map {
    float: right;
}

/* トップ：スポット
============================================================== */
.nd_index_spot {
	overflow: hidden;
    /* background: url(http://www.aizu-concierge.com/img/en/bg_beige.png); */
    width: 100%;
	margin: 0;
}

.nd_index_spot ul {
	overflow: hidden;
    list-style: none;
    margin: 0;
}

.nd_index_spot ul li {
	display: block;
	float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.nd_index_spot ul li:nth-child(2n) {
    margin-right: 0;
}

.nd_index_spot ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.nd_index_spot a:hover {
    opacity: 0.7;
}

/* トップ：SNS・バナー
============================================================== */
div.nd_index_banner_sns {
	width: 100%;
	text-align: center;
}

div.nd_index_banner_sns a:hover {
    opacity: 0.7;
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 02. スポット

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* スポット検索
============================================================== */
.la_search {
    width: 740px;
    background: #F3F0E9;
    border-radius: 10px;
    padding: 10px;
}

.search dl {
    margin-bottom: 20px;
}

.search dl:last-child {
    margin-bottom: 0;
}

.search dl dt {
    font-weight: bold;
}

.nd_spotsearch_keywords p, .nd_spotsearch_categories p, .option div {
    float: left;
}

.nd_spotsearch_keywords .textbox {
	display: block;
	width: 300px;
    height: 24px;
    border-radius: 4px;
    margin-right: 5px;
}

.nd_spotsearch_categories div {
    clear:left;
}

.nd_spotsearch_categories div:first-child {
    margin-bottom: 5px;
}

.nd_spotsearch_categories p {
    margin-right: 15px;
}

.option div {
    width: 300px;
    margin-bottom: 5px;
}

.option div:nth-last-child(-n+2) {
    margin-bottom: 0;
}


/* 件数表示 :::::::::::::::::::::::::::::::::::::::::::::::::: */
.pages {
    text-align: right;
    margin-bottom: 20px;
}

/* スポット一覧
============================================================== */
.lc_content_l {
    width: 760px;
}

.nd_spot_list, .nd_spot {
    margin-bottom: 30px;
}

.nd_spot_list h1, .nd_spot h1 {
    /*background: url(http://www.aizu-concierge.com/img/en/bg_ttl_spot.png) no-repeat;*/
    height: 34px;
    color: #534741 !important;
    font-size: 13px;
    padding: 8px 0 0 15px;
    margin-bottom: 10px;
}

.nd_spot_list h1 .st_index {
    margin-right: 10px;
}

.nd_spot_list h1 .spot_name, .nd_spot h1 .spot_name {
    color: #534741;
    margin-right: 10px;
}

.nd_spot_list h1 .spot_name a {
    color: #534741;
}

.nd_spot_list h1 .spot_name a:hover {
    color: #998675;
}

.nd_spot_list h1 .spot_name_note {
    font-weight: normal;
}

.nd_spot_list_img {
    float: left;
    width: 230px;
}

.nd_spot_list_text {
    float: right;
    width: 500px;
}

.nd_spot_list_text p {
    line-height: 1.8;
    margin-bottom: 10px;
}

.sc_info {
	position: relative;
    padding: 0;
}

span.spot_hours, span.spot_category, span.spot_option {
	display: inline-block;
	position: static;
    background: none;
    padding: 0 10px 0 25px;
}

span.spot_hours:before, span.spot_category:before, span.spot_option:before {
	position: absolute;
    font-family: FontAwesome;
    font-size: 20px;
	margin-top: -.35em;
    margin-left: -1.2em;
}

span.spot_hours:before {
    content: "\f017";
	color: #856600;
}

span.spot_category:before {
    content: "\f07b";
	color: #CC6;
}

span.spot_option:before {
    content: "\f00c";
	color: #5C8E00;
}

/* スポット詳細
============================================================== */
/* タブメニュー :::::::::::::::::::::::::::::::::::::::::::::: */
ul.nd_spot_menu {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
}

ul.nd_spot_menu li {
	list-style-type: none;
	float: left;
	border-top: #C7B299 solid 1px;
	border-left: #C7B299 solid 1px;
	border-right: #C7B299 solid 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 0;
}

ul.nd_spot_menu li {
	margin: 0 2px 0 0;
}

ul.nd_spot_menu li:nth-last-child(-n+2) {
	margin: 0;
}

ul.nd_spot_menu li a, ul.nd_spot_menu li a.linkSpotOff {
	display: block;
	/* width: 120px; */
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
    color: #C7B299;
	text-decoration: none;
	padding: 11px 0;
}

ul.nd_spot_menu li a:hover, ul.nd_spot_menu li a.linkSpotOn {
	background-color: #F3F0E9;
	color: #736357;
}

ul.nd_spot_menu li.tabline {
	/* width: 510px; */
	height: 40px;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: #C7B299 solid 1px;
}

/* 詳細コンテンツ :::::::::::::::::::::::::::::::::::::::::::: */
.nd_spot_content_img {
    float: left;
    width: 350px;
}

div.spot_map { /* Googlemap */
	width: 350px; height: 240px /* width: 250px; height: 250px */
	border: #CCC solid 1px;
    margin-top: 20px;
}

.nd_spot_content_text {
    float: right;
    width: 390px;
}

.nd_spot_content_text p {
    line-height: 1.8;
}

.nd_spot_content_text .nd_sns_icon {
    text-align: right;
    margin: 15px 0;
}

/* 詳細情報 */
.nd_spot_content_dtl {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
    background: #FFF;
    margin-top: 20px;
}

.nd_spot_content_dtl dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: .1px;
	font-size: .1em;
	line-height: 0;
}

.nd_spot_content_dtl dl {
	background:transparent;
    border: none;
	display: inline-block;
    width: 100%;
}

.nd_spot_content_dtl dl {
	border-bottom: 1px dotted #CCC;
    /* font-size: 13px; */
    line-height: 1.5;
    padding: 10px 0;
    margin: 0;
}

.nd_spot_content_dtl dl:last-child {
	border-bottom: none;
}

.nd_spot_content_dtl dt {
	float: left;
	display: block;
    width: 110px;
	text-align: left;
    padding: 5px 0 0 0;
    margin: 0;
}

.nd_spot_content_dtl dd {
	float: right;
	display: block;
    width: 280px;
    border: none;
    padding: 0;
    margin: 0;
}

/* 口コミ新着 :::::::::::::::::::::::::::::::::::::::::::::::: */
div.spot_latest {
	clear: both;
	overflow: hidden;
	margin-top: 30px; /* margin-top: 5px; */
}

div.spot_latest_block {
	float: left;
	width: 100%; /* width: 330px; */
	padding-right: 0; /* padding-right: 5px; */
}

div.spot_latest_block div.title {
	border-bottom: 3px solid #C7B299; /* border-bottom: 5px solid #c1e2b6; */
	padding-bottom: 10px;
}

div.spot_latest_block div.item {
	border-bottom:1px dotted #cccccc;
	padding: 15px 0px 10px; /* padding: 2px 0px; */
	overflow: hidden;
	clear: both;
	min-height: 22px;
}

div.spot_latest_block div.item div.date {
	float: left;
	width: 80px; /* width: 60px; */
	padding-top: 0; /* padding-top: 2px; */
	font-size: 100%; /* font-size: 90%; */
}

div.spot_latest_block div.item div.article {
	float: left;
	width: 680px;
}

.fileicon {
	position: relative;
	top: 0; /* top: 3px; */
	padding-right: 10px; /* padding-right: 5px; */
	border: 0;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 03. 動画

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* タイトル・検索
============================================================== */
.nd_videoch_ttl {
	/* background: url(http://www.aizu-concierge.com/img/en/bar_dotted.png) left bottom no-repeat;*/
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.nd_videoch_ttl h1 {
	float: left;
    padding: 0;
    margin: 0;
}

.nd_videoch_ttl div.header_search {
	float: right;
    padding: 0;
    margin: 40px 0 0;
}

.nd_videoch_ttl div.header_search .textbox {
	float:left;
	display: block;
	width: 160px;
    height: 24px;
    border-radius: 4px;
}

.nd_videoch_ttl div.header_search .searchbtn {
	float:left;
	display: block;
	width: 60px;
	height: 28px;
	border: 0px;
	/* background: url(http://www.aizu-concierge.com/img/en/btn_search.png) left top no-repeat; */
    margin-left: 5px;
}

.nd_videoch_ttl div.header_search .searchbtn:hover{
	cursor: pointer;
    opacity: 0.7;
}

/* チャンネルナビ
============================================================== */
ul.nd_videoch_nav {
    list-style: none;
}

ul.nd_videoch_nav li {
	float: left;
}

ul.nd_videoch_nav li a:hover{
    opacity: 0.5;
}

/* 動画一覧
============================================================== */
div.video_area {
	clear: left; /* float: left; */
	width: 100%; /* width: 760px; */
	margin: 0; /* margin-bottom:3px; */
}

div.video_area div.video_search {
	overflow:visible;
    /* overflow: hidden; */
	width: 100%; /* width: 830px; */
	height: auto;
	clear: left; /* float: left; */
	background-color:#fff;
/*	position:absolute;*/
}

/* 動画 :::::::::::::::::::::::::::::::::::::::::::::::::::::: */
div.video_area div.video_search div.search_box {
	float: left;
	overflow: hidden;
	background: none; /* background: url("../img/video/video_box.jpg") no-repeat; */
	width: 240px; /* width: 250px; */
	height: auto; /* height: 190px; */
	border: none;
	border-top: 3px solid #9F7B58;
/*	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;*/
	padding: 13px 0 0;
	margin: 0 20px 30px 0;
}

div.video_area div.video_search div.search_box:nth-child(3n+3) {
    margin-right: 0;
}

div.video_area div.video_search div.search_box div.player {
	float: left !important;
	width: 120px; /* width: 139px; */
/*  margin-top: 0px;
	margin-left:10px;*/
	margin: 0;
}

div.video_area div.video_search div.search_box div.player img.thumbnail {
	border: none; /* border: solid 2px #ccc; */
	margin: 0;
}

div.video_area div.video_search div.search_box div.video_info {
	float: right !important;
	overflow: hidden;
	width: 100px !important;
	/* height: auto; /* height: 80px; */
	height: 90px;
	color: #333;
    padding: 0;
	margin: 0;/* margin-top: 10px; */
}

div.video_area div.video_search div.search_box div.video_info p.title {
	color: blue;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.video_area div.video_search div.search_box div.description {
	clear:left; /* float: left; */
	overflow: hidden;
	width: 100%; /* width: 210px; */
	/*height: auto; /* height: 95px; */
	height: 95px;
	padding: 0; /* padding: 0 0 0 20px; */
	margin: 10px 0 0;
}

div.video_area div.video_search div.search_box div.description p.note {
	color: #333;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 04. 早わかり南会津

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
/* セクションタイトル :::::::::::::::::::::::::::::::::::::::: */
.nd_section_haya h1 {
	background: none !important;
	height: auto !important;
	color: #534741 !important;
    font-size: 16px;
    padding: 0 !important;
    margin-bottom: 50px;
}

/* 早わかり南会津：サイドメニュー
============================================================== */
ul.nd_hayawakari_menu {
    list-style-type: none;
}

ul.nd_hayawakari_menu li {
	margin-bottom: 10px;
}

ul.nd_hayawakari_menu li a:hover {
    opacity: 0.7;
}

/* 早わかり南会津：トップ
============================================================== */
.nd_hayawakari_category {
	/*background: url(http://www.aizu-concierge.com/img/en/bar_solid.png) left bottom no-repeat;*/
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.nd_hayawakari_category a:hover, .nd_hayawakari_back a:hover {
    opacity: 0.7;
}

a.nd_category_01, a.nd_category_03 {
    margin-left: 80px;
}

a.nd_category_02, a.nd_category_04 {
    margin-left: 450px;
}

/* 早わかり南会津：カテゴリ
============================================================== */
h1.nd_category_ttl {
	/* background: url(http://www.aizu-concierge.com/img/en/bar_solid.png) left bottom no-repeat !important; */
    padding-bottom: 50px !important;
    margin-bottom: 50px !important;
}

.nd_hayawakari_area {
	background: url(http://www.aizu-concierge.com/img/en/bar_dotted.png) left bottom no-repeat;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.nd_hayawakari_area_text {
	float: left;
    width: 410px;
}

.nd_hayawakari_area_text h2 {
	height: auto;
	padding: 0 !important;
    margin: 0 0 20px !important;
}

.nd_hayawakari_area_text p {
    line-height: 1.8;
    margin-left: 70px;
}

.nd_hayawakari_area_img {
	float: right;
    width: 310px;
}

p.nd_hayawakari_back {
    text-align: center;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 05. アクセス

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
.nd_section_access h1 {
	background: none !important;
	height: auto !important;
	color: #534741 !important;
    font-size: 16px;
    padding: 0 !important;
    /* margin-bottom: 50px; */
}

p.nd_access_copy {
    margin-bottom: 20px;
}

/* マップ：小／大
============================================================== */
.nd_map_small {
	position: relative;
    width: 360px;
    height: 340px;
}

.nd_areamap_large {
	position: relative;
    width: 760px;
    height: 910px;
}

.nd_spotmap_large {
	position: relative;
    width: 760px;
    height: 590px;
}

.nd_map_small div, .nd_areamap_large div, .nd_spotmap_large div {
	border: #CCC solid 1px;
}

.nd_map_small a, .nd_areamap_large a, .nd_spotmap_large a {
	position: absolute;
    right: 0;
    bottom: 0;
    display: block;
	text-decoration: none;
    font-weight: bold;
    padding: 10px;
}

.nd_map_small a:link, .nd_map_small a:visited, .nd_map_small a:active,
.nd_areamap_large a:link, .nd_areamap_large a:visited, .nd_areamap_large a:active,
.nd_spotmap_large a:link, .nd_spotmap_large a:visited, .nd_spotmap_large a:active {
    background: #E5DBCB;
	color: #534741;
}

.nd_map_small a:hover, .nd_areamap_large a:hover, .nd_spotmap_large a:hover {
    background: #908176;
	color: #FFF;
}

/* 各町村へのアクセス
============================================================== */
.nd_section_access h2 {
	background: none !important;
	height: auto !important;
	color: #534741 !important;
    font-size: 16px;
    padding: 0 !important;
    /* margin-bottom: 50px; */
}

p.nd_rootmark {
	line-height: 2;
	margin-bottom: 10px;
}

span.nd_rootmark_raku, span.nd_rootmark_haya {
    display: inline-block;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
    padding: 2px 8px;
}

span.nd_rootmark_raku {
    background: #EB9999;
}

span.nd_rootmark_haya {
    background: #6699B8;
}

.nd_section_access h3 {
    /*background: url(http://www.aizu-concierge.com/img/en/content_img/bg_ttl_spot.png) no-repeat;*/
    height: 34px;
    color: #534741 !important;
    font-weight: bold;
    font-size: 15px;
    padding: 5px 0 0 15px;
    margin: 40px 0 20px;
}

.nd_accessroot table {
    width: 100%;
	border-bottom: solid 1px #CCC ;
	border-collapse: separate; /* border-collapse: collapse; */
	line-height: 2;
	padding: 0 0 10px;
    margin: 0 0 10px;
}

.nd_accessroot table:last-child {
    border: none;
}

.nd_accessroot th {
    width: 25%;
	background: #F4F1EA;
    text-align: left;
	font-weight: bold;
	padding: 10px;
}

.nd_accessroot td {
	background: #FFF;
	padding: 10px 0 10px 10px;
}