@charset "UTF-8";
.u-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.gHeader {
	padding-top: 10px;
	margin-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
.gHeader_inner {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.gHeader_cols {
	display: table;
	width: 100%;
}
.gHeader_cols::after {
	content: "";
	display: block;
	clear: both;
}
.gHeader_col {
	display: table-cell;
	vertical-align: top;
}
.gHeader_col-no1 {
	padding-top: 22px;
}
.gHeader_titleWrap {
	position: relative;
	z-index: 1;
	padding-right: 108px;
	width: 607px;
	box-sizing: content-box;
	padding-left: 3px;
}
.gHeader_title {}
.gHeader_titleWrap > a {
	display: block;
}
.gHeader_titleWrap > a::before {
	content: "";
}
.gHeader_titleWrap > a::after {
	content: "";
}
.gHeader_title > img {
	display: block;
	transition-duration: .3s;
	transition-property: opacity;
}
.gHeader_title > img.-sp {
	display: none;
}
.gHeader_notice {
	margin: 0;
	width: 93px;
	position: absolute;
	z-index: 1;
	right: 0;
	top: -6px;
}
.gHeader_notice > img {
	display: block;
	transition-duration: .3s;
	transition-property: opacity, transform;
}
.gHeader_col-no2 {
	text-align: right;
	padding-right: 8px;
}
.gHeader_keyword {}
.gHeader_keyword > form {
	display: block;
}
.gHeader_kCols {
	display: table;
	width: 100%;
}
.gHeader_kCols::after {
	content: "";
	display: block;
	clear: both;
}
.gHeader_kCol {
	display: table-cell;
	vertical-align: middle;
}
.gHeader_kCol-no1 {
	width: 197px;
}
.gHeader_kCol-no1 > input[type="search"] {
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	height: 26px;
	line-height: 26px;
	display: block;
	width: 100%;
	padding: 2px 5px;
}
.gHeader_kCol-no2 {
	padding-left: 3px;
	width: 27px;
}
.gHeader_button {
	border: 1px solid #c9cbcb;
	border-radius: 2px;
	background: #eceeef;
	width: 26px;
	height: 26px;
	display: block;
	line-height: 24px;
	text-align: center;
	padding: 0;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gHeader_button > i {
	color: #55595c;
	display: block;
}
.gHeader_snsLinks {
	font-size: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}
.gHeader_snsLinks > li {
	list-style: none;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	margin-left: 11px;
}
.gHeader_snsLinks > li:first-child {
	margin-left: 0;
}
.gHeader_snsLinks > li:nth-child(2n+1) {}
.gHeader_snsLinks > li:nth-child(n+3) {}
.gHeader_snsLinks > li > a {
	display: block;
	transition-duration: .3s;
	transition-property: transform;
}
.gHeader_snsLinks > li > a::before {
	content: "";
}
.gHeader_snsLinks > li > a::after {
	content: "";
}
.gNav {
	margin-top: 23px;
}
.gNav_inner {}
.gNav_list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	width: auto;
}
.gNav_list::after {
	content: "";
	display: block;
	clear: both;
}
.gNav_list > li {
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #f4f2ef;
}
.gNav_list > li:first-child {
	position: relative;
	z-index: 2;
}
.gNav_list > li:nth-child(2n+1) {}
.gNav_list > li:nth-child(n+3) {}
.gNav_list > li > a {
	line-height: 48px;
	padding: 0 15px;
	display: block;
	color: #333;
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: background-color, color;
	text-decoration: none;
}
.gNav_list > li > a::before {
	content: "";
}
.gNav_list > li > a::after {
	content: "";
	display: block;
	height: 4px;
	background: #231814;
	bottom: 0;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}
.gNav_list > li.-home > a::after {
	background-color: #47210d;
}
.gNav_list > li.-special > a::after {
	background-color: #231814;
}
.gNav_list > li.-gourmet > a::after {
	background-color: #e4494f;
}
.gNav_list > li.-event > a::after {
	background-color: #47906f;
}
.gNav_list > li.-town > a::after {
	background-color: #638dc7;
}
.gNav_list > li.-trip > a::after {
	background-color: #d6a378;
}
.gNav_list > li.-life > a::after {
	background-color: #cc7d46;
}
.gNav_list > li.-column > a::after {
	background-color: #76039e;
}
.gNav_list > li.-information > a::after {
	background-color: #020f9d;
}
.gNav_list > li.-backnumber > a::after {
	background-color: #b1a098;
}
.gNav_list > li.-child > a::after {
	background-color: #00a200;
}
.gHeader_keywordWrap {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.gHeader_btnSp {
	display: none;
}
.gHeader_btnSp > i {}
.gNav_list > li.-home.current > a {
	color: #fff;
	background-color: #47210d;
}
.gNav_list > li.-special.current > a {
	color: #fff;
	background-color: #f00;
}
.gNav_list > li.-gourmet.current > a {
	color: #fff;
	background-color: #e44950;
}
.gNav_list > li.-event.current > a {
	color: #fff;
	background-color: #47906f;
}
.gNav_list > li.-town.current > a {
	color: #fff;
	background-color: #628dc8;
}
.gNav_list > li.-trip.current > a {
	color: #fff;
	background-color: #d6a378;
}
.gNav_list > li.-life.current > a {
	color: #fff;
	background-color: #cc7c46;
}
.gNav_list > li.-column.current > a {
	color: #fff;
	background-color: #77029e;
}
.gNav_list > li.-information.current > a {
	color: #fff;
	background-color: #020f9d;
}
.gNav_list > li.-backnumber.current > a {
	color: #fff;
	background-color: #b1a098;
}
.gNav_list > li.-child.current > a {
	color: #fff;
	background-color: #00a200;
}
.card-list .card.child .card-category {
	background-color: #00a200;
}
.card-list .card.child {
	border-color: #00a200;
}
.gLink {
	max-width: 280px;
	margin: 30px auto;
}
article.entry .etcetera article.open > p + p.gLink {
	margin-top: 0;
}
.gLink > a {
	line-height: 60px;
	display: block;
	text-align: center;
	border: 3px solid #00a201;
	color: #00a201;
	border-radius: 15px;
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: background-color, color;
	text-decoration: none;
	font-weight: bold;
}
.gLink > a::before {
	content: "";
}
.gLink > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	right: 17px;
	margin-top: auto;
	margin-bottom: auto;
	border: 3px solid #00a201;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	border-bottom: none;
	border-left: none;
	transition-duration: .3s;
	transition-property: border-color, color;
}
body.child main h1,
body.child main h2 {
	color: #00a200;
}
body.child main .appendix .tag {
	background: #00a200;
}
body.child main .etcetera header {
	border-color: #00a200;
	color: #00a200;
}
body.child main .etcetera article.open header {
	background: #00a200;
}
body.child main .btn-readmore button {
	background: #00a200;
}
.gMatome {
	margin-bottom: 70px;
}
.gMatome:last-of-type {
	margin-bottom: 0;
}
.gMatome_title {
	font-size: 1.8rem;
	border: 1px solid #00a200;
	padding: 12px 15px;
	margin-bottom: 20px;
	background: #00a200;
	color: #fff;
}
body.gourmet .gMatome_title {
	background-color: #e4494f;
	border-color: #e4494f;
}
body.trip .gMatome_title {
	background-color: #d6a378;
	border-color: #d6a378;
}
body.life .gMatome_title {
	background-color: #cc7c46;
	border-color: #cc7e46;
}
.gMatome_image {
	text-align: center;
}
.gMatome_image > a {
	display: block;
	transition-duration: .3s;
	transition-property: opacity;
}
.gMatome_image > a::before {
	content: "";
}
.gMatome_image > a::after {
	content: "";
}
.gMatome_image > a > img {
	opacity: 1;
}
.gMatome_text {}
article.entry .gMatome_text {
	margin-top: 1em;
	margin-bottom: 1em;
}
.gMatome_link {
	max-width: 280px;
	margin: 20px auto;
}
article.entry p.gMatome_link {
	margin-top: 0;
}
.gMatome_link > a {
	line-height: 60px;
	display: block;
	text-align: center;
	border: 3px solid #00a201;
	color: #00a201;
	border-radius: 15px;
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: background-color, color;
	text-decoration: none;
	font-weight: bold;
}
.trip .gMatome_link > a {
	border-color: #d6a378;
	color: #d6a378;
}
.life .gMatome_link > a {
	border-color: #cd7b46;
	color: #cd7b46;
}
.gourmet .gMatome_link > a {
	border-color: #e4494f;
	color: #e4494f;
}
.gMatome_link > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	right: 17px;
	margin-top: auto;
	margin-bottom: auto;
	border: 3px solid #00a201;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	border-bottom: none;
	border-left: none;
	transition-duration: .3s;
	transition-property: border-color, color;
}
.trip .gMatome_link > a::after {
	border-color: #d6a378;
}
.life .gMatome_link > a::after {
	border-color: #cd7b46;
}
.gourmet .gMatome_link > a::after {
	border-color: #e4494f;
}
.renewal {
	max-width: 814px;
	margin: 0 auto 100px;
	text-align: center;
}
.renewal_title {
	font-size: 23px;
	font-weight: normal;
	color: inherit;
	margin-bottom: 25px;
}
body.child main h2.renewal_title {
	color: #4b423f;
}
.renewal_text {
	line-height: 1.6;
	text-align: justify;
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
}
.renewal_link {}
.renewal_link > a {}
.renewal_link > a::before {
	content: "";
}
.renewal_link > a::after {
	content: "";
}
.gImgArea {
	margin: 1em 0;
}
.gImgArea_cols {}
.gImgArea_cols::after {
	content: "";
	display: block;
	clear: both;
}
.gImgArea_col {}
.gImgArea_col-no1 {
	width: 66.5%;
	float: left;
}
.gImgArea_image {}
.gImgArea_image > img {}
.gImgArea_col-no2 {
	float: right;
	width: 32.2%;
}
.gImgArea_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gImgArea_list::after {
	content: "";
	display: block;
	clear: both;
}
.gImgArea_list > li {
	margin-bottom: 4%;
}
.gImgArea_list > li:first-child {}
.gImgArea_list > li:nth-child(2n+1) {}
.gImgArea_list > li:nth-child(n+3) {}
.gImgArea_list > li > img {}
.gImg3Col {
	list-style: none;
	padding: 0;
	margin: 2em 0;
}
.gImg3Col::after {
	content: "";
	display: block;
	clear: both;
}
.gImg3Col > li {
	width: 32.4%;
	float: left;
	margin-left: 1.4%;
}
.gImg3Col > li:first-child {
	margin-left: 0;
}
.gImg3Col > li:nth-child(2n+1) {}
.gImg3Col > li:nth-child(n+3) {}
.gImg3Col > li > img {}
.u-spBlock {
	display: none;
}
.u-spInline {
	display: none;
}
.u-spNone {}
.aside {
	border: 1px solid #ccc;
	padding: 25px;
	border-radius: 10px;
	margin: 25px 0;
}
.aside_title {}
.aside_cols {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.aside_cols:last-child {
	margin-bottom: 0px;
}
.aside_cols-rev {
	flex-direction: row-reverse;
}
.aside_col {}
.aside_col-no1 {
	width: 44%;
}
.aside_image {}
.aside_image > img {}
.aside_col-no2 {
	width: 52%;
}
.aside_text {}
.aside_headline {
	font-size: inherit;
	font-weight: 500;
	margin-bottom: 0;
}
.aside_headline2 {
	font-size: inherit;
	font-weight: 500;
}
.aside_table {}
.aside_table > tbody {}
.aside_table > tbody > tr {}
.aside_table > tbody > tr > th {}
.aside_table > tbody > tr > td {}
.voice {
	margin: 25px 0;
	position: relative;
	z-index: 1;
	padding-left: 24%;
	min-height: 245px;
}
.voice_cols {}
.voice_cols::after {
	content: "";
	display: block;
	clear: both;
}
.voice_col {}
.voice_col-no1 {
	width: 76%;
	float: right;
}
.voice_title {}
.voice_text {}
.voice_col-no2 {
	width: 20%;
	float: left;
}
.voice_image {
	width: 20%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.voice_image > img {}
.gNav_fukidashi {
	position: absolute;
	z-index: 10;
	width: 55px;
	height: 55px;
	bottom: 30px;
	left: 60px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.gNav_fukidashi_text {
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 1;
	padding-top: 19px;
	white-space: nowrap;
}
.gNav_fukidashi_text > time {}
.gNav_fukidashi_svg {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	fill: #da464f;
	stroke: #fff;
	stroke-width: 10px;
}
body.home #navContent.home .card-date,
body.event #navContent.event .card-date,
body.information #navContent.information .card-date {
	display: block;
}
.card-date > .fa {
	margin-right: 5px;
	transform: scale(1.2);
}
.card-list .card .card-date {
	font-size: 10px;
	color: #AFA098;
}
.card-mask {
	position: absolute;
	line-height: 1.4;
	z-index: 2;
	white-space: pre;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 20px;
	opacity: 0;
	padding-bottom: 359px;
	height: 0;
	margin: 0;
}
[data-status="close"] .card-mask {
	opacity: 1;
}
.card-mask > b {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
}
.card-mask > b::before {
	content: "このイベントは\A終了しました";
}
.card-mask-direct > b::before {
	display: none;
}
#navContent.card-list article[data-status="close"]:nth-child(6n+1) .card-mask > b::before,
#navContent.card-list article[data-status="close"]:nth-child(6n) .card-mask > b::before {
	content: "このイベントは終了しました";
}
#navContent.card-list.home article:nth-child(6n+1) .card-mask > b::before,
#navContent.card-list.home article:nth-child(6n) .card-mask > b::before {
	content: "このイベントは\A終了しました";
}
.entry-main-fig {
	position: relative;
	z-index: 1;
}
.entry-main-fig::after {
	content: "このイベントは終了しました";
	position: absolute;
	line-height: 1.4;
	z-index: 2;
	white-space: pre;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 36px;
	height: 100%;
	margin: 0;
	opacity: 0;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
[data-status="close"] .entry-main-fig::after {
	opacity: 1;
	animation-name: fadeIn;
	animation-iteration-count: 1;
	animation-duration: 1s;
	animation-fill-mode: backwards;
	animation-delay: .3s;
}
[data-status="close"] .entry-main-fig[data-direct]::after {
	content: attr(data-direct);
}
.card-list-special.home .row {
	display: flex;
	flex-wrap: wrap;
}
.card-list-special.home .row::after {
	display: none;
}
.card-list-special.home article {
	float: none;
}
.card-list-special.home article:nth-child(3) {
	width: 50%;
}
.gMatome .appendix {
	margin-top: 50px;
}
#site-footer #copyright {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 33px;
	margin-bottom: 0;
	padding-bottom: 37px;
}
.backupCards {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 20px;
	row-gap: 16px;
	transition-property: opacity, visibility;
	transition-duration: .6s;
	transition-timing-function: ease-in-out;
	max-height: 0;
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
}
.open .backupCards {
	visibility: visible;
	opacity: 1;
	max-height: none;
}
.backupCards_item {}
.backupCards_item-large {
	grid-column: span 2;
}
.backupCards_item-large .u-thumbSmall {
	display: none !important;
}
.backupCards_item-large .u-thumbLarge {
	display: block !important;
}
@media screen and (max-width: 767px) {
	.card-mask {
		padding-bottom: 66.48%;
		font-size: 4vw;
	}
	.entry-main-fig::after {
		font-size: 5vw;
	}
	figure {
		text-align: left;
	}
	#site-footer #copyright {
		display: block;
	}
	#site-footer #copyright a {
		margin-right: 0;
	}
	#site-footer #copyright span {
		padding-top: 18px;
	}
}
@media screen and (min-width: 1000px) {
	.renewal_link > a:hover {}
	.gMatome_image > a:hover {
		opacity: .7;
	}
	.gMatome_link > a:hover {
		background: #00a201;
		color: #fff;
	}
	.trip .gMatome_link > a:hover {
		background: #d6a378;
		color: #fff;
	}
	.life .gMatome_link > a:hover {
		background: #cd7b46;
		color: #fff;
	}
	.gourmet .gMatome_link > a:hover {
		background: #e4494f;
		color: #fff;
	}
	.gMatome_link > a:hover::after {
		border-color: #fff;
	}
	.gLink > a:hover {
		background: #00a201;
		opacity: 1;
		color: #fff;
		text-decoration: none;
	}
	.gLink > a:hover::after {
		border-color: #fff;
	}
	.gHeader_titleWrap > a:hover {}
	a:hover .gHeader_notice > img {
		transform: scale(1.2);
	}
	.gHeader_button:hover {
		background: #ccc;
	}
	.gHeader_snsLinks > li > a:hover {
		transform: scale(1.2);
	}
	.gNav_list > li > a:hover {
		text-decoration: none;
		background: #231814;
		color: #fff;
	}
	.gNav_list > li.-home > a:hover {
		background-color: #47210d;
	}
	.gNav_list > li.-special > a:hover {
		background-color: #f00;
	}
	.gNav_list > li.-gourmet > a:hover {
		background-color: #e44950;
	}
	.gNav_list > li.-event > a:hover {
		background-color: #47906f;
	}
	.gNav_list > li.-town > a:hover {
		background-color: #628dc8;
	}
	.gNav_list > li.-trip > a:hover {
		background-color: #d6a378;
	}
	.gNav_list > li.-life > a:hover {
		background-color: #cc7c46;
	}
	.gNav_list > li.-column > a:hover {
		background-color: #77029e;
	}
	.gNav_list > li.-information > a:hover {
		background-color: #020f9d;
	}
	.gNav_list > li.-backnumber > a:hover {
		background-color: #b1a098;
	}
	.gNav_list > li.-child > a:hover {
		background-color: #00a200;
	}
}
@media screen and (max-width: 1099px) {
	.gHeader_titleWrap {
		width: 550px;
		padding-right: 90px;
	}
	.gHeader_title {}
	.gHeader_titleWrap > a {}
	.gHeader_titleWrap > a::before {}
	.gHeader_titleWrap > a::after {}
	.gHeader_title > img {
		max-width: 100%;
		height: auto;
	}
	.gHeader_notice {
		width: 80px;
	}
	.gHeader_notice > img {
		height: auto;
	}
	.gNav_list > li > a {
		padding-left: 12px;
		padding-right: 12px;
	}
}
@media screen and (max-width: 999px) {
	.u-mincho {}
	.gHeader {}
	.gHeader_inner {}
	.gHeader_cols {}
	.gHeader_cols::after {}
	.gHeader_col {}
	.gHeader_col-no1 {
		padding-top: 15px;
	}
	.gHeader_titleWrap {
		width: 370px;
		padding-right: 70px;
	}
	.gHeader_title {}
	.gHeader_titleWrap > a {}
	.gHeader_titleWrap > a::before {}
	.gHeader_titleWrap > a::after {}
	.gHeader_title > img {}
	.gHeader_notice {
		width: 60px;
	}
	.gHeader_notice > img {}
	.gHeader_col-no2 {}
	.gHeader_keyword {
		margin-right: 0;
	}
	.gHeader_keyword > form {}
	.gHeader_kCols {}
	.gHeader_kCols::after {}
	.gHeader_kCol {}
	.gHeader_kCol-no1 {}
	.gHeader_kCol-no1 > input[type="search"] {}
	.gHeader_kCol-no2 {}
	.gHeader_button {}
	.gHeader_button > i {}
	.gHeader_snsLinks {
		display: block;
		margin-top: 5px;
	}
	.gHeader_snsLinks > li {}
	.gHeader_snsLinks > li:first-child {}
	.gHeader_snsLinks > li:nth-child(2n+1) {}
	.gHeader_snsLinks > li:nth-child(n+3) {}
	.gHeader_snsLinks > li > a {}
	.gHeader_snsLinks > li > a::before {}
	.gHeader_snsLinks > li > a::after {}
	.gNav {
		margin-top: 15px;
	}
	.gNav_inner {}
	.gNav_list {
		width: 100%;
	}
	.gNav_list::after {}
	.gNav_list > li {}
	.gNav_list > li:first-child {}
	.gNav_list > li:nth-child(2n+1) {}
	.gNav_list > li:nth-child(n+3) {}
	.gNav_list > li > a {
		white-space: nowrap;
		padding-left: 4px;
		padding-right: 4px;
		font-size: 13px;
		text-align: center;
		line-height: 42px;
	}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {
		height: 3px;
	}
	.gNav_list > li.-home > a::after {}
	.gNav_list > li.-special > a::after {}
	.gNav_list > li.-gourmet > a::after {}
	.gNav_list > li.-event > a::after {}
	.gNav_list > li.-town > a::after {}
	.gNav_list > li.-trip > a::after {}
	.gNav_list > li.-life > a::after {}
	.gNav_list > li.-column > a::after {}
	.gNav_list > li.-information > a::after {}
	.gNav_list > li.-backnumber > a::after {}
	.gNav_list > li.-child > a::after {}
	.gMatome {}
	.gMatome:last-of-type {}
	.gMatome_title {}
	.gMatome_image {}
	.gMatome_image > a {}
	.gMatome_image > a::before {}
	.gMatome_image > a::after {}
	.gMatome_image > a > img {}
	.gMatome_text {}
	article.entry .gMatome_text {}
	.gMatome_link {}
	article.entry p.gMatome_link {}
	.gMatome_link > a {}
	.gMatome_link > a::after {}
	.renewal {
		padding: 0 10px;
	}
	.renewal_title {}
	body.child main h2.renewal_title {}
	.renewal_text {}
	.renewal_link {}
	.renewal_link > a {}
	.renewal_link > a::before {}
	.renewal_link > a::after {}
	.gNav_fukidashi {
		left: 41px;
		width: 45px;
		height: 45px;
	}
	.gNav_fukidashi_text {
		font-size: 10px;
		padding-top: 17px;
	}
	.gNav_fukidashi_text > time {}
	.gNav_fukidashi_svg {}
	.gMatome .appendix {
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px) {
	.u-mincho {}
	.gHeaderWrap {
		height: 114px;
		position: relative;
		z-index: 1000;
	}
	.gHeader {
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
		margin-bottom: 0;
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		padding: 0;
	}
	.gHeader_inner {}
	.gHeader_cols {
		display: block;
		position: relative;
		z-index: 10;
	}
	.gHeader_cols::after {
		display: none;
	}
	.gHeader_col {
		display: block;
	}
	.gHeader_col-no1 {
		padding-top: 0;
	}
	.gHeader_titleWrap {
		width: auto;
		padding-right: 0;
		height: 72px;
		display: flex;
		align-items: center;
		padding-left: 10px;
	}
	.isNoMenu .gHeader_titleWrap {
		justify-content: center;
	}
	.gHeader_title {
		width: 234px;
		margin-bottom: 0;
		position: relative;
		z-index: 1;
		top: 3px;
	}
	.gHeader_titleWrap > a {}
	.gHeader_titleWrap > a::before {}
	.gHeader_titleWrap > a::after {
		display: none;
	}
	.gHeader_title > img {
		display: none;
	}
	.gHeader_title > img.-sp {
		display: block;
	}
	.gHeader_notice {
		right: auto;
		left: -58px;
		width: 58px;
		top: -6px;
	}
	.gHeader_notice > img {}
	.gHeader_col-no2 {}
	.gHeader_keyword {}
	.gHeader_keyword > form {}
	.gHeader_kCols {
		width: auto;
		margin: 0 auto;
	}
	.gHeader_kCols::after {}
	.gHeader_kCol {}
	.gHeader_kCol-no1 {}
	.gHeader_kCol-no1 > input[type="search"] {}
	.gHeader_kCol-no2 {}
	.gHeader_button {}
	.gHeader_button > i {}
	.gHeader_snsLinks {
		display: none;
	}
	.gHeader_snsLinks > li {}
	.gHeader_snsLinks > li:first-child {}
	.gHeader_snsLinks > li:nth-child(2n+1) {}
	.gHeader_snsLinks > li:nth-child(n+3) {}
	.gHeader_snsLinks > li > a {}
	.gHeader_snsLinks > li > a::before {}
	.gHeader_snsLinks > li > a::after {}
	.gNav {
		margin-top: 0;
		position: relative;
		z-index: 1;
	}
	.gNav_inner {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		padding-top: 0;
		position: relative;
		z-index: 1;
	}
	.gNav_inner::-webkit-scrollbar {
		display: none;
	}
	.gNav_list {}
	.gNav_list::after {}
	.gNav_list > li {
		border: none;
	}
	.gNav_list > li:first-child {}
	.gNav_list > li:nth-child(2n+1) {}
	.gNav_list > li:nth-child(n+3) {}
	.gNav_list > li > a {
		white-space: nowrap;
		line-height: 40px;
		border-top: 1px solid #47210d;
		border-bottom: 1px solid #47210d;
		border-left: 1px solid #47210d;
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.gNav_list > li:first-child > a {
		border-left: none;
	}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {
		display: none;
	}
	.gNav_list > li.-home > a::after {}
	.gNav_list > li.-special > a::after {}
	.gNav_list > li.-gourmet > a::after {}
	.gNav_list > li.-event > a::after {}
	.gNav_list > li.-town > a::after {}
	.gNav_list > li.-trip > a::after {}
	.gNav_list > li.-life > a::after {}
	.gNav_list > li.-column > a::after {}
	.gNav_list > li.-information > a::after {}
	.gNav_list > li.-backnumber > a::after {}
	.gNav_list > li.-child > a::after {}
	.gHeader_keywordWrap {
		display: block;
		margin: 0;
		position: absolute;
		z-index: 10;
		right: 0;
		top: 72px;
		width: 100%;
		background: rgb(255, 255, 255);
		height: 42px;
		padding-top: 8px;
		transform: scale(1, 0);
		transform-origin: center top;
		opacity: 0;
		transition-property: opacity, transform;
		transition-duration: .5s, 0s;
		transition-delay: 0s, .5s;
	}
	.gHeader_keywordWrap.isShow {
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s;
	}
	.gHeader_btnSp {
		display: block;
		width: 50px;
		height: 72px;
		text-align: center;
		padding: 0;
		line-height: 1;
		color: #47210d;
		background: none;
		border: none;
		font-size: 24px;
		position: absolute;
		z-index: 10;
		top: 0;
		right: 60px;
		outline: none;
		padding-bottom: 10px;
	}
	.isNoMenu .gHeader_btnSp {
		right: 13px;
		width: 24px;
		top: 5px;
	}
	.gHeader_btnSp:focus {
		outline: none;
	}
	.gHeader_btnSp > i {
		display: block;
	}
	.gLink {
		max-width: none;
	}
	article.entry .etcetera article.open > p + p.gLink {}
	.gLink > a {
		line-height: 42px;
		border-radius: 10px;
	}
	.gLink > a::before {}
	.gLink > a::after {}
	.gMatome {
		margin-bottom: 45px;
	}
	.gMatome:last-of-type {}
	.gMatome_title {
		font-size: 1.6rem;
		padding: 11px 10px;
		line-height: 1.2;
	}
	.gMatome_image {}
	.gMatome_image > a {}
	.gMatome_image > a::before {}
	.gMatome_image > a::after {}
	.gMatome_image > a > img {}
	.gMatome_text {}
	article.entry .gMatome_text {}
	.gMatome_link {
		max-width: none;
	}
	article.entry p.gMatome_link {}
	.gMatome_link > a {
		line-height: 42px;
		border-radius: 10px;
		border-width: 2px;
	}
	.gMatome_link > a::after {}
	.renewal {
		padding-top: 25px;
		margin-bottom: 50px;
		text-align: left;
	}
	.renewal_title {
		font-size: 18px;
		margin-bottom: 18px;
	}
	body.child main h2.renewal_title {}
	.renewal_text {}
	.renewal_link {
		max-width: none;
	}
	.renewal_link > a {
		line-height: 42px;
		border-radius: 10px;
		border-width: 2px;
	}
	.renewal_link > a::before {}
	.renewal_link > a::after {}
	.gImgArea {}
	.gImgArea_cols {}
	.gImgArea_cols::after {}
	.gImgArea_col {
		float: none;
		width: auto;
	}
	.gImgArea_col-no1 {
		width: auto;
		float: none;
		margin-bottom: 5px;
	}
	.gImgArea_image {}
	.gImgArea_image > img {}
	.gImgArea_col-no2 {}
	.gImgArea_list {}
	.gImgArea_list::after {}
	.gImgArea_list > li {
		width: 49%;
		margin-left: 2%;
		float: left;
		margin-bottom: 0;
	}
	.gImgArea_list > li:first-child {
		margin-left: 0;
	}
	.gImgArea_list > li:nth-child(2n+1) {}
	.gImgArea_list > li:nth-child(n+3) {}
	.gImgArea_list > li > img {}
	.gImg3Col {
		margin: 1em 0;
	}
	.gImg3Col::after {}
	.gImg3Col > li {}
	.gImg3Col > li:first-child {}
	.gImg3Col > li:nth-child(2n+1) {}
	.gImg3Col > li:nth-child(n+3) {}
	.gImg3Col > li > img {}
	article.entry .gImg3Col > li figcaption {
		font-size: 10px;
	}
	.u-spBlock {
		display: block;
	}
	.u-spInline {
		display: inline;
	}
	.u-spNone {
		display: none;
	}
	.gNav_fukidashi {}
	.gNav_fukidashi_text {}
	.gNav_fukidashi_text > time {}
	.gNav_fukidashi_svg {}
}
@media screen and (max-width: 374px) {
	.gHeader_notice {
		width: 53px;
		left: -35px;
		top: -2px;
	}
	.gHeader_title {
		width: 190px;
		top: 3px;
	}
	.gHeader_btnSp {
		width: 40px;
	}
}
.card-list .card .card-newIcon {
	width: 92px;
	height: 92px;
	position: absolute;
	z-index: 10;
	background: url(/common/img/bg-icn-new@2x.png) 0 0 no-repeat;
	background-size: 100% 100%;
	top: 10px;
	right: 10px;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-weight: normal;
	font-size: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1;
}
.card-list .card .card-newIcon > b {
	display: block;
	font-size: 20px;
	margin-bottom: 3px;
}
.card-list .card .card-newIcon > small {
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
}
.u-middleFig {
	max-width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
}
.u-middleFig-small {
	max-width: 50%;
}
.u-middleFig > img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.u-centerCaption {
	max-width: 490px;
	margin-left: auto;
	margin-right: auto;
}
.u-smallFig {
	max-width: none;
}
.siteSearch {
	margin: 20px 0;
}
.siteSearch_cols {
	display: flex;
	justify-content: space-between;
}
.siteSearch_col {}
.siteSearch_col-no1 {
	flex-grow: 1;
}
.siteSearch_inputWrap {
	display: flex;
	align-items: center;
}
.siteSearch_inputWrap > input {
	display: block;
	border: solid 1px #D3BCA1;
	padding: 5px 10px;
	font-size: 13px;
	width: 170px;
}
.siteSearch_inputWrap > input:last-of-type {
	flex-grow: 1;
	border-left: none;
}
.siteSearch_col-no2 {
	width: 80px;
	margin-left: 15px;
	min-width: 80px;
}
.siteSearch_btn {
	display: block;
	height: 100%;
	background: #461200;
	color: #fff;
	border: 1px solid #461200;
	font-size: 13px;
	width: 100%;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.siteSearch_btn:hover {
	background: #fff;
	color: #461200;
}
.siteSearch_btn::before {
	content: "";
}
.siteSearch_btn::after {
	content: "";
}
.card-list.home article:nth-child(n+10) {
	display: block;
}
.card-list article:nth-child(n+10) {
	display: block;
}
.card-list article:nth-child(n+19) {
	display: none;
}
.gMenuBtn {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
	border: none;
	background: none;
	line-height: 1;
	height: 72px;
	width: 60px;
	outline: none;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.isNoMenu .gMenuBtn {
	display: none;
}
.gMenuBtn:focus {
	outline: none;
}
.gMenuBtn.isShow {
	background: #422211;
}
.gMenuBtn::before {
	content: "";
}
.gMenuBtn::after {
	content: "";
}
.gMenuBtn > img {
	display: block;
	width: 25px;
	height: 10px;
	margin-top: 7px;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
}
.gMenuBtn_barWrap {
	display: block;
	position: relative;
	z-index: 1;
	top: 0;
	transition-duration: .3s;
	transition-property: top;
}
.isShow .gMenuBtn_barWrap {
	top: 4px;
}
.gMenuBtn_bar {
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 10px;
	background: #422211;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	top: 0;
	transition-duration: .3s;
	transition-property: transform, top, width;
	transition-delay: .0s, .3s, 0s;
}
.isShow .gMenuBtn_bar {
	background-color: #fff;
	transition-delay: .3s, 0s, 0s;
}
.isShow .gMenuBtn_bar-no1 {
	top: 9px;
	transform: rotate(-45deg);
	width: 24px;
}
.isShow .gMenuBtn_bar-no2 {
	transform: scale(0, 1);
	width: 24px;
}
.isShow .gMenuBtn_bar-no3 {
	top: -9px;
	transform: rotate(45deg);
	width: 24px;
}
.gMenuBtn_bar-no1 {}
.gMenuBtn_bar-no2 {
	margin: 6px auto;
}
.gMenuBtn_bar-no3 {}
.gSpNav {
	position: absolute;
	z-index: 1000;
	width: 100%;
	top: 72px;
	background: #422211;
	color: #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	opacity: 0;
	transition-property: opacity, transform, -webkit-transform;
	transition-duration: .5s, 0s, 0s;
	transition-delay: 0s, .5s, .5s;
	padding-top: 1px;
}
.gSpNav.isShow {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	transition-delay: 0s, 0s, 0s;
}
.gSpNav_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.gSpNav_list > li {}
.gSpNav_list > li:first-child {}
.gSpNav_list > li:last-child {}
.gSpNav_list > li:nth-child(2n+1) {}
.gSpNav_list > li:nth-child(n+3) {}
.gSpNav_list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	line-height: 41px;
	font-size: 14px;
	text-align: left;
	padding: 0 15px;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 1;
}
.gSpNav_list > li > a::before {
	content: "";
}
.gSpNav_list > li > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	right: 16px;
	margin-top: auto;
	margin-bottom: auto;
	border: 2px solid #fff;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
	border-bottom: none;
	border-left: none;
}
.gSpNav_button {
	display: block;
	width: 100%;
	background: none;
	color: #fff;
	border: none;
	height: 40px;
	font-size: 14px;
	outline: none;
}
.gSpNav_button::before {
	content: "";
}
.gSpNav_button::after {
	content: "";
}
.gSpNav_button:focus {
	outline: none;
}
.gNav_icon {
	display: none;
}
.isNoMenu .gNav_icon {
	display: none;
}
.gTownMap {
	padding: 0 15px;
}
.gTownMap_cols {
	display: flex;
	justify-content: space-between;
}
.gTownMap_col {}
.gTownMap_col-no1 {
	width: calc(100% - 360px);
}
.gTownMap_title {}
.gTownMap_title > img {}
.gTownMap_list {
	list-style: none;
	counter-reset: number;
	margin: 0;
	padding: 0;
}
.gTownMap_list > li {
	counter-increment: number;
}
.gTownMap_list > li:first-child {}
.gTownMap_list > li:last-child {}
.gTownMap_list > li:nth-child(2n+1) {}
.gTownMap_list > li:nth-child(n+3) {}
.gTownMap_list > li > a {
	text-decoration: none;
	color: inherit;
	display: flex;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gTownMap_list > li > a:hover {
	color: #b1d35f;
}
.gTownMap_list-purple > li > a:hover {
	color: #9faad7;
}
.gTownMap_list > li > a::before {
	content: '0'counter(number);
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #b1d35f;
	color: #fff;
	border-radius: 50%;
	min-width: 24px;
	font-size: 13px;
	margin-right: 10px;
}
.gTownMap_list-purple > li > a::before {
	background-color: #9faad7;
}
.gTownMap_list > li > a::after {
	content: "";
}
.gTownMap_col-no2 {
	width: 341px;
	min-width: 341px;
	margin-left: 20px;
}
.gTownMap_image {
	position: relative;
	z-index: 1;
}
.gTownMap_image > img {}
.gTownMap_marker {
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	list-style: none;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	opacity: 0;
}
.gTownMap_marker.isLoaded {
	opacity: 1;
}
.gTownMap_marker > li {
	position: absolute;
	z-index: 1;
}
.gTownMap_marker > li:nth-child(1) {
	top: 200px;
	left: 170px;
}
.gTownMap_marker > li:nth-child(2) {
	top: 208px;
	left: 121px;
}
.gTownMap_marker > li:nth-child(3) {
	top: 113px;
	left: 67px;
}
.gTownMap_marker > li:nth-child(4) {
	top: 190px;
	left: 97px;
}
.gTownMap_marker > li:nth-child(5) {
	top: 305px;
	left: 157px;
}
.gTownMap_marker > li:nth-child(6) {
	top: 285px;
	left: 261px;
}
.gTownMap_marker > li:nth-child(7) {
	top: 201px;
	left: 258px;
}
.gTownMap_marker > li:nth-child(8) {
	top: 152px;
	left: 177px;
}
.gTownMap_marker > li:nth-child(9) {
	top: 28px;
	left: 194px;
}
.gTownMap_marker-no2 > li:nth-child(1) {
	top: 305px;
	left: 218px;
}
.gTownMap_marker-no2 > li:nth-child(2) {
	top: 339px;
	left: 253px;
}
.gTownMap_marker-no2 > li:nth-child(3) {
	top: 262px;
	left: 155px;
}
.gTownMap_marker-no2 > li:nth-child(4) {
	top: 181px;
	left: 162px;
}
.gTownMap_marker-no2 > li:nth-child(5) {
	top: 202px;
	left: 149px;
}
.gTownMap_marker-no2 > li:nth-child(6) {
	top: 51px;
	left: 11px;
}
.gTownMap_marker-no2 > li:nth-child(7) {
	top: 237px;
	left: 177px;
}
.gTownMap_marker-no2 > li:nth-child(8) {
	top: 360px;
	left: 231px;
}
.gTownMap_marker-no2 > li:nth-child(9) {
	top: 24px;
	left: 87px;
}
.gTownMap_marker > li > a {
	text-decoration: none;
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #b1d35f;
	color: #fff;
	border-radius: 50%;
	min-width: 26px;
	font-size: 13px;
	margin-right: 10px;
	transition-duration: .3s;
	transition-property: transform;
	margin: 0;
	padding: 0;
}
.gTownMap_marker-no2 > li > a {
	background-color: #9faad7;
}
.gTownMap_marker > li > a:hover {
	transform: scale(1.4);
	opacity: 1;
}
.gTownMap_marker > li > a::before {
	content: "";
}
.gTownMap_marker > li > a::after {
	content: "";
}
body.town main .etcetera article.-map > figure {
	max-width: 500px;
}
.u-copyProtect {
	position: relative;
	z-index: 1;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.u-copyProtect::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gFootShare {
	padding-bottom: 4rem;
}
.gFootShare_list {
	list-style: none;
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
}
.gFootShare_list > li {
	width: 200px;
	margin-left: 10px;
}
.gFootShare_list > li.-line {
	display: none;
}
.gFootShare_list > li:first-child {
	margin-left: 0;
}
.gFootShare_list > li:last-child {}
.gFootShare_list > li:nth-child(2n+1) {}
.gFootShare_list > li:nth-child(n+3) {}
.gFootShare_list > li > a {
	text-decoration: none;
	display: flex;
	height: 60px;
	border-radius: 10px;
	align-items: center;
	color: #fff;
	font-size: 16px;
	justify-content: space-between;
	padding: 0 16px;
	transition-duration: .3s;
	transition-property: opacity;
}
.gFootShare_list > li.-facebook > a {
	background-color: #0063f0;
}
.gFootShare_list > li.-twitter > a {
	background-color: #1da1f2;
}
.gFootShare_list > li.-x > a {
	background-color: #000;
}
.gFootShare_list > li.-line > a {}
.gFootShare_list > li > a:hover {
	opacity: .8;
}
.gFootShare_list > li > a::before {}
.gFootShare_list > li > a::after {}
.gFootShare_list > li > a > img {
	display: block;
	margin-right: 10px;
	opacity: 1;
}
.gFootShare_list > li > a > b {
	display: block;
	flex-grow: 1;
	text-align: center;
}
.gSpFollowUs {
	display: none;
	background: #f4f4f4;
	padding: 25px 0;
}
.gSpFloowUs_title {
	font-size: 16px;
	color: #47210d;
	font-weight: normal;
	text-align: center;
}
.gSpFloowUs_list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gSpFloowUs_list > li {
	margin-left: 17px;
}
.gSpFloowUs_list > li:first-child {
	margin-left: 0;
}
.gSpFloowUs_list > li:last-child {}
.gSpFloowUs_list > li:nth-child(2n+1) {}
.gSpFloowUs_list > li:nth-child(n+3) {}
.gSpFloowUs_list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.gSpFloowUs_list > li > a:hover {}
.gSpFloowUs_list > li > a::before {
	content: "";
}
.gSpFloowUs_list > li > a::after {
	content: "";
}
.gSpFloowUs_list > li > a > img {}
.gHeader_snsLinks > li > a > img {
	display: block;
}
.card-logo100th {
	display: block;
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 15px;
	width: 100px;
}
.card-logo100th > img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.card-copyright {
	color: #AFA098;
	font-size: 11px;
	text-align: right;
	margin-top: -10px;
}
.gPopup {
	position: fixed;
	z-index: 1001;
	background-color: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-top: 50px;
	box-sizing: border-box;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	opacity: 0;
	transition-property: opacity, transform, -webkit-transform;
	transition-duration: .5s, 0s, 0s;
	transition-delay: 0s, .5s, .5s;
	padding-left: 20px;
	padding-right: 20px;
}
.gPopup.isShow {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	transition-delay: 0s, 0s, 0s;
}
.gPopup_box {
	padding: 45px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #ccc;
	position: relative;
	z-index: 1;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
	overflow: auto;
	max-height: calc(100vh - 100px);
	padding-bottom: 10px;
}
.gPopup_inner {
	max-width: 836px;
	margin: 0 auto;
}
html .gPopup_close[type="button"] {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	-webkit-appearance: none;
	background: none;
	border: none;
	transition-duration: .3s;
	transition-property: opacity;
	outline: none;
}
.gPopup_close:hover {
	opacity: .7;
}
.gPopup_close::before {
	content: "";
	width: 24px;
	height: 4px;
	background-color: #444;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	border-radius: 2px;
}
.gPopup_close::after {
	content: "";
	width: 24px;
	height: 4px;
	background-color: #444;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	border-radius: 2px;
}
.gCorona {}
.gCorona-popup {
	padding-bottom: 35px;
}
.gCorona_inner {}
.gCorona_titleWrap {
	border: 1px solid #02109e;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 10px;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.gCorona_title {
	color: #02109e;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0;
}
.gCorona_update {
	color: #949494;
	font-size: 1.4rem;
	margin-bottom: 0;
}
.gCorona_fig {
	max-width: 542px;
	margin: 0 auto 30px;
}
.gCorona_fig > img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.gCorona_text {}
.gCorona_box {
	display: flex;
	align-items: center;
	margin-top: 25px;
	justify-content: center;
}
.gCorona_box-entry {
	margin-bottom: 50px;
}
.gCorona_box-entry:last-child {
	margin-bottom: 0;
}
.gCorona_image {
	width: 100px;
	margin-right: 26px;
}
.gCorona_image > img {
	display: block;
	height: auto;
}
.gCorona_headline {
	font-size: 2rem;
	margin-bottom: 1px;
}
.gCorona_dList {
	list-style: none;
	display: flex;
	align-items: center;
	font-weight: normal;
	font-size: inherit;
	margin-bottom: 0px;
}
.gCorona_dList > dt {
	margin-right: 0.5em;
	font-weight: normal;
	font-weight: normal;
	font-size: inherit;
}
.gCorona_dList > dd {
	margin-bottom: 0;
	font-weight: normal;
	font-size: inherit;
}
.gCorona_urlList {
	list-style: none;
	font-weight: normal;
	font-size: inherit;
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
.gCorona_urlList > dt {
	font-weight: normal;
	font-size: inherit;
}
.gCorona_urlList > dt:after {
	content: "：";
}
.gCorona_urlList > dd {
	font-weight: normal;
	font-size: inherit;
	margin-bottom: 0;
}
.gCorona_urlList > dd > a {
	display: block;
	text-decoration: none;
	color: #0275d8;
	word-break: break-all;
}
.gCorona_urlList > dd > a:hover {
	text-decoration: underline;
}
.gCorona_urlList > dd > a::before {
	content: "";
}
.gCorona_urlList > dd > a::after {
	content: "";
}
.gCorona_urlList > dd > a > .fa {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
}
.gCorona_areaText {}
.gPopup_box_link {
	display: none;
}
.gPopup_box_link > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.gPopup_box_link > a:hover {}
.gPopup_box_link > a::before {
	content: "";
}
.gPopup_box_link > a::after {
	content: "";
}
.gInfoLink {
	max-width: 728px;
	margin: 0 auto 40px;
}
.gInfoLink > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.gInfoLink > a:hover {}
.gInfoLink > a::before {
	content: "";
}
.gInfoLink > a::after {
	content: "";
}
.gInfoLink > a > img:first-child {
	display: block;
}
.gInfoLink > a > img:last-child {
	display: none;
}
.gCorona_subhead {
	text-align: center;
	font-weight: bold;
	font-size: 3.3rem;
	color: #333;
	margin-bottom: 10px;
}
.gCorona_subhead > img {
	display: block;
	width: 260px;
	height: auto;
	margin: 0 auto 9px;
}
.gCorona_subhead > b {
	display: block;
	font-weight: inherit;
}
.col-center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.gLinkDetailWrap {}
.gLinkDetail {
	border: 1px solid #6457a0;
	padding: 15px;
	word-break: break-word;
}
.gLinkDetail > a {}
.gMainHeadline {
	background-color: #cc7e46;
	padding: 20px 20px;
	color: #fff;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-bottom: 3rem;
}
.gMainHeadline-gourmet {
	background-color: #e44951;
}
.gMainHeadline-life {
	background-color: #d6a378;
}
.gMainHeadline_title {
	font-size: 1.8rem;
	line-height: 1.4;
	margin: 0;
}
body.life main h1.gMainHeadline_title {
	color: #fff;
}
.gMainHeadline_place {
	display: block;
	text-align: right;
}
.u-ttlNorm {
	font-size: inherit;
	margin-top: 1em;
	margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
	.u-smallFig {
		max-width: 50%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 2rem;
	}
	.u-thumbLarge {
		display: none !important;
	}
	.u-thumbSmall {
		display: block !important;
	}
	.u-imageCenter {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.card-list .card img {
		-moz-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	#navContent.card-list article:nth-child(6n+1) .u-thumbLarge,
	#navContent.card-list article:nth-child(6n) .u-thumbLarge {
		display: block !important;
	}
	#navContent.card-list article:nth-child(6n+1) .u-thumbSmall,
	#navContent.card-list article:nth-child(6n) .u-thumbSmall {
		display: none !important;
	}
	#navContent.card-list.home article:nth-child(6n+1) .u-thumbLarge,
	#navContent.card-list.home article:nth-child(6n) .u-thumbLarge {
		display: none !important;
	}
	#navContent.card-list.home article:nth-child(6n+1) .u-thumbSmall,
	#navContent.card-list.home article:nth-child(6n) .u-thumbSmall {
		display: block !important;
	}
	#navContent.card-list.home article:nth-child(1) .u-thumbLarge,
	#navContent.card-list.home article:nth-child(2) .u-thumbLarge {
		display: block !important;
	}
	#navContent.card-list.home article:nth-child(1) .u-thumbSmall,
	#navContent.card-list.home article:nth-child(2) .u-thumbSmall {
		display: none !important;
	}
	#navContent.card-list-special.home article:nth-child(3) .u-thumbLarge {
		display: block !important;
	}
	#navContent.card-list-special.home article:nth-child(3) .u-thumbSmall {
		display: none !important;
	}
	.card-list.home article:nth-child(6n+1),
	.card-list.home article:nth-child(6n) {
		width: 25%;
	}
	.card-list.home article:nth-child(1),
	.card-list.home article:nth-child(2) {
		width: 50%;
	}
	.card-list.home article:nth-child(3n+1) {
		clear: none;
	}
	.card-list.home article:nth-child(4n+3) {
		clear: both;
	}
	.card-list.home article:nth-child(10) {
		display: block;
	}
}
@media screen and (max-width: 767px) {
	.u-thumbLarge {
		display: block!important;
	}
	.u-thumbSmall {
		display: none !important;
	}
	#navContent.card-list article:nth-child(6n+1) .u-thumbLarge,
	#navContent.card-list article:nth-child(6n) .u-thumbLarge {
		display: block !important;
	}
	#navContent.card-list article:nth-child(6n+1) .u-thumbSmall,
	#navContent.card-list article:nth-child(6n) .u-thumbSmall {
		display: none !important;
	}
	.card-list.related-contents article:nth-child(2n+1) {
		clear: both;
	}
	.card-list .card .card-newIcon {
		width: 46px;
		height: 46px;
		font-size: 10px;
	}
	.card-list .card .card-newIcon > b {
		font-size: 13px;
		margin-bottom: 1px;
	}
	.card-list .card .card-newIcon > small {
		font-size: 10px;
	}
	.card-list.home article:nth-child(6n+1),
	.card-list.home article:nth-child(6n) {
		width: 50%;
	}
	.card-list.home article:nth-child(1),
	.card-list.home article:nth-child(2) {
		width: 100%;
	}
	.card-list.home article:nth-child(3n+1) {
		clear: none;
	}
	.card-list.home article:nth-child(2n+3) {
		clear: both;
	}
	.card-list.home article:nth-child(10) {
		display: block;
	}
	.card-list-special.home article:nth-child(3) {
		width: 100%;
	}
	.p-captionLeft figcaption {
		text-align: left;
	}
	.aside {
		padding: 15px;
		border-radius: 5px;
		margin-top: 0;
	}
	.aside_title {}
	.aside_cols {
		display: block;
	}
	.aside_cols-rev {}
	.aside_col {
		width: auto;
		margin-top: 1em;
	}
	.aside_col-no1 {}
	.aside_image {
		text-align: center;
		margin-bottom: 1em;
	}
	.aside_image > img {}
	.aside_col-no2 {}
	.aside_col:first-child {
		margin-top: 0;
	}
	.aside_text {}
	.aside_headline {}
	.aside_headline2 {}
	.aside_table {}
	.aside_table > tbody {}
	.aside_table > tbody > tr {}
	.aside_table > tbody > tr > th {}
	.aside_table > tbody > tr > td {}
	.voice {
		padding-left: 0;
	}
	.voice_cols {}
	.voice_cols::after {}
	.voice_col {
		width: auto;
		float: none;
	}
	.voice_col-no1 {}
	.voice_title {
		font-size: 1.5rem;
		text-align: center;
	}
	.voice_text {}
	.voice_col-no2 {}
	.voice_image {
		text-align: center;
		position: static;
		width: 100%;
		max-width: 160px;
		margin: 15px auto;
	}
	.voice_image > img {}
	article.entry div.overflow-text {
		margin-bottom: 0;
		max-height: none;
		overflow: visible;
	}
	main article.entry .overflow-text .btn-readmore {
		display: none;
	}
	.siteSearch {}
	.siteSearch_cols {
		display: block;
	}
	.siteSearch_col {}
	.siteSearch_col-no1 {}
	.siteSearch_inputWrap {}
	.siteSearch_inputWrap > input {
		width: 120px;
		font-size: 16px;
	}
	.siteSearch_inputWrap > input:last-of-type {}
	.siteSearch_col-no2 {
		width: auto;
		margin: 10px auto 0;
		min-width: 0;
	}
	.siteSearch_btn {
		height: 40px;
		font-size: 16px;
	}
	.siteSearch_btn::before {}
	.siteSearch_btn::after {}
	.gMenuBtn {
		display: block;
		padding: 0;
		padding-top: 6px;
	}
	.gNav_icon {
		display: block;
		background: #a39365;
		width: 22px;
		height: 100%;
		position: absolute;
		z-index: 10;
		top: 0;
		-webkit-transform: scale(1, 0);
		transform: scale(1, 0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
		opacity: 0;
		transition-property: opacity, transform, -webkit-transform;
		transition-duration: .3s, 0s, 0s;
		transition-delay: 0s, .3s, .3s;
		cursor: pointer;
	}
	.gNav_icon.isShow {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s, 0s;
	}
	.gNav_icon::before {
		content: "";
		display: block;
		height: 10px;
		width: 10px;
		border: 2px solid #fff;
		position: absolute;
		z-index: 1;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 0;
		right: 0;
		transform: rotate(45deg);
	}
	.gNav_icon::after {
		content: "";
		width: 200%;
		height: 100%;
		position: absolute;
		z-index: 1;
		display: block;
		top: 0;
	}
	.gNav_icon-prev::after {
		left: 100%;
		background-image: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
	}
	.gNav_icon-next::after {
		right: 100%;
		background-image: linear-gradient(270deg, #fff, rgba(255, 255, 255, 0));
	}
	.gNav_icon-prev {
		left: 0;
	}
	.gNav_icon-next {
		right: 0;
	}
	.gNav_icon-prev::before {
		border-top: none;
		border-right: none;
		transform: translateX(2px) rotate(45deg);
	}
	.gNav_icon-next::before {
		border-bottom: none;
		border-left: none;
		transform: translateX(-2px) rotate(45deg);
	}
	.gTownMap {
		padding: 0;
	}
	.gTownMap_cols {
		display: block;
	}
	.gTownMap_col {}
	.gTownMap_col-no1 {
		width: auto;
	}
	.gTownMap_title {
		max-width: 300px;
		margin: 0 auto;
	}
	.gTownMap_title > img {}
	.gTownMap_list {}
	.gTownMap_list > li {}
	.gTownMap_list > li:first-child {}
	.gTownMap_list > li:last-child {}
	.gTownMap_list > li:nth-child(2n+1) {}
	.gTownMap_list > li:nth-child(n+3) {}
	.gTownMap_list > li > a {}
	.gTownMap_list > li > a:hover {}
	.gTownMap_list > li > a::before {}
	.gTownMap_list > li > a::after {}
	.gTownMap_col-no2 {
		width: auto;
		min-width: 0;
		margin: 20px 0 0;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.gTownMap_image {}
	.gTownMap_image > img {}
	.u-middleFig-small {
		max-width: none;
	}
	.u-spScrollImg {
		-webkit-overflow-scrolling: touch;
		overflow: auto;
	}
	.u-spScrollImg > img {
		width: 200%;
		max-width: none;
	}
	.gFootShare {}
	.gFootShare_list {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.gFootShare_list > li {
		width: 32%;
		margin-left: 2%;
	}
	.gFootShare_list > li.-line {
		display: block;
	}
	.gFootShare_list > li:first-child {}
	.gFootShare_list > li:last-child {}
	.gFootShare_list > li:nth-child(2n+1) {}
	.gFootShare_list > li:nth-child(n+3) {}
	.gFootShare_list > li > a {
		height: 40px;
		font-size: 14px;
		border-radius: 5px;
		padding: 0 10px;
		white-space: nowrap;
		margin: 0;
	}
	.gFootShare_list > li.-facebook > a {}
	.gFootShare_list > li.-twitter > a {}
	.gFootShare_list > li.-line > a {
		background-color: #46b648;
	}
	.gFootShare_list > li > a:hover {}
	.gFootShare_list > li > a::before {}
	.gFootShare_list > li > a::after {}
	.gFootShare_list > li > a > img {
		width: 15px;
		height: auto;
		margin-right: 5px;
	}
	.gFootShare_list > li.-x > a > img {
		transform: scale(.9);
	}
	.gFootShare_list > li.-line > a > img {
		transform: scale(1.5);
	}
	.gFootShare_list > li > a > b {
		font-size: 12px;
		line-height: 1;
		white-space: nowrap;
	}
	.gSpFollowUs {
		display: block;
	}
	.card-logo100th {
		width: 24%;
		left: 3%;
	}
	.card-logo100th > img {}
	.gPopup {
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.gPopup.isShow {}
	.gPopup_box {
		padding: 45px 15px 15px;
		max-height: calc(100vh - 80px);
	}
	.gPopup_inner {}
	html .gPopup_close[type="button"] {
		width: 40px;
		height: 40px;
	}
	.gPopup_close:hover {}
	.gPopup_close::before {
		width: 20px;
		height: 3px;
	}
	.gPopup_close::after {
		width: 20px;
		height: 3px;
	}
	.gCorona {}
	.gCorona-popup {
		padding-bottom: 20px;
	}
	.gCorona_inner {}
	.gCorona_titleWrap {
		display: flex;
		margin-bottom: 15px;
		flex-direction: column-reverse;
		align-items: stretch;
		border: none;
		padding: 0;
	}
	.gCorona_title {
		font-size: 1.6rem;
		border: 1px solid #02109e;
		padding: 7px 10px;
		margin-top: 5px;
	}
	.gCorona_update {
		font-size: 1.2rem;
		text-align: right;
	}
	.gCorona_fig {
		margin-bottom: 15px;
	}
	.gCorona_fig > img {}
	.gCorona_text {}
	.gCorona_box {
		display: block;
		margin-top: 15px;
	}
	.gCorona_box-entry {
		margin-bottom: 25px;
	}
	.gCorona_image {
		width: 80px;
		margin: 0 auto 10px;
	}
	.gCorona_image > img {}
	.gCorona_headline {
		font-size: 1.6rem;
		text-align: center;
	}
	.gCorona_dList {
		justify-content: center;
		font-size: 1.4rem;
	}
	.gCorona_dList > dt {}
	.gCorona_dList > dd {}
	.gCorona_urlList {
		font-size: 1.4rem;
		display: block;
		text-align: center;
	}
	.gCorona_urlList > dt {}
	.gCorona_urlList > dt:after {
		display: none;
	}
	.gCorona_urlList > dd {}
	.gCorona_urlList > dd > a {}
	.gCorona_urlList > dd > a:hover {}
	.gCorona_urlList > dd > a::before {}
	.gCorona_urlList > dd > a::after {}
	.gCorona_urlList > dd > a > .fa {}
	.gCorona_areaText {}
	html.isPopup > body,
	html.isPopup {
		height: 100%;
		overflow: hidden;
	}
	.gPopup_box_link {
		display: block;
		margin-bottom: 0;
		margin-top: 20px;
	}
	.gPopup_box_link > a {
		display: flex;
		justify-content: center;
		font-size: 1.4rem;
		align-items: center;
	}
	.gPopup_box_link > a > i {
		display: block;
		margin-right: 4px;
	}
	.gPopup_box_link > a:hover {}
	.gPopup_box_link > a::before {}
	.gPopup_box_link > a::after {}
	.gInfoLink {
		max-width: none;
		margin-bottom: 0;
		padding: 15px;
	}
	.gInfoLink > a {}
	.gInfoLink > a:hover {}
	.gInfoLink > a::before {}
	.gInfoLink > a::after {}
	.gInfoLink > a > img:first-child {
		display: none;
	}
	.gInfoLink > a > img:last-child {
		display: block;
		height: auto;
		width: 100%;
	}
	.gCorona_subhead {
		font-size: 2rem;
	}
	.gCorona_subhead > img {
		width: 170px;
		margin-bottom: 5px;
	}
	.gCorona_subhead > b {}
	.gLinkDetailWrap {}
	.gLinkDetail {
		padding: 10px 10px;
	}
	.gLinkDetail > a {}
	.gMainHeadline {
		display: block;
		padding: 15px 15px;
		margin-bottom: 2rem;
	}
	.gMainHeadline_title {}
	body.life main h1.gMainHeadline_title {}
	.gMainHeadline_place {}
	.u-ttlNorm {}
	.gMatome .appendix {
		margin-top: 20px;
	}
	.backupCards {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 0;
		row-gap: 15px;
	}
	.backupCards_item {}
	.backupCards_item-large {}
}
