.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix>div {
	float: left;
}

#container {
	background: #FFFEEF;
}

#container img {
	vertical-align: bottom;
}

/**/

.mp_30 {
	padding-top: 30px;
}

/*
*	main_cont
* ***************************************************** */
#main_cont {
	background: #D6D5CB;
	margin: 0;
	width: 1000px;
}

#main_cont>.title {
	/* background: #01A9B9; */
	background-color: #3f51b5;
	padding: 0 36px 12px;
	color: #fff;

}

#main_cont>.title p {
	background: url('images/bg_timedata.png')no-repeat;
	width: 128px;
	height: 92px;
	/* height: 130px; */
	font-size: 22px;
	text-align: center;
	padding: 16px 0 0;
	margin: 0 14px 0 0;
	float: left;
}

#main_cont>.title p span {
	display: block;
	font-size: 16px;
	line-height: 140%;
}

#main_cont>.title h1 {
	margin: 0;
	padding-top: 22px;
}

#main_cont>.title h1 span {
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding-bottom: 4px;
}

#main_cont>.read {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#main_cont>.read>p {
	float: left;
	width: 593px;
	padding: 20px 32px;
	margin: 0;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	line-height: 180%;
}

#main_cont>.read>div {
	float: right;
	background: #F96E6B;
	border: 1px solid #fff;
	border-radius: 3px;
	/* width: 237px; */
	width: 270px;
	margin: 26px 32px;
}

#main_cont>.read>div a {
	color: #fff;
	text-decoration: none;
}

#main_cont>.read>div img {
	float: left;
	margin-left: -26px;
	margin-top: 8px;
}

#main_cont>.read>div p {
	margin: 15px auto;
	text-align: center;
	line-height: 1.5
}

#main_cont .read__main {
	font-size: 20px;
	display: block;
}

#main_cont .read__sub {
	font-size: 13px;
	display: block;
}

.spot_box {
	word-break: break-all
}

.spot_box p {
	line-height: 1.6;
}

figcaption {
	color: #777777;
	font-size: 1.2rem;
}
figcaption.left {
	text-align: left;
}
figcaption.half {
	display: flex;
}
figcaption.half span {
	width: 50%;
}

/*
*	section
* ***************************************************** */
.section {
	margin: 32px;
	font-size: 14px;
	width: 936px;
}

.section h2 {
	border-bottom: 1px solid #FF1514;
	font-size: 24px;
	font-weight: normal;
	line-height: 150%;
}

.section h2>img {
	vertical-align: top;
}

.section h2>span {
	background: #FF1514;
	display: block;
	height: 48px;
	color: #fff;
	font-size: 15px;
	padding: 14px;
	margin: 0 24px 0 0;
	float: left;
	overflow: hidden;
}

.section h2>span span {
	display: block;
	margin: 5px 10px 0 56px;
	line-height: 140% !important;
}

.section h2>span img {
	float: left;
	margin-right: 5px;
}

.section>div>div {
	width: 553px;
	float: left;
}

.section>div>div.img_cont {
	width: 360px;
	margin-left: 23px;
	margin-top: 40px;
}

.section>div div ul {
	margin: 0;
	padding: 0;
}

.section>div>div ul li {
	float: left;
	list-style: none;
	/*margin-left: 8px;*/
	margin-top: 4px;
}

.section .link a {
	background: url('common/img/ic_3.png') no-repeat left center;
	padding-left: 8px;
}

.section h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF1514;
	margin: 0;
}

.section h4 {
	font-size: 16px;
	margin: 0.8em 0;
}

/*
*	aside
* ***************************************************** */

.aside {
	background: #FFEDE5;
	padding: 32px;
	margin: 32px 0;
}

.aside h3 {
	font-size: 24px;
	padding-bottom: 14px;
	border-bottom: 2px solid #FF1514;
	margin-bottom: 16px;
}

.aside h3 img {
	margin-right: 8px;
}

.section>.aside>div {
	width: 870px;
}

.section>.aside>div .textarea {
	background: #fff;
	width: 558px;
	/* width: 832px; */
	margin-left: 13px;
	/* padding: 10px 20px; */
	padding: 5px 20px;
}

/* .section > .aside > div .textarea table{
	width: 832px;
} */

.section>.aside>div .textarea dl {
	margin: 0;
	padding: 0;
}

.section>.aside>div .textarea dl dt {
	float: left;
	background: #FF1514;
	padding: 8px 14px;
	margin: 0 10px 8px 0;
	color: #fff;
	border-bottom: 1px dotted #FF1514;
	width: 52px;
	height: 20px;
	text-align: center;
	clear: both;
}

.section>.aside>div .textarea dl dd {
	padding: 8px 0 8px 14px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #FF1514;
}

table.present_corner td {
	padding: 8px 14px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #FF1514;
	color: #000;
	font-size: 13px;
}

table.present_corner .red {
	background-color: #FF1514;
	color: #FFF;
	text-align: center;
	width: 60px;
}

.section>.aside>div .textarea .center {
	text-align: center;
	margin: 20px 0;
}

.section>.aside>div div.comment {
	/* width: 60%;
	border-right: 1px dotted #FF1514; 
	padding: 10px 30px 0 0;
	margin: 10px 30px 0 0;*/
	margin: 10px;
}

.section>.aside>div div.prof {
	margin-top: 40px;
	width: 279px;
	height: 125px;
	display: block;
	background: url(images/img_prof.jpg) left top no-repeat;
}

.section>.aside>div div.prof p {
	width: 269px;
	padding-top: 7px;
	font-size: 10px;
	line-height: 140%;
}

/*読者プレゼント 画像 add*/
.aside__img {
	float: left;
	width: 257px;
	/* display: flex; */
}

.aside__img img {
	display: block;
	/* max-width: 284px; */
	max-width: 100%;
	/* margin-bottom: 20px;
	margin-right: 10px; */
}

.aside__img img:last-child {
	margin-top: 20px;
	/* margin-right: 0; */
}

.aside__img img:last-child {
	margin-top: 20px;
}

/* .txt_aside__img{
	clear: both;
} */
/*
*	onsenken
* ***************************************************** */
#onsenken {}

#onsenken>ul {
	list-style: none;
	margin: 0 16px 0 0;
	padding: 0;
	width: 584px;
	float: left;
}

#onsenken>ul li {
	float: left;
	margin: 4px;
}

#onsenken>div {
	width: auto;
	float: none;
}

#onsenken>div ul {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}

#onsenken>div ul li {
	/* padding-left: 561px; */
	padding-left: 268px;
	margin: 1.8em 0;
}

/* ttl-odekake-info */
.ttl-odekake-info {
	margin-bottom: 0;
}

/* odekake-info */
.odekake-info {
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
}

.odekake-info dt {
	width: 5em;
	/* float: left; */
}

.odekake-info dd {
	width: calc(100% - 5em);
	margin-inline-start: 0;
}

#onsenken>div .link {
	text-align: right;
}

/*数字付画像リスト add*/
.number-image-list {
	list-style: none;
	counter-reset: mycount;
	margin: 0 16px 0 0;
	padding: 0;
	width: 584px;
	float: left;
}

.number-image-list li {
	width: 284px;
	float: left;
	margin: 4px;
	position: relative;
}

.number-image-list li>img {
	max-width: 100%;
}

.number-image-list li:before {
	content: counter(mycount);
	counter-increment: mycount;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
	border-radius: 0;
	font-family: 'Verdana';
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	background: #FF1514;
	color: #fff;
}

/*
*	maps
* ***************************************************** */
#maps div.map {
	text-align: center;
	margin: 30px 0;
}

#maps div.pin {
	background: #fff;
	padding-left: 2%;
}

#maps div.pin>div {
	/* width: 29%; */
	width: 32%;
	height: 150px;
	/* margin: 2%; */
	margin: 2% 1% 2% 0;
}

#maps div.pin>div:nth-child(3) {
	margin-right: 0;
}

#maps div.pin>div h3 {
	font-size: 16px;
	color: #333;
}

/*
*	maps
* ***************************************************** */
#spot {}

#spot>div div {
	background: #fff;
	padding: 2%;
	width: 45%;
	margin-top: 2%;
}

#spot>div>div:nth-of-type(odd) {
	margin-right: 2%;
}

#spot>div>div>h3 {
	margin-bottom: 17px;
	padding-bottom: 17px;
	border-bottom: 1px dotted #FF1514;
	color: #333;

}

#spot>div>div>h3 a {
	float: right;
}

#spot>div>div dd {
	margin: 0;
}

#spot>div>div dt a {
	background: url('common/img/ic_3.png') no-repeat left center;
	padding-left: 8px;
	width: 100%;
	display: block;
}

/* p {
	line-height: 180%;
} */

.kome_text {
	clear: both;
	margin-left: 20px;
}

/**/
.title_box p {
	margin: 0;
}

/*トップに戻る*/
.cmn-btn {
	display: table;
	width: 350px;
	margin: 0 auto;
	min-height: 40px;
	font-size: 1.0rem;
	font-weight: 600;
	line-height: 1.7;
	float: left;
}

.cmn-btn01 {
	color: #fff;
	background-color: #ff6347;
}

.cmn-btn-back .cmn-btn {
	margin: 0;
}

html:not(.is-touch) .cmn-btn:hover {
	opacity: 0.9;
	-webkit-transition: opacity .6s cubic-bezier(.52, .08, .18, 1);
	transition: opacity .6s cubic-bezier(.52, .08, .18, 1);
}

.cmn-btn a,
.cmn-btn button,
.cmn-btn input,
.cmn-btn .no-link {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	min-height: inherit;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	border: none;
	outline: none;
	word-break: break-all;
	overflow: hidden;
	position: relative;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.firefox .cmn-btn a,
.firefox .cmn-btn button,
.firefox .cmn-btn input,
.firefox .cmn-btn .no-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
}



.cmn-btn .center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
}

.cmn-btn .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

.cmn-btn .lang {
	display: inline-block;
	vertical-align: middle;
}

.cmn-btn [class*="icon"] {
	margin: 0 10px 0 0;
}

.cmn-btn .icon-arrow-left:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 19px;
	background: url("images/icon-arrow-left.png") no-repeat;
	-webkit-background-size: 13px auto;
	background-size: 13px auto;
}

.cmn-btn [class*="icon-arrow-right"] {
	margin: 0 0 0 10px;
}

/*トップに戻る*/

/*バックナンバーに戻る*/
.cmn-btn_right {
	display: table;
	width: 250px;
	margin: 0 auto;
	min-height: 40px;
	font-size: 1.0rem;
	font-weight: 600;
	line-height: 1.7;
	float: right;

}

.cmn-btn02 {
	color: #fff;
	background-color: #508BDC;
}

.cmn-btn-back {}

.cmn-btn-back .cmn-btn_right {
	margin: 0;
}

.cmn-btn02:hover {
	color: #2A71A4;
}

html:not(.is-touch) .cmn-btn_right:hover {
	opacity: 0.9;
	-webkit-transition: opacity .6s cubic-bezier(.52, .08, .18, 1);
	transition: opacity .6s cubic-bezier(.52, .08, .18, 1);
}

.cmn-btn_right a,
.cmn-btn_right button,
.cmn-btn_right input,
.cmn-btn_right .no-link {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	min-height: inherit;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	border: none;
	outline: none;
	word-break: break-all;
	overflow: hidden;
	position: relative;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.firefox .cmn-btn_right a,
.firefox .cmn-btn_right button,
.firefox .cmn-btn_right input,
.firefox .cmn-btn_right .no-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
}



.cmn-btn_right .center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
}

/*.cmn-btn_right .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

.cmn-btn_right .lang {
	display: inline-block;
	vertical-align: middle;
}
*/
.cmn-btn_right [class*="icon"] {
	margin: 0 10px 0 0;
}


.cmn-btn_right .icon-arrow-right:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 19px;
	background: url("images/icon-arrow-right.png") no-repeat;
	-webkit-background-size: 13px auto;
	background-size: 13px auto;
}

.cmn-btn_right [class*="icon-arrow-right"] {
	margin: 0 0 0 10px;
}

/*バックナンバーに戻る*/

.ml-s {
	margin-left: 3em;
}

.ml-m {
	margin-left: 5em;
}

/* ttl-dl-info */
.ttl-dl-info {
	margin-bottom: 0;
}

.ttl-dl-info a img {
	margin-bottom: 4px;
}

/* dl-info */
.dl-info03,
.dl-info04,
.dl-info05,
.dl-info06,
.dl-info07,
.dl-info08,
.dl-info09 {
	display: flex;
	align-items: baseline;
	margin-block-start: 0;
	margin-block-end: 0;
	font-size: 14px;
}

/* dtが3文字の時 */
.dl-info03 dt {
	/* width: 3em; */
	width: 7%;
	text-size-adjust: auto;
}

.dl-info03 dd {
	/* width: calc(100% - 3em); */
	width: 93%;
	margin-inline-start: unset;
}

/* dtが43文字の時 */
.dl-info04 dt {
	/* width: 4em; */
	width: 8%;
	text-size-adjust: auto;
}

.dl-info04 dd {
	/* width: calc(100% - 4em); */
	width: 92%;
	margin-inline-start: unset;
}

/* dtが5文字の時 */
.dl-info05 dt {
	/* width: 5em; */
	width: 11%;
	text-size-adjust: auto;
}

.dl-info05 dd {
	/* width: calc(100% - 5em); */
	width: 89%;
	margin-inline-start: unset;
}

/* dtが6文字の時 */
.dl-info06 dt {
	/* width: 5em; */
	width: 13%;
	text-size-adjust: auto;
}

.dl-info06 dd {
	/* width: calc(100% - 5em); */
	width: 87%;
	margin-inline-start: unset;
}

/* dtが7文字の時 */
.dl-info07 dt {
	/* width: 5em; */
	width: 18%;
	text-size-adjust: auto;
}

.dl-info07 dd {
	/* width: calc(100% - 5em); */
	width: 72%;
	margin-inline-start: unset;
}

/* dtが8文字の時 */
.dl-info08 dt {
	/* width: 5em; */
	width: 19%;
	text-size-adjust: auto;
}

.dl-info08 dd {
	/* width: calc(100% - 5em); */
	width: 71%;
	margin-inline-start: unset;
}

/* dtが9文字の時 */
.dl-info09 dt {
	/* width: 5em; */
	width: 23%;
	text-size-adjust: auto;
}

.dl-info09 dd {
	/* width: calc(100% - 5em); */
	width: 67%;
	margin-inline-start: unset;
}



/* txt-sightseeingの中のみ変更 */
/* の dtが3文字の時 */
.txt-sightseeing .dl-info03 dt {
	/* width: 3em; */
	width: 13%;
	text-size-adjust: auto;
}

.txt-sightseeing .dl-info03 dd {
	/* width: calc(100% - 3em); */
	width: 87%;
	margin-inline-start: unset;
}

/* dtが4文字の時 */
.txt-sightseeing .dl-info04 dt {
	/* width: 4em; */
	width: 17%;
	text-size-adjust: auto;
}

.txt-sightseeing .dl-info04 dd {
	/* width: calc(100% - 4em); */
	width: 83%;
	margin-inline-start: unset;
}

/* dtが5文字の時 */
.txt-sightseeing .dl-info05 dt {
	/* width: 5em; */
	width: 21%;
	text-size-adjust: auto;
}

.txt-sightseeing .dl-info05 dd {
	/* width: calc(100% - 5em); */
	width: 79%;
	margin-inline-start: unset;
}

/* dtが6文字の時 */
.txt-sightseeing .dl-info06 dt {
	/* width: 5em; */
	width: 14%;
	text-size-adjust: auto;
}

.txt-sightseeing .dl-info06 dd {
	/* width: calc(100% - 5em); */
	width: 94%;
	margin-inline-start: unset;
}

@media all and (-ms-high-contrast: none) {

	.dl-info03,
	.dl-info04,
	.dl-info05,
	.dl-info06 {
		margin: 0;
	}

	.dl-info03 dt {
		width: 7%;
		display: block;
	}

	.dl-info03 dd {
		width: 93%;
		display: block;
		margin-left: 0;
	}

	.dl-info04 dt {
		width: 9%;
		display: block;
	}

	.dl-info04 dd {
		width: 91%;
		display: block;
		margin-left: 0;
	}

	.dl-info05 dt {
		width: 12%;
		display: block;
	}

	.dl-info05 dd {
		width: 88%;
		display: block;
		margin-left: 0;
	}

	.dl-info06 dt {
		width: 14%;
		display: block;
	}

	.dl-info06 dd {
		width: 94%;
		display: block;
		margin-left: 0;
	}

	.dl-info07 dt {
		width: 18%;
		display: block;
	}

	.dl-info07 dd {
		width: 72%;
		display: block;
		margin-left: 0;
	}
}

/* ico-target */
#container dl dd a img {
	vertical-align: middle;
	padding: 0 2px;
}

#container .spot_box p a img {
	vertical-align: middle;
	padding: 0 2px;
}

body {
	-webkit-text-size-adjust: 100%;
}

.txt-red {
	color: #FF1514;
	font-weight: bold;
}

.txt-indent {
	margin-left: 4em;
	text-indent: -4em;
	display: block;
}

.pc-only {
	display: block;
}

@media only screen and (max-width: 768px) {
	.pc-only {
		display: none;
	}
}


/* foodspot-info */
/* 6月号のみ適応　他の月は削除 */
.foodspot-info {
	width: 100%;
	margin: 1em 0;
	border-collapse: collapse;
}

.foodspot-info caption {
	text-align: left;
	margin: 1em 0 .5em;
}

.foodspot-info tr {
	border-bottom: 1px solid #9D9D9D !important;
}

.spot-info tr th,
.foodspot-info tr th {
	text-align: left;
	width: 30% !important;
	font-weight: normal;
	padding-right: 2% !important;
}

.spot-info tr th {
	width: 30% !important;
}

.spot-info tr td,
.foodspot-info tr td {
	width: 70%;
}

.foodspot-info tr th,
.foodspot-info tr td {
	padding: .5em 0;
}

@media only screen and (max-width: 768px) {
	.foodspot-info {
		width: 100%;
	}
}

.hotelspot-info-flex {
	display: flex;
	gap: 2.4rem;
}
.hotelspot-info-flex .hotelspot-info tr th {
	width: 40%;
	vertical-align: middle;
}
.hotelspot-info-flex .hotelspot-info tr td {
	width: 60%;
	vertical-align: middle;
}

.hotelspot-info {
	width: 100%;
	margin: 1em 0;
	border-collapse: collapse;
	font-size: 95%;
}

.hotelspot-info caption {
	text-align: left;
	margin: 1em 0 .5em;
}

.hotelspot-info tr {
	border-bottom: 1px solid #9D9D9D !important;
}

.hotelspot-info tr th {
	text-align: left;
	width: 20%;
	padding-right: 2%;
	font-weight: normal;
}

.hotelspot-info tr td {
	width: 63%;
}

.hotelspot-info tr th,
.hotelspot-info tr td {
	padding: .5em 0;
}

.sp-br {
	display: none;
}

@media only screen and (max-width: 768px) {
	.hotelspot-info {
		width: 100%;
	}

	.sp-br {
		display: block;
	}
}

.pc-only {
	display: block;
}

@media only screen and (max-width: 768px) {
	.pc-only {
		display: none;
	}
}

.map_info {
	font-size: 2rem;
}

.map_info img {
	width:32px;
}

.map_info_txt {
	font-size: 1.8rem;
}
.map_info_txt .small-txt {
	font-size: 1.4rem;
}

@media only screen and (max-width: 768px) {
	.map_info {
		font-size: 1.6rem;
	}

	.map_info img {
		width:24px;
	}
	
	.map_info_txt {
		font-size: 1.6rem;
	}
}

.h4-ttl {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 8px;
}

.new-open {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	background: #CD5E3C;
	border-radius: 10px;
	padding: .8rem 1.6rem .4rem;
	position: relative;
}
.new-open::before {
	content: "";
	position: absolute;
	top: 99%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 12px solid #CD5E3C;
}

.new-open + .ttl-section {
	margin-top: 1.6rem;
}

.banner-area {
	text-align: center;
}

.mt-16 {
	margin-top: 1.6rem;
}