@charset "UTF-8";
.gBody_inner {}
.contest {
	margin-bottom: 73px;
}
.contest_title {}
.contest_title > .icon {}
.contest_title > small {}
.contest_title > b {}
.contest_text {
	margin-bottom: 125px;
}
.areaMenu {
	padding-bottom: 130px;
}
.areaMenu_title {
	text-align: center;
	position: relative;
	z-index: 3;
	top: -17px;
}
.areaMenu_title > img {
	display: block;
	margin: 0 auto 20px;
}
.menu {
	background: #fff;
	padding: 53px 35px 35px;
	margin-bottom: 60px;
	position: relative;
	z-index: 1;
}
.menu_title {
	display: flex;
	background-color: #baa232;
	color: #fff;
	height: 50px;
	align-items: center;
	width: 160px;
	justify-content: center;
	font-size: 22px;
	font-weight: normal;
	position: absolute;
	z-index: 3;
	top: -15px;
	left: -11px;
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
}
.menu_title::after {
	content: "";
	display: block;
	border: 25px solid #baa232;
	border-left-width: 12px;
	border-right-width: 12px;
	position: absolute;
	z-index: 3;
	right: -20px;
	top: 0;
	border-right-color: transparent;
}
.menu_title > .icon {
	display: block;
	color: #fff;
	font-size: 29px;
	margin-right: 8px;
}
.menu_headline {
	font-size: 26px;
	line-height: 1.4;
	margin-bottom: 12px;
}
.menu_dList {
	list-style: none;
	display: flex;
	line-height: 1.4;
	margin-bottom: 23px;
}
.menu_dList > dt {
	background-color: #baa232;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 10px;
	width: 113px;
	min-width: 113px;
	box-sizing: border-box;
}
.menu_dList > dd {
	font-size: 18px;
	font-weight: bold;
	background-color: #f2f2ee;
	padding: 12px 26px;
	flex-grow: 1;
}
.menu_cols {
	display: flex;
	justify-content: space-between;
}
.menu_col {}
.menu_col-no1 {
	width: 33%;
}
.menu_image {
	display: block;
}
.menu_image > img {
	display: block;
	margin: 0 auto;
}
.menu_col-no2 {
	width: 63%;
}
.menu_text {}
.menu_priceList {
	list-style: none;
	display: flex;
	align-items: center;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	margin-top: 15px;
	flex-wrap: wrap;
}
.menu_priceList > dt {
	background-color: #f2f2ee;
	margin-right: 15px;
	padding: 2px 20px;
	white-space: nowrap;
}
.menu_priceList > dd {
	font-weight: bold;
	display: inline;
}
.menu_list {
	list-style: none;
}
.menu_list > li {
	text-indent: -1em;
	padding-left: 1em;
}
.menu_list > li::before {
	content: "・";
}
.menu_list > li:first-child {}
.menu_list > li:last-child {}
.menu_list > li:nth-child(2n+1) {}
.menu_list > li:nth-child(n+3) {}
.areaMenu_note {}
.contNav {}
.cont_title {
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 31px;
}
.cont_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.cont_list > li {
	width: 32%;
	margin-left: 2%;
}
.cont_list > li:first-child {}
.cont_list > li:last-child {}
.cont_list > li:nth-child(3n+1) {
	margin-left: 0;
}
.cont_list > li:nth-child(n+4) {
	margin-top: 2%;
}
.cont_list > li > a {}
.cont_list > li > a::before {
	content: "";
}
.cont_list > li > a::after {
	content: "";
}
.cont_image {
	width: 38%;
	display: block;
}
.cont_image > img {
	display: block;
	max-width: none;
}
.cont_cap {
	width: 62%;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 24px;
	box-sizing: border-box;
}
.cont_cap > .icon {}
.menu:last-of-type {
	margin-bottom: 10px;
}
.menu_title-pink {
	background-color: #e171a0;
}
.menu_title-pink::after {
	border-color: #e171a0;
	border-right-color: transparent;
}
.cont_list > li > a > .icon {}
.p-contest-18 .cont_list > li > a.-y2018,
.p-contest-17 .cont_list > li > a.-y2017,
.p-contest-16 .cont_list > li > a.-y2016,
.p-contest-15 .cont_list > li > a.-y2015,
.p-contest-13 .cont_list > li > a.-y2013,
.p-contest-12 .cont_list > li > a.-y2012 {
	background-color: rgba(242, 242, 238, 0.6);
}
@media screen and (max-width:1199px) {
	.menu_title {
		left: 0;
	}
}
@media screen and (min-width:1000px) {
	.cont_list > li > a:hover {}
}
@media screen and (max-width:999px) {
	.gBody_inner {}
	.contest {
		margin-bottom: 40px;
	}
	.contest_title {}
	.contest_title > .icon {}
	.contest_title > small {}
	.contest_title > b {}
	.contest_text {
		margin-bottom: 80px;
	}
	.areaMenu {
		padding-bottom: 90px;
	}
	.areaMenu_title {}
	.areaMenu_title > img {
		width: 200px;
	}
	.menu {}
	.menu_title {
		font-size: 19px;
	}
	.menu_title::after {}
	.menu_title > .icon {}
	.menu_headline {
		font-size: 23px;
	}
	.menu_dList {}
	.menu_dList > dt {
		width: 90px;
		min-width: 90px;
		font-size: 16px;
		padding: 10px 10px;
	}
	.menu_dList > dd {
		font-size: 16px;
		padding: 10px 20px;
	}
	.menu_cols {}
	.menu_col {}
	.menu_col-no1 {}
	.menu_image {}
	.menu_image > img {}
	.menu_col-no2 {}
	.menu_text {}
	.menu_priceList {}
	.menu_priceList > dt {}
	.menu_priceList > dd {}
	.menu_list {}
	.menu_list > li {}
	.menu_list > li::before {}
	.menu_list > li:first-child {}
	.menu_list > li:last-child {}
	.menu_list > li:nth-child(2n+1) {}
	.menu_list > li:nth-child(n+3) {}
	.areaMenu_note {}
	.contNav {}
	.cont_title {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.cont_list {}
	.cont_list > li {
		width: 48%;
	}
	.cont_list > li:nth-child(3n+1) {
		margin-left: 2%;
	}
	.cont_list > li:first-child {}
	.cont_list > li:last-child {}
	.cont_list > li:nth-child(2n+1) {
		margin-left: 0;
	}
	.cont_list > li:nth-child(n+3) {
		margin-top: 2%;
	}
	.cont_list > li > a {}
	.cont_list > li > a::before {}
	.cont_list > li > a::after {}
	.cont_image {}
	.cont_image > img {
		max-width: none;
	}
	.cont_cap {
		font-size: 14px;
	}
	.cont_cap > .icon {}
	.menu:last-of-type {}
	.menu_title-pink {}
	.menu_title-pink::after {}
	.cont_list > li > a > .icon {}
}
@media screen and (max-width:767px) {
	.gBody_inner {}
	.contest {
		margin-bottom: 30px;
	}
	.contest_title {}
	.contest_title > .icon {}
	.contest_title > small {}
	.contest_title > b {}
	.contest_text {
		margin-bottom: 50px;
	}
	.areaMenu {
		padding-bottom: 40px;
	}
	.areaMenu_title {
		top: -5px;
		margin-bottom: 30px;
	}
	.areaMenu_title > img {
		width: 110px;
		margin-bottom: 10px;
	}
	.menu {
		padding: 40px 20px 30px;
		margin-bottom: 40px;
	}
	.menu_title {
		font-size: 16px;
		height: 36px;
		width: 110px;
		top: -10px;
	}
	.menu_title::after {
		border-width: 18px;
		border-right-width: 10px;
	}
	.menu_title > .icon {
		font-size: 20px;
	}
	.menu_headline {
		font-size: 19px;
	}
	.menu_dList {
		display: block;
		margin-bottom: 15px;
	}
	.menu_dList > dt {
		width: 100%;
		font-size: 14px;
		padding: 5px 10px;
	}
	.menu_dList > dd {
		font-size: 14px;
		padding: 5px 10px;
	}
	.menu_cols {
		display: block;
	}
	.menu_col {
		width: 100%;
	}
	.menu_col-no1 {
		margin-bottom: 10px;
	}
	.menu_image {}
	.menu_image > img {}
	.menu_col-no2 {}
	.menu_text {}
	.menu_priceList {
		display: block;
	}
	.menu_priceList > dt {
		margin-right: 0;
		padding: 2px 10px;
		margin-bottom: 5px;
	}
	.menu_priceList > dd {
		padding-left: 10px;
	}
	.menu_list {}
	.menu_list > li {}
	.menu_list > li::before {}
	.menu_list > li:first-child {}
	.menu_list > li:last-child {}
	.menu_list > li:nth-child(2n+1) {}
	.menu_list > li:nth-child(n+3) {}
	.areaMenu_note {
		font-size: 13px;
	}
	.contNav {}
	.cont_title {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.cont_list {
		display: block;
	}
	.cont_list > li {
		width: 100%;
		margin-left: 0;
	}
	.cont_list > li:first-child {}
	.cont_list > li:last-child {}
	.cont_list > li:nth-child(3n+1) {
		margin-left: 0;
	}
	.cont_list > li:nth-child(n+4) {}
	.cont_list > li:nth-child(n+2) {
		margin-top: 10px;
	}
	.cont_list > li > a {}
	.cont_list > li > a::before {}
	.cont_list > li > a::after {}
	.cont_image {}
	.cont_image > img {}
	.cont_cap {
		font-weight: normal;
	}
	.cont_cap > .icon {}
	.menu:last-of-type {}
	.menu_title-pink {}
	.menu_title-pink::after {}
	.cont_list > li > a > .icon {}
}
