@charset "utf-8";

/* !ttlBasic01
---------------------------------------------------------- */
h2 {
	color: #2cc;
}

.ttlBasic01 {
	margin-bottom: 10px;
}

.ttlBasic01.type01 {
	border: solid #2cc;
	border-width: 0 0 2px 0;
	background: url(../../../ats-static/img/tourism/ico_tourism02.png) 2px 5px no-repeat;
	margin-bottom: 0;
}

.ttlBasic01.type02 {
	border: solid #2cc;
	border-width: 0 0 2px 0;
	background: url(../../../ats-static/img/tourism/ico_tourism03.png) 4px 10px no-repeat;
}

.ttlBasic01.type02 h2 {
	float: left;
	width: 400px;
}

.ttlBasic01.type02 h2 span {
	font-size: 62%;
	font-weight: normal;
}

.izu-kankou {
	float: right;
	width: 140px;
	margin: 12px 0 0
}

.ttlBasic01.type03 {
	border: solid #2cc;
	border-width: 2px 0 0;
	background: url(../../../ats-static/img/tourism/ico_tourism04.png) 2px 13px no-repeat;
}

.ttlBasic01.type03 h2 {
	color: #2cc;
}

.ttlBasic01.type04 {
	border: solid #2cc;
	border-width: 2px 0 0;
	background: url(../../../ats-static/img/tourism/ico_tourism05.png) 5px 9px no-repeat;
}

.ttlBasic01.type05 {
	border: solid #2cc;
	border-width: 2px 0 0;
	background: url(../../../ats-static/img/tourism/ico_tourism_search01.png) 2px 8px no-repeat;
}

.ttlBasic01.type06 {
	border: solid #2cc;
	border-width: 0 0 2px 0;
	background: url(../../../ats-static/img/tourism/ico_tourism06.png) 0 6px no-repeat;
	margin-bottom: 0;
}

.ttlBasic01 h2 {
	display: inline-block;
	padding: 4px 10px 4px 3px;
	font-size: 93%;
	font-weight: bold;
}

.ttlBasic01.type01 h2,
.ttlBasic01.type02 h2,
.ttlBasic01.type03 h2,
.ttlBasic01.type04 h2,
.ttlBasic01.type05 h2,
.ttlBasic01.type06 h2 {
	padding: 8px 10px 2px 30px;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.ttlBasic01.type01 {
		background: url(../../../ats-static/img/tourism/ico_tourism02.png) 2px 10px no-repeat;
	}
	.ttlBasic01.type06 {
		background: url(../../../ats-static/img/tourism/ico_tourism06.png) 0 12px no-repeat;
	}
	.ttlBasic01 h2 {
		font-size: 143%;
	}
}

/* !contents
---------------------------------------------------------- */
#contentsName {
	height: 50px;
	padding-left: 40px;
	margin-top: -20px;
	font-size: 167%;
	line-height: 50px;
	background: url(../../../ats-static/img/tourism/ico_tourism01.png) 0 12px no-repeat;
	color: #2cc;
}

#contentsName span {
	font-size: 60%;
	color: #666;
	margin-left: 5px;
}

/* top */
.mainContents {
	border: 2px solid #2cc;
}

.tourismSlide {
	width: 620px;
	background: #fff;
	margin: 20px auto;
}

.tourismSlide .tourismSlideNavi {
	width: 270px;
	float: right;
}

.tourismSlide .tourismSlideNavi li a {
	display: block;
	width: 260px;
	height: 69px;
	border-bottom: 1px solid #2cc;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
	margin-left: 10px;
}

.tourismSlide .tourismSlideNavi li:first-child a {
	display: block;
	width: 260px;
	height: 68px;
	border-top: 1px solid #2cc;
	border-bottom: 1px solid #2cc;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
	margin-left: 10px;
}

.tourismSlide .tourismSlideNavi li a.active {
	width: 260px;
	height: 70px;
	border-bottom: none;
	background: #2cc url(../../../ats-static/img/common/ico_arrow19.gif) 0 0 no-repeat;
	margin: 0;
	padding-left: 10px;
}

.tourismSlide .tourismSlideNavi li:first-child a.active {
	width: 260px;
	height: 70px;
	border-top: none;
	border-bottom: none;
	background: #2cc url(../../../ats-static/img/common/ico_arrow19.gif) 0 0 no-repeat;
	margin: 0;
	padding-left: 10px;
}

.tourismSlide .tourismSlideNavi li a dl {
	padding: 5px 10px;
}

.tourismSlide .tourismSlideNavi li:first-child a dl {
	padding: 6px 10px;
}

.tourismSlide .tourismSlideNavi li a dt {
	width: 240px;
	color: #2cc;
	font-weight: bold;
	line-height: 1.3;
	padding: 4px 0;
}

.tourismSlide .tourismSlideNavi li a dd {
	width: 240px;
	color: #333;
	font-size: 92%;
	line-height: 1.3;
}

.tourismSlide .tourismSlideNavi li a.active dl {}

.tourismSlide .tourismSlideNavi li a.active dt {
	color: #fff;
}

.tourismSlide .tourismSlideNavi li a.active dd {
	color: #fff;
}

.tourismSlideImg {
	width: 350px;
	height: 280px;
	float: left;
	overflow: hidden;
}

.tourismSlideImg p {
	width: 350px;
	height: 280px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.sectionNewSpot {
	margin-top: 15px;
}

.sectionNewSpot .areaList {
	background: #d5f5f5;
	padding: 15px;
}

.sectionNewSpot .areaList>li {
 	margin: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;

}

.sectionNewSpot .areaList>li:last-child {
	margin: 0;
	border-bottom: none;
}

.sectionNewSpot .areaList a {
	display: block;
	color: #000;
}

.sectionNewSpot .areaList .img02 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
}

.sectionNewSpot .areaList .img02 p {
	display: table-cell;
	vertical-align: middle;
}

.sectionNewSpot .areaList .img02 img {
	max-width: 180px;
	max-height: 144px;
}

.sectionNewSpot .areaList figcaption {
	line-height: 1.4;
	font-size: 100%;
}

.sectionNewSpot .detailBox04 {
	margin-top: 10px;
}

.sectionNewSpot .detailBox04 dl {
	width: 400px;
}

@media screen and (min-width: 768px) {
	.sectionNewSpot .areaList .img02 {
		padding: 0;
	}
	.sectionNewSpot .areaList {
		background: #d5f5f5;
		padding: 20px 25px;
	}
	
	.sectionNewSpot .areaList>li {
		margin: 0 20px 0 0;
		padding: 0;
	}
	
	.sectionNewSpot .areaList figcaption {
		font-size: 108%;
	}
}

.sectionNewSpot p.detailType01 {
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 3px;
	color: #666;
}

.sectionNewSpot p.detailType02 {
	margin-bottom: 5px;
}

.sectionNewSpot p.copy {
	font-size: 93%;
}

.txtGenre01 {
	color: #d75354;
	margin-right: 12px;
}

.sectionIzu {
	margin-top: 30px;
}

.sectionIzu .detailList01 {
	font-size: 108%;
	margin-top: 15px;
}

.sectionIzu .detailList01 p {
	line-height: 1.3;
	margin-bottom: 3px;
}

.sectionIzu .detailList01 .img01 img {
	max-width: 150px;
	max-height: 120px;
}

.sectionIzu .detailList01 figcaption a {
	color: #444;
}

.sectionCouponPresent {
	margin-top: 30px;
}

.sectionCouponPresent .detailList01 {
	margin-top: 0;
}

.sectionCouponPresent .detailList01 li {
	padding: 0;
	background: none;
}

.sectionCouponPresent .detailList01 li.coupon {
	background: #fbf5e7;
}

.sectionCouponPresent .detailList01 li.coupon figure .img01 {
	border: 2px solid #f1ddad;
}

.sectionCouponPresent .detailList01 li.present {
	background: #faeaea;
}

.sectionCouponPresent .detailList01 li.present figure .img01 {
	border: 2px solid #ffd7d6;
}

.sectionCouponPresent .detailList01 li figure .img01 img {
	max-width: 150px;
	max-height: 120px;
}

.sectionCouponPresent .detailList01 li figure {
	position: relative;
}

.ribbonNew {
	position: absolute;
	top: 0;
	left: 0;
}

.sectionCouponPresent .detailList01 li figcaption {
	padding: 5px 5px 10px;
}

.sectionCouponPresent .contents {
	font-size: 93%;
	line-height: 1.3;
	margin-top: 5px;
}

.sectionCouponPresent .coupon .contents a {
	color: #fa7730;
}

.sectionCouponPresent .present .contents a {
	color: #f68;
}

.sectionCouponPresent figure dl {
	border-bottom: 1px dotted #999;
	padding: 5px;
}

.sectionCouponPresent figure dt {
	font-size: 85%;
	margin: 0 0 3px;
}

.sectionCouponPresent figure dd {
	line-height: 1.3;
	font-weight: bold;
}

.sectionArea {
	margin-top: 30px;
}

.areaTypeList {}

.areaTypeList li {
	width: 320px;
	float: left;
	margin: 0 0 20px;
}

.areaTypeList li:nth-child(2n) {
	float: right;
}

.areaTypeList li a {
	display: block;
	background: url(../../img/common/bg_stripe03.gif) 0 0;
	padding: 10px;
}

.areaTypeList li a:hover {
	background: url(../../img/common/bg_stripe04.gif) 0 0;
	text-decoration: none;
}

.areaImg img {
	width: 300px;
}

.areaTypeList dl {
	margin: 5px;
}

.areaTypeList dl dt {
	color: #000;
	font-weight: bold;
	font-size: 139%;
	margin: 0 0 10px;
}

.areaLabel {
	margin: 15px 0 0;
}

.areaLabel img {
	margin: -35px 10px -5px 0;
	width: 80px;
}

.areaTypeList dl dd {
	color: #666;
	font-size: 93%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sectionSearch {
	margin-top: 30px;
}

.searchBox03 {
	display: block;
	padding: 10px 20px;
	margin-top: 5px;
	background: url(../../../ats-static/img/event/bg_search06.png) 0 0 repeat-y;
}

#searchBoxEvent,
#searchBoxFacilities {
	background: url(../../../ats-static/img/event/bg_search07.png) 0 0 no-repeat;
	margin: -10px -20px 0;
	padding: 10px;
}

.searchNavi {
	height: 40px;
	margin-top: 10px;
}

#searchBoxEvent .searchNavi {
	border-bottom: 4px solid #4d9900;
}

#searchBoxFacilities .searchNavi {
	border-bottom: 2px solid #0ad;
}

.searchNavi li a {
	float: left;
	height: 40px;
	margin-right: 5px;
	padding-left: 10px;
	line-height: 38px;
	font-weight: bold;
	width: 150px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(../../../ats-static/img/common/ico_arrow17.png) 140px 15px no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.searchNavi li.event a {
	background-color: #bfe993;
}

.searchNavi li.event a:hover,
.searchNavi li.event a.current {
	background-color: #4d9900;
}

.searchNavi li.facilities a {
	background-color: #99d7ef;
}

.searchNavi li.facilities a:hover,
.searchNavi li.facilities a.current {
	background-color: #0ad;
}

.searchSelect {
	margin: -8px 0 20px 0;
	padding: 14px 19px 9px;
	background: #ffe;
	position: relative;
	z-index: 90;
}

#searchBoxEvent .searchSelect {
	border-top: 5px solid #4d9900;
	border-right: 1px solid #4d9900;
	border-bottom: 1px solid #4d9900;
	border-left: 1px solid #4d9900;
}

#searchBoxFacilities .searchSelect {
	margin: -6px 0 20px 0;
	border-top: 5px solid #0ad;
	border-right: 1px solid #0ad;
	border-bottom: 1px solid #0ad;
	border-left: 1px solid #0ad;
}

.selectArea {
	width: 320px;
	float: left;
}

.selectArea>dl>dd {
	width: 320px;
	height: 250px;
	background: url(../../../ats-static/img/common/map01_base.png) 0 0 no-repeat;
}

.selectArea>dl>dd>ul>li a {
	position: relative;
	display: block;
	text-indent: -9000px;
}

.selectArea>dl>dd>ul>li.west a {
	top: 18px;
	left: 2px;
	width: 145px;
	height: 166px;
	background: url(../../../ats-static/img/common/map01_west_no.png) no-repeat;
	z-index: 100;
}

.selectArea>dl>dd>ul>li.west a:hover {
	background: url(../../../ats-static/img/common/map01_west_on.png) no-repeat;
}

.selectArea>dl>dd>ul>li.center a {
	top: -226px;
	left: 101px;
	width: 119px;
	height: 237px;
	background: url(../../../ats-static/img/common/map01_center_no.png) no-repeat;
	z-index: 110;
}

.selectArea>dl>dd>ul>li.center a:hover {
	background: url(../../../ats-static/img/common/map01_center_on.png) no-repeat;
}

.selectArea>dl>dd>ul>li.east a {
	top: -417px;
	left: 198px;
	width: 120px;
	height: 195px;
	background: url(../../../ats-static/img/common/map01_east_no.png) no-repeat;
	z-index: 120;
}

.selectArea>dl>dd>ul>li.east a:hover {
	background: url(../../../ats-static/img/common/map01_east_on.png) no-repeat;
}

.selectArea>dl>dd>ul>li.imgEvent01 {
	position: relative;
	top: 30px;
	left: 0px;
	z-index: 130;
	width: 190px;
	height: 62px;
}

.selectArea>dl>dd>ul>li.imgFacilities01 {
	position: relative;
	top: 30px;
	left: 0px;
	z-index: 130;
	width: 90px;
	height: 83px;
}

.selectArea>dl>dd>ul>li.imgFacilities02 {
	position: relative;
	top: 80px;
	left: 200px;
	z-index: 130;
	width: 54px;
	height: 62px;
}

#searchBoxFacilities .selectArea>dl>dd>ul>li.west a {
	top: -65px;
}

#searchBoxFacilities .selectArea>dl>dd>ul>li.center a {
	top: -309px;
}

#searchBoxFacilities .selectArea>dl>dd>ul>li.east a {
	top: -500px;
}

.selectScene {
	width: 260px;
	float: right;
}

.selectScene>dl>dd>ul {
	margin: -5px 0 10px;
}

.selectScene>dl>dd>ul>li {
	background: url(../../../ats-static/img/common/ico_dot03.png) 0 bottom repeat-x;
	height: 40px;
	font-size: 108%;
	font-weight: bold;
	line-height: 40px;
	padding-left: 70px;
	position: relative;
}

.selectScene>dl>dd>ul>li img {
	position: absolute;
}

.selectScene>dl>dd>ul>li.type01 a {
	color: #c80;
}

.selectScene>dl>dd>ul>li.type01 img {
	top: 0;
	left: 8px;
	z-index: 200;
}

.selectScene>dl>dd>ul>li.type02 a {
	color: #f69;
}

.selectScene>dl>dd>ul>li.type02 img {
	top: -7px;
	left: 10px;
	z-index: 240;
}

.selectScene>dl>dd>ul>li.type03 a {
	color: #00a9ff;
}

.selectScene>dl>dd>ul>li.type03 img {
	top: 1px;
	left: 5px;
	z-index: 210;
}

.selectScene>dl>dd>ul>li.type04 a {
	color: #44a000;
}

.selectScene>dl>dd>ul>li.type04 img {
	top: -3px;
	left: 13px;
	z-index: 250;
}

.selectScene>dl>dd>ul>li.type05 a {
	color: #ff7755;
}

.selectScene>dl>dd>ul>li.type05 img {
	top: -3px;
	left: 10px;
	z-index: 220;
}

.selectScene>dl>dd>ul>li.type06 a {
	color: #86c;
}

.selectScene>dl>dd>ul>li.type06 img {
	top: 0;
	left: 10px;
	z-index: 260;
}

.selectScene>dl>dd>ul>li.type07 a {
	color: #f44;
}

.selectScene>dl>dd>ul>li.type07 img {
	top: 0;
	left: 12px;
	z-index: 230;
}

.searchBox03 ul li>dl>dt {
	border-left: 4px solid #444;
	color: #444;
	font-size: 116%;
	line-height: 1.2;
	font-weight: bold;
	padding: 3px 0 0 6px;
	margin-bottom: 10px;
}

.searchBox03 ul li .selectGenre {
	background: #ffe;
	margin: 0 -10px;
	padding: 10px;
	position: relative;
	z-index: 90;
}

.searchBox03 ul li dl dd dl dt {
	font-size: 93%;
	font-weight: bold;
	line-height: 1.3;
	padding: 5px 10px 3px;
}

.searchBox03 ul li dl dd dl.special>dt {
	background: #fcb;
}

.searchBox03 ul li dl dd dl.event>dt {
	background: #bfe993;
}

.searchBox03 ul li dl dd dl.facilities>dt {
	background: #99d7ef;
}

.searchBox03 ul li dl dd dl dd {
	margin: 10px 0;
}

.searchBox03 ul li dl dd dl dd ul li {
	border-right: 1px solid #ccc;
	float: left;
	margin: 0 10px 6px 0;
	padding-right: 10px;
	line-height: 1.2;
}

.searchBox03 ul li dl dd dl dd ul li:last-child {
	margin: 0 0 6px 0;
}

.selectGenre .facilitiesTheme {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.selectGenre .facilitiesTheme:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.selectGenre .facilitiesTheme dt {
	width: 90px;
	padding: 0;
	line-height: 1.2;
	float: left;
}

.selectGenre .facilitiesTheme dd {
	width: 530px;
	margin: 0;
	float: right;
}

/*.sectionWeek { margin-top: 30px;}
	.areaBox01 { margin-bottom: 20px; background: #ffe;}
	.areaBox02 { margin-bottom: 10px; background: #fff;}
		.areaBox01 > dt,
		.areaBox02 > dt {
			padding: 2px 7px;
			font-size: 93%;
			line-height: 1.4;
			font-weight: bold;
		}
		.areaWest { background: #def2ef; color: #098;}
		.areaCenter { background: #fde5ee; color: #e48;}
		.areaEast { background: #dff2fd; color: #09e;}
			.areaBox01 > dt .areaText,
			.areaBox02 > dt .areaText { float: left;}
			.areaBox01 > dd { padding: 0 15px;}
				.areaBox01 dd .detailBox04 {
					width: 300px;
					float: left;
				}
				.areaBox01 dd .detailBox04:first-child { margin-right: 30px;}
					.areaBox01 dd .detailBox04 dl { width: 155px;}
						.areaBox01 dd .detailBox04 dt { font-size: 100%; line-height: 1.3;}
							.areaBox01 dd .detailBox04 dt p { margin-bottom: 3px;}
								.areaBox01 dd .detailBox04 dt p span { margin-right: 5px;}
							.areaBox01 dd .detailBox04 dt p.area {
								font-size: 85%;
								color: #666;
								font-weight: normal;
							}
							.areaBox01 dd .detailBox04 dt p.limit {
								font-size: 85%;
								color: #4d9900;
								font-weight: normal;
							}
						.areaBox01 dd .detailBox04 dd { font-size: 93%; margin: 5px 0 20px 0;}
					.areaBox01 dd .detailBox04 .imgDetail01 { width: 145px;}
						.areaBox01 dd .detailBox04 .imgDetail01 .img02 {
							width: 130px;
							height: 104px;
							border: 2px solid #ccc;
							background: #fff;
							display: table-cell;
							vertical-align: middle;
						}*/
/*.sectionSpot { margin-top: 30px;}
	.sectionSpot p.detailType01 {
		font-size: 70%;
		font-weight: normal;
		margin-bottom: 0;
		color: #999;
	}
	.txtGenre01 {
		color: #d75354;
		margin-right: 12px;
	}
	.sectionSpot .detailBox04 .info01 { background-size: 60px auto;}
		.sectionSpot .detailBox04 .info01 dt {
			width: 60px;
			background: url(/ats-static/img/event/bg_search02.gif) 0 0 repeat;
			font-weight: normal;
			font-size: 100%;
			color: #666;
		}
		.sectionSpot .detailBox04 .info01 dd {
			margin-top: 0;
			padding-left: 70px;
			font-weight: normal;
			font-size: 100%;
			color: #666;
			width: 366px;
		}
	.sectionSpot .detailBox04 .menu01 {
		margin: 6px 0;
		background: #e2f5ce url(/ats-static/img/event/bg_search01.gif) -60px 0 repeat-y;
	}
		.sectionSpot .detailBox04 .menu01 dt {
			width: 60px;
			font-size: 93%;
			color: #fff;
		}
		.sectionSpot .detailBox04 .menu01 dd {
			width: 355px;
			margin: 6px 0;
			padding: 0 10px 0 70px;
			font-size: 93%;
			font-weight: normal;
		}
		.sectionSpot .detailBox04 .menu01 p { margin: 0;}
.sectionFeaturedEvent,
.sectionSpotInformation { margin-top: 30px;}
	.sectionFeaturedEvent figcaption p,
	.sectionSpotInformation figcaption p { margin-bottom: 3px; font-size: 108%;}*/
.mainBannerPR02 {
	margin-top: 30px;
}

/* detail */
.sectionBaseInfo {
	overflow: hidden;
	margin-top: 30px;
}

.sectionFeatured {
	margin-top: 30px;
}

.sectionFeatured .detailBox01 dl {
	width: auto;
}

.sectionCouponImage {
	margin-top: 45px;
}

.sectionImpression {
	margin-top: 45px;
}

.sectionEventSite {
	margin-top: 45px;
}

.sectionEventSite .imgDetail01 {
	width: 160px;
}

.sectionEventSite .imgDetail01 .img02 {
	display: table;
	width: 158px;
	height: 128px;
	text-align: center;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.sectionEventSite .detailBox04 {
	background: url(/ats-static/img/common/ico_dot02.png) 0 bottom repeat-x;
}

.sectionEventSite .detailBox04:last-child {
	background: none;
}

.sectionEventSite .detailBox04 dl {
	width: 486px;
}

.sectionEventSite .detailBox04 dd .copy {
	font-weight: bold;
}

.sectionEventSite .info01 dt {
	font-size: 100%;
	font-weight: normal;
}

.sectionEventSite .info01 dd {
	margin-top: 0;
	width: 390px;
}

.detailBox01.mainChapter {}

.imgDetail01 {
	float: right;
	width: 310px;
	margin: 0 0 0 20px;
}

.imgDetail01 figure {
	margin: 0 0 20px 0;
}

.imgDetail01 figure figcaption {
	font-size: 85%;
	color: #888;
}

.imgDetail01 .img01 {
	display: table;
	width: 308px;
	min-height: 248px;
	text-align: center;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.imgDetail01 .img01 p {
	display: table-cell;
	vertical-align: middle;
}

.imgDetail01 .img01 p a {
	display: block;
}

.imgDetail01 .txt01 {
	margin-top: 2px;
}

.detailBanner01 {
	margin-top: 20px;
}

.detailBox04 dl .term {
	font-weight: normal;
}

.detailBox04 dl p {
	margin-bottom: 10px;
}

.colWrap01 .col01 {
	border-right: none;
}

.colWrap01 .col02 {
	border-left: 1px dotted #D4AC00;
	min-height: 170px;
}


/* !calendar
---------------------------------------------------------- */
.datepicker {
	color: #000;
}

.datepicker tbody.datepickerDays td {
	cursor: default;
}

.datepicker tbody.datepickerDays td.datepickerSelected {
	background-color: #0077CC;
	color: #fff;
}

.datepicker tbody.datepickerDays td.datepickerSelectable:hover {
	background-color: #FFCC33;
}

.datepickerSelectedDate {
	display: inline-block;
	float: left;
	padding: 1px;
	margin: 5px 2px 5px 2px;
	width: 145px;
	color: #000;
	border: solid 1px #ccc;
	font-size: 11px;
	white-space: nowrap;
}

.datepickerSearchButton {
	display: inline;
	float: left;
	margin-top: 5px;
}

/* !posts
---------------------------------------------------------- */
.posts #main {
	float: none;
	width: 990px;
}

.postsTitle01 {}

.postsTitle01 ul {
	margin: 20px 0;
	font-size: 108%;
	position: relative;
}

.postsTitle01 ul li {
	padding-left: 15px;
}

.postsTitle01 ul li:before {
	content: "・";
	position: absolute;
	left: 0;
}

.sectionExample {
	margin-top: 45px;
}

.eventInfo03 li {
	margin-bottom: 50px;
}

.eventInfo03 li:last-child {
	margin-bottom: 20px;
}

.eventInfo03 dl dt {
	background: #444;
	font-size: 124%;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;
	margin-bottom: 15px;
}

.eventInfo03 dl dt span {
	border-left: 4px solid #fff;
	padding-left: 8px;
}

.eventInfo03 dl dd {}

.eventInfo03 dl dd figure figcaption {
	margin-bottom: 10px;
	font-size: 108%;
}

.eventInfo03 dl dd figure p {
	text-align: center;
}

.eventInfo03 dl dd figure p img {
	border: 1px solid #ccc;
}

/* !area
---------------------------------------------------------- */
.areaTitle01 {
	position: relative;
	background: #d5f5f5;
	padding: 0 0 20px;
	margin: 0 0 30px;
}

.areaTitle01.type01 {
	background: #d4efd4;
}

.areaTitle01.type02 {
	background: #f3eeae;
}

.areaTitle01.type03 {
	background: #ffe6c7;
}

.areaTitle01.type04 {
	background: #fdd;
}

.areaTitle01.type05 {
	background: #efd8ef;
}

.areaTitle01.type06 {
	background: #dfdff9;
}

.areaTitle01.type07 {
	background: #d1def8;
}

.areaTitle01.type08 {
	background: #cef;
}

.areaTitle01.type09 {
	background: #d5f5f5;
}

.areaMainImg {}

.areaMap01 {
	position: absolute;
	top: 290px;
	left: 10px;
	z-index: 100;
	width: 60px;
}

.areaMap02 {
	position: absolute;
	top: 295px;
	left: 30px;
	z-index: 110;
	width: 100px;
}

.areaName {
	color: #000;
	font-size: 116%;
	letter-spacing: 3px;
	margin: 10px 15px 0;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.areaName {
		position: absolute;
		top: 340px;
		left: 25px;
		z-index: 120;
		width: 470px;
		font-size: 200%;
		margin: 0 0 3px;
	}
}

.areaDetail {
	margin: 0 15px 10px;
	color: #000;
	font-size: 62%;
	line-height: 1.2;
	letter-spacing: 1px;
}

@media screen and (min-width: 768px) {
	.areaDetail {
		position: absolute;
		top: 380px;
		left: 25px;
		z-index: 120;
		width: 470px;
		font-size: 93%;
		margin: 0;
	}
}

.txtInfo01 {
	margin: 10px 15px 0;
	padding: 20px;
	background: #fff;
	border-radius: 10px;
	font-size: 85%;
}

@media screen and (min-width: 768px) {
	.txtInfo01 {
		margin: 80px 20px 0;
		font-size: 116%;
	}
}

.sectionAreaDetail {
	margin: 15px;
}

@media screen and (min-width: 768px) {
	.sectionAreaDetail {
		margin: 0;
	}
}

.areaPoint {}

.areaPoint li {
	margin: 0 0 30px;
}

.areaPoint li .img02 {
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
}

.areaPoint dl dt {
	text-align: center;
	margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
	.areaPoint li .img02 {
		display: table;
		width: 308px;
		height: 248px;
		float: left;
	}
	.areaPoint li:nth-child(2n) .img02 {
		float: right;
	}
	.areaPoint .img02 p {
		display: table-cell;
		vertical-align: middle;
	}

	.areaPoint .img02 img {
		max-width: 300px;
		max-height: 240px;
	}
	
	.areaPoint li dl {
		width: 335px;
		float: right;
	}
	
	.areaPoint li:nth-child(2n) dl {
		float: left;
	}
	
}


.areaMark {
	display: block;
	margin: auto;
	width: 50px;
	height: 26px;
	background: #2cc;
	border-radius: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
	padding: 12px 0;
	font-size: 65%;
}

@media screen and (min-width: 768px) {
	.areaMark {
		font-size: 85%;
	}
}

.areaMark.type01 {
	background: #7c7;
}

.areaMark.type02 {
	background: #dc0;
}

.areaMark.type03 {
	background: #fb6;
}

.areaMark.type04 {
	background: #f99;
}

.areaMark.type05 {
	background: #dad;
}

.areaMark.type06 {
	background: #aae;
}

.areaMark.type07 {
	background: #8ae;
}

.areaMark.type08 {
	background: #6cf;
}

.areaPoint dl dt.pointTitle01 {
	text-align: center;
	font-weight: bold;
	font-size: 93%;
	line-height: 1.4;
}

@media screen and (min-width: 768px) {
	.areaPoint dl dt.pointTitle01 {
		font-size: 124%;
		margin: 0 0 20px;
	}
}

.areaPoint dl {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 10px;
	gap: 5px 15px;
}

.areaPoint dl dd {
	flex: 1 1 auto;
}

.areaPoint dl dd {
	font-size: 85%;
	line-height: 1.6;
}
@media screen and (min-width: 768px) {
	.areaPoint dl {
		display: block;
	}
	.areaPoint dl dd {
		font-size: 108%;
	}
}

.sectionRanking {
	margin: 30px 0 0;
}

.rankingType01 {
	background: url(../../../ats-static/img/common/bg_stripe03.gif) 0 0 repeat;
	padding: 15px 10px;
}

.sectionRanking .areaList {
	background: none;
	padding: 0;
}

.sectionRanking .areaList>li {
	margin: 0 0 5px 0;
	position: relative;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

@media screen and (min-width: 768px) {
	.rankingType01 {
		padding: 0;
	}

	.sectionRanking .areaList {
		padding: 30px 25px 15px;
	}
	
	.sectionNewSpot .areaList>li,
	.sectionRanking .areaList>li {
		margin: 0 20px 0 0;
		width: 190px;
		float: left;
		border: none;
		padding: 0;
	}
}

.rankIcon {
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (min-width: 768px) {
	.rankIcon {
		top: -15px;
		left: 10px;
	}
	
	.sectionRanking .areaList>li:last-child {
		margin: 0;
	}
}

.sectionRanking .areaList a {
	display: block;
	color: #000;
}

.sectionRanking .areaList .img02 {
	border: 1px solid #ccc;
	background: #fff;
	flex: 1 0 auto;
}

.sectionRanking .areaList .img02 p {
	display: table-cell;
	vertical-align: middle;
}

.sectionRanking .areaList .img02 img {
	max-width: 180px;
	max-height: 144px;
}

.sectionRanking .areaList figcaption {
	line-height: 1.4;
	font-size: 108%;
}

.areaListEtc {
	padding: 0;
}

.areaListEtc li {
	margin: 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.areaListEtc li:last-child {
	border-bottom: none;
}

@media screen and (min-width: 768px) {
	.areaListEtc {
		width: 330px;
		float: left;
	}
	.areaListEtc li {
		width: 300px;
		border-bottom: none;
		padding-bottom: 0;
	}
}

.areaListEtc li a {
	display: block;
	color: #000;
}

.sectionRanking .areaList figure,
.sectionNewSpot .areaList figure {
	display: flex;
	gap: 0 10px;
}

.sectionRanking .areaList .img02,
.sectionNewSpot .areaList .img02,
.sectionRanking .areaList figcaption,
.sectionNewSpot .areaList figcaption {
	flex: 1 1 auto;
}

.sectionRanking .areaList .img02,
.sectionNewSpot .areaList .img02 {
	width: 140px;
	min-width: 140px;
}
.sectionRanking .areaList figcaption,
.sectionNewSpot .areaList figcaption {
	width: 100%;
}

@media screen and (min-width: 768px) {
	.areaListEtc {
		padding: 0 0 15px;
	}
	
	.areaListEtc li {
		margin: 10px 15px;
	}
	
	.sectionRanking .areaList figure,
	.sectionNewSpot .areaList figure {
		display: block;
	}
	
	.sectionNewSpot .areaList .img02 {
		display: table;
		text-align: center;
		width: 188px;
		height: 152px;
	}
	.sectionRanking .areaList .img02 {
		display: table;
		text-align: center;
		width: 188px;
		height: 152px;
	}
	.sectionRanking .areaList .img02 figure {
		display: block;
	}	
}

.numberType01 {
	width: 30px;
	height: 30px;
	background: #666;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 124%;
	font-weight: bold;
	float: left;
	margin: 25px 10px 25px 0;
}

@media screen and (min-width: 768px) {
	.numberType01 {
		margin: 10px 10px 0;
	}
}

.areaListEtc .img02 {
	display: table;
	text-align: center;
	width: 100px;
	height: 80px;
	background: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.areaListEtc .img02 p {
	display: table-cell;
	vertical-align: middle;
}

.areaListEtc .img02 img {
	max-width: 100px;
	max-height: 80px;
}

@media screen and (min-width: 768px) {
	.areaListEtc .img02 {
		width: 60px;
		height: 48px;
	}
	
	.areaListEtc .img02 img {
		max-width: 60px;
		max-height: 48px;
	}
}

.areaListEtc figcaption {
	line-height: 1.4;
	font-size: 93%;
}

.areaListEtc p.detailType01 {
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 3px;
	color: #666;
}

@media screen and (min-width: 768px) {
.areaListEtc p.detailType01 {
	font-size: 93%;
}
}

.sectionAreaNavi {
	margin: 40px 0 0;
}

.areaTypeNavi {
	border: #ccc solid;
	border-width: 1px 0 0 1px;
}

.areaTypeNavi li {
	width: 330px;
	height: 60px;
	border: #ccc solid;
	border-width: 0 1px 1px 0;
	box-sizing: border-box;
	float: left;
}

.areaTypeNavi li:nth-child(2n) {
	width: 329px;
}

.areaTypeNavi li a {
	display: block;
	width: 320px;
	height: 50px;
	padding: 5px;
}

.areaTypeNavi li a p {
	float: left;
}

.tnType01 {
	width: 100px;
	height: 50px;
}

.tnType02 {
	width: 50px;
	margin: 2px 8px;
}

.tnType01 img,
.tnType02 img {
	width: 100%;
}

.areaTitle02 {
	width: 150px;
	line-height: 50px;
	font-size: 116%;
	color: #444;
}

@media screen and (max-width: 767px) {
	.section__article {
		font-size: 16px;
	}
	.columnWrapper section {
		width: auto;
	}
}

