@charset "UTF-8";
.gHeaderWrap {
	min-width: 0;
	height: auto;
	margin-bottom: 0;
	line-height: 2;
}
.gHeader {}
.gHeader_inner {
	max-width: none;
	padding-right: 0;
	padding-left: 36px;
}
.gHeader_cols {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gHeader_col {}
.gHeader_col-no1 {}
.gHeader_title {}
.gHeader_title > a {
	display: block;
	text-decoration: none;
	color: inherit;
	transition-duration: .3s;
	transition-property: opacity;
}
.gHeader_title > a::before {
	content: "";
}
.gHeader_title > a::after {
	content: "";
}
.gHeader_title > a > b {
	display: block;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -.02em;
	margin-bottom: 6px;
}
.gHeader_title_img {
	display: block;
}
.gHeader_col-no2 {}
.gHeader_list {
	list-style: none;
	display: flex;
	justify-content: flex-end;
}
.gHeader_list > li {
	width: 240px;
	margin-left: 2px;
}
.gHeader_list > li:first-child {
	margin-left: 0;
}
.gHeader_list > li:last-child {}
.gHeader_list > li:nth-child(2n+1) {}
.gHeader_list > li:nth-child(n+3) {}
.gHeader_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	background-color: #f2f2ee;
	height: 45px;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gHeader_list > li > a::before {
	content: "";
}
.gHeader_list > li > a::after {
	content: "";
}
.gHeader_info {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 10px;
}
.gHeader_infoList {
	list-style: none;
	display: flex;
	margin-right: 12px;
}
.gHeader_infoList > li {}
.gHeader_infoList > li:first-child {}
.gHeader_infoList > li:last-child {}
.gHeader_infoList > li:nth-child(2n+1) {}
.gHeader_infoList > li:nth-child(n+3) {}
.gHeader_infoList > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	height: 72px;
	font-size: 14px;
	padding: 0 17px;
}
.gHeader_infoList > li > a::before {
	content: "";
}
.gHeader_infoList > li > a::after {
	content: "";
}
.gSearch {}
.gSearch > form {
	width: auto;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
.gSearch_inputWrap {
	width: 186px;
	position: relative;
	z-index: 1;
}
.gSearch_inputWrap > input[type="search"] {
	display: block;
	border-radius: 30px;
	outline: none;
	padding: 2px 10px;
	padding-right: 40px;
	width: 100%;
	height: auto;
	margin: 0;
	font-size: inherit;
	float: none;
	box-sizing: border-box;
}
.gSearch_inputWrap > button {
	display: block;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
	color: #999999;
	transition-duration: .3s;
	transition-property: background-color, color;
	font-size: 20px;
}
.gSearch_inputWrap > button::before {
	content: "";
}
.gSearch_inputWrap > button::after {
	content: "";
}
.gSearch_inputWrap > button > .icon {
	display: block;
}
.gMenuBtn {
	display: none;
}
.gMenuBtn::before {
	content: "";
}
.gMenuBtn::after {
	content: "";
}
.gMenuBtn_bar {}
.gMenuBtn_bar-no1 {}
.gMenuBtn_bar-no2 {}
.gMenuBtn_bar-no3 {}
.gNav {
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	position: -webkit-sticky;
	position: sticky;
	z-index: 100;
	top: -1px;
	left: 0;
	background-color: #fff;
	line-height: 2;
	width: auto;
	clear: none;
	height: auto;
	background-image: none;
}
.gNav_inner {
	max-width: 1400px;
	padding: 0;
}
.gNav_list {
	list-style: none;
	display: flex;
}
.gNav_list > li {
	flex-grow: 1;
}
.gNav_list > li.-top {
	display: none;
}
.gNav_list > li:first-child {}
.gNav_list > li:last-child {}
.gNav_list > li:nth-child(2n+1) {}
.gNav_list > li:nth-child(n+3) {}
.gNav_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 62px;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	position: relative;
	z-index: 1;
	padding: 0 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gNav_list > li > a::before {
	content: "";
}
.gNav_list > li > a::after {
	content: "";
	display: block;
	width: 1px;
	height: 35px;
	background-color: #dddddd;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}
.gNav_list > li:last-child > a::after {
	display: none;
}
.gSearch-sp {
	display: none;
}
.gSearch-sp > form {}
.gNav_spList {
	list-style: none;
	display: none;
}
.gNav_spList > li {}
.gNav_spList > li:first-child {}
.gNav_spList > li:last-child {}
.gNav_spList > li:nth-child(2n+1) {}
.gNav_spList > li:nth-child(n+3) {}
.gNav_spList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.gNav_spList > li > a::before {
	content: "";
}
.gNav_spList > li > a::after {
	content: "";
}
.gPageTop {
	line-height: 2;
}
.gPageTop_button {
	display: block;
	width: 100%;
	height: 50px;
	background-color: #111111;
	color: #fff;
	font-size: 16px;
	border: 1px solid #111111;
	box-sizing: border-box;
	border-left: none;
	border-right: none;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gPageTop_button::before {
	content: "";
}
.gPageTop_button::after {
	content: "";
}
.gFooter {
	line-height: 2;
	min-width: 0;
	background: none;
	height: auto;
	width: auto;
	clear: none;
	font-size: 15px;
}
.gFooter_inner {
	padding-top: 50px;
}
.gFooter_cols {
	display: flex;
	align-items: center;
}
.gFooter_col {}
.gFooter_col-no1 {}
.gFooter_logo {}
.gFooter_logo > a {
	display: block;
	text-decoration: none;
	color: inherit;
	transition-duration: .3s;
	transition-property: opacity;
}
.gFooter_logo > a::before {
	content: "";
}
.gFooter_logo > a::after {
	content: "";
}
.gFooter_logo > a > b {
	display: block;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -.02em;
	margin-bottom: 6px;
}
.gFooter_col-no2 {
	display: flex;
	align-items: center;
	flex-grow: 1;
}
.gFooter_col-no2::before {
	content: "";
	display: block;
	width: 1px;
	height: 140px;
	background-color: #cccccc;
	margin: 0 40px;
}
.gFooter_prefWrap {
	display: flex;
	align-items: center;
}
.gFooter_prefLogo {
	margin-right: 40px;
	width: 148px;
	min-width: 148px;
}
.gFooter_prefLogo > a {}
.gFooter_prefLogo > a > img {}
.gFooter_prefLogo > img {
	display: block;
}
.gFooter_dList {
	list-style: none;
}
.gFooter_dList > dt {}
.gFooter_dList > dd {}
.gFooter_copyright {
	padding: 35px 0;
}
.gFooter_copyright > small {
	display: block;
	font-size: 12px;
	text-align: center;
}
.gPankuzu {
	background-color: #111111;
	line-height: 2;
	background-image: none;
	border-top: none;
	border-bottom: none;
	font-size: 15px;
}
.gPankuzu_inner {
	max-width: none;
	padding: 0 30px;
}
.gPankuzu_oList {
	list-style: none;
	color: #fff;
	font-size: 12px;
	display: flex;
	padding: 8px 0;
	white-space: nowrap;
	overflow: auto;
}
.gPankuzu_oList > li {
	display: flex;
	align-items: center;
}
.gPankuzu_oList > li::after {
	content: ">";
	display: block;
	margin: 0 15px;
}
.gPankuzu_oList > li:last-child::after {
	display: none;
}
.gPankuzu_oList > li:first-child {}
.gPankuzu_oList > li:last-child {
	display: block;
	max-width: 400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gPankuzu_oList > li:nth-child(2n+1) {}
.gPankuzu_oList > li:nth-child(n+3) {}
.gPankuzu_oList > li > a {
	display: block;
	color: inherit;
	font-size: inherit;
}
.gPankuzu_oList > li > a::before {
	content: "";
}
.gPankuzu_oList > li > a::after {
	content: "";
}
.gBody {
	padding-bottom: 100px;
	padding-top: 50px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.gBody-noPb {
	padding-bottom: 0;
}
.gBody-noPt {
	padding-top: 0;
}
.p-about .gNav_list > li > a.-about,
.p-product .gNav_list > li > a.-product,
.p-gourmet .gNav_list > li > a.-gourmet,
.p-buy .gNav_list > li > a.-buy,
.p-experience .gNav_list > li > a.-experience,
.p-recipe .gNav_list > li > a.-recipe,
.p-event .gNav_list > li > a.-event {
	background-color: #f2f2ee;
}
.gTeaserText {
	text-align: center;
	border: 1px solid #fff;
	background-color: #f2f2ee;
	padding: 15px 15px;
}
.wp-pagenavi {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 72px;
}
.wp-pagenavi > a,
.wp-pagenavi > span {
	border: 1px solid #cccccc;
	min-width: 30px;
	height: 30px;
	box-sizing: border-box;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: inherit;
	background-color: #eeeeee;
	margin: 2px 4px;
	transition-duration: .3s;
	transition-property: background-color, color, border-color;
}
.wp-pagenavi > .previouspostslink {}
.wp-pagenavi > .current {
	background-color: #111111;
	border-color: #111111;
	color: #fff;
}
.wp-pagenavi > .extend {
	border: none;
	background: none;
}
.wp-pagenavi > .nextpostslink {}
.slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 8px;
}
.slick-dots > li {
	display: block;
}
.slick-dots > li > button {
	font-size: 0;
	border: 8px solid transparent;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	box-sizing: content-box;
	background-clip: padding-box;
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: background-color, -webkit-transform;
	transition-property: background-color, transform;
	transition-property: background-color, transform, -webkit-transform;
	background-color: #bbbbbb;
}
.slick-dots > li.slick-active > button {
	background-color: #e83428;
}
.slick-slider {
	font-size: 0;
}
.slick-slider.slick-initialized {
	opacity: 1;
	transition-duration: 1s;
	transition-property: opacity;
}
.gSupport {
	border: 5px solid #f2f2ee;
	padding: 50px 10px;
}
.gSupport_cols {
	display: flex;
	max-width: 840px;
	margin: 0 auto;
	align-items: center;
}
.gSupport_col {}
.gSupport_col-no1 {
	width: 213px;
	min-width: 213px;
	margin-right: 80px;
}
.gSupport_image {}
.gSupport_image > img {
	display: block;
}
.gSupport_col-no2 {}
.gSupport_title {
	line-height: 1.3;
	font-weight: normal;
	font-size: 28px;
	margin-bottom: 22px;
}
.gSupport_text {
	margin-bottom: 20px;
}
.gSupport_link {
	max-width: 240px;
}
.gSupport_link > a {}
.gSupport_link > a::before {
	content: "";
}
.gSupport_link > a::after {
	content: "";
}
.gMenuNav {
	margin-bottom: 43px;
}
.gMenuNav_list {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.gMenuNav_list > li {
	margin-bottom: 5px;
	margin-top: 5px;
}
.gMenuNav_list > li:first-child {}
.gMenuNav_list > li:last-child {}
.gMenuNav_list > li:nth-child(2n+1) {}
.gMenuNav_list > li:nth-child(n+3) {}
.gMenuNav_list > li > a {
	text-decoration: none;
	color: inherit;
	display: block;
	position: relative;
	z-index: 1;
	font-size: 18px;
	padding: 15px 25px 25px;
	border-right: 1px solid #ccc;
	line-height: 1;
	transition-duration: .3s;
	transition-property: background-color, color;
	text-align: center;
	border-left: 1px solid #ccc;
	margin-left: -1px;
}
.gMenuNav_list > li > a::before {
	content: "";
}
.gMenuNav_list > li > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 12px;
	left: 50%;
	border: 2px solid #1fa55d;
	width: 6px;
	height: 6px;
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	border-top: none;
	border-left: none;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.gMenuNav_list > li:first-child > a {
	margin-left: 0;
}
.gMenuWrap {
	margin-bottom: 60px;
}
.gMenuWrap:last-child {
	margin-bottom: 0;
}
.gMenu {}
.gMenu_title {}
.gMenu_title > small {}
.gMenu_cardWrap {
	display: flex;
	flex-wrap: wrap;
}
.gCard {
	width: 49%;
	margin-left: 2%;
	display: flex;
}
.gCard:nth-child(2n+1) {
	margin-left: 0;
}
.gCard:nth-child(n+3) {
	margin-top: 20px;
}
.gCard > a {
	display: block;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
	line-height: 1.2;
	transition-duration: .3s;
	transition-property: box-shadow, -webkit-transform;
	transition-property: box-shadow, transform;
	transition-property: box-shadow, transform, -webkit-transform;
	position: relative;
	z-index: 1;
	background-color: #fff;
	color: inherit;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	flex-wrap: wrap;
	padding: 18px 23px;
	padding-right: 30px;
	height: 100%;
	box-sizing: border-box;
}
.gCard > a .icon {
	display: block;
	color: #c3ad73;
	position: absolute;
	z-index: 3;
	bottom: 14px;
	right: 10px;
	font-size: 20px;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.gCard > a::before {
	content: "";
}
.gCard > a::after {
	content: "";
}
.gBannerNav {
	background: #f2f2ee;
	margin-top: 70px;
	padding-top: 70px;
	padding-bottom: 75px;
}
.gBannerNav_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.gBannerNav_list > li {
	width: 32%;
	margin-left: 2%;
}
.gBannerNav_list > li:first-child {}
.gBannerNav_list > li:last-child {}
.gBannerNav_list > li:nth-child(3n+1) {
	margin-left: 0;
}
.gBannerNav_list > li:nth-child(n+4) {
	margin-top: 20px;
}
.gBannerCard {}
.gBannerCard > a {
	display: flex;
	text-decoration: none;
	align-items: center;
	color: #333;
	background: #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 1;
}
.gBannerCard > a::before {
	content: "";
}
.gBannerCard > a::after {
	content: "";
}
.gBannerCard_image {
	overflow: hidden;
	width: 80px;
	min-width: 80px;
}
.gBannerCard_image > img {
	display: block;
	transition-duration: .5s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.gBannerCard_text {
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.4;
	flex-grow: 1;
}
.gBannerCard_text > .icon {
	color: #c3ad73;
	font-size: 14px;
	display: block;
	position: absolute;
	z-index: 3;
	bottom: 6px;
	right: 10px;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.gEntry {}
.gEntry_areaTxt {
	margin-bottom: 60px;
}
.gEntry_areaTxt:last-child {
	margin-bottom: 0;
}
.gEntry_title {
	display: flex;
	align-items: center;
}
.gEntry_text {
	margin-bottom: 40px;
}
.gEntry_text:last-child {
	margin-bottom: 0;
}
.gEntry_table {
	margin-bottom: 65px;
}
.gEntry_table:last-child {
	margin-bottom: 0;
}
.gEntry_table > tbody {}
.gEntry_table > tbody > tr {}
.gEntry_table > tbody > tr:first-child {}
.gEntry_table > tbody > tr:last-child {}
.gEntry_table > tbody > tr > th {}
.gEntry_table > tbody > tr > td {
	vertical-align: middle;
}
.gEntry_table > tbody > tr > td > a.-add {
	margin-left: 20px;
}
.gEntry_photoList {
	list-style: none;
}
.gEntry_photoList > li {}
.gEntry_photoList > li:first-child {}
.gEntry_photoList > li:last-child {}
.gEntry_photoList > li:nth-child(2n+1) {}
.gEntry_photoList > li:nth-child(n+2) {
	margin-top: 32px;
}
.gEntry_image {}
.gEntry_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.gEntry_link {
	margin: 0 auto;
	border-top: 2px solid #0d0606;
	padding-top: 45px;
}
.gEntry_link > a {
	height: 40px;
	width: 240px;
	margin: 0 auto;
}
.gEntry_link > a::before {}
.gEntry_link > a::after {
	content: "";
}
.gBannerNav_list-4col {}
.gBannerNav_list-4col > li {
	width: 23.5%;
}
.gBannerNav_list-4col > li:last-child {}
.gBannerNav_list-4col > li:nth-child(3n+1) {
	margin-left: 2%;
}
.gBannerNav_list-4col > li:nth-child(n+3) {
	margin-top: 0;
}
.gBannerNav_list-4col > li:first-child {
	margin-left: 0;
}
.gEntry_title > small {
	font-size: 15px;
	color: #fff;
	background: #a262ca;
	padding: 14px 10px;
	display: block;
	margin-right: 17px;
	text-align: center;
	line-height: 1;
	white-space: nowrap;
}
.gEntry_cols {
	display: flex;
	justify-content: space-between;
}
.gEntry_col {}
.gEntry_col-no1 {
	width: calc(100% - 260px);
}
.gEntry_col-no2 {
	width: 210px;
	min-width: 210px;
}
.gEntry_photo {
	margin-bottom: 10px;
}
.gEntry_photo > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.gEntry_name {
	line-height: 1;
	font-size: 15px;
}
.gEntry_name > b {
	display: block;
	font-weight: normal;
	margin-bottom: 7px;
}
.gEntry_name > small {
	display: block;
	font-size: 14px;
}
.gBannerNav_title {
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 40px;
}
.gCard_cols {
	display: flex;
	width: 100%;
	align-items: center;
}
.gCard_col {}
.gCard_col-no1 {
	width: 111px;
	min-width: 111px;
	margin-right: 25px;
}
.gCard_image {}
.gCard_image-bg {
	padding-bottom: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.gCard_image > img {
	display: block;
}
.gCard_col-no2 {
	padding-right: 15px;
	flex-grow: 1;
}
.gCard_dList {
	list-style: none;
}
.gCard_dList > dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}
.gCard_dList > dd {}
.gCard_text {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.gBody-feature {
	margin-bottom: 50px;
	padding: 0 20px;
	margin-top: 50px;
}
.gBody_inner-feature {}
.gBody_inner-feature > .contentsField {
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
.gFeatureBackLink {
	max-width: 240px;
	margin-left: auto;
	margin-bottom: 10px;
}
.gFeatureBackLink > a {
	font-size: 15px;
}
.gFeatureBackLink > a::before {
	content: "";
}
.gFeatureBackLink > a::after {
	content: "";
}
@media screen and (max-width: 1199px) {
	.gHeader_list > li {
		width: 200px;
	}
	.gHeader_inner {
		padding-left: 20px;
	}
	.gNav_list > li > a {
		font-size: 18px;
	}
	.gHeader_title > a > b {
		font-size: 15px;
	}
	.gHeader_title_img {
		width: 300px;
		height: auto;
	}
	.gFooter_col-no2::before {
		margin: 0 25px;
	}
	.gFooter_prefLogo {
		margin-right: 25px;
	}
	.gFooter {
		font-size: 14px;
	}
}
@media screen and (min-width:1000px) {
	.gFeatureBackLink > a:hover {}
	.gMenuNav_list > li > a:hover {
		background-color: #f2f2ee;
	}
	.gCard > a:hover {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
		box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.15);
	}
	.gMenuNav_list > li > a:hover::after {
		-webkit-transform: translateX(-50%) translateY(5px) rotate(45deg);
		transform: translateX(-50%) translateY(5px) rotate(45deg);
	}
	.slick-dots > li > button:hover {
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
	}
	.wp-pagenavi > a:hover {
		background-color: #111111;
		border-color: #111111;
		color: #fff;
	}
	.gHeader_title > a:hover {
		opacity: .7;
	}
	.gHeader_list > li > a:hover {
		background-color: #e0e0db;
	}
	.gHeader_infoList > li > a:hover {
		text-decoration: underline;
	}
	.gSearch_inputWrap > button:hover {
		color: #333333;
	}
	.gMenuBtn:hover {}
	.gNav_list > li > a:hover {
		background-color: #f2f2ee;
	}
	.gNav_spList > li > a:hover {}
	.gPageTop_button:hover {
		background-color: #fff;
		color: #111;
	}
	.gFooter_logo > a:hover {
		opacity: .7;
	}
	.gFooter_prefLogo > a:hover {}
	.gPankuzu_oList > li > a:hover {
		text-decoration: none;
	}
	.gSupport_link > a:hover {}
	.gBannerCard > a:hover {}
	a:hover .gBannerCard_text {
		text-decoration: underline;
	}
	a:hover .gBannerCard_image > img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.gEntry_link > a:hover {}
	.gCard > a:hover .icon {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}
@media screen and (max-width: 999px) {
	.gHeaderWrap {}
	.gHeader {}
	.gHeader_inner {}
	.gHeader_cols {}
	.gHeader_col {}
	.gHeader_col-no1 {}
	.gHeader_title {}
	.gHeader_title > a {}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title > a > b {
		font-size: 12px;
	}
	.gHeader_title_img {
		width: 240px;
	}
	.gHeader_col-no2 {}
	.gHeader_list {}
	.gHeader_list > li {
		width: 140px;
	}
	.gHeader_list > li:first-child {}
	.gHeader_list > li:last-child {}
	.gHeader_list > li:nth-child(2n+1) {}
	.gHeader_list > li:nth-child(n+3) {}
	.gHeader_list > li > a {
		font-size: 12px;
		line-height: 1;
		text-align: center;
	}
	.gHeader_list > li > a::before {}
	.gHeader_list > li > a::after {}
	.gHeader_info {}
	.gHeader_infoList {}
	.gHeader_infoList > li {}
	.gHeader_infoList > li:first-child {}
	.gHeader_infoList > li:last-child {}
	.gHeader_infoList > li:nth-child(2n+1) {}
	.gHeader_infoList > li:nth-child(n+3) {}
	.gHeader_infoList > li > a {
		height: 50px;
		font-size: 13px;
		padding: 0 10px;
	}
	.gHeader_infoList > li > a::before {}
	.gHeader_infoList > li > a::after {}
	.gSearch {}
	.gSearch > form {}
	.gSearch_inputWrap {}
	.gSearch_inputWrap > input {}
	.gSearch_inputWrap > button {}
	.gSearch_inputWrap > button::before {}
	.gSearch_inputWrap > button::after {}
	.gSearch_inputWrap > button > .icon {}
	.gMenuBtn {}
	.gMenuBtn::before {}
	.gMenuBtn::after {}
	.gMenuBtn_bar {}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {}
	.gMenuBtn_bar-no3 {}
	.gNav {}
	.gNav_inner {}
	.gNav_list {}
	.gNav_list > li {}
	.gNav_list > li.-top {}
	.gNav_list > li:first-child {}
	.gNav_list > li:last-child {}
	.gNav_list > li:nth-child(2n+1) {}
	.gNav_list > li:nth-child(n+3) {}
	.gNav_list > li > a {
		font-size: 14px;
		padding: 0 5px;
	}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {}
	.gNav_list > li:last-child > a::after {}
	.gSearch-sp {}
	.gSearch-sp > form {}
	.gNav_spList {}
	.gNav_spList > li {}
	.gNav_spList > li:first-child {}
	.gNav_spList > li:last-child {}
	.gNav_spList > li:nth-child(2n+1) {}
	.gNav_spList > li:nth-child(n+3) {}
	.gNav_spList > li > a {}
	.gNav_spList > li > a::before {}
	.gNav_spList > li > a::after {}
	.gPageTop {}
	.gPageTop_button {}
	.gPageTop_button::before {}
	.gPageTop_button::after {}
	.gFooter {}
	.gFooter_inner {}
	.gFooter_cols {
		display: block;
	}
	.gFooter_col {}
	.gFooter_col-no1 {}
	.gFooter_logo {
		display: flex;
		justify-content: center;
		text-align: center;
	}
	.gFooter_logo > a {}
	.gFooter_logo > a::before {}
	.gFooter_logo > a::after {}
	.gFooter_logo > a > b {
		font-size: 14px;
	}
	.gFooter_logo > a > img {
		width: 300px;
	}
	.gFooter_col-no2 {
		display: block;
	}
	.gFooter_col-no2::before {
		width: 140px;
		height: 1px;
		margin: 20px auto;
	}
	.gFooter_prefWrap {
		justify-content: center;
	}
	.gFooter_prefLogo {
		width: 120px;
		min-width: 120px;
	}
	.gFooter_prefLogo > a {}
	.gFooter_prefLogo > a > img {}
	.gFooter_prefLogo > img {}
	.gFooter_dList {}
	.gFooter_dList > dt {}
	.gFooter_dList > dd {}
	.gFooter_copyright {
		padding: 25px 0;
	}
	.gFooter_copyright > small {
		font-size: 11px;
	}
	.gPankuzu {}
	.gPankuzu_inner {}
	.gPankuzu_oList {}
	.gPankuzu_oList > li {}
	.gPankuzu_oList > li::after {}
	.gPankuzu_oList > li:last-child::after {}
	.gPankuzu_oList > li:first-child {}
	.gPankuzu_oList > li:last-child {
		max-width: 250px;
	}
	.gPankuzu_oList > li:nth-child(2n+1) {}
	.gPankuzu_oList > li:nth-child(n+3) {}
	.gPankuzu_oList > li > a {}
	.gPankuzu_oList > li > a::before {}
	.gPankuzu_oList > li > a::after {}
	.gBody {
		padding-bottom: 80px;
	}
	.gBody-noPb {
		padding-bottom: 0;
	}
	.gBody-noPt {
		padding-top: 0;
	}
	.gTeaserText {}
	.wp-pagenavi {
		margin-top: 50px;
	}
	.wp-pagenavi > a,
	.wp-pagenavi > span {}
	.wp-pagenavi > .previouspostslink {}
	.wp-pagenavi > .current {}
	.wp-pagenavi > .extend {}
	.wp-pagenavi > .nextpostslink {}
	.gSupport {
		padding: 30px 10px;
	}
	.gSupport_cols {}
	.gSupport_col {}
	.gSupport_col-no1 {
		margin-right: 40px;
	}
	.gSupport_image {}
	.gSupport_image > img {}
	.gSupport_col-no2 {}
	.gSupport_title {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.gSupport_text {}
	.gSupport_link {}
	.gSupport_link > a {}
	.gSupport_link > a::before {}
	.gSupport_link > a::after {}
	.gMenuNav {
		margin-bottom: 30px;
	}
	.gMenuNav_list {}
	.gMenuNav_list > li {}
	.gMenuNav_list > li:first-child {}
	.gMenuNav_list > li:last-child {}
	.gMenuNav_list > li:nth-child(2n+1) {}
	.gMenuNav_list > li:nth-child(n+3) {}
	.gMenuNav_list > li > a {
		font-size: 15px;
		padding: 15px 15px 25px;
	}
	.gMenuNav_list > li > a::before {}
	.gMenuNav_list > li > a::after {}
	.gMenuNav_list > li:first-child > a {}
	.gMenuWrap {}
	.gMenuWrap:last-child {}
	.gMenu {}
	.gMenu_title {}
	.gMenu_cardWrap {}
	.gCard {}
	.gCard:nth-child(2n+1) {}
	.gCard:nth-child(n+3) {}
	.gCard > a {
		padding: 15px 15px;
	}
	.gCard > a .icon {}
	.gCard > a::before {}
	.gCard > a::after {}
	.gBannerNav {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.gBannerNav_list {}
	.gBannerNav_list > li {}
	.gBannerNav_list > li:first-child {}
	.gBannerNav_list > li:last-child {}
	.gBannerNav_list > li:nth-child(3n+1) {}
	.gBannerNav_list > li:nth-child(n+4) {}
	.gBannerCard {}
	.gBannerCard > a {}
	.gBannerCard > a::before {}
	.gBannerCard > a::after {}
	.gBannerCard_image {
		width: 70px;
		min-width: 70px;
	}
	.gBannerCard_image > img {}
	.gBannerCard_text {
		padding-left: 10px;
		font-size: 13px;
	}
	.gBannerCard_text > .icon {}
	.gEntry {}
	.gEntry_areaTxt {
		margin-bottom: 50px;
	}
	.gEntry_title {}
	.gEntry_text {
		margin-bottom: 30px;
	}
	.gEntry_table {
		margin-bottom: 60px;
	}
	.gEntry_table > tbody {}
	.gEntry_table > tbody > tr {}
	.gEntry_table > tbody > tr:first-child {}
	.gEntry_table > tbody > tr:last-child {}
	.gEntry_table > tbody > tr > th {}
	.gEntry_table > tbody > tr > td {}
	.gEntry_table > tbody > tr > td > a.-add {
		margin-left: 10px;
	}
	.gEntry_photoList {}
	.gEntry_photoList > li {}
	.gEntry_photoList > li:first-child {}
	.gEntry_photoList > li:last-child {}
	.gEntry_photoList > li:nth-child(2n+1) {}
	.gEntry_photoList > li:nth-child(n+2) {}
	.gEntry_image {}
	.gEntry_image > img {}
	.gEntry_link {}
	.gEntry_link > a {}
	.gEntry_link > a::before {}
	.gEntry_link > a::after {}
	.gBannerNav_list-4col {}
	.gBannerNav_list-4col > li {}
	.gBannerNav_list-4col > li:last-child {}
	.gBannerNav_list-4col > li:nth-child(3n+1) {}
	.gBannerNav_list-4col > li:nth-child(n+3) {}
	.gBannerNav_list-4col > li:first-child {}
	.gEntry_title > small {
		font-size: 14px;
		padding: 10px;
	}
	.gEntry_cols {}
	.gEntry_col {
		width: calc(100% - 180px);
	}
	.gEntry_col-no1 {}
	.gEntry_col-no2 {
		width: 160px;
		min-width: 160px;
	}
	.gEntry_photo {}
	.gEntry_photo > img {}
	.gEntry_name {
		font-size: 14px;
	}
	.gEntry_name > b {}
	.gEntry_name > small {
		font-size: 14px;
	}
	.gBannerNav_title {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.gCard_cols {}
	.gCard_col {}
	.gCard_col-no1 {
		width: 90px;
		min-width: 90px;
		margin-right: 15px;
	}
	.gCard_image {}
	.gCard_image > img {}
	.gCard_col-no2 {}
	.gCard_dList {}
	.gCard_dList > dt {
		font-size: 17px;
		margin-bottom: 6px;
	}
	.gCard_dList > dd {}
	.gCard_text {}
	.gBody-feature {
		padding-bottom: 0;
		margin-top: 20px;
	}
	.gFeatureBackLink {}
	.gFeatureBackLink > a {}
	.gFeatureBackLink > a::before {}
	.gFeatureBackLink > a::after {}
}
@media screen and (max-width: 767px) {
	.gHeaderWrap {
		height: 60px;
		position: relative;
		z-index: 10;
		max-height: 60px;
	}
	.gHeader {
		position: fixed;
		z-index: 1000;
		top: 0;
		left: 0;
		width: 100%;
		background: rgba(255, 255, 255, 0.94);
	}
	.gHeader_inner {
		padding: 0;
	}
	.gHeader_cols {
		display: block;
	}
	.gHeader_col {}
	.gHeader_col-no1 {}
	.gHeader_title {
		display: flex;
	}
	.gHeader_title > a {
		display: flex;
		height: 60px;
		flex-direction: column;
		justify-content: center;
		padding-left: 15px;
	}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title > a > b {
		font-size: 10px;
		margin-bottom: 4px;
	}
	.gHeader_title_img {
		width: 210px;
	}
	.gHeader_col-no2 {
		display: none;
	}
	.gHeader_list {}
	.gHeader_list > li {}
	.gHeader_list > li:first-child {}
	.gHeader_list > li:last-child {}
	.gHeader_list > li:nth-child(2n+1) {}
	.gHeader_list > li:nth-child(n+3) {}
	.gHeader_list > li > a {}
	.gHeader_list > li > a::before {}
	.gHeader_list > li > a::after {}
	.gHeader_info {}
	.gHeader_infoList {}
	.gHeader_infoList > li {}
	.gHeader_infoList > li:first-child {}
	.gHeader_infoList > li:last-child {}
	.gHeader_infoList > li:nth-child(2n+1) {}
	.gHeader_infoList > li:nth-child(n+3) {}
	.gHeader_infoList > li > a {}
	.gHeader_infoList > li > a::before {}
	.gHeader_infoList > li > a::after {}
	.gSearch {}
	.gSearch > form {}
	.gSearch_inputWrap {
		width: auto;
	}
	.gSearch_inputWrap > input {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.gSearch_inputWrap > button {}
	.gSearch_inputWrap > button::before {}
	.gSearch_inputWrap > button::after {}
	.gSearch_inputWrap > button > .icon {}
	.gMenuBtn {
		position: absolute;
		z-index: 10;
		display: block;
		width: 60px;
		height: 60px;
		top: 0;
		right: 0;
	}
	.gMenuBtn::before {}
	.gMenuBtn::after {}
	.gMenuBtn_bar {
		width: 24px;
		height: 2px;
		background-color: #111;
		display: block;
		margin: 0 auto;
		position: relative;
		z-index: 1;
		top: 0;
		transition-duration: .3s;
		transition-property: top, -webkit-transform;
		transition-property: transform, top;
		transition-property: transform, top, -webkit-transform;
	}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {
		margin: 5px auto;
	}
	.gMenuBtn_bar-no3 {}
	.isShow .gMenuBtn_bar-no2 {
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1);
	}
	.isShow .gMenuBtn_bar-no1 {
		top: 7px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.isShow .gMenuBtn_bar-no3 {
		top: -7px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.gMenuBtn_barWrap {
		display: block;
		float: none;
		width: auto;
		height: auto;
	}
	.gMenuBtn > b {
		display: block;
		font-size: 10px;
		line-height: 1;
		margin-top: 6px;
		font-family: serif;
		font-weight: normal;
	}
	.gNav {
		position: fixed;
		top: 60px;
		left: 0;
		width: 100%;
		border-bottom: none;
		border-top: none;
		background-color: #f2f2ee;
		box-shadow: 0 50vh 0 50vh #f2f2ee;
		-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;
		display: block;
		overflow: auto;
		max-height: calc(100vh - 60px);
		padding-bottom: 20px;
		box-sizing: border-box;
	}
	.gNav.isShow {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s, 0s;
	}
	.gNav_inner {}
	.gNav_list {
		display: block;
		border-bottom: 1px solid #ddd;
	}
	.gNav_list > li {}
	.gNav_list > li.-top {}
	.gNav_list > li:first-child {}
	.gNav_list > li:last-child {}
	.gNav_list > li:nth-child(2n+1) {}
	.gNav_list > li:nth-child(n+3) {}
	.gNav_list > li > a {
		background-color: #f2f2ee;
		border-top: 1px solid #ddd;
		height: 50px;
		justify-content: flex-start;
		padding: 0 20px;
	}
	.gNav_list > li > a::before {}
	.gNav_list > li > a::after {
		display: none;
	}
	.gNav_list > li:last-child > a::after {}
	.gSearch-sp {
		display: block;
		padding: 15px 20px;
	}
	.gSearch-sp > form {}
	.gNav_spList {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.gNav_spList > li {}
	.gNav_spList > li:first-child {}
	.gNav_spList > li:last-child {}
	.gNav_spList > li:nth-child(2n+1) {}
	.gNav_spList > li:nth-child(n+3) {}
	.gNav_spList > li > a {
		font-size: 13px;
		background-color: #fff;
		height: 36px;
		border-radius: 50px;
		align-items: center;
		justify-content: center;
		display: flex;
		padding: 0 25px;
	}
	.gNav_spList > li > a::before {}
	.gNav_spList > li > a::after {}
	.gPageTop {}
	.gPageTop_button {
		font-size: 14px;
	}
	.gPageTop_button::before {}
	.gPageTop_button::after {}
	.gFooter {}
	.gFooter_inner {
		padding-top: 35px;
	}
	.gFooter_cols {}
	.gFooter_col {}
	.gFooter_col-no1 {}
	.gFooter_logo {}
	.gFooter_logo > a {}
	.gFooter_logo > a::before {}
	.gFooter_logo > a::after {}
	.gFooter_logo > a > b {
		font-size: 10px;
	}
	.gFooter_logo > a > img {
		width: 200px;
	}
	.gFooter_col-no2 {}
	.gFooter_col-no2::before {
		margin: 20px auto 35px;
	}
	.gFooter_prefWrap {
		display: block;
	}
	.gFooter_prefLogo {
		width: 100px;
		min-width: 100px;
		margin: 0 auto 10px;
	}
	.gFooter_prefLogo > a {}
	.gFooter_prefLogo > a > img {}
	.gFooter_prefLogo > img {
		width: 100px;
	}
	.gFooter_dList {
		font-size: 12px;
		text-align: center;
	}
	.gFooter_dList > dt {}
	.gFooter_dList > dd {}
	.gFooter_copyright {
		padding: 20px 0;
	}
	.gFooter_copyright > small {
		font-size: 10px;
	}
	.gPankuzu {
		display: block;
	}
	.gPankuzu_inner {
		padding: 0 20px;
	}
	.gPankuzu_oList {
		font-size: 10px;
	}
	.gPankuzu_oList > li {}
	.gPankuzu_oList > li::after {
		margin: 0 5px;
	}
	.gPankuzu_oList > li:last-child::after {}
	.gPankuzu_oList > li:first-child {}
	.gPankuzu_oList > li:last-child {
		max-width: 170px;
	}
	.gPankuzu_oList > li:nth-child(2n+1) {}
	.gPankuzu_oList > li:nth-child(n+3) {}
	.gPankuzu_oList > li > a {}
	.gPankuzu_oList > li > a::before {}
	.gPankuzu_oList > li > a::after {}
	.gBody {
		padding-top: 25px;
		padding-bottom: 50px;
	}
	.gBody-noPb {
		padding-bottom: 0;
	}
	.gBody-noPt {
		padding-top: 0;
	}
	.gTeaserText {}
	.wp-pagenavi {
		margin-top: 35px;
	}
	.wp-pagenavi > a,
	.wp-pagenavi > span {
		min-width: 26px;
		height: 26px;
		font-size: 12px;
		margin: 2px 2px;
	}
	.wp-pagenavi > .previouspostslink {}
	.wp-pagenavi > .current {}
	.wp-pagenavi > .extend {}
	.wp-pagenavi > .nextpostslink {}
	.gSupport {
		border-width: 3px;
		padding: 23px 10px;
	}
	.gSupport_cols {
		flex-direction: column;
	}
	.gSupport_col {
		width: auto;
	}
	.gSupport_col-no1 {
		margin-right: 0;
		margin-bottom: 23px;
	}
	.gSupport_image {}
	.gSupport_image > img {}
	.gSupport_col-no2 {}
	.gSupport_title {
		font-size: 18px;
		text-align: center;
	}
	.gSupport_text {}
	.gSupport_link {
		max-width: none;
		width: auto;
	}
	.gSupport_link > a {}
	.gSupport_link > a::before {}
	.gSupport_link > a::after {}
	.gMenuNav {
		margin-left: -20px;
		margin-right: -20px;
	}
	.gMenuNav_list {
		border-bottom: 1px solid #ddd;
	}
	.gMenuNav_list > li {
		width: 50%;
		box-sizing: border-box;
		margin: 0;
	}
	.gMenuNav_list > li:first-child {}
	.gMenuNav_list > li:last-child:nth-child(2n+1) {
		width: 100%;
		border-right: none;
	}
	.gMenuNav_list > li:nth-child(2n+1) {
		border-right: 1px solid #ddd;
	}
	.gMenuNav_list > li:nth-child(n+3) {}
	.gMenuNav_list > li > a {
		padding: 15px 15px 25px;
		font-size: 14px;
		border-right: none;
		border-top: 1px solid #ddd;
		border-left: none;
		margin: 0;
	}
	.gMenuNav_list > li > a::before {}
	.gMenuNav_list > li > a::after {
		border-width: 1px;
	}
	.gMenuNav_list > li:first-child > a {
		border-left: none;
	}
	.gMenuWrap {
		margin-bottom: 40px;
	}
	.gMenuWrap:last-child {}
	.gMenu {}
	.gMenu_title {}
	.gMenu_cardWrap {
		display: block;
	}
	.gCard {
		width: auto;
		margin-left: 0;
	}
	.gCard:nth-child(2n+1) {}
	.gCard:nth-child(n+3) {}
	.gCard:nth-child(n+2) {
		margin-top: 15px;
	}
	.gCard > a {
		padding: 10px 10px;
		padding-right: 28px;
	}
	.gCard > a .icon {
		font-size: 16px;
		bottom: 10px;
		right: 10px;
	}
	.gCard > a::before {}
	.gCard > a::after {}
	.gBannerNav {
		margin-top: 45px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.gBannerNav_list {
		display: block;
	}
	.gBannerNav_list > li {
		width: auto;
		margin-left: 0;
	}
	.gBannerNav_list > li:first-child {}
	.gBannerNav_list > li:last-child {}
	.gBannerNav_list > li:nth-child(3n+1) {}
	.gBannerNav_list > li:nth-child(n+4) {
		margin-top: 12px;
	}
	.gBannerNav_list > li:nth-child(n+2) {
		margin-top: 12px;
	}
	.gBannerCard {}
	.gBannerCard > a {}
	.gBannerCard > a::before {}
	.gBannerCard > a::after {}
	.gBannerCard_image {
		width: 60px;
		min-width: 60px;
	}
	.gBannerCard_image > img {}
	.gBannerCard_text {
		font-size: 14px;
	}
	.gBannerCard_text > .icon {
		bottom: 23px;
	}
	.gEntry {}
	.gEntry_areaTxt {
		margin-bottom: 35px;
	}
	.gEntry_title {}
	.gEntry_text {
		margin-bottom: 20px;
	}
	.gEntry_table {
		margin-bottom: 30px;
	}
	.gEntry_table > tbody {}
	.gEntry_table > tbody > tr {}
	.gEntry_table > tbody > tr:first-child {}
	.gEntry_table > tbody > tr:last-child {}
	.gEntry_table > tbody > tr > th {}
	.gEntry_table > tbody > tr > td {}
	.gEntry_table > tbody > tr > td > a.-add {
		font-size: 12px;
	}
	.gEntry_photoList {}
	.gEntry_photoList > li {}
	.gEntry_photoList > li:first-child {}
	.gEntry_photoList > li:last-child {}
	.gEntry_photoList > li:nth-child(2n+1) {}
	.gEntry_photoList > li:nth-child(n+2) {}
	.gEntry_image {}
	.gEntry_image > img {}
	.gEntry_link {
		padding-top: 30px;
		border-width: 1px;
	}
	.gEntry_link > a {
		width: auto;
	}
	.gEntry_link > a::before {}
	.gEntry_link > a::after {}
	.gBannerNav_list-4col {}
	.gBannerNav_list-4col > li {}
	.gBannerNav_list-4col > li:last-child {}
	.gBannerNav_list-4col > li:nth-child(3n+1) {
		margin-left: 0;
	}
	.gBannerNav_list-4col > li:nth-child(n+3) {}
	.gBannerNav_list-4col > li:first-child {}
	.gEntry_title > small {
		font-size: 12px;
		padding: 6px 8px;
		margin-right: 8px;
	}
	.gEntry_cols {
		display: block;
	}
	.gEntry_col {
		width: auto;
	}
	.gEntry_col-no1 {
		margin-bottom: 25px;
	}
	.gEntry_col-no2 {
		min-width: 0;
		max-width: 180px;
	}
	.gEntry_photo {}
	.gEntry_photo > img {}
	.gEntry_name {}
	.gEntry_name > b {}
	.gEntry_name > small {}
	.gBannerNav_title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.gCard_cols {}
	.gCard_col {}
	.gCard_col-no1 {
		width: 70px;
		min-width: 70px;
	}
	.gCard_image {}
	.gCard_image > img {}
	.gCard_col-no2 {}
	.gCard_dList {}
	.gCard_dList > dt {
		font-size: 15px;
	}
	.gCard_dList > dd {}
	.gCard_text {}
	.gBody-feature {
		margin-bottom: 30px;
		padding: 0;
	}
	.gFeatureBackLink {
		padding-right: 10px;
		max-width: none;
		padding-left: 10px;
	}
	.gFeatureBackLink > a {
		font-size: 14px;
	}
	.gFeatureBackLink > a::before {}
	.gFeatureBackLink > a::after {}
}
s