@charset "utf-8";

/*******************************************************************/
/* SP：幅768px以下                                                                                         */
/*******************************************************************/

/* 下層ページ パンくずリスト
-------------------------------------------------------------------*/
.sec_main .inner .breadcrumb {
	color: #0085c7;
	font-size: 11px !important;
	padding:  8px 5px;
	border-top: 1px solid #DCDCDC;
	}
		.sec_main .inner .breadcrumb li{
		}
			.sec_main .inner .breadcrumb li.home a {
				width: 19px;
				height: 16px;
				text-indent: -9999px;
				display: inline-block;
				background: url(../../../common/images/pc/sec/icon_breadcrumb_home.png) no-repeat center 2px;;
				background-size: 19px 16px;
			}
			.sec_main .inner .breadcrumb li.post_title{
				color: #333;
			}


/* 下層ページ サイドメニュー
-------------------------------------------------------------------*/
.sec_main .inner .side_menu {
	width: 93.75%;
	margin: 0 auto;
	float: none;
	}
	.sec_main .inner .side_menu dl {
		margin-bottom: 3.125%;
		}
		
		.sec_main .inner .side_menu dl dt {
			padding: 3%;
			text-align: left;
			width: 94%;
			color: #fff;
			display: block;
			background: #0185C7 url(../../../common/images/sp/sec/icon_menuclose.png) no-repeat 96% center;
			background-size: 5.5%;
			cursor:pointer;
			}
			.sec_main .inner .side_menu dl dt>a{
				color: #fff;
				text-decoration: none;
			}
			.sec_main .inner .side_menu dl dt.close {
				background: #0185C7 url(../../../common/images/sp/sec/icon_menuopen.png) no-repeat 96% center;
				background-size: 5.5%;
				}

			.sec_main .inner .side_menu dl dd ul li {
				border-bottom: 1px solid #dcdcdc;
				border-left: 1px solid #dcdcdc;
				border-right: 1px solid #dcdcdc;
				background-color: #FFF;
				}
				.sec_main .inner .side_menu dl dd ul li a {
					padding: 3% 3% 3% 7%;
					width: 90%;
					display: block;
					color: #333;
					text-decoration: none;
					background: url(../../../common/images/pc/sec/icon_arrow01.gif) no-repeat 3% center;
					}
				.sec_main .inner .side_menu dl dd ul li span {
					padding: 3% 3% 3% 7%;
					width: 90%;
					display: block;
					color: #0185C7 ;
					font-weight: bold;
					text-decoration: none;
					background: url(../../../common/images/pc/sec/icon_arrow01.gif) no-repeat 3% center;
					}
					
/* 下層ページ メインカラム
-------------------------------------------------------------------*/
#sec_contents{
	margin: 0 auto;
	width: 93.75%;
	/*font-size: 90%;*/
}

.sec_main .inner .main_column {
	width: 100%;
	float: none;
	margin: 0 0 10% 0;
	}
	
	.sec_main .inner .main_column h1 {
		margin: 0 0 3% 0;
		padding: 10px;
		font-size: 140%;
		font-weight: normal;
		color: #fff;
		background: #0185C7;
		line-height: 120%;
		}
		
	.sec_main .inner .main_column h1 .txt01 {
		font-size: 80%;
		}
		
	.sec_main .inner .main_column h1 .txt03 {
		display: none;
		}
		
/* 下層ページ パーツ用スタイル
-------------------------------------------------------------------*/
.sec_main .main_column .article_contents {
	width: 93.75%;
	margin: 0 auto;
	}
	#sec_contents .topTxt {
		margin-bottom: 20px;
	}
	#sec_contents p { margin-bottom: 5%; }
	
	#sec_contents .photo-box { margin-bottom: 5%; }
	
	#sec_contents .photo-box div#mainImage {
		width: 100%;
		margin: 0 0 15px;
		background-color: #FFF;
	}
		#sec_contents .photo-box div#mainImage img {
			margin-bottom: 8px;
		}
		#sec_contents .photo-box.sake div#mainImage {
			width: 100%;
			max-height: 300px;
			text-align: center;
		}
		#sec_contents .photo-box.sake div#mainImage img {
			width: auto;
			max-height: 300px;
			max-width: 100%;
		}

		#sec_contents .photo-box div#imageList{
			width: 100%;
		}
		
			#sec_contents .photo-box div#imageList ul {
				margin-bottom: 10px;
				/*overflow: hidden;
				margin: 0 -2% 0 0;*/
				}
		
			#sec_contents .photo-box div#imageList ul li {
				margin: 0 2% 2% 0;
				float: left;
				width: 23.5%;
				overflow: hidden;
				padding-top: 15%;
				position: relative;
				background-color: #FFF;
			}
			#sec_contents .photo-box div#imageList ul li:first-child{
				margin: 0 2% 0 0;
			}
			#sec_contents .photo-box div#imageList ul li:last-child{
				margin: 0;
			}
			#sec_contents .photo-box div#imageList ul li img{
				/*width: 160px;
				height: auto;*/
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				margin: auto;
				max-height: 100%;
				max-width: 100%;
			}
			#sec_contents .photo-box.sake div#imageList ul li img{
				width: auto;
			}

	#sec_contents .image_logo{
		margin-bottom: 30px;
		text-align: center;
	}
		#sec_contents .image_logo img{
			max-width: 250px;
		}

	#sec_contents h2 {
		margin: 3% 0 3% 0;
		font-size: 140%;
		font-weight: bold;
		line-height: 28px;
		background: url(../../../common/images/pc/sec/bg_table_info01.gif) repeat-x left bottom;
		padding: 0 0 3% 0;
		background-size: 4px,5%;
	}
	#sec_contents h2#detail01_ttl {
		margin-top: 40px;
	}
	#sec_contents h2.arrow_on{;
		background: url(../../../common/images/pc/sec/bg_table_info01.gif) repeat-x left bottom , url(../../../common/images/sp/sec/icon_h2close.png) no-repeat right 50%;
		background-size: 4px,5%;
	}
		#sec_contents h2.close {
			background: url(../../../common/images/pc/sec/bg_table_info01.gif) repeat-x left bottom , url(../../../common/images/sp/sec/icon_h2open.png) no-repeat right 50%;
			background-size: 4px,5%;
			}
	
	#sec_contents table.table_info01{
		margin-bottom: 6%;
		width: 100%;
		border: 1px solid #e5e5e5;
	}
		#sec_contents table.table_info01 tr{
		}
			#sec_contents table.table_info01 tr th,
			#sec_contents table.table_info01 tr td{
				padding: 12px;
				border: 1px solid #e5e5e5;
				background: #FFF;
			}
			#sec_contents table.table_info01 tr th{
				vertical-align: top;
				width: 30%;
				background: #f8f4ec;
				color: #333;
				font-weight: bold;
			}
			#sec_contents table.table_info01 tr td{
				width: 80%;
			}
	.sec_main .inner .main_column h3{
		margin-bottom: 20px;
		padding-bottom: 10px;
		background: url(../../../common/images/pc/sec/h3_border.gif) no-repeat left bottom;
	}
	.sec_main .inner .main_column #map{
		margin-bottom: 6%;
	}
		.sec_main .inner .main_column #map iframe{
			margin-bottom: 1% !important;
			width: 100% !important;
		}
		.sec_main .inner .main_column #map a{
			display: inline-block;
			float: right;
			text-decoration: none;
			font-size: 100%;
			color: #0085c7;
		}
	.sec_main .inner .main_column ul.dl-list{
		margin-bottom: 46px;
		padding-top: 16px;
		background: #f2f2f2;
		border: 2px #dcdcdc dotted;
	}
		.sec_main .inner .main_column ul.dl-list li{
			padding: 0 20px 16px 20px;
		}
			.sec_main .inner .main_column ul.dl-list li a{
				padding-left: 20px;
				font-weight: bold;
				text-decoration: none;
				background: url(../../../common/images/pc/sec/icon_side_arrow.png) no-repeat left center;
			}
			.sec_main .inner .main_column ul.dl-list li a:hover{
				opacity: 0.5;
			}
		.sec_main .inner .main_column .btn_back-page {
			display: none;
		}
		.sec_main .inner .main_column .btn_back-page a {
			padding: 10px 16px 10px 16px;
			font-size: 93%;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			background: #0085c7;
			border-radius: 6px;
			float: right;
		}

/*共通メニューリスト*/

.top-menu02,
.top-menu03,
.top-menu04,
.top-menu05 {
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}

.top-menu02 li {
	width: 49%;
	float: left;
}
.top-menu02 li:nth-child(odd) {
	margin-right: 2%;
}

.top-menu03 li {
	width: 49%;
	float: left;
}

.top-menu03 li:nth-child(1) {
	width: 100%;
	margin-bottom: 5px;
}

.top-menu03 li:nth-child(2) {
	margin-right: 2%;
}

.top-menu04 li {
	width: 49%;
	float: left;
	margin-bottom: 5px;
}

.top-menu04 li:nth-child(odd) {
	margin-right: 2%;
}

.top-menu05 li {
	width: 49%;
	float: left;
	margin-bottom: 5px;
}

.top-menu05 li:nth-child(even) {
	margin-right: 2%;
}

.top-menu05 li:nth-child(1) {
	width: 100%;
	margin-bottom: 5px;
	margin-right: 0;
}

.top-menu02 li a,
.top-menu03 li a,
.top-menu04 li a,
.top-menu05 li a {
	display: block;
	text-decoration: none;
	border: solid 2px #f2f2f2;
	border-radius: 5px;
	color: #333;
	padding: 10px;
	background-color: #FFF;
}

.top-menu02 li.active a,
.top-menu03 li.active a,
.top-menu04 li.active a,
.top-menu05 li.active a {
	border: solid 2px #4183b2;
	color: #FFF;
	background-color: #5498c8;
}

.top_menu_padding li a{
	padding: 10px 5px;
}

.area_search_button {
  width: 100%;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.area_search_button li {
  margin: 0 0 2%;
  width: 49%;
}.area_search_button li a {
  height: 100%;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* 下層ページ 下部追加エリア 表スタイル */
	#sec_contents table {
		background: #FFF;
	}
		#sec_contents table th,
		#sec_contents table td {
			padding: 10px;
		}
		#sec_contents table th {
			font-size: 108%;
			font-weight: normal;
		}

/*共通テーブルスタイル*/

.tbl01 {
	width: 100%;
	margin-bottom: 20px;
}

	.tbl01 tr th, .tbl01 tr td {
		border: solid 1px #ddd;
	}

	.tbl01 thead tr th {
		background-color: #5094C4;
		color: #FFF;
	}

	.tbl01 tbody tr th {
		background-color: #F7F4ED;
	}

	table.gray_tbl {
		width: 100%;
		margin: 40px 0 40px;
	}
	table.gray_tbl tr td:nth-child(1) {
		background-color: #F7F7F7;
	}
	table.gray_tbl tr th, table.gray_tbl tr td {
		border: solid 1px #ddd;
	}

/* res */
.res {
	position: relative;
	overflow-x: scroll;
	margin: 0 0 4.6% 0;
	padding: 25px 0 0 0;
	width: 100%;
	}
	
.res:before {
	content: "※表はタッチして横移動できます。";
	position: absolute;
	top: 7px;
	font-size: 0.8rem;
	font-weight: bold;
	color: #f00;
	}
	
	.res table {
		width: 950px;
		margin: 5px 0 0 0;
		border-collapse: collapse;
		border-spacing: 0;
		}
		
	.res table th {
		font-size: 108%;
		font-weight: normal;
		}
		
	.res table th,
	.res table  td {
	padding: 10px;
	}

span.nowrap {
	white-space: nowrap;
}

/*テーブルインライン解除用*/
.tbl_block table tr th, .tbl_block table tr td, .tbl_block tr th, .tbl_block tr td {
	display: block;
}


/*前のページへ戻る*/

.sec_main .inner .side_menu .sp_btn_back-page a {
		margin: 4% 0;
		padding: 3% 0;
		text-decoration: none;
		color: #505050;
		background: #DEDEDE;
		border-radius: 6px;
		float: right;
		width: 36%;
		text-align: center;
		font-weight: bold;
	}
	
.sec_main .inner .main_column .sp_btn_back-page a {
	padding: 3% 0;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #0085c7;
	border-radius: 6px;
	width: 36%;
	text-align: center;
	margin: 0 0 0 3.125%;
	display: block;
	}

	/*　記事お問い合わせ
--------------------------------------------------*/

#contact_box {
	padding: 10px 0;
}

#contact_box dt {
	background-color: #048ABF;
	color: #FFF;
	padding: 5px 10px;
	border-radius: 3px 3px 0 0;
	font-weight: bold;
}

#contact_box dd {
	padding: 5px 8px;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-radius: 0 0 3px 3px;
	background-color: #FFF;
}

/* カテゴリトップ一覧
-------------------------------------------------------------------*/
/*リスト*/
.category_list {
	/*width: 93.75%;
	margin: 0 auto;*/
	}
	
	.category_list li {
		background: url(../../../common/images/pc/top/news_border.png) repeat-x left bottom;
		padding: 0 2% 3% 2%;
		margin: 0 0 3% 0;
		}
		
		.category_list li a {
			background: url(../../../common/images/sp/sec/icon_arrow.png) no-repeat right center;
			display: block;
			background-size: 3%;
			}
		
	.category_list li a dl dt {
		width: 29%;
		float: left;
	}

	.category_list li a dl dt img {
		background-color: #FFF;
		padding: 1.5%;
		border: solid 1px #e5e5e5;
	}

	.category_list li a dl dd.double, .category_list li a dl dd.single {
		width: 64%;
		float: right;
		color: #333;
		font-size: 120%;
		font-weight: bold;
		margin: 5% 0 0 0;
	}
	
/* カテゴリー内 ページ一覧
-------------------------------------------------------------------*/
/*リスト01*/
#sec_contents ul.page_list01 {
	/*width: 93.75%;*/
	/*margin: 0 auto;*/
	}

#sec_contents ul.page_list01 li {
	background: url(../../../common/images/pc/top/news_border.png) repeat-x left bottom;
	background-size: 100%;
	padding: 0 2% 3% 2%;
	margin: 0 0 3% 0;
}

#sec_contents ul.page_list01 li>a {
	background: url(../../../common/images/sp/sec/icon_arrow.png) no-repeat right center;
	background-size: 3%;
}

#sec_contents ul.page_list01 li:nth-child(odd) {
}

#sec_contents ul.page_list01 a {
	display: block;
	color: #333;
	}

#sec_contents ul.page_list01 img.thum {
		background-color: #FFF;
		padding: 3px;
		border: solid 1px #e5e5e5;
		width: 27%;
		float: left;
}

#sec_contents ul.page_list01 li dl.page_data {
	width: 68%;
	float: right;
	padding-top: 2%;
	padding-right: 16px;
  box-sizing: border-box;
}

#sec_contents ul.page_list01 dl.page_data dt {
	font-size: 110%;
	font-weight: bold;
	color: #0085c7;
}

#sec_contents ul.page_list01 dl.page_data dd {
	font-size: 100%;
	color: #333;
}

#sec_contents ul.page_list01 dl.page_data dd.tel {
	background: url(../../../common/images/pc/sec/icon_tel.gif) no-repeat left center;
	padding-left: 14px;
	margin-bottom: 10px;
}

#sec_contents ul.page_list01 dl.page_data dd.detail {
	text-align: right;
	margin-right: 5px;
}


/*　買うブログ用 一覧ページスタイル
---------------------------------------------------------*/
#sec_contents ul.page_list01 li.buy_sublist dl.page_data{}

#sec_contents ul.page_list01 li.buy_sublist dl.detail_data{
	width: 100%;
}



/*　旬のNews一覧
--------------------------------------------------*/

#sec_contents ul.news_list li {
	font-size: 115%;
}
#sec_contents ul.news_list li{
	padding: 10px 0;
	border-top: 1px #ddd dotted;
}
#sec_contents ul.news_list li:first-child{
	border-top: none;
}
#sec_contents ul.news_list li dl dt {
	width: 100%;
	font-size: 80%;
}

#sec_contents ul.news_list li dl dd {
	width: 100%;
}
	#sec_contents ul.news_list li dl dd a{
		display: block;
	}


/* ページャー
-------------------------------------------------------------------*/
#sec_contents #pager-wrapper {
	text-align: right;
	width: 93.75%;
	margin: 4% auto 6% auto;
}

#sec_contents #pager-wrapper a,
#sec_contents #pager-wrapper span.current_page {
	padding: 3px 8px;
	display: inline-block;
	font-size: 100%;
	text-decoration: none;
	border: 1px #ddd solid;
	border-radius: 6px;
}

#sec_contents #pager-wrapper a:hover,
#sec_contents #pager-wrapper span.current_page:hover{
	opacity: 0.7;
}

#sec_contents #pager-wrapper a.link_page,
#sec_contents #pager-wrapper span.current_page{
	margin: 0 4px;
}

#sec_contents #pager-wrapper a{
	color: #333;
}

#sec_contents #pager-wrapper span.current_page{
	color: #fff;
	background: #4D91C1;
	border: 1px #4D91C1 solid;
	border-radius: 6px;
}

/* 観光ブログ
-------------------------------------------------------------------*/
dl.sasu-pdf dd{
	margin-bottom: 20px;
}
	dl.sasu-pdf dd ul{}
		dl.sasu-pdf dd ul li{
			margin-right: 10px;
			display: inline-block;
			font-size: 110%;
		}

/*おすすめコース*/
.main_column .kihond{
	width: 50%;
}

p.course-flow{}
	p.course-flow img{
		margin: 7px 5px;
		width: 2%;
		height: auto;
	}
#sec_contents p.arrow_sp{
	margin: 2px auto 14px auto;
}
	#sec_contents p.arrow_sp img{
		width: 10%;
		height: 10px;
	}
div.course div.fl-half5765{
	margin-bottom: 10px;
	width: 100%;
}
div.course .fr-half3965{
	width: 100%;
}
	#sec_contents div.course .fr-half3965 .mb100{
		margin-bottom: 0 !important;
	}

/*九州オルレ*/
table.olle_taxi tr td:first-child{
	width: 30%;
}

#olle_model h3 {
	margin-bottom: 0;
	background-color: #E0DECA;
	border-radius: 16px;
	background-image: none;
	padding: 5px;
}
table#olle_model tr td{
	padding: 5px;
}
table#olle_model tr td:first-child{
	width: 15%;
	text-align: center;
}
table#olle_model tr td:last-child{
	width: 15%;
	text-align: center;
}
table#olle_model tr td.kihon{
}
table#olle_model tr td.kihon img{
	margin: 0 auto;
	width: 15px;
	height: auto;
	display: block;
}
.link-menu-list {
	margin-bottom: 40px;
}

.link-menu-list li {
	background: url(../../../common/images/pc/sec/line01.gif) repeat-x left bottom;
	padding: 10px;
}

.link-menu-list li a {
	background: url(../../../common/images/pc/union/icon_link_out.gif) no-repeat left 0.4em;
	padding-left: 16px;
	text-decoration: none;
}
ul.link-menu-list li img{
	margin: 0 1px;
	display: inline-block;
	width: auto;
	height: 1em;
	vertical-align: middle;
}

/* ご当地グルメ
-------------------------------------------------------------------*/
ul.dish_list li{
	width: 50%;
}

/* イベント
--------------------------------------------------*/
/* イベントカレンダー */
.main_column .calendar-table{
	margin: 14px auto;
	width: 93.75%;
	border-top : 1px solid #DDD;
	border-left : 1px solid #DDD;
}
	.main_column .calendar-table th,
	.main_column .calendar-table td{
		padding: 5px 0;
		border-right : 1px solid #DDD;
		border-bottom : 1px solid #DDD;
		font-size: 86%;
	}
	.main_column .calendar-table th{
		text-align: center;
		background: #F7F7F7;
		white-space: nowrap;
		font-weight: normal;
	}
	.main_column .calendar-table td{
		padding: 0 10px;
	}

	.main_column .calendar-table thead th,
	.main_column .calendar-table thead td{
		background: #5195C5;
		color: #fff;
		text-align: center;
	}
	.main_column .calendar-table tr.saturday th{
		color: #1e6cc3;
		background: #e1ebf1 !important;
	}

	.main_column .calendar-table tr.sunday th{
		color: #ff1919;
		background: #ffeeee !important;
	}

	.main_column .calendar-prev{
		margin-left: 3%;
	}
	.main_column .calendar-prev,
	.main_column .calendar-next{
		width: 80px;
		height: 25px;
		line-height: 25px;
		display: inline-block;
		color: #fff;
		background: #0085c6;
		text-decoration: none;
		text-align: center;
		border-radius: 5px;
	}
	.main_column .calendar-next{
		margin-left: 10px;
	}

/* お問い合わせ
--------------------------------------------------*/
/* お問い合わせフォーム */
#contact_form{
	margin-bottom: 140px;
}
	#contact_form .table_wrap table{
		margin: 41px 0 20px 0;
		width: 100%;
		border-top: 1px solid #dcdcdc;
		border-left: 1px solid #dcdcdc;
	}
		#contact_form .table_wrap table tr{}
			#contact_form .table_wrap table tr th,
			#contact_form .table_wrap table tr td{
				border-right: 1px solid #dcdcdc;
				border-bottom: 1px solid #dcdcdc;
			}
			#contact_form .table_wrap table tr th{
				padding: 10px;
				color: #fff;
				background: #428fc5;
				font-size: 110%;
			}
			#contact_form .table_wrap table tr td{
				padding: 10px;
				background: #fff;
				display: block;
			}
			#contact_form .table_wrap table tr td:first-child{
				padding: 10px 10px 0 10px;
				font-weight: bold;
				border-bottom: none;
			}
				#contact_form .table_wrap table tr td input#name,
				#contact_form .table_wrap table tr td input#kana,
				#contact_form .table_wrap table tr td input#company,
				#contact_form .table_wrap table tr td input#email,
				#contact_form .table_wrap table tr td input#email_conf,
				#contact_form .table_wrap table tr td input#tel {
					width: 80%;
					padding: 8px;
				}
				#contact_form .table_wrap table tr td textarea{
					width: 100%;
					box-sizing: border-box;
					resize: vertical;
					padding: 8px;
					font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
				}

	#contact_form #agree{
		margin-bottom: 20px;
	}

	#contact_form .check{
		margin-bottom: 20px;
		text-align: right;
	}
		#contact_form .check input{
			margin-right: 5px;
		}
	#contact_form p#contact_button_ok{
		text-align: right;
	}
		#contact_form p#contact_button_ok button,
		#contact_form ul.contact_button_wrapper li button{
			padding: 15px 40px;
			color: #fff;
			background: #f3006a;
			border: none;
			border-radius: 6px;
			cursor: pointer;
			letter-spacing: 0.1em;
			font-size: 15px;
			filter: drop-shadow(2px 2px 0px #e5e5e5);
		}
		#contact_form ul.contact_button_wrapper li.prev-btn button{
			padding: 15px 40px;
			color: #000;
			background: #DDD;
			border: none;
			border-radius: 6px;
			cursor: pointer;
			filter: none;
		}

		.contact_button_wrapper .prev-btn {
			float: left;
		}
		.contact_button_wrapper .next-btn {
			float: right;
		}

		#contact_form p#contact_button_ok button:hover,
		#contact_form ul.contact_button_wrapper li button:hover{
			opacity: 0.7;
		}
		#contact_form ul.contact_button_wrapper li{
			text-align: right;
		}
		#contact_form ul.contact_button_wrapper li.prev-btn{
			margin-bottom: 20px;
		}

		div.form_thanks h2{
			padding: 30px 0 0 0 !important;
			border: none !important;
		}

	.table_wrap table tr td label {
		white-space: nowrap;
		margin-right: 11px;
		display: block;
		float: left;
	}

	.table_wrap table tr td label input {
		margin-right: 3px;
	}

/*　アクセス
--------------------------------------------------*/
.contents-menu {
	width: 96%;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 15px;
}

.contents-menu li {
	width: 47%;
	float: left;
	margin-bottom: 5px;
}

.contents-menu li:nth-child(odd) {
	margin-right: 2%;
}

.contents-menu li a {
	display: block;
	text-decoration: none;
	border: solid 2px #f2f2f2;
	border-radius: 5px;
	color: #333;
	padding: 10px;
	background-color: #FFF;
	box-sizing: border-box;
}

.contents-menu li.active a {
	border: solid 2px #4183b2;
	color: #FFF;
	background-color: #5498c8;
	box-sizing: border-box;
}

.access-inlink {
	margin-bottom: 10px;
}

.access-inlink li {
	width: 30px;
	float: left;
	margin-right: 5px;
}

.access-inlink li a {
	background: none;
	padding: 0;
}


#sec_contents  .ttl-h2style01 {
	margin-bottom: 20px;
	background: #ededed url(../../../common/images/pc/sec/bg_h2_01.gif) repeat-y left top;
	border: none;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px 10px 24px;
	border-radius: 5px;
}

.box-style01 {
	padding: 20px;
	text-align: center;
	border: dashed 1px #ddd;
	margin-bottom: 40px;
	background-color: #FFF;
}

.sec_main .inner .main_column h3.ttl-h3style01 {
	background: url(../../../common/images/pc/sec/icon_ttl_h3.gif) no-repeat left 0.4em;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
}

.out-link {
	background-color: #fffbf5;
	border: dashed 1px #DDD;
	margin-bottom: 20px;
	padding: 16px;
}

.out-link li a {
	text-decoration: none;
	padding: 0 0 0 16px;
	font-size: 16px;
	background: url(../../../common/images/pc/sec/icon_arrow02.gif) no-repeat left 0.5em;
}

.access-box img {
	margin: 0 20px 15px 0;
	width: 50%;
	float: left;
}

.access-box p {
}

/*アクセス共通*/

.accessdl {
	margin-bottom: 20px;
}

.accessdl dt {
	font-weight: bold;
	border-left: solid 3px #4F93C3;
	padding-left: 10px;
	line-height: 1em;
	margin-bottom: 10px;
}

/*指宿市内の交通情報*/

#sec_contents #city-access {
	padding-top: 20px;
}

#sec_contents #city-access h2 {
	padding: 0;
	border: none;
}

#sec_contents #city-access h2 img {
	padding: 0;
	border: none;
	width: 200px auto;
}

#city-access dl {
	padding-bottom: 20px;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 20px;
}

#city-access dl dt {
	margin-bottom: 10px;
	width: 100%;
}

#city-access dl dd {
	/*width: 500px;
	float: right;*/
}

#city-access dl dd a {
	width: 58px;
	padding: 3px 0 3px 26px;
	display: block;
	float: right;
	border-radius: 5px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background: #5498c8 url(../../../common/images/pc/sec/icon_arrow03.gif) no-repeat 16px center;
}

#sec_contents #city-access p {
	margin-bottom: 20px;
}

/*のったりおりたりスポット*/

.plan-box {
	width: 100%;
	margin-bottom: 40px;
	border: solid 1px #ddd;
	padding: 20px;
	box-sizing: border-box;
}

.plan-box img {
	margin-bottom: 20px;
	width: 100%;
}

.plan-box .ssaccboxinfo {
	width: 100%;
}

.access-box-style {
	background-color: #F1EFE7;
	border: dashed 1px #ddd;
	text-align: center;
	padding: 25px;
	margin-bottom: 40px;
}

#sec_contents .plan-box .ssaccboxinfo p {
	margin-bottom: 20px;
}

.plan-box .ssaccboxinfo ul li {
	float: left;
	margin-right: 12px;
}

.spot-box div {
	width: 100%;
}

.spot-box a[target="_blank"] {
	background: none;
	padding: 0;
}

#sec_contents table.spottable {
	margin:0px auto;
	padding:0;
	border-spacing:2px;
	border-collapse : separate;
	background:#FFF;
	width: 100%;
	float:right;
}

#sec_contents table.spottable caption {
	margin:0 0 8px 5px;
	padding:0px 2px 2px 8px;
	text-align:left;
	height:20px;
	line-height:20px;
	font-weight: bold;
}
#sec_contents table.spottable .col01{width:150px;}
#sec_contents table.spottable .col02{width:80px;}
#sec_contents table.spottable .col03{width:220px;}

#sec_contents table.spottable thead th {
	background-color: #f4f4f4;
	color: #333;
	padding:0px;
	border:0px solid #ddd;
	text-align:center;
	vertical-align:middle;
}

#sec_contents table.spottable thead.ibust th {
	background-color: #CF6;
}

#sec_contents table.spottable tfoot th {
	padding:0px;
	height:50px;
	border-top:1px solid #ddd;
	text-align:left;
	vertical-align:middle;
	background:#FFF;
	text-align:center;
}

#sec_contents table.spottable tfoot th:nth-child(1) { width: 37%; }
#sec_contents table.spottable tfoot th:nth-child(2) { width: 25%; }
#sec_contents table.spottable tfoot th:nth-child(3) { width: 37%; }

#sec_contents table.spottable td {
	padding:5px;
	border:0px solid #333;
	vertical-align:middle;
	text-align: center;
}

/*指宿遊覧タクシー*/

#sec_contents table.ibutaxi {
	margin:0px auto 40px;
	padding:0;
	border-spacing:2px;
	border-collapse : separate ;
	background:#FFF;
	border-bottom:0px solid #ddd;
}

#sec_contents table.ibutaxi thead th {
	padding:0px;
	border:0px solid #ddd;
	text-align:center;
	vertical-align:middle;
	background-color: #f4f4f4;
	color: #333;
	padding: 5px;
}

#sec_contents table.ibutaxi thead th:nth-child(1) { width: 50px; }
#sec_contents table.ibutaxi thead th:nth-child(3) { width: 100px; }
#sec_contents table.ibutaxi thead th:nth-child(4) { width: 200px; }
#sec_contents table.ibutaxi tbody td:nth-child(1) { text-align: center; }

#sec_contents table.ibutaxi td{
	padding:5px;
	border-bottom:1px solid #ddd;
	text-align:left;
	vertical-align:top;
}
#sec_contents table.ibutaxi td:nth-child(3){text-align:center;}
#sec_contents table.ibutaxi td:nth-child(4){text-align:center;}
#sec_contents table.ibutaxi td:nth-child(5){text-align:center;}

/*タクシー協会*/

#sec_contents table.taxikyoukai, #sec_contents table.yuranbus {
	width: 700px;
	margin:0px auto;
	padding:0;
	border-spacing:2px;
	border-collapse : separate ;
	background:#FFF;
	border-bottom:0px solid #ddd;
}

#sec_contents table.taxikyoukai thead th, #sec_contents table.yuranbus thead th {
	border:0px solid #ddd;
	vertical-align:middle;
	background-color: #f4f4f4;
	color: #333;
	padding: 10px;
	text-align:center
}

#sec_contents table.taxikyoukai td, #sec_contents table.yuranbus td {
	padding:10px;
	border-bottom:1px solid #ddd;
	text-align:left;
	vertical-align:middle;
	text-align:center
}

#sec_contents table.taxikyoukai td a {
	background: none;
	padding: 0;
}

/*車・レンタカー・貸切バス*/

#sec_contents .rental-tbl {
	width: 100%;
}

#sec_contents .rental-tbl th {
	border:0px solid #ddd;
	vertical-align:middle;
	background-color: #f4f4f4;
	color: #333;
	padding: 10px;
	text-align:center;
}

#sec_contents .rental-tbl th, #sec_contents .rental-tbl td {
	border:1px solid #E4E4E4;
}

/*遊覧バス*/

#sec_contents table.iwasakibusflow {
	width: 100%;
	margin:0px auto 40px;
	padding:0;
	border-spacing:2px;
	border-collapse : separate ;
	background:#FFF;
	border-bottom:0px solid #ddd;
}

#sec_contents table.iwasakibusflow thead th {
	padding:0px;
	border:0px solid #ddd;
	text-align:center;
	vertical-align:middle;
	background-color: #f4f4f4;
	color: #333;
	padding: 10px;
}

#sec_contents table.iwasakibusflow td{
	padding:10px;
	border-bottom:1px solid #ddd;
	text-align:left;
	vertical-align:top;
}

#sec_contents table.iwasakibusflow td:nth-child(1), #sec_contents table.iwasakibusflow td:nth-child(3){
	text-align: center;
}

/*いぶりん*/

#sec_contents table.iburinarea {
	/*width: 100%;*/
	margin:0px auto 40px;
	padding:0;
	border-spacing:2px;
	border-collapse : separate ;
	background:#FFF;
	border-bottom:0px solid #ddd;
}

#sec_contents table.iburinarea thead th {
	padding:0px;
	border:0px solid #ddd;
	text-align:center;
	vertical-align:middle;
	background-color: #f4f4f4;
	color: #333;
	padding: 10px;
}

#sec_contents table.iburinarea td {
	padding:10px;
	border-bottom:1px solid #ddd;
	text-align:left;
	vertical-align:top;
	text-align: center;
}

.iburintime {
	color: #690;
	font-weight: bold;
}

/*マップ*/

.access-map {
	background-color: #f1efe7;
	padding: 20px;
}

.access-map img {
	width: 100%;
	height: auto;
}

.map-pdf {
	margin-bottom: 20px;
}

.map-pdf li {
	width: 50%;
	float: left;
}

#sec_contents .map-pdf li a {
	padding: 0;
	background: none;
}

#sec_contents .map-pdf li a img {
	width: 100%;
	height: auto;
}

.map-pdf li:nth-child(1), .map-pdf li:nth-child(2), .map-pdf li:nth-child(3) {
	/*margin-right: 9px;*/
}

#sec_contents .noicon {
	background: none;
	padding: 0;
}


/* お役立ち情報
--------------------------------------------------*/
/*メインページ*/

.sec_main .inner div.info_top #sec_contents{
	background: url(../../../common/images/pc/sec/cat/info/bg_info.png) repeat;
	border-radius: 10px;
}

.sec_main .inner div.info_top #sec_contents .info_box01{
	padding: 4% 4% 2% 4%;
}

.sec_main .inner div.info_top #sec_contents .info_box01 li{
	margin: 0;
	float: left;
	width: 49%;
	padding-bottom: 2%;
}

.sec_main .inner div.info_top #sec_contents .info_box01 li:nth-child(odd){
	margin-right: 2%;
}

.sec_main .inner div.info_top #sec_contents .info_box02{
	padding: 0 4% 4% 4%;
}

.sec_main .inner div.info_top #sec_contents .info_box02>li {
	float: left;
}

.sec_main .inner div.info_top #sec_contents .info_box02>li{
	float: left;
}

.sec_main .inner div.info_top #sec_contents .info_box02 li:first-child {
	width: 38%;
	margin-right: 2%;
}

.sec_main .inner div.info_top #sec_contents .info_box02>li:nth-child(2),
.sec_main .inner div.info_top #sec_contents .info_box02>li:nth-child(3) {
	width: 60%;
}

.sec_main .inner div.info_top #sec_contents .info_box02>li:nth-child(2) {
	padding-bottom: 1.5%;
}

.sec_main .inner div.info_top #sec_contents .info_box03{
	padding: 0 4% 4% 4%;
}
.sec_main .inner div.info_top #sec_contents .info_box03 li {
	width: 49%;
	float: left;
	margin: 0 2% 2% 0;
}
.sec_main .inner div.info_top #sec_contents .info_box03 li:nth-child(even) {
	margin-right: 0%;
}
.sec_main .inner div.info_top #sec_contents .info_box03 li:nth-last-child(1),
.sec_main .inner div.info_top #sec_contents .info_box03 li:nth-last-child(2) {
	margin-bottom: 0%;
}


/*いぶすきアプリ*/
.contact-box {
	border: solid 2px #5195C5;
	border-radius: 10px;
	padding: 10px 15px;
	margin-bottom: 20px;
}

.contact-box dt {
	border-bottom: dotted 1px #CCC;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/*指宿まるごと観光ガイド*/

#machiaruki-list li {
	margin-bottom: 20px;
}

#machiaruki-list li img {
	width: 100%;
	height: auto;
}

/*写真・動画ギャラリー トップ*/
.sec_main .inner div.photo_gallery {
	padding: 0 2%;
	width: 96%;
}
.photo_gallery #sec_contents {
	background-color: #FFF;
	border-radius: 0 0 5px 5px;
	width: 96%;
	padding: 0 2% 20px;
}
.sec_main .inner div.photo_gallery h1 {
	margin: 0;
	padding: 12.5% 0 0 0;
	text-indent: -9999px;
	background: url(../../../common/images/pc/sec/cat/info/photo_gallery_ttl.png) no-repeat left top;
	background-size: 100% auto;
	line-height: 0;
}
.sec_main .inner div.photo_gallery h1.photo {
	background: url(../../../common/images/pc/sec/cat/info/photo_gallery_title.png) no-repeat left top;
	background-size: 100% auto;
}
.sec_main .inner div.photo_gallery h1.movie {
	background: url(../../../common/images/pc/sec/cat/info/movie_gallery_title.png) no-repeat left top;
	background-size: 100% auto;
}
.sec_main .inner div.photo_gallery ul.gallery_list{
			padding: 0 0 2% 0;
		}
			.sec_main .inner div.photo_gallery ul.gallery_list span {
				margin: 0 auto;
				display: block;
				width: 100%;
				border-bottom: 1px dotted #bbb;
			}
				.sec_main .inner div.photo_gallery ul.gallery_list li {
					margin: 0 3%;
					width: 44%;
					float: left;
				}
					.sec_main .inner div.photo_gallery ul.gallery_list li dl {
						padding: 20px 0;
					}
					.sec_main .inner div.photo_gallery ul.gallery_list li dl a {
						text-decoration: none;
					}
						.sec_main .inner div.photo_gallery ul.gallery_list li dl dt {
							margin-bottom: 6px;
							padding-left: 20px;
							color: #333;
							font-size: 110%;
							background: url(../../../common/images/pc/union/icon_photo.png) no-repeat left center;
						}
						.sec_main .inner div.photo_gallery ul.gallery_list li dl dd {
						}
						.sec_main .inner div.photo_gallery ul.gallery_list li dl dd.btn {
							text-align: center;
						}
						.sec_main .inner div.photo_gallery ul.gallery_list li dl dd.btn a {
							max-width: 128px;
							margin: 0 auto;
							display: block;
						}
						.sec_main .inner div.photo_gallery ul.gallery_list li dl dd.pic {
							margin: 0 0 12px 0;
							display: inline-block;
							width: 100%;
							height: 10%;
							overflow: hidden;
							padding: 4px;
							border: solid 1px #ddd;
						}
						.sec_main .inner div.photo_gallery ul.gallery_list li dl dd a {
							text-align: center;
							display: block;
						}
						.sec_main .inner div.photo_gallery ul.gallery_list li dl dd.pic a {
							overflow: hidden;
							display: block;
							width: 100%;
							padding-top: 67%;
							position: relative;
						}
							.sec_main .inner div.photo_gallery ul.gallery_list li img.thum {
								position: absolute;
								top: 0;
								left: 0;
							}
	.sec_main .inner div.photo_gallery #sec_contents #pager-wrapper{
		margin: 0 auto;
		width: 100%;
	}
	.sec_main .inner div.photo_gallery #sec_contents p.to_use_form{
		margin: 40px auto 0 auto;
		width: 100%;
	}

/*写真・動画ギャラリー 詳細*/
	div.gallery_detail #sec_contents #photo-list li {
		margin: 2.2% 2%;
		display: inline-block;
		width: 46%;
	}
	div.gallery_detail #sec_contents #photo-list li dl dt {
		text-align: center;
		background-color: #ececec;
		border-radius: 3px;
		margin: 0 0 4px 0px;
		font-size: 11px;
	}
	div.gallery_detail #sec_contents #photo-list li dl dd {
		overflow: hidden;
		box-shadow: 1px 1px 5px 0px rgba(204,204,204,0.5);
		-moz-box-shadow: 1px 1px 5px 0px rgba(204,204,204,0.5);
		-webkit-box-shadow: 1px 1px 5px 0px rgba(204,204,204,0.5);
		box-sizing: border-box;
		border: solid 1px #e5e5e5;
		background-color: #FFF;
		position: relative;
		padding-top: 54%;
	}
	div.gallery_detail #sec_contents #photo-list li dl dd.dlBtnWrap {
    box-shadow: unset;
    border: none;
    text-align: center;
    height: auto;
    padding: 10px 0 0;
    margin: 0;
	}
	div.gallery_detail #sec_contents #photo-list li dl dd.dlBtnWrap a {
    border: solid 1px #f3b600;
    background-color: #ffbf00;
    display: inline-block;
    padding: 5px 15px 3px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 12px;
		box-shadow:1px 1px 5px 0px rgba(204,204,204,0.5);
		-moz-box-shadow:1px 1px 5px 0px rgba(204,204,204,0.5);
		-webkit-box-shadow:1px 1px 5px 0px rgba(204,204,204,0.5);
    cursor: pointer;
    height: auto;
    text-decoration: none;
    color: #000;
    position: relative;
    width: 95%;
    box-sizing: border-box;
	}
	div.gallery_detail #sec_contents #photo-list li:nth-child(odd){
		float: left;
	}
	div.gallery_detail #sec_contents #photo-list li:nth-child(even){
		float: right;
	}

	div.gallery_detail #sec_contents .detail_body{
		padding-bottom: 10px;
		background: url(../../../common/images/pc/union/border_gallary.png) repeat-x left bottom;
	}

	div.gallery_detail #sec_contents .photo_box{
		padding-bottom: 36px;
		margin-bottom: 20px;
		background: url(../../../common/images/pc/union/border_gallary.png) repeat-x left bottom;
	}

	div.gallery_detail #sec_contents .photo_box ul#photo-list li a {
		height: 89%;
		overflow: hidden;
		display: block;
		position: absolute;
		top: 0px;
		width: 96%;
		padding: 2%;
	}

	div.gallery_detail #sec_contents .photo_box p{
		margin: 6px 0 0 0;
	}

	.movie_box{
		width: 100%;
		margin: 30px 0 0 0;
		padding: 0 0 20px 0;
		background: url(../../../common/images/pc/union/border_gallary.png) no-repeat left bottom;
	}

	.movie_box dl dt{
		margin-bottom: 16px;
	}
		.movie_box dl dt img{
			width: auto;
		}

		.movie_box.only dl dd {
		}
	
		.movie_box dl dd div{
			margin-bottom: 20px;
			width: 100%;
			position: relative;
			height: 0;
			padding: 0 0 56.25%;
			overflow: hidden;
		}
			.movie_box dl dd div iframe {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
			}

	div.gallery_detail #sec_contents p.to_use_form{
		margin: 0 0 0 0;
		font-size: 120%;
    font-weight: bold;
	}

/*画像ダウンロード同意ボタン*/

.agree {
	background-color: #FFF;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.agree .agreeInner {
	text-align: center;
}
h2.agreeTtl {
	font-weight: bold;
	margin-bottom: 24px;
	padding: 0;
	font-size: 160%;
	line-height: 28px;
	background: none;
	margin: 0 0 20px;
}
.agree .kiteiBox {
	overflow-x: auto;
	height: 160px;
	background-color: #ededed;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 0 20px;
}
.agree .kiteiBox>ul {
	text-align: left;
}
.agree .kiteiBox>ul>li {
	margin: 0 0 20px;
}
.agree .kiteiBox>ul>li>dl {
	margin: 5px 0 0;
	display: -webkit-flex;
  display: flex;
}
.agree .kiteiBox>ul>li>dl dt {
	flex: 0 0 4em;
}
.agree .kiteiBox>ul>li>dl dd {
}
.agree .kiteiBox>ul>li>dl dd ol {
	counter-reset: number;
}
.agree .kiteiBox>ul>li>dl dd ol li {
	position: relative;
	padding-left: 1.5em;
	margin: 0 0 5px;
}
.agree .kiteiBox>ul>li>dl dd ol li:last-child {
	margin: 0 0 0;
}
.agree .kiteiBox>ul>li>dl dd ol li::before {
	counter-increment: number;
  content: counter(number) ".";
	position: absolute;
	top: 0;
	left: 0;
}
.agree .bikou {
	margin: 0 0 20px;
	padding: 0 0 15px;
	text-align: left;
	border-bottom: dotted 1px #333;
}
.agree .bikou dt {
	margin: 0 0 6px;
	font-size: 120%;
	font-weight: bold;
}
#sec_contents .agree .bikou dd p {
	margin: 0;
}
.agree .douiCheck {
	margin: 0 0 15px;
	display: block;
}
.agree .douiCheck {
	margin: 0 0 15px;
	display: block;
	font-size: 110%;
	font-weight: bold;
	cursor: pointer;
}
.agree .douiCheck input[type="checkbox"]{
	display: inline-block;
	margin-right: 10px;
	-ms-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
}
.agree .btnWrap {
}
.agree .btnWrap a {
	color: #FFF;
	display: block;
	width: 260px;
	margin: 0 auto;
	text-decoration: none;
	padding: 10px 15px;
	box-sizing: border-box;
	border-radius: 8px;
	font-weight: bold;
	font-size: 138%;
	box-shadow: 3px 3px 3px rgb(0 0 0 / 15%);
	opacity: 0.3;
	pointer-events: none;
	background: #ff4343 url(/common/images/pc/sec/icon_download.svg) no-repeat right 18px center;
	background-size: 20px auto;
}
.agree .btnWrap a.active {
	opacity: 1;
	pointer-events: auto;
}
.agree .btnWrap a:hover {
	opacity: 0.8;
}
	
/*パンフレット*/

.pamphlet_list01 {
	margin-bottom: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.pamphlet_list01 li,
.pamphlet_list02 li {
	margin-bottom: 30px;
	width: 49%;
	text-align: center;
}

.pamphlet_list01 li dl dt,
.pamphlet_list02 li dl dt {
	margin-bottom: 4px;
	font-size: 110%;
	font-weight: bold;
}

.pamphlet_list01 li dl dd.thum,
.pamphlet_list02 li dl dd.thum {
	margin-bottom: 4px;
	padding: 10px;
	border: solid 1px #DDD;
	width: 100%;
	box-sizing: border-box;
}
.pamphlet_list01 li dl dd.thum img,
.pamphlet_list02 li dl dd.thum img {
	width: unset;
	max-width: 100%;
}
.pamphlet_list01 li dl dd.link,
.pamphlet_list02 li dl dd.link {
	font-size: 120%;
}


	/*　菜の花通信
	--------------------------------------------------*/
.sec_main .inner .side_menu dl.nanohana_cat_list dt {
	margin-bottom: 10px;
}

.sec_main .inner .side_menu dl.nanohana_cat_list dd ul li {
	background: none;
	float: left;
	margin: 0 4px 4px 0;
	display: inline;
	width: auto;
	border: none;
}

.sec_main .inner .side_menu dl.nanohana_cat_list dd ul li a {
	border: solid 1px #DDD;
	background-color: #FFFFFF;
	padding: 3px;
	background-image: none;
	border-radius: 5px;
	font-size: 85%;
	display: inline;
	color: #000;
}

.date {
	padding: 0 10px 0 0;
	display: block;
	text-align: right;
}

	/*　検索結果
	--------------------------------------------------*/
	.gsc-results .gsc-cursor-box .gsc-cursor-page{
		font-size: 120%;
	}


	/*　泊まる　被災者支援バナー
--------------------------------------------------*/

div#bannerBox {
	margin-bottom: 20px;
	text-align: center;
}

#bannerBox a.kumamoto_bn {
	display: block;
	width: 82%;
	margin: 0 auto 10px;
	background-color: #f7fafe;
	border: solid 3px #2a79b7;
	padding: 3%;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-align: left;
}

#bannerBox a:nth-child(2) img {
	width: 89%;
}

#bannerBox a dl dt {
	font-size: 14px;
}

#bannerBox a dl dd {
	font-size: 16px;
}

	/*　被災者支援 他　プランボックス
--------------------------------------------------*/

/*planBox01*/

.planBox01 {
	background-color: #f9fbef;
	margin-bottom: 30px;
}

.planBox01 .planInner {
	padding: 10px;
	border-left: solid 1px #2FB65A;
	border-right: solid 1px #2FB65A;
	border-bottom: solid 1px #2FB65A;
}

#sec_contents .planBox01 h2 {
	background: #2FB65A;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 0;
}

#sec_contents .planBox01 h3 {
	background: #2FB65A;
	color: #FFF;
	padding: 3px 6px;
	width: 100px;
	font-weight: bold;
	border-radius: 18px;
	text-align: center;
}

.planBox01 dl.planContent {
	border-bottom: dashed 1px #777;
	padding: 0 10px 10px;
	margin-bottom: 20px;
}

#sec_contents .planBox01 p {
	margin-bottom: 10px;
}

.planBox01 dl.planContent .list-style01 {
	margin-bottom: 5px;
}

.planContent dt {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px
}

.planContact {
	border: solid 1px #2FB65A;
	border-radius: 5px;
	background-color: #FFF;
}

.planContact dt {
	background-color: #2FB65A;
	color: #FFF;
	padding: 6px;
	font-weight: bold;
	font-size: 16px;
}

.planContact dd {
	padding: 10px;
}








/*planBox02*/

.planBox02 {
	background-color: #f9fbef;
	margin-bottom: 30px;
	border: dotted 1px #DDD;
	padding: 3px 10px 10px 10px;
}

#sec_contents .planBox02 h2 {
	font-weight: bold;
	margin-bottom: 15px;
}

#sec_contents .planBox02 h3 {
	background: #0085C7;
	color: #FFF;
	padding: 3px 6px;
	width: 100px;
	font-weight: bold;
	border-radius: 18px;
	text-align: center;
	margin-bottom: 10px;
}

.planBox02 dl {
	border-top: dashed 1px #777;
	padding: 10px 0 0;
	margin-top: 10px;
}

.planBox02 dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px
}

/*planTbl*/

div.scrollx {
	overflow-x: auto;
}

.planTbl {
	width: 100%;
	margin-bottom: 40px;
	background-color: #FFF;
	min-width: 500px;
}

.planTbl tr th, .planTbl tr td {
	border: solid 1px #ddd;
}

.planTbl thead tr th {
	background-color: #2FB65A;
	color: #FFF;
}

.planTbl thead tr th:nth-child(4) {
	width: 7em;
}

.planTbl tbody tr th {
	background-color: #f9fbef;
}

.planTbl tbody tr th a {
	color: #2FB65A;
}

#sec_contents table.planTbl tbody tr th:nth-child(1) {
	text-align: center;
	width: 2em;
}

#sec_contents table.planTbl tbody tr th:nth-child(2) {
	font-weight: bold;
}

#sec_contents table.planTbl tbody tr th, #sec_contents table.planTbl tbody tr td {
	padding: 5px;
}

.greenBg li.active a {
	border: solid 2px #1DA247;
	color: #FFF;
	background-color: #2FB65A;
}

	/*　泊まる　Life Book
--------------------------------------------------*/

.lifeBook,
.stayPlan {
  margin: 20px 0 0;
}
.lifeBook a,
.stayPlan a {
  display: block;
}

/*　協会概要
--------------------------------------------------*/

.association-link a {
	background: url(../../../common/images/pc/sec/icon_arrow01.gif) no-repeat left 0.5em;
	text-decoration: none;
	padding-left: 12px;
}

table#member-tbl {
	width: 100%;
}

table#member-tbl tr th, table#member-tbl tr td {
	border: solid 1px #ddd;
}

table#member-tbl thead tr th {
	background-color: #5599C9;
	text-align: center;
	color: #FFF;
}

table#member-tbl tbody tr td.gray {
	background-color: #F7F7F7;
}

.member-tbl-txt {
	text-align: right;
	width: 700px;
	margin: 10px 0 0 0;
}

	/*SDGs
--------------------------------------------------*/
.sdgsList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sdgsList li {
  margin: 0 6px 6px 0;
	width: 60px;
}
.sdgsList li img {
  max-width: 100%;
	height: auto;
}

#sec_contents ul.sdgsIconList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
	margin: 0 0 5px;
}
#sec_contents ul.sdgsIconList li {
  width: 34px;
  margin: 0 5px 5px 0 !important;
  border: none;
  padding: 0;
  height: auto;
  min-height: unset;
}
#sec_contents ul.sdgsIconList li img {
	width: 100%;
}

/*チャットボット非表示
--------------------------------------------------*/
.chatBtnWrap,
.chatBtnWrap .chatCloseBtn,
.chatBtnWrap .chatResetBtn,
.chatOpenBtn {
	display: none;
}

