.comLayout07Wrap .comLayout07 .date, .sec_fair .slidearea .caption span, .sec_fair .slidearea .plancontent .row01 .right .datetime .date, .sec_fair .slidearea .plancontent .row01 .right .title, .sec_topics .link .title {
	font-weight: bold;
}
@media screen and (max-width:460px) {
	.comLayout07Wrap .comLayout07 .date, .sec_fair .slidearea .caption span, .sec_fair .slidearea .plancontent .row01 .right .datetime .date, .sec_fair .slidearea .plancontent .row01 .right .title, .sec_topics .link .title {
		font-weight: normal;
		-webkit-text-stroke: 0.4px;
	}
}
.sec_blog .blog_wrap .c a:after, .sec_topics .link:after, [data-slidearea01] .content:after {
	content: '';
	display: block;
	clear: both;
}
@font-face {
	font-family: 'berthold_walbaum_bookregular';
	src: url("../common/font/berthold_walbaum_book_regular-webfont.eot");
	src: url("../common/font/berthold_walbaum_book_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../common/font/berthold_walbaum_book_regular-webfont.woff2") format("woff2"), url("../common/font/berthold_walbaum_book_regular-webfont.woff") format("woff"), url("../common/font/berthold_walbaum_book_regular-webfont.ttf") format("truetype"), url("../common/font/berthold_walbaum_book_regular-webfont.svg#berthold_walbaum_bookregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
.comLayout07Wrap .comLayout07 .name, .sec_fair .links a span, .sec_plan .slide .plancontent .price dt span {
	font-family: 'berthold_walbaum_bookregular';
	letter-spacing: 0.06em;
}
.sec_topics .link .contenttype {
	font-family: "p22-marcel-script-pro", serif;
}
.otherSelection header .catch, .sec_concept .wrap .mod_wrap03 .detail .txt_box .catch, .sec_concept .wrap .mod_wrap03>.cap, .sec_concept .wrap .mod_wrap03>.cap_2, .sec_fair .slidearea .plancontent .label, .sec_plan .slide .plancontent .price dd, .sec_plan .slide .plancontent .title b, .sec_selection>.mod_wrap02 header .catch, .sec_topics .link .label_top, .sec_topics .link time>span .row01, .sec_topics .link time>span .row02, .selectionSlide .txt_box .catch {
	font-family: 'source-han-serif-japanese', serif;
	-webkit-font-kerning: normal;
	font-kerning: normal;
}
.otherSelection header .catch, .sec_concept .wrap .mod_wrap03 .detail .txt_box .catch, .sec_concept .wrap .mod_wrap03>.cap, .sec_concept .wrap .mod_wrap03>.cap_2, .selectionSlide .txt_box .catch {
	font-weight: 400;
}
.sec_plan .slide .plancontent .price dd {
	font-weight: 500;
}
.sec_plan .slide .plancontent .title b, .sec_topics .link time>span .row01, .sec_topics .link time>span .row02 {
	font-weight: 600;
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box .txt {
	text-align: justify;
	text-justify: inter-ideograph;
}
.no-touchevents [data-lf] {
	-webkit-filter: opacity(0);
	filter: opacity(0);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.touchevents [data-lf] {
	opacity: 0;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.no-touchevents [data-lf][style] {
	-webkit-filter: opacity(1);
	filter: opacity(1);
}
.touchevents [data-lf][style] {
	opacity: 1;
}
@media screen and (min-width:461px) {
	body {
		padding-top: 0!important;
	}
	body:before {
		content: none;
	}
}
@media screen and (max-width:460px) {
	body {
		padding-top: 50px;
	}
}
.mod_header {
	position: absolute;
	top: 0;
	top: calc(100vh - 50px);
}
.ie .mod_header {
	overflow: hidden;
}
@media screen and (min-width:461px) {
	.mod_header.pc_fix {
		position: fixed;
		top: 0;
	}
}
.mvareaWrap {
	background-color: #000;
}
.mvArea {
	position: relative;
	text-align: center;
	font-size: 0;
	overflow: hidden;
	background-color: #000;
	height: 100vh;
	opacity: 0;
}
@media screen and (min-width:461px) {
	.mvArea {
		max-height: 1080px;
	}
}
.mvArea .rakuten_cuisine_bnr {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 99;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.mvArea .rakuten_cuisine_bnr:hover {
	-webkit-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
	-ms-filter: brightness(1.2);
	-o-filter: brightness(1.2);
	filter: brightness(1.2);
}
@media screen and (max-width:460px) {
	.mvArea .rakuten_cuisine_bnr {
		width: 90px;
		height: 90px;
		top: 10px;
		left: 10px;
		z-index: 2;
	}
}
.mvArea.scene01 {
	opacity: 1;
}
.mvArea .opening {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 20;
	background-color: #132704;
	-webkit-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
}
.mvArea .openingImage {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-image: url(../img/bg_mvbg.jpg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: 3.0s;
	-moz-transition: 3.0s;
	-ms-transition: 3.0s;
	-o-transition: 3.0s;
	transition: 3.0s;
}
.mvArea .openingLogo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 5.0s ease-out;
	-o-transition: 5.0s ease-out;
	transition: 5.0s ease-out;
}
@media screen and (max-width:460px) {
	.mvArea .openingLogo {
		bottom: 0;
	}
}
.mvArea.scene01 .openingImage {
	opacity: 1;
}
.mvArea.scene01 .openingLogo {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.mvArea:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.mvArea .slides {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mvArea .slides div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	z-index: 1;
	opacity: 0;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.mvArea .slides div.active {
	opacity: 1;
}
.mvArea .slides div:first-child {
	opacity: 1;
}
.mvArea .pager {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 11;
	padding: 5px 0;
	background-color: rgba(84, 67, 0, 0.6);
	text-align: center;
}
.mvArea .pager button {
	width: 40px;
	height: 40px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.mvArea .pager button:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #7E6606;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.mvArea .pager .mvArea .pager button.on:after, .no-touchevents .mvArea .pager .mvArea .pager button:hover:after {
	background-color: #FFF;
}
.mvArea .pager .mvArea .pager button.on {
	cursor: default;
}
.mvArea[data-slidedisabled] .pager {
	display: none!important;
}
.mvArea>.in {
	position: absolute;
	height: calc(100vh - 156px);
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
}
.mvArea .title01 {
	color: #fff;
	position: absolute;
	bottom: 20px;
	z-index: 9;
	left: 4px;
}
.mvArea .title01 .top {
	font-size: 13.5px;
	text-align: left;
	letter-spacing: 1.1px;
	margin-bottom: 4.35px;
}
.mvArea .title01 .ttl {
	text-align: left;
	font-size: 95px;
	letter-spacing: -1.3px;
	font-weight: normal;
	line-height: 0.94;
	font-family: escrow, serif;
	font-weight: 400;
	margin-bottom: 5px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}
.mvArea .title01 .note {
	font-size: 23px;
	text-align: left;
	letter-spacing: 1.5px;
	line-height: 1;
	font-family: escrow, serif;
	font-weight: 400;
}
.mvArea .title01 img[data-mvtxt="1"] {
	left: auto;
	right: -35px;
	bottom: -60px;
}
.mvArea .title01 img.active {
	opacity: 1;
}
.mvArea .link01 {
	position: absolute;
	top: 94px;
	right: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	z-index: 99;
}
.mvArea .link01 img {
	height: auto;
}
@media screen and (max-width:460px) {
	.mvArea {
		margin-bottom: 0;
	}
	.mvArea>.in {
		height: auto;
		z-index: 1;
		bottom: 0;
	}
	.mvArea .title01 {
		bottom: 3.1%;
		right: 3.1%!important;
		margin: auto;
		width: 100%!important;
		height: auto;
	}
	.mvArea .title01 .ttl {
		font-size: 51px;
		letter-spacing: -1px;
		line-height: 0.93;
		text-align: right;
	}
	.mvArea .title01 .note {
		font-size: 14px;
		letter-spacing: 1.5px;
		text-align: right;
	}
	.mvArea .title01 img {
		bottom: 3%;
		left: 3%;
	}
	.mvArea .title01 .top {
		text-align: right;
	}
	.mvArea .link01 img {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		width: 100%;
	}
	.mvArea .link01 {
		bottom: auto;
		top: auto;
		width: 50%;
		left: 0;
		right: 0;
		margin: auto;
		bottom: 3%;
	}
	.mvArea .link01 {
		bottom: 1%;
		width: 45%;
		left: 0;
		right: 0;
		margin: auto;
	}
	.mvArea .pager {
		bottom: auto;
		padding: 0;
		background-color: rgba(0, 0, 0, 0.6);
		top: 0;
	}
}
[data-slidearea01] {
	padding: 0 3%;
	overflow: hidden;
}
@media screen and (max-width:460px) {
	[data-slidearea01] {
		overflow: visible;
	}
}
[data-slidearea01] .contentWrap {
	max-width: 1320px;
	width: 100%;
	margin: auto;
	position: relative;
}
@media screen and (min-width:1280px) and (max-width:1400px) {
	[data-slidearea01] .contentWrap {
		max-width: 1200px;
	}
}
[data-slidearea01] .comBtn01Wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	width: 100%;
	max-width: 1440px;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .comBtn01Wrap {
		display: none;
	}
}
[data-slidearea01] .comBtn01Wrap .comBtn01 {
	margin: auto;
	z-index: 11;
	width: 40px;
	height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #bd9a4f;
	color: #bd9a4f;
	border-radius: 50%;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-transition: background .5s, left .5s, right .5s;
	-o-transition: background .5s, left .5s, right .5s;
	transition: background .5s, left .5s, right .5s;
	position: absolute;
	bottom: 0;
	top: 0;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .comBtn01Wrap .comBtn01 {
		width: 40px;
		height: 40px;
	}
}
[data-slidearea01] .comBtn01Wrap .comBtn01:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
[data-slidearea01] .comBtn01Wrap .comBtn01:after {
	width: 8px;
	height: 8px;
	border: 2px solid #bd9a4f;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .comBtn01Wrap .comBtn01:after {
		width: 12px;
		height: 12px;
	}
}
[data-slidearea01] .comBtn01Wrap .comBtn01.next {
	right: -45px;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .comBtn01Wrap .comBtn01.next {
		right: -16px;
	}
}
[data-slidearea01] .comBtn01Wrap .comBtn01.next:after {
	border-bottom: rgba(189, 154, 79, 0)!important;
	border-left: rgba(189, 154, 79, 0)!important;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 2px;
}
[data-slidearea01] .comBtn01Wrap .comBtn01.prev {
	left: -45px;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .comBtn01Wrap .comBtn01.prev {
		left: -16px;
	}
}
[data-slidearea01] .comBtn01Wrap .comBtn01.prev:after {
	border-bottom: rgba(189, 154, 79, 0)!important;
	border-right: rgba(189, 154, 79, 0)!important;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 2px;
}
.no-touchevents [data-slidearea01] .comBtn01Wrap .comBtn01:hover {
	background-color: #bd9a4f;
}
.no-touchevents [data-slidearea01] .comBtn01Wrap .comBtn01:hover:after {
	border-color: #fff;
}
[data-slidearea01] .contentWrapIn {
	overflow: hidden;
}
[data-slidearea01] .contentWrapIn.col_3 {
	padding: 0 66.6666% 0 0;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .contentWrapIn.col_3 {
		padding: 0 10px;
	}
}
[data-slidearea01] .contentWrapIn.col_4 {
	padding: 0 75% 0 0;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .contentWrapIn.col_4 {
		padding: 0 16px;
	}
}
[data-slidearea01] .content {
	position: relative;
}
@media screen and (min-width:461px) {
	[data-slidearea01] .content {
		width: 1500%;
	}
}
@media screen and (max-width:460px) {
	[data-slidearea01] .content {
		position: static;
		display: block;
		width: 100%!important;
		padding-top: 10px;
	}
}
[data-slidearea01] .link {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (min-width:461px) {
	[data-slidearea01] .link {
		width: 330px;
	}
}
@media screen and (max-width:460px) {
	[data-slidearea01] .link {
		display: block;
		float: none;
		width: 100%!important;
		-webkit-transition: 1s;
		-o-transition: 1s;
		transition: 1s;
		-webkit-transform: none!important;
		-ms-transform: none!important;
		transform: none!important;
	}
	[data-slidearea01] .link+.link {
		margin-top: 10px;
	}
}
[data-slidearea01] .link>.in {
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 15px 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .link>.in {
		min-width: 0;
		padding-top: 5px;
		margin-bottom: 20px;
		padding-left: 0;
		padding-right: 0;
		overflow: visible;
	}
}
[data-slidearea01] .view {
	opacity: 1;
	height: auto;
	overflow: visible;
}
@media screen and (max-width:460px) {
	[data-slidearea01] .view .link {
		opacity: 1;
	}
}
@media screen and (max-width:460px) {
	[data-slidearea01] .hide {
		opacity: 0;
		height: 0;
		overflow: hidden;
	}
}
.sec_topics {
	padding: 40px 0 20px;
	background-image: url(../img/sec_topics_bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	min-height: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-color: bcg03;
	text-align: left;
	z-index: 10;
}
@media screen and (min-width:461px) {
	.sec_topics.no_slide {
		text-align: center;
	}
	.sec_topics.no_slide .contentWrapIn {
		padding: 0!important;
	}
	.sec_topics.no_slide .contentWrap {
		display: inline-block;
	}
	.sec_topics.no_slide .content {
		width: auto;
		white-space: nowrap;
	}
	.sec_topics.no_slide .content .link {
		white-space: normal;
		width: 25%;
	}
}
@media screen and (min-width:461px) and (max-width:1280px) {
	.sec_topics {
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media screen and (max-width:460px) {
	.sec_topics {
		padding: 35px 0 50px;
	}
}
.sec_topics .link figure {
	width: 200px;
	height: 200px;
	margin: auto;
	position: relative;
	z-index: 0;
}
@media screen and (max-width:460px) {
	.sec_topics .link figure {
		width: 90px;
		height: 90px;
		float: left;
	}
}
.sec_topics .link figure:before {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.sec_topics .link figure:before {
	z-index: 1;
	border: 2px solid #bd9a4f;
	background-image: url(../common/img/phbox_deco01.png), url(../common/img/phbox_deco02.png);
	background-size: 49px auto, 49px auto;
	background-position: 0 0, right bottom;
	background-repeat: no-repeat;
}
@media screen and (max-width:460px) {
	.sec_topics .link figure:before {
		border: 1px solid #bd9a4f;
		background-size: 24px auto, 24px auto;
	}
}
.sec_topics .link .ph {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: #fff;
}
@media screen and (max-width:460px) {
	.sec_topics .link .ph {
		height: auto;
	}
}
.sec_topics .link .ph:before {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: rgba(255, 255, 255, 0);
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
}
.sec_topics .link time {
	display: block;
	width: 86px;
	height: 86px;
	background-image: url(../img/sec_topics_date_bg.png);
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	color: #fff;
	top: -285px;
	text-align: center;
	z-index: 2;
}
@media screen and (min-width:461px) {
	.sec_topics .link time {
		margin: 0 auto;
		left: -185px;
		right: 0;
	}
}
@media (max-width:1220px) and (min-width:461px) {
	.sec_topics .link time {
		left: -155px;
	}
}
@media screen and (max-width:460px) {
	.sec_topics .link time {
		width: 56px;
		height: 56px;
		top: 7px;
		left: auto;
		right: 0;
	}
}
.sec_topics .link time>span {
	display: inline-block;
	line-height: 0.7;
}
@media screen and (max-width:460px) {
	.sec_topics .link time>span {
		line-height: 1.2;
	}
}
.sec_topics .link time>span:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.sec_topics .link time>span .row01, .sec_topics .link time>span .row02 {
	display: block;
}
.sec_topics .link time>span .row01 {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.4;
}
@media screen and (max-width:460px) {
	.sec_topics .link time>span .row01 {
		font-size: 13px;
		font-size: 1.3rem;
	}
}
.sec_topics .link time>span .row02 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
}
@media screen and (max-width:460px) {
	.sec_topics .link time>span .row02 {
		font-size: 10px;
		font-size: 1rem;
	}
}
.sec_topics .link .label_top {
	position: absolute;
	top: -215px;
	width: 64px;
	height: 54px;
	background-position: top;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	color: #FFF;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 100;
	line-height: 48px;
	text-align: center;
}
@media screen and (min-width:461px) {
	.sec_topics .link .label_top {
		margin: 0 auto;
		left: -185px;
		right: 0;
	}
}
@media (max-width:1220px) and (min-width:461px) {
	.sec_topics .link .label_top {
		left: -155px;
	}
}
@media screen and (max-width:460px) {
	.sec_topics .link .label_top {
		top: 50px;
		width: 46px;
		height: 54px;
		font-size: 8px;
		font-size: .8rem;
		line-height: 42px;
		letter-spacing: -0.1em;
		left: auto;
		right: 5px;
	}
}
.sec_topics .link .label_top.label01 {
	background-image: url("../common/svg/fair_label01.svg");
}
.sec_topics .link .label_top.label02 {
	background-image: url("../common/svg/fair_label02.svg");
}
.sec_topics .link .label_top.label03 {
	background-image: url("../common/svg/fair_label03.svg");
}
.sec_topics .link .contenttype {
	margin: 15px 0 0;
	text-align: center;
	font-size: 50px;
	font-size: 5rem;
	letter-spacing: 0;
	line-height: 1;
	color: #bd9a4f;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
}
@media screen and (max-width:460px) {
	.sec_topics .link .contenttype {
		padding-top: 10px;
		font-size: 32px;
		font-size: 3.2rem;
		margin: 0;
		text-align: left;
		padding-left: 104px;
		display: none;
	}
}
.sec_topics .link .title {
	text-align: left;
	color: #fff;
	margin: 0 0 20px;
	position: relative;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
@media screen and (max-width:460px) {
	.sec_topics .link .title {
		position: static;
		margin: 14px 60px 0 100px;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.7;
	}
}
.sec_topics .link .title>span {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
@media screen and (max-width:460px) {
	.sec_topics .link .title>span {
		-webkit-line-clamp: 3;
	}
}
.sec_topics .links {
	margin: 30px auto 0;
}
.sec_topics .links>a {
	width: 90.6%;
	width: calc(100% - 62px);
	margin: 0 auto;
	display: block!important;
}
.sec_topics .links>a span {
	padding: 20px 0;
}
.no-touchevents .sec_topics .link:hover .ph:before {
	background-color: rgba(255, 255, 255, 0.3);
}
.no-touchevents .sec_topics .link:hover .contenttype {
	-webkit-filter: brightness(130%);
	filter: brightness(130%);
}
.sec_concept {
	background-color: #f2eee2;
}
.sec_concept .mv {
	pointer-events: none;
}
.sec_concept .mv img {
	display: block;
	width: 100%;
	height: auto;
}
.sec_concept .wrap {
	padding-top: 100px;
	background-image: url(../img/sec_concept_bg01.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
}
.sec_concept .wrap.prt_deco03:before {
	top: auto;
	bottom: 10px;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap.prt_deco03:before {
		height: 4px;
		background-size: auto 4px;
		bottom: 5px;
	}
}
@media screen and (max-width:460px) {
	.sec_concept .wrap {
		padding-top: 40px;
		background-image: url(../img/sec_concept_bg_deco01_sp.jpg), url(../img/sec_concept_bg_deco02_sp.jpg), url(../img/sec_concept_bg_deco03_sp.jpg), url(../img/sec_concept_bg_deco04_sp.jpg), url(../img/sec_concept_bg01_sp.jpg);
		background-size: 100% auto;
		background-position: center 35%, center 60%, center 92%, center 94%, center top;
	}
}
.sec_concept .wrap .mod_wrap03 {
	position: relative;
	padding-bottom: 100px;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 {
		padding-bottom: 52px;
	}
}
.sec_concept .wrap .mod_wrap03 header .title {
	line-height: 1;
	margin-bottom: 50px;
	text-align: center;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 header .title {
		margin: 0 auto 26px;
		width: 140px;
	}
}
.sec_concept .wrap .mod_wrap03>.cap {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 2.0;
	letter-spacing: 0.08em;
	margin-bottom: 26px;
	text-align: center;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03>.cap {
		margin: 0 auto 16px;
		margin-left: -16px;
		margin-right: -16px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.70;
		letter-spacing: 0;
	}
}
.sec_concept .wrap .mod_wrap03>.cap_2 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 2.1;
	letter-spacing: 0.1em;
	margin-bottom: 90px;
	text-align: center;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03>.cap_2 {
		margin: 0 auto 32px;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.75;
		letter-spacing: 0.08em;
		text-align: justify;
		text-justify: inter-ideograph;
	}
}
.sec_concept .wrap .mod_wrap03 .contentWrap {
	display: table;
	width: 100%;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .contentWrap {
		display: block;
	}
}
.sec_concept .wrap .mod_wrap03 .contentWrap>.detail {
	display: table-cell;
	table-layout: fixed;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .contentWrap>.detail {
		display: block;
	}
}
.sec_concept .wrap .mod_wrap03 .detail>.in {
	padding: 20px;
	max-width: 380px;
	height: 600px;
	position: relative;
	margin: 0 auto;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
@media screen and (min-width:1060px) and (max-width:1280px) {
	.sec_concept .wrap .mod_wrap03 .detail>.in {
		width: 85%;
	}
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail>.in {
		height: calc(465px - (13px * 2));
		padding: 13px;
	}
}
.sec_concept .wrap .mod_wrap03 .detail .bg_ph {
	z-index: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box {
	position: absolute;
	bottom: 20px;
	z-index: 1;
	min-height: 260px;
	max-width: 330px;
	width: 100%;
	margin: 0 auto;
	padding: 15px 25px 20px;
	background-color: rgba(89, 89, 49, 0.8);
	color: #fff;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
@media screen and (min-width:1060px) and (max-width:1280px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box {
		width: calc((100% - (20px * 2)) * 0.85);
	}
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box {
		bottom: 13px;
		min-height: 0;
		margin: auto;
		padding: 17px;
		width: calc((100% - 17px * 2) - (13px * 2));
	}
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box header {
	text-align: center;
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box header .no {
	position: relative;
	display: block;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 5px;
	margin-top: -40px;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box header .no {
		margin-top: -34px;
		padding-bottom: 20px;
	}
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box header .no:after {
	position: absolute;
	bottom: 0;
	content: '';
	display: block;
	width: 100%;
	height: 26px;
	background-image: url(../common/img/prt_deco04.png);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box header .no:after {
		background-size: 100% auto;
	}
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box .catch {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.75;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
@media screen and (min-width:461px) and (max-width:1280px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box .catch {
		font-size: 16px;
		font-size: 1.6rem;
	}
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box .catch {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.6;
		margin: 0 -17px;
	}
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.0;
	margin-top: 5px;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box .txt {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.7;
		letter-spacing: 0.06em;
	}
}
.sec_concept .wrap .mod_wrap03 .detail .txt_box .links {
	margin: 20px 0 0;
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail .txt_box .links {
		margin-top: 10px;
	}
}
@media screen and (max-width:460px) {
	.sec_concept .wrap .mod_wrap03 .detail+.detail {
		margin-top: 20px;
	}
}
.sec_concept .parts img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
@media screen and (max-width:460px) {
	.sec_concept .parts img {
		zoom: .5;
	}
}
.sec_concept .parts.mv_p img {
	margin: 0 auto;
	bottom: auto;
}
.sec_concept .parts.mv_p img.p01 {
	left: -62%;
	top: -31%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p01 {
		left: -32%;
		top: -4%;
		width: 6%;
	}
}
.sec_concept .parts.mv_p img.p02 {
	left: -84%;
	top: -23%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p02 {
		left: -73%;
		top: -1.5%;
		-webkit-transform: rotate(185deg);
		-ms-transform: rotate(185deg);
		transform: rotate(185deg);
		width: 10%;
	}
}
.sec_concept .parts.mv_p img.p03 {
	left: -24%;
	top: -7%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p03 {
		display: none;
	}
}
.sec_concept .parts.mv_p img.p04 {
	left: 86%;
	top: -18%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p04 {
		display: none;
	}
}
.sec_concept .parts.mv_p img.p05 {
	left: -71%;
	top: 0;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p05 {
		display: none;
	}
}
.sec_concept .parts.mv_p img.p06 {
	left: -83%;
	top: 11%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p06 {
		left: 74%;
		top: 1%;
		-webkit-transform: rotate(295deg);
		-ms-transform: rotate(295deg);
		transform: rotate(295deg);
		width: 10%;
	}
}
.sec_concept .parts.mv_p img.p07 {
	left: 86%;
	top: 2%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p07 {
		display: none;
	}
}
.sec_concept .parts.mv_p img.p08 {
	left: -58%;
	top: 27%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p08 {
		display: none;
	}
}
.sec_concept .parts.mv_p img.p09 {
	left: 68%;
	top: 27%;
}
@media screen and (max-width:460px) {
	.sec_concept .parts.mv_p img.p09 {
		display: none;
	}
}
.sec_selection {
	background-image: url(../img/sec_selection_bg.jpg);
	background-color: #000;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding-bottom: 20px;
}
.ie .sec_selection {
	overflow: hidden;
}
@media screen and (max-width:460px) {
	.sec_selection {
		background-position: 75% center;
		background-size: 200% auto;
		padding-bottom: 0;
	}
}
.sec_selection>.mod_wrap02 {
	position: relative;
}
.sec_selection>.mod_wrap02 header {
	text-align: center;
	padding: 80px 0;
	margin: 0 auto;
}
@media screen and (max-width:460px) {
	.sec_selection>.mod_wrap02 header {
		padding: 40px 0 30px;
	}
}
.sec_selection>.mod_wrap02 header .title {
	margin-bottom: 30px;
	line-height: 1;
}
@media screen and (max-width:460px) {
	.sec_selection>.mod_wrap02 header .title {
		margin-bottom: 18px;
	}
	.sec_selection>.mod_wrap02 header .title img {
		max-height: 62px;
		width: auto!important;
	}
}
.sec_selection>.mod_wrap02 header .catch {
	font-size: 20px;
	font-size: 2rem;
	line-height: 2.1;
	letter-spacing: 0.1em;
	color: #fff;
}
@media screen and (max-width:460px) {
	.sec_selection>.mod_wrap02 header .catch {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
		letter-spacing: 0.06em;
		margin-left: -16px;
		margin-right: -16px;
	}
}
.sec_selection .mv {
	text-align: center;
	position: relative;
}
.sec_selection .mv>.ph {
	width: 100%;
	height: 500px;
	background-position: center 0;
}
@media screen and (max-width:460px) {
	.sec_selection .mv>.ph {
		height: 220px;
		background-size: cover;
	}
}
.sec_selection .mv figcaption {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
}
.sec_selection .leaf img {
	position: absolute;
	z-index: 2;
}
.sec_selection .leaf .p01 {
	left: 10%;
	top: 5%;
}
@media screen and (max-width:460px) {
	.sec_selection .leaf .p01 {
		display: block;
		left: 2%;
		top: 12%;
		width: 8%;
		-webkit-transform: rotate(-130deg);
		-ms-transform: rotate(-130deg);
		transform: rotate(-130deg);
	}
}
.sec_selection .leaf .p02 {
	left: 75%;
	top: 3%;
}
@media screen and (max-width:460px) {
	.sec_selection .leaf .p02 {
		left: 80%;
		top: 3%;
		width: 14%;
	}
}
.sec_selection .leaf .p03 {
	left: 84%;
	top: 9%;
}
@media screen and (max-width:460px) {
	.sec_selection .leaf .p03 {
		left: 5%;
		top: 4%;
		width: 11%;
		-webkit-transform: rotate(-170deg);
		-ms-transform: rotate(-170deg);
		transform: rotate(-170deg);
	}
}
[data-slidearea02] {
	position: relative;
}
[data-slidearea02] .imgs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: none!important;
	-moz-transform: none!important;
	-ms-transform: none!important;
	-o-transform: none!important;
	transform: none!important;
}
[data-slidearea02] .imgs .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	left: 0!important;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
[data-slidearea02] .imgs .img.dammy {
	display: none!important;
}
[data-slidearea02] .pager {
	position: absolute;
	bottom: auto;
	left: 0;
	width: 100%;
	top: 100%;
}
@media screen and (max-width:460px) {
	[data-slidearea02] .pager {
		width: 20px;
		top: 5%;
	}
}
[data-slidearea02] .pager button {
	width: 40px;
	height: 40px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	-webkit-tap-highlight-color: transparent;
}
@media screen and (max-width:460px) {
	[data-slidearea02] .pager button {
		display: block;
		width: 20px;
		height: 20px;
	}
}
[data-slidearea02] .pager button.active {
	cursor: default;
}
[data-slidearea02] .pager button:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	border: 1px solid #bd9a4f;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
@media screen and (max-width:460px) {
	[data-slidearea02] .pager button:after {
		width: 5px;
		height: 5px;
	}
}
.no-touchevents [data-slidearea02] .pager button:hover:after, [data-slidearea02] .pager button.active:after, [data-slidearea02] .pager button.hover.active:after {
	background-color: #bd9a4f;
}
.selectionSlide {
	padding: 0 0 30px;
	margin: 0 auto 40px;
	position: relative;
	text-align: right;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
@media screen and (min-width:1281px) and (max-width:1440px) {
	.selectionSlide {
		margin-bottom: 90px;
	}
}
@media screen and (min-width:461px) and (max-width:1280px) {
	.selectionSlide {
		margin-bottom: 60px;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide {
		margin-bottom: 0;
	}
}
.selectionSlide [data-slidearea02] {
	height: 0;
	padding-top: 38.8%;
	margin-right: 60px;
	margin-left: 36.8%;
	z-index: 1;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
@media screen and (min-width:1080px) and (max-width:1280px) {
	.selectionSlide [data-slidearea02] {
		padding-top: 46.8%;
		margin-right: 30px;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide [data-slidearea02] {
		margin-left: 0;
		margin-right: 13%;
		height: 0;
		padding-top: 57.8%;
	}
}
.selectionSlide .txt_box {
	width: 37.5%;
	height: 430px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.85);
	position: absolute;
	z-index: 0;
	top: 30px;
	left: 0;
	bottom: 0;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box {
		position: relative;
		width: 100%;
		top: 0px;
		left: -16px;
		margin-left: 0;
		min-height: 250px;
		height: 100%;
		margin-top: -28.9%;
		padding-top: 38%;
		padding-left: 0;
		padding-right: 0;
	}
}
.selectionSlide .txt_box:before {
	content: '';
	display: block;
	width: 6px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #bd9a4f;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box:before {
		width: 3px;
	}
}
.selectionSlide .txt_box:after {
	content: '';
	display: block;
	position: absolute;
	left: -64px;
	top: 50%;
	margin-top: -14px;
	width: 162px;
	height: 29px;
	background-image: url(../common/img/prt_deco05.png);
	background-size: 100% auto;
	background-position: center 0;
	background-repeat: no-repeat;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box:after {
		height: 14px;
		background-size: auto 100%;
		left: -72px;
	}
}
.selectionSlide .txt_box section {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
@media screen and (min-width:1080px) and (max-width:1280px) {
	.selectionSlide .txt_box section {
		width: 80%;
		margin: 0 auto;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box section {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding-bottom: 25px;
	}
}
.selectionSlide .txt_box section>.in {
	margin: 0 auto;
	text-align: center;
	max-width: 360px;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box section>.in {
		padding: 0 25px;
	}
}
.selectionSlide .txt_box .title {
	line-height: 1;
	margin-bottom: 10px;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box .title {
		text-align: left;
		margin-bottom: 5px;
	}
}
.selectionSlide .txt_box .catch {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.8;
	text-align: center;
	width: auto;
	margin-bottom: 5px;
}
@media screen and (min-width:1080px) and (max-width:1280px) {
	.selectionSlide .txt_box .catch {
		font-size: 20px;
		font-size: 2rem;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box .catch {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
		text-align: left;
	}
}
.selectionSlide .txt_box .txt {
	text-align: left;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.3;
	letter-spacing: 0.06em;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box .txt {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
}
.selectionSlide .txt_box .link {
	margin-top: 15px;
	text-align: center;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box .link {
		margin-top: 10px;
	}
}
.selectionSlide .txt_box .link a {
	width: 100%;
}
.selectionSlide .txt_box .links {
	margin-top: 15px;
	text-align: center;
	font-size: 0px;
	font-size: 0rem;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box .links {
		margin-top: 10px;
	}
}
.selectionSlide .txt_box .links a {
	width: 175px;
	display: inline-block;
}
@media screen and (min-width:461px) and (max-width:1280px) {
	.selectionSlide .txt_box .links a {
		width: 150px;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box .links a {
		width: 48%;
	}
}
.selectionSlide .txt_box .links a+a {
	margin-left: 8px;
}
@media screen and (max-width:460px) {
	.selectionSlide .txt_box .links a+a {
		margin-left: 4px;
	}
}
.selectionSlide .txt_box .sub_ph {
	position: absolute;
	line-height: 0;
	font-size: 0px;
	font-size: 0rem;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.selectionSlide.ceremony .leaf .p04 {
	left: 9%;
	top: 75%;
}
@media screen and (max-width:460px) {
	.selectionSlide.ceremony .leaf .p04 {
		display: block;
		left: 0%;
		top: 91%;
		width: 10%;
		-webkit-transform: rotate(85deg);
		-ms-transform: rotate(85deg);
		transform: rotate(85deg);
	}
}
.selectionSlide.ceremony .leaf .p05 {
	left: 1%;
	bottom: -3%;
}
@media screen and (max-width:460px) {
	.selectionSlide.ceremony .leaf .p05 {
		display: block;
		left: 91%;
		top: 54%;
		width: 8%;
		-webkit-transform: rotate(-84deg);
		-ms-transform: rotate(-84deg);
		transform: rotate(-84deg);
	}
}
.selectionSlide.ceremony .sub_ph {
	bottom: -140px;
	right: -40px;
}
@media screen and (max-width:460px) {
	.selectionSlide.ceremony .sub_ph {
		top: calc(100vw * 0.2);
		bottom: auto;
		right: -16px;
	}
}
@media screen and (min-width:461px) and (max-width:1300px) {
	.selectionSlide.ceremony .sub_ph .ph01 {
		width: 85%;
		height: auto;
		position: relative;
		top: -16px;
		right: 16px;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.ceremony .sub_ph .ph01 {
		margin-top: 20px;
	}
}
.selectionSlide.party .leaf .p06 {
	left: 40%;
	bottom: -4%;
}
@media screen and (max-width:460px) {
	.selectionSlide.party .leaf .p06 {
		left: 25%;
		bottom: 4%;
		width: 8%;
	}
}
.selectionSlide.party .leaf .p07 {
	left: 57%;
	bottom: -15%;
}
@media screen and (max-width:460px) {
	.selectionSlide.party .leaf .p07 {
		left: 57%;
		bottom: -2%;
		width: 9%;
	}
}
.selectionSlide.party .sub_ph {
	bottom: -155px;
	left: -40px;
}
.selectionSlide.party .sub_ph .ph02 {
	margin-left: 5px;
}
@media screen and (min-width:461px) and (max-width:1300px) {
	.selectionSlide.party .sub_ph {
		bottom: -133px;
	}
	.selectionSlide.party .sub_ph .ph01 {
		width: 40%;
		height: auto;
	}
	.selectionSlide.party .sub_ph .ph02 {
		width: 40%;
		height: auto;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.party .sub_ph {
		top: calc(100vw * 0.23);
		bottom: auto;
		left: -20px;
	}
	.selectionSlide.party .sub_ph .ph02 {
		margin-left: 2px;
	}
}
.selectionSlide.party .catch {
	margin-left: -25px;
	margin-right: -25px;
}
@media screen and (max-width:460px) {
	.selectionSlide.party .catch {
		margin-left: -16px;
		margin-right: 0;
	}
}
.selectionSlide.party .txt {
	letter-spacing: 0.04em;
}
@media screen and (min-width:461px) {
	.selectionSlide.party .txt {
		margin-left: -5px;
		margin-right: -5px;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.party .prt_btn02.tp03>* {
		padding: 20px 10px 20px 0;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.party .prt_btn02.tp03:after {
		right: 12px;
	}
}
.selectionSlide.space .leaf .p08 {
	left: 3%;
	bottom: 5%;
}
@media screen and (max-width:460px) {
	.selectionSlide.space .leaf .p08 {
		left: 46%;
		bottom: 60%;
		width: 14%;
	}
}
.selectionSlide.space .sub_ph {
	bottom: -246px;
	right: 150px;
}
@media screen and (min-width:461px) and (max-width:1300px) {
	.selectionSlide.space .sub_ph {
		right: 130px;
		bottom: -184px;
	}
	.selectionSlide.space .sub_ph .ph01 {
		width: 50%;
		height: auto;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.space .sub_ph {
		top: calc(100vw * 0.11);
		bottom: auto;
		right: -16px;
	}
}
.selectionSlide.space .catch {
	margin-left: -0.5em;
	margin-right: -0.5em;
}
@media screen and (max-width:460px) {
	.selectionSlide.space .catch {
		margin-right: -16px;
		margin-left: 0;
	}
}
.selectionSlide.cuisine .leaf .p09 {
	left: 95%;
	bottom: 12%;
}
@media screen and (max-width:460px) {
	.selectionSlide.cuisine .leaf .p09 {
		left: 42%;
		bottom: 54%;
		width: 9%;
	}
}
.selectionSlide.cuisine .leaf .p10 {
	left: 40%;
	bottom: -5%;
}
@media screen and (max-width:460px) {
	.selectionSlide.cuisine .leaf .p10 {
		left: -2%;
		top: auto;
		bottom: 40%;
		width: 15%;
		-webkit-transform: rotate(82deg);
		-ms-transform: rotate(82deg);
		transform: rotate(82deg);
	}
}
.selectionSlide.cuisine .sub_ph {
	bottom: -158px;
	left: -40px;
}
@media screen and (min-width:461px) and (max-width:1300px) {
	.selectionSlide.cuisine .sub_ph {
		bottom: -90px;
		left: -20px;
	}
	.selectionSlide.cuisine .sub_ph .ph01 {
		width: 40%;
		height: auto;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.cuisine .sub_ph {
		top: calc(100vw * 0.23);
		bottom: auto;
		left: -16px;
	}
}
.selectionSlide.type01 {
	left: 0;
}
.selectionSlide.type01 [data-slidearea02] .pager {
	text-align: right;
}
@media screen and (max-width:460px) {
	.selectionSlide.type01 [data-slidearea02] .pager {
		left: auto;
		right: -13%;
	}
}
.selectionSlide.type02 {
	text-align: left;
}
.selectionSlide.type02 [data-slidearea02] {
	margin-right: 36.8%;
	margin-left: 60px;
}
@media screen and (min-width:461px) and (max-width:1200px) {
	.selectionSlide.type02 [data-slidearea02] {
		margin-left: 30px;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.type02 [data-slidearea02] {
		margin-right: 0;
		margin-left: 13%;
	}
}
.selectionSlide.type02 [data-slidearea02] .pager {
	text-align: left;
}
@media screen and (max-width:460px) {
	.selectionSlide.type02 [data-slidearea02] .pager {
		right: auto;
		left: -13%;
	}
}
.selectionSlide.type02 .txt_box {
	right: 0;
	left: auto;
}
@media screen and (max-width:460px) {
	.selectionSlide.type02 .txt_box {
		right: -16px;
		margin-right: 0;
	}
}
.selectionSlide.type02 .txt_box:before {
	left: auto;
	right: 0;
}
.selectionSlide.type02 .txt_box:after {
	left: auto;
	right: -64px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
@media screen and (max-width:460px) {
	.selectionSlide.type02 .txt_box:after {
		right: -72px;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.type02 .txt_box .title {
		text-align: right;
	}
}
@media screen and (max-width:460px) {
	.selectionSlide.type02 .txt_box .catch {
		text-align: right;
	}
}
.otherSelection {
	text-align: center;
	display: table;
	table-layout: fixed;
	width: 100%;
}
@media screen and (max-width:460px) {
	.otherSelection {
		display: block;
	}
}
.otherSelection section {
	display: table-cell;
	width: 33.3333%;
}
@media screen and (max-width:460px) {
	.otherSelection section {
		width: 100%;
		display: block;
	}
}
.otherSelection .in {
	position: relative;
	height: 480px;
}
@media screen and (max-width:460px) {
	.otherSelection .in {
		height: calc(100vw * 0.625);
	}
}
.otherSelection .in>.wrap {
	z-index: 1;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 0;
	position: relative;
	color: #fff;
}
.otherSelection figure {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center 0;
	background-repeat: no-repeat;
}
.otherSelection figure:before {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(165, 182, 163, 0.3);
	background: -moz-linear-gradient(top, rgba(165, 182, 163, 0.3) 0%, rgba(110, 62, 26, 0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(165, 182, 163, 0.3)), color-stop(100%, rgba(110, 62, 26, 0.8)));
	background: -webkit-linear-gradient(top, rgba(165, 182, 163, 0.3) 0%, rgba(110, 62, 26, 0.8) 100%);
	background: -o-linear-gradient(top, rgba(165, 182, 163, 0.3) 0%, rgba(110, 62, 26, 0.8) 100%);
	background: -ms-linear-gradient(top, rgba(165, 182, 163, 0.3) 0%, rgba(110, 62, 26, 0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(165, 182, 163, 0.3)), to(rgba(110, 62, 26, 0.8)));
	background: linear-gradient(to bottom, rgba(165, 182, 163, 0.3) 0%, rgba(110, 62, 26, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color', GradientType=0);
}
.otherSelection header {
	padding: 0;
}
.otherSelection header .title {
	line-height: 1;
	margin-bottom: 10px;
}
@media screen and (max-width:460px) {
	.otherSelection header .title {
		line-height: 1;
		margin-bottom: 5px;
	}
}
.otherSelection header .catch {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.7;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 6px;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
@media screen and (min-width:1080px) and (max-width:1280px) {
	.otherSelection header .catch {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
@media screen and (max-width:460px) {
	.otherSelection header .catch {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.75;
		letter-spacing: 0.01em;
	}
}
.otherSelection .txt_box {
	max-width: 360px;
	margin: 0 auto;
}
@media screen and (min-width:1080px) and (max-width:1280px) {
	.otherSelection .txt_box {
		width: 75%;
	}
}
.otherSelection .txt_box .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.3;
	letter-spacing: 0.06em;
	color: #fff;
	text-align: left;
}
@media screen and (max-width:460px) {
	.otherSelection .txt_box .txt {
		display: none;
	}
}
.otherSelection .txt_box .link {
	margin-top: 10px;
}
@media screen and (max-width:460px) {
	.otherSelection .txt_box .link {
		width: 78%;
		margin: 10px auto 0;
	}
}
@media screen and (max-width:460px) {
	.otherSelection .txt_box .link .prt_btn02>* {
		padding: 17px 0;
	}
}
.otherSelection .dress>.in:after, .otherSelection .dress>.in:before {
	position: absolute;
	content: '';
	display: block;
	height: 100%;
	width: 1px;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 1;
	opacity: 0.75;
}
@media screen and (max-width:460px) {
	.otherSelection .dress>.in:after, .otherSelection .dress>.in:before {
		height: 1px;
		width: 100%;
	}
}
.otherSelection .dress>.in:before {
	left: 0;
	top: 0;
}
.otherSelection .dress>.in:after {
	right: 0;
	top: 0;
}
@media screen and (max-width:460px) {
	.otherSelection .dress>.in:after {
		right: auto;
		top: auto;
		left: 0;
		bottom: 0;
	}
}
.sec_present>.in {
	background-image: url(../img/sec_present_bg.png);
	background-size: 59px auto;
	background-repeat: repeat;
	background-position: center center;
	background-color: #f9f9c7;
	position: relative;
	padding: 80px 0 70px;
}
@media screen and (max-width:460px) {
	.sec_present>.in {
		padding: 32px 0 6px;
		margin-bottom: 0;
	}
}
.sec_present>.in:after, .sec_present>.in:before {
	position: absolute;
	content: '';
	display: block;
	left: 0;
	width: 100%;
	height: 7px;
	z-index: 1;
	background-image: url(../common/img/prt_deco03.png);
	background-size: 30px 7px;
	background-position: center center;
	background-repeat: repeat-x;
}
@media screen and (max-width:460px) {
	.sec_present>.in:after, .sec_present>.in:before {
		height: 4px;
		background-size: auto 4px;
	}
}
.sec_present>.in:before {
	top: 5px;
}
.sec_present>.in:after {
	bottom: 5px;
}
.sec_present header {
	text-align: center;
	margin-bottom: 60px;
}
@media screen and (max-width:460px) {
	.sec_present header {
		margin-bottom: 28px;
	}
}
@media screen and (max-width:460px) {
	.sec_present header>.title img {
		max-height: 46px;
		width: auto!important;
	}
}
.sec_present>.in .table {
	font-size: 1.3rem;
	border-bottom: 2px solid #BEA574;
	margin-bottom: 23px;
}
.sec_present>.in .table .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 2px solid #BEA574;
	padding: 45px 0 38px;
}
.sec_present>.in .table .row .th {
	color: #BCA475;
	font-size: 1.7rem;
	width: 35.4%;
	line-height: 1.6;
	padding-left: 126px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.sec_present>.in .table .row .th:before {
	background: url(../img/ttl_before.png) no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	top: 0;
	left: 98px;
}
.sec_present>.in .table .row .td {
	font-size: 1.3rem;
	width: 64.6%;
	line-height: 1.923;
	font-weight: bold;
}
.sec_present>.in .table .row .td .point01 {
	font-weight: normal;
	padding-bottom: 10px;
	display: block;
	line-height: 1.76;
}
.sec_present>.in .table .row .td .lh {
	padding-left: 2.6rem;
	display: block;
}
.sec_present>.in .table .row .td .lh02 {
	padding-left: 4rem;
}
@media screen and (max-width:460px) {
	.topPresent>.in .table .row .td span {
		display: block;
		font-weight: normal;
		padding-top: 5px;
		line-height: 1.54;
		letter-spacing: -1px;
		font-size: 9px;
		font-size: .9rem;
		line-height: 16px;
		line-height: 1.6rem;
	}
}
.sec_present>.in .note {
	font-size: 1.2rem;
	line-height: 1;
	text-align: right;
}
@media screen and (max-width:460px) {
	.sec_present .mod_wrap01 {
		padding: 0 6%;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.sec_present>.in .table {
		font-size: 1.2rem;
		margin-bottom: 18px;
		border-bottom: 1px solid #BEA574;
	}
	.sec_present>.in .table .row {
		padding: 22px 4.16%;
		border-top: 1px solid #BEA574;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.sec_present>.in .table .row .th {
		color: #BCA475;
		font-size: 1.7rem;
		width: 100%;
		line-height: 1;
		padding-left: 27px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 16px;
	}
	.sec_present>.in .table .row .th img {
		width: 23%!important;
	}
	.sec_present>.in .table .row .th:before {
		height: 21px;
		width: 21px;
		top: 25%;
		left: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.sec_present>.in .table .row .td {
		width: 100%;
		font-weight: bold;
		letter-spacing: -0.5px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 20px;
		line-height: 2rem;
	}
	.sec_present>.in .table .row .td .point01 {
		display: block;
		font-weight: normal;
		padding-top: 5px;
		letter-spacing: -0.8px;
		font-size: 9px;
		font-size: .9rem;
		line-height: 16px;
		line-height: 1.6rem;
	}
	.sec_present>.in .table .row .td .lh {
		padding-left: 2.4rem;
	}
	.sec_present>.in .table .row .td .lh02 {
		padding-left: 2.7rem;
	}
	.sec_present>.in .note {
		font-size: 9px;
		font-size: .9rem;
		line-height: 16px;
		line-height: 1.6rem;
		margin-bottom: 32px;
	}
}
.presentBox {
	position: relative;
	background-image: url(../img/sec_present_card_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 270px;
}
@media screen and (max-width:460px) {
	.presentBox {
		background-image: url(../img/sec_present_card_bg_sp.jpg);
	}
}
.presentBox:after, .presentBox:before {
	position: absolute;
	content: '';
	display: block;
	z-index: 0;
}
.presentBox:before {
	border-style: solid;
	border-color: rgba(189, 154, 79, 0.5);
	border-width: 5px 5px 5px 60px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
@media screen and (max-width:460px) {
	.presentBox:before {
		border-width: 35px 3px 3px 3px;
	}
}
.presentBox:after {
	opacity: 0.5;
	right: -64px;
	top: 50%;
	margin-top: -14px;
	width: 162px;
	height: 29px;
	background-image: url(../common/img/prt_deco05.png);
	background-size: 100% auto;
	background-position: center 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
@media screen and (max-width:460px) {
	.presentBox:after {
		height: 16px;
		margin-top: 0;
		top: auto;
		bottom: 2px;
		right: auto;
		width: 100%;
		background-repeat: no-repeat;
		background-size: auto 100%;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
}
.presentBox+.presentBox {
	margin-top: 40px;
}
@media screen and (max-width:460px) {
	.presentBox+.presentBox {
		margin-top: 20px;
	}
}
.presentBox .type {
	position: absolute;
	top: -15px;
	left: -10px;
	z-index: 2;
	display: block;
	width: 88px;
	height: 0;
	padding-top: 88px;
	overflow: hidden;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
@media screen and (max-width:460px) {
	.presentBox .type {
		width: 75px;
		padding-top: 75px;
	}
}
.presentBox.comming .type {
	background-image: url(../img/sec_present_comming_petan.png);
}
.presentBox.comming h4 {
	color: #7f7f27;
}
.presentBox.agree .type {
	background-image: url(../img/sec_present_agree_petan.png);
}
.presentBox.agree h4 {
	color: #c7632c;
}
.presentBox .detail {
	position: relative;
}
.presentBox .detail dt {
	display: block;
	z-index: 1;
	line-height: 1;
	width: 270px;
	padding: 22px 0;
	text-align: center;
	position: absolute;
	top: 105px;
	left: -105px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
@media screen and (max-width:460px) {
	.presentBox .detail dt {
		width: 100%;
		padding: 13px 0;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		position: static;
	}
}
.presentBox .detail figure {
	position: absolute;
	top: 5px;
	left: 60px;
	width: 258px;
	height: 258px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
@media screen and (max-width:460px) {
	.presentBox .detail figure {
		width: 75px;
		height: 75px;
		left: 14px;
		top: 48px;
	}
}
.presentBox .detail .wrap {
	padding-left: 36.7%;
	padding-right: 45px;
	position: relative;
	min-height: 250px;
}
@media screen and (max-width:460px) {
	.presentBox .detail .wrap {
		position: static;
		min-height: 0;
		padding-left: 14px;
		padding-right: 14px;
	}
}
.presentBox .detail h4 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.8;
	letter-spacing: 0.08em;
	padding: 35px 0 20px;
	margin-bottom: 20px;
}
@media screen and (max-width:460px) {
	.presentBox .detail h4 {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.7;
		padding-left: 85px;
		padding-top: 5px;
		padding-bottom: 10px;
		margin-bottom: 10px;
		min-height: 90px;
	}
}
.presentBox .detail .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.0;
	margin-bottom: 1em;
}
@media screen and (max-width:460px) {
	.presentBox .detail .txt {
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 1.8;
	}
}
.presentBox .detail .note {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.0;
	display: block;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 50px;
}
@media screen and (max-width:460px) {
	.presentBox .detail .note {
		position: static;
		font-size: 11px;
		font-size: 1.1rem;
		text-align: left;
		line-height: 1.8;
	}
}
@media screen and (max-width:460px) {
	.presentBoxWrap {
		margin-top: 20px;
	}
}
@media screen and (min-width:461px) {
	.presentBoxWrap {
		margin-top: 60px;
	}
	.presentBoxWrap:after {
		content: "";
		display: block;
		clear: both;
	}
	.presentBoxWrap .presentBox {
		width: 48%;
		margin-top: 0!important;
		min-height: 170px;
	}
	.presentBoxWrap .presentBox:before {
		border-width: 5px 5px 5px 5px;
	}
	.presentBoxWrap .presentBox .type {
		top: -45px;
	}
	.presentBoxWrap .presentBox.left {
		float: left;
	}
	.presentBoxWrap .presentBox.right {
		float: right;
	}
	.presentBoxWrap .presentBox .detail figure {
		left: 5px;
		width: 170px;
		height: 170px;
	}
	.presentBoxWrap .presentBox .detail .wrap {
		padding-left: 41.7%;
		padding-right: 21px;
		min-height: 170px;
	}
	.presentBoxWrap .presentBox .detail h4 {
		font-size: 1.6rem;
		line-height: 1.6;
		letter-spacing: 0.02em;
		padding: 25px 0 14px;
		margin-bottom: 10px;
	}
	.presentBoxWrap .presentBox .detail .txt {
		font-size: 1.2rem;
		line-height: 1.5;
		margin-bottom: 1em;
	}
	.presentBoxWrap .presentBox .detail .note {
		right: 25px;
	}
}
.sec_fair {
	padding: 80px 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
@media screen and (max-width:460px) {
	.sec_fair {
		padding: 40px 0;
		background-position: center 0;
		background-size: 100% auto;
		background-repeat: repeat-y;
	}
}
.sec_fair header {
	text-align: center;
	margin-bottom: 50px;
}
@media screen and (max-width:460px) {
	.sec_fair header {
		margin-bottom: 25px;
	}
}
@media screen and (max-width:460px) {
	.sec_fair header>.title img {
		max-height: 62px;
		width: auto!important;
	}
}
.no-touchevents .sec_fair {
	background-attachment: fixed;
}
.sec_fair .slidearea {
	width: 100%;
}
.sec_fair .slidearea.second {
	margin-top: 40px;
}
.sec_fair .slidearea .caption {
	display: block;
	position: absolute;
	z-index: 10;
	left: -75px;
	top: 0;
	width: 60px;
	height: 100%;
	padding: 10px 0;
	text-align: center;
	background-color: #7f7f27;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .caption {
		width: 30px;
		left: 0;
	}
}
.sec_fair .slidearea .caption span {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .caption span {
		top: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		display: block;
		font-size: 11px;
		font-size: 1.1rem;
	}
}
.sec_fair .slidearea .caption span:after {
	content: '';
	display: block;
	position: absolute;
	right: -9px;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #7f7f27;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .caption span:after {
		top: 20px;
		right: -7px;
	}
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07 {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 1;
	height: 100%;
	width: 40px;
	background: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #fff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.hover {
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07:before {
	z-index: 0;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	height: 100%;
	width: 36px;
	background-color: #bd9a4f;
	margin: auto;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07:after {
	z-index: 1;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.viewPC {
	display: block;
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.viewPC:before {
	height: 100%;
}
.no-touchevents .sec_fair .slidearea .comBtn07Wrap .comBtn07:hover:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev {
	right: -65px;
	top: 0;
	bottom: auto;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC, .sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC+.next {
	height: calc(100% * 0.49);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC+.next:before, .sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC:before {
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.long {
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.long:before {
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev:before {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev:after {
	border-left: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: -3px;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.next {
	right: -65px;
	top: auto;
	bottom: 0;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.next:before {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.next:after {
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 3px;
}
.sec_fair .slidearea>.in {
	position: relative;
	max-width: 1370px;
	margin: auto;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea>.in {
		padding: 0 16px;
	}
}
.sec_fair .slidearea .slide {
	position: relative;
	margin-bottom: 10px;
	font-size: 0;
}
.sec_fair .slidearea .plancontentWrap {
	padding: 0 2%;
	margin-bottom: 40px;
	width: 49.9%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.sec_fair .slidearea .plancontentWrapIn {
	position: relative;
}
.sec_fair .slidearea .plancontent>.link, .sec_fair .slidearea .plancontent>.view>.link {
	max-width: 390px;
	width: 100%;
	background-color: #fff;
}
@media screen and (min-width:461px) and (max-width:1400px) {
	.sec_fair .slidearea .plancontent>.link, .sec_fair .slidearea .plancontent>.view>.link {
		width: 96%;
	}
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent>.link, .sec_fair .slidearea .plancontent>.view>.link {
		position: static;
		margin-bottom: 8px;
	}
}
.sec_fair .slidearea .plancontent>.link>.wrap, .sec_fair .slidearea .plancontent>.view>.link>.wrap {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	transition: .5s;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent>.link>.wrap, .sec_fair .slidearea .plancontent>.view>.link>.wrap {
		padding: 17px;
		overflow: hidden;
	}
}
.sec_fair .slidearea .plancontent>.link>.wrap:before, .sec_fair .slidearea .plancontent>.view>.link>.wrap:before {
	position: absolute;
	content: '';
	display: block;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	border: 1px solid #bd9a4f;
}
.no-touchevents .sec_fair .slidearea .plancontent>.link:hover .wrap {
	opacity: .8;
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent>.hide {
		-webkit-transition: 0.7s;
		-o-transition: 0.7s;
		transition: 0.7s;
		display: none;
	}
	.sec_fair .slidearea .plancontent>.view {
		display: block;
	}
}
.sec_fair .slidearea .plancontent .row01 {
	min-height: 140px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01 {
		min-height: 120px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01.prt_deco02:after, .sec_fair .slidearea .plancontent .row01.prt_deco02:before {
		content: none;
	}
}
.sec_fair .slidearea .plancontent .row01 .left {
	position: absolute;
	font-size: 0;
	width: 42.4%;
	padding-top: 42.4%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01 .left {
		top: 40px;
		width: 75px;
		padding-top: 75px;
	}
}
.sec_fair .slidearea .plancontent .row01 .right {
	padding-left: 50%;
	height: 140px;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01 .right {
		padding-left: 90px;
		height: auto;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime {
	color: #bd9a4f;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01 .right .datetime {
		display: block;
		margin-left: -90px;
		height: 40px;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime .date {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01 .right .datetime .date {
		font-size: 11px;
		font-size: 1.1rem;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime .time {
	line-height: 1.5;
	margin-bottom: 5px;
}
.sec_fair .slidearea .plancontent .row01 .right .datetime .time li {
	font-size: 11px;
	font-size: 1.1rem;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01 .right .datetime .time li {
		font-size: 10px;
		font-size: 1rem;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime .time li+li:before {
	content: ' / ';
	margin-left: 2px;
	margin-right: -2px;
}
.sec_fair .slidearea .plancontent .row01 .right .title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #1a1a1a;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .row01 .right .title {
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 1.7;
	}
}
.sec_fair .slidearea .plancontent .label {
	position: absolute;
	top: 0;
	right: 20px;
	width: 56px;
	height: 38px;
	background-position: top;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	color: #FFF;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 38px;
	text-align: center;
}
.sec_fair .slidearea .plancontent .label .label_name {
	position: relative;
	top: -3px;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .label {
		top: -4px;
		right: 14px;
		width: 50px;
		line-height: 42px;
		font-size: 10px;
		font-size: 1rem;
	}
}
.sec_fair .slidearea .plancontent .label.label01 {
	background-image: url("../common/svg/fair_label01.svg");
}
.sec_fair .slidearea .plancontent .label.label02 {
	background-image: url("../common/svg/fair_label02.svg");
}
.sec_fair .slidearea .plancontent .label.label03 {
	background-image: url("../common/svg/fair_label03.svg");
}
.sec_fair .slidearea .plancontent .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.0;
}
@media screen and (max-width:460px) {
	.sec_fair .slidearea .plancontent .txt {
		display: none;
	}
}
.sec_fair .slidearea .plancontent .txt br {
	display: none;
}
.sec_fair .slidearea.second .plancontent>.link {
	background-color: #fff;
}
.sec_fair .prt_txtLink {
	display: block;
	margin-top: 15px;
	text-align: right;
}
@media screen and (max-width:460px) {
	.sec_fair .prt_txtLink {
		position: absolute;
		right: 15px;
		bottom: 15px;
		margin-top: 0;
	}
}
.sec_fair .more {
	margin-top: 40px;
	text-align: center;
}
@media screen and (max-width:460px) {
	.sec_fair .more {
		padding: 0 16px;
	}
}
.sec_fair .more>a {
	max-width: 360px;
}
@media screen and (max-width:460px) {
	.sec_fair .more>a {
		max-width: 100%;
	}
}
.sec_fair .links {
	margin-top: 20px;
}
.sec_fair .links a span {
	padding: 17px 0;
	font-size: 15px;
	font-size: 1.5rem;
}
.no-touchevents .topFair .slide .plancontent:hover .row01 .right .title, .topFair .slide .plancontent.hover .row01 .right .title {
	text-decoration: underline;
}
[data-slidearea07] {
	overflow: hidden;
}
[data-slidearea07] .contentWrap {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	position: relative;
}
@media screen and (min-width:461px) and (max-width:1400px) {
	[data-slidearea07] .contentWrap {
		width: 80%;
	}
}
[data-slidearea07] .contentWrapIn {
	overflow: hidden;
	padding: 0 33.33333%;
}
[data-slidearea07] .content {
	position: relative;
}
[data-slidearea07] .link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.5s!important;
	-o-transition: 0.5s!important;
	transition: 0.5s!important;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
@media screen and (min-width:1080px) and (max-width:1280px) {
	[data-slidearea07] .link {
		width: 96%;
	}
}
[data-slidearea07] .link.view {
	opacity: 1;
	pointer-events: auto;
}
[data-slidearea07] .link>.in {
	padding: 0 8%;
}
[data-slidearea07] .imgarea .img {
	display: block;
	padding-top: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
@media screen and (max-width:460px) {
	[data-slidearea07] .contentWrapIn {
		padding: 0 0 0 13.8%!important;
	}
	[data-slidearea07] .link {
		opacity: 1;
		pointer-events: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	[data-slidearea07] .btns01 button.viewPC {
		opacity: 0;
		pointer-events: none;
	}
	[data-slidearea07] .btns01 button.viewSP {
		opacity: 1;
		pointer-events: auto;
	}
}
.sec_blog {
	background-image: url(../img/sec_blog_bg.jpg);
	background-position: center;
	background-repeat: repeat;
	position: relative;
}
.sec_blog:before {
	top: 5px;
}
.topInformation {
	padding: 90px 0 83px;
	-webkit-box-shadow: 0 0 1px 1px #ddd;
	box-shadow: 0 0 1px 1px #ddd;
}
.topInformation>.in {
	max-width: 1196px;
	width: 100%;
	margin: auto;
	padding: 0 2%;
}
.topInformation>.group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.topInformation>.in .info {
	padding-top: 24px;
	width: 36%;
}
.topInformation>.in .info .title01 {
	padding-left: 28px;
	margin-bottom: 45px;
}
.topInformation>.in .info .more {
	text-align: left;
}
.topInformation>.in .list {
	width: 64%;
}
.topInformation>.in .list .item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.topInformation>.in .list .item+.item {
	margin-top: 50px;
}
.topInformation>.in .list .item .img {
	margin-right: 30px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	min-width: 140px;
}
@media screen and (min-width:461px) {
	.topInformation>.in .list .item .content {
		width: 100%;
	}
}
.topInformation>.in .list .item .content .category {
	font-size: 1.3rem;
	color: #BEA574;
	line-height: 1;
	margin-bottom: 18px;
}
.topInformation>.in .list .item .content .category span {
	margin-left: 40px;
	position: relative;
}
.topInformation>.in .list .item .content .category span:before {
	content: '';
	position: absolute;
	top: 0;
	left: -19px;
	height: 100%;
	width: 1px;
	background: #BEA574;
}
.topInformation>.in .list .item .content .ttl {
	font-size: 1.7rem;
	margin-bottom: 14px;
	font-weight: normal;
}
.topInformation>.in .list .item .content .caption {
	font-size: 1.3rem;
	line-height: 1.69;
	margin-bottom: 14px;
}
.topInformation>.in .list .item .content .link {
	font-size: 1.3rem;
	display: block;
	text-align: right;
}
.topInformation>.in .list .item .content .link span {
	text-decoration: underline;
}
.no-touchevents .topInformation>.in .list .item a:hover .content .link span {
	text-decoration: none;
}
.no-touchevents .topInformation>.in .list .item a:hover .content .link:after {
	-webkit-transform: rotate(-45deg) translate(6px, 6px);
	-ms-transform: rotate(-45deg) translate(6px, 6px);
	transform: rotate(-45deg) translate(6px, 6px);
}
.no-touchevents .sec_blog {
	background-attachment: fixed;
}
.sec_blog header .title {
	text-align: center;
	margin-bottom: 50px;
}
@media screen and (max-width:460px) {
	.topInformation {
		padding: 37px 0 130px;
	}
	.topInformation>.in {
		max-width: 100%;
		padding: 0 10.4%;
	}
	.topInformation>.group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
	}
	.topInformation>.in .info {
		padding-top: 0;
		width: 100%;
	}
	.topInformation>.in .info .title01 {
		padding-left: 0;
		margin-bottom: 18px;
		text-align: center;
	}
	.topInformation>.in .info .title01 img {
		width: 66%!important;
	}
	.topInformation>.in .info .notice {
		text-align: center;
		bottom: -75px;
		position: absolute;
		width: 100%;
		margin: 0 auto;
		left: 0;
		padding: 0;
	}
	.topInformation>.in .info .notice a {
		width: 92%;
		margin: 0 auto;
	}
	.topInformation>.in .list {
		width: 100%;
	}
	.topInformation>.in .list .item+.item {
		margin-top: 20px;
	}
	.topInformation>.in .list .item .img {
		margin-right: 17px;
		width: 22.8%;
		min-width: 22.8%;
		height: auto;
	}
	.topInformation>.in .list .item .img img {
		width: 100%!important;
	}
	.topInformation>.in .list .item .content .category {
		font-size: 1.1rem;
		margin-bottom: 5px;
	}
	.topInformation>.in .list .item .content .category span {
		margin-left: 27px;
		position: relative;
	}
	.topInformation>.in .list .item .content .category span:before {
		content: '';
		position: absolute;
		top: 0;
		left: -13px;
		height: 100%;
		width: 1px;
		background: #BEA574;
	}
	.topInformation>.in .list .item .content .ttl {
		font-size: 1.2rem;
		line-height: 1.7;
		margin-bottom: 0;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.topInformation>.in .list .item .content .link {
		padding-right: 1em;
	}
	.topInformation>.in .list .item .content .link span {
		font-size: .65rem;
		bottom: 7px;
		right: 0;
	}
	.topInformation>.in .list .item .content .link:after {
		border-width: 3px 1px 1px 3px;
		right: 4px;
	}
}
@media screen and (max-width:460px) {
	.sec_blog header .title {
		margin-bottom: 20px;
	}
	.sec_blog header .title img {
		max-height: 62px;
		width: auto!important;
	}
}
.sec_blog .blog_wrap {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1160px;
	width: 90%;
	width: calc(100% - 40px);
	min-height: 525px;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap {
		min-height: 0;
	}
}
.sec_blog .blog_wrap .blog_slide {
	display: none;
}
.sec_blog .blog_wrap .c {
	margin: 0 18px;
	padding: 9px;
	width: 363px;
	min-height: 525px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c {
		display: none;
		margin: 0 0 10px;
		width: calc(100vw - 32px);
		min-height: 0;
		padding: 17px;
	}
	.sec_blog .blog_wrap .c[aria-describedby=slick-slide00], .sec_blog .blog_wrap .c[aria-describedby=slick-slide01], .sec_blog .blog_wrap .c[aria-describedby=slick-slide02] {
		display: block;
	}
}
.sec_blog .blog_wrap .c:before {
	content: "";
	margin: auto;
	position: absolute;
	background-color: #ffffff;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: .8;
}
.sec_blog .blog_wrap .c:after {
	content: "";
	display: block;
	margin: auto;
	border: 1px solid #bd9a4f;
	position: absolute;
	left: 8px;
	top: 8px;
	bottom: 8px;
	right: 8px;
	pointer-events: none;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c:after {
		top: 5px;
		left: 5px;
		right: 5px;
		bottom: 5px;
	}
}
.sec_blog .blog_wrap .c a {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: block;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c a {
		position: relative;
	}
}
.no-touchevents .sec_blog .blog_wrap .c a:hover {
	opacity: .8;
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
.sec_blog .blog_wrap .c .ph {
	margin: auto 0;
	height: 276px;
	background-position: center;
	background-size: cover;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .ph {
		width: 115px;
		height: 90px;
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		float: left;
	}
}
.sec_blog .blog_wrap .c .txt_box {
	color: #595757;
	position: relative;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .txt_box {
		margin: 0;
		padding-left: 0;
		padding-left: 128px;
		position: static;
	}
}
.sec_blog .blog_wrap .c .txt_box .top_txt {
	margin-bottom: 10px;
	padding: 14px 20px 5px;
	background-image: url(../img/sec_blog_hr.png);
	background-size: 95%;
	background-position: center bottom;
	background-repeat: no-repeat;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .txt_box .top_txt {
		background: none;
		min-height: 0;
		padding: 0 0 12px;
		margin: 0;
		bottom: 0;
	}
}
.sec_blog .blog_wrap .c .txt_box .top_txt .date {
	font-weight: bold;
	font-size: 12px;
	font-size: 1.2rem;
	color: #be9b50;
	margin-bottom: 5px;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .txt_box .top_txt .date {
		font-size: 8px;
		font-size: .8rem;
		margin-bottom: 4px;
	}
}
.sec_blog .blog_wrap .c .txt_box .top_txt .date span {
	height: 15px;
	padding: 0 11px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-color: #be9b50;
	margin-left: 8px;
	white-space: nowrap;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .txt_box .top_txt .date span {
		font-size: 8px;
		font-size: .8rem;
		padding: 5px 4px 2px;
		height: auto;
		line-height: 1;
		display: inline-block;
		margin-left: 4px;
	}
}
.sec_blog .blog_wrap .c .txt_box .top_txt .c_tit {
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.08em;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .txt_box .top_txt .c_tit {
		margin: 6px 0 4px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.6;
	}
}
.sec_blog .blog_wrap .c .txt_box .txt {
	padding: 0 20px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.0;
	letter-spacing: 0.06em;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .txt_box .txt {
		display: none;
		padding: 0 20px;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 2.1rem;
	}
}
.sec_blog .blog_wrap .c .txt_box .more {
	width: 90%;
	text-align: right;
	margin: 10px 20px 20px 0;
}
@media screen and (max-width:460px) {
	.sec_blog .blog_wrap .c .txt_box .more {
		margin: 0;
		margin-top: -5px;
		font-size: 12px;
		font-size: 1.2rem;
		width: 85%;
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.sec_blog .blog_wrap .c .txt_box .more:after {
		border-width: 4px 1px 1px 4px;
	}
}
.topInformation .notice {
	width: 360px;
	margin-top: 40px;
}
@media screen and (max-width:460px) {
	.sec_blog .notice {
		margin-top: 20px;
		padding: 0 16px;
		width: calc(100% - 32px);
		text-align: center;
	}
}
.sec_report {
	padding: 95px 0 100px;
	position: relative;
	overflow: hidden;
}
@media screen and (min-width:461px) {
	.sec_report {
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed!important;
	}
	.sec_report:after {
		content: '';
		display: block;
		position: absolute;
		top: 340px;
		width: 100%;
		height: 7px;
		z-index: 0;
		background-image: url(../common/img/prt_deco03b.png);
		background-size: 30px 7px;
		background-position: center center;
		background-repeat: repeat-x;
		background-attachment: scroll;
	}
}
@media screen and (min-width:461px) and (max-width:460px) {
	.sec_report:after {
		top: 235px;
	}
}
@media screen and (min-width:461px) {
	.sec_report:before {
		border-top: 5px solid #775c2c;
		z-index: 0;
		top: 330px;
		left: 0;
		height: 100%;
		width: 100%;
		opacity: 0.7;
		content: '';
		display: block;
		position: absolute;
		background-image: url(../img/sec_partyreport_bg.jpg);
		background-position: center bottom;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		background-repeat: repeat-y;
		background-attachment: scroll;
	}
}
@media screen and (min-width:461px) and (max-width:460px) {
	.sec_report:before {
		top: 230px;
	}
}
@media screen and (max-width:460px) {
	.sec_report {
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #bd9a4f;
		z-index: 0;
	}
	.sec_report:before {
		z-index: 0;
		border-top: 4px solid #775c2c;
		content: '';
		display: block;
		position: absolute;
		top: calc(100vw * 0.5);
		bottom: 0;
		width: 100%;
		background-image: url(../img/sec_partyreport_bg_sp.jpg);
		background-position: center center;
		background-size: cover;
		background-repeat: repeat;
		opacity: 0.8;
	}
	.sec_report:after {
		z-index: 0;
		content: '';
		display: block;
		position: absolute;
		top: calc(100vw * 0.52);
		width: 100%;
		height: 4px;
		z-index: 0;
		background-image: url(../common/img/prt_deco03b.png);
		background-size: auto 4px;
		background-position: center center;
		background-repeat: repeat-x;
		background-attachment: scroll;
	}
}
.sec_report header {
	margin-bottom: 60px;
}
@media screen and (max-width:460px) {
	.sec_report header {
		margin-bottom: 0px;
	}
}
.sec_report header .title {
	text-align: center;
}
@media screen and (max-width:460px) {
	.sec_report header .title img {
		max-height: 62px;
		width: auto!important;
	}
}
.sec_report .cliped {
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	position: absolute;
	left: 50%;
	margin-left: -125px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.sec_report .cliped image {
	-webkit-clip-path: url(#maskPath);
	clip-path: url(#maskPath);
}
@media screen and (max-width:1280px) {
	.sec_report .cliped {
		margin-top: 0;
		-webkit-transform: scale(0.82, 0.82);
		-ms-transform: scale(0.82, 0.82);
		transform: scale(0.82, 0.82);
	}
}
@media screen and (max-width:460px) {
	.sec_report .cliped {
		-webkit-clip-path: url(#maskPath);
		clip-path: url(#maskPath);
	}
}
.no-touchevents .sec_report {
	background-attachment: fixed;
}
.sec_report .contentWrap {
	overflow: hidden;
}
.sec_report .contentWrap>svg.mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
}
.sec_report .slidearea {
	z-index: 1;
	padding: 0 2%;
}
.sec_report .slidearea>.in {
	z-index: 1;
	position: relative;
	max-width: 1560px;
	margin: auto;
}
.sec_report .slide {
	position: relative;
	margin-bottom: 10px;
}
.sec_report .more {
	text-align: center;
}
@media screen and (max-width:460px) {
	.sec_report .more {
		position: relative;
		z-index: 1;
		margin: 0 -3%;
	}
}
.sec_report .more a {
	max-width: 360px;
}
@media screen and (max-width:460px) {
	.sec_report .more a {
		max-width: 100%;
	}
}
@media screen and (min-width:461px) {
	.sec_report .slide {
		-webkit-transform: none!important;
		-ms-transform: none!important;
		transform: none!important;
		height: auto!important;
	}
	.sec_report .slide .plancontentWrap.dammy {
		display: none!important;
	}
	.sec_report .slidearea .comBtn03Wrap {
		display: none;
	}
}
@media screen and (max-width:460px) {
	.sec_report {
		padding: 35px 0 40px;
	}
	.sec_report .contentWrap {
		overflow: visible;
	}
	.sec_report .slidearea {
		padding: 5% 6% 0;
	}
	.sec_report .slidearea>.in {
		margin-bottom: 9%;
	}
	.sec_report .slide {
		margin-bottom: 8%;
	}
	.sec_report .slide .comLayout07 {
		position: absolute!important;
	}
	.sec_report .slide .plancontent {
		padding-left: 6%;
		min-height: 0;
		padding-bottom: 5%;
	}
	.sec_report>.title01 {
		margin-bottom: 7%;
	}
}
.comLayout07Wrap {
	font-size: 0;
	max-width: 1300px;
	width: 100%;
	margin: auto;
}
.comLayout07Wrap.type02 {
	max-width: 1320px;
}
.comLayout07Wrap.type02 .comLayout07 {
	width: 22.9%;
}
.comLayout07Wrap .comLayout07 {
	width: 31%;
	margin-bottom: 50px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.comLayout07Wrap .comLayout07 .wrapLink {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: rgba(255, 255, 255, 0);
}
.no-touchevents .comLayout07Wrap .comLayout07 .wrapLink:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
.no-touchevents .comLayout07Wrap .comLayout07 .wrapLink:hover+.img {
	opacity: .8;
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
.comLayout07Wrap .comLayout07 .img01 {
	margin: 12px;
	position: relative;
	min-height: 192px;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (max-width:1280px) {
	.comLayout07Wrap .comLayout07 .img01 {
		padding-top: 62%;
		min-height: 0;
	}
}
.comLayout07Wrap .comLayout07 .shape {
	height: 0;
}
.comLayout07Wrap .comLayout07 .info {
	margin: 0;
	padding-bottom: 40px;
}
@media screen and (max-width:460px) {
	.comLayout07Wrap .comLayout07 .info {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		margin-top: -10px;
	}
}
.comLayout07Wrap .comLayout07 .wrap {
	padding-bottom: 0;
	margin: 0 20px;
}
.comLayout07Wrap .comLayout07 .name {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.2;
	letter-spacing: 0;
	color: #bd9a4f;
	padding-top: 10px;
	font-weight: normal;
}
@media screen and (max-width:460px) {
	.comLayout07Wrap .comLayout07 .name {
		font-size: 24px;
		font-size: 2.4rem;
	}
}
.comLayout07Wrap .comLayout07 .date {
	color: #bd9a4f;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.08em;
	display: block;
}
@media screen and (max-width:460px) {
	.comLayout07Wrap .comLayout07 .date {
		font-size: 11px;
		font-size: 1.1rem;
	}
}
.comLayout07Wrap .comLayout07 .copy {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.0;
	letter-spacing: 0.06em;
	padding: 0 20px;
	color: bc01;
	text-align: left;
}
.comLayout07Wrap .comLayout07 .copy br {
	display: none;
}
@media screen and (max-width:460px) {
	.comLayout07Wrap .comLayout07 .copy {
		font-size: 11px;
		font-size: 1.1rem;
	}
	.comLayout07Wrap .comLayout07 .copy br {
		display: none;
		letter-spacing: 0;
	}
}
.comLayout07Wrap .comLayout07 .link a {
	position: absolute;
	bottom: 15px;
	right: 10px;
	left: auto;
}
@media screen and (max-width:460px) {
	.comLayout07Wrap .comLayout07 .link a {
		right: 15px;
	}
}
@media screen and (min-width:461px) {
	.comLayout07Wrap .comLayout07 {
		left: 0!important;
	}
}
.comLayout07Wrap .comLayout07In {
	position: relative;
	background-image: url(../img/sec_partyreport_card_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f1ece6;
	padding-top: 6px;
}
.comLayout07Wrap .comLayout07In:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
	height: 6px;
	width: 100%;
	background-color: #bd9a4f;
	opacity: 0.7;
}
@media screen and (min-width:901px) {
	.comLayout07 {
		margin-left: 1.1%;
		margin-right: 1.1%;
	}
	.comLayout07Wrap.type02 .comLayout07 {
		margin-left: 1.0%;
		margin-right: 1.0%;
	}
}
@media screen and (min-width:460px) and (max-width:900px) {
	.comLayout07, .comLayout07Wrap.type02 .comLayout07 {
		width: 48%;
		margin-left: 1.0%;
		margin-right: 1.0%;
	}
}
@media screen and (max-width:460px) {
	.comLayout07, .comLayout07Wrap.type02 .comLayout07 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10%;
		padding: 0 3%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media screen and (max-width:460px) {
	.mod_insta .mod_insta {
		margin-bottom: 15%;
	}
}
[data-instagram01] {
	padding: 0 0 2px;
	height: 404px;
	overflow: hidden;
	background-color: #f2eee2;
	font-size: 0;
	position: relative;
}
[data-instagram01] .load_anim {
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
[data-instagram01].view .load_anim {
	opacity: 0;
}
.not-ie [data-instagram01] .contentWrap {
	-webkit-filter: opacity(0);
	filter: opacity(0);
	-webkit-transition: -webkit-filter 1s;
	transition: -webkit-filter 1s;
	-o-transition: filter 1s;
	transition: filter 1s;
	transition: filter 1s, -webkit-filter 1s;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
}
.not-ie [data-instagram01].view .contentWrap {
	-webkit-filter: opacity(1);
	filter: opacity(1);
}
.ie [data-instagram01] .contentWrap {
	opacity: 0;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
}
.ie [data-instagram01].view .contentWrap {
	opacity: 1;
}
[data-instagram01] .contentWrap {
	width: 10000%;
}
[data-instagram01] .contentWrap .content {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 2000px;
	height: 200px;
	border-top: 2px solid #f2eee2;
}
[data-instagram01] .contentWrap .content li {
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
[data-instagram01] .contentWrap .content li+li {
	border-left: 2px solid #f2eee2;
}
[data-instagram01] .contentWrap .content li:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #000;
}
[data-instagram01] .contentWrap .content li a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: opacity .5s, -webkit-filter .5s;
	transition: opacity .5s, -webkit-filter .5s;
	-o-transition: opacity .5s, filter .5s;
	transition: opacity .5s, filter .5s;
	transition: opacity .5s, filter .5s, -webkit-filter .5s;
	position: relative;
}
[data-instagram01] .contentWrap .content li a video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.no-touchevents [data-instagram01] .contentWrap .content li a:hover {
	opacity: .7;
}
@media screen and (max-width:460px) {
	[data-instagram01] {
		height: 204px;
	}
	[data-instagram01] .contentWrap .content {
		width: 1000px;
		height: 100px;
	}
}
.eos_area {
	padding: 40px 0;
	background-image: url(../img/sec_present_bg.png);
}
.eos_area .txt_wrap {
	padding: 30px 40px;
	border-top: 2px solid #BEA574;
	border-bottom: 2px solid #BEA574;
	margin: 0 auto;
	color: #000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}
.eos_area .txt_wrap dt {
	margin-bottom: 12px;
	font-size: 1.4rem;
	letter-spacing: .1em;
}
.eos_area .txt_wrap .txt {
	text-align: center;
	margin-bottom: 12px;
	font-family: 'source-han-serif-japanese', serif;
	font-size: 1.8rem;
	letter-spacing: .1em;
	line-height: 1.4;
}
.eos_area .txt_wrap .txt span {
	display: inline-block;
	margin-left: 8px;
	font-size: 1.3rem;
}
@media screen and (max-width:640px) {
	.eos_area .txt_wrap .txt {
		font-size: 1.4rem;
	}
}
.eos_area .txt_wrap dd {
	font-size: 1.2rem;
	line-height: 1.9;
}
.eos_area .txt_wrap .btn {
	margin-top: 20px;
	text-align: center;
}
.eos_area .txt_wrap .btn a {
	max-width: 170px;
	width: 100%;
	display: inline-block;
}
@media screen and (min-width:641px) {
	.eos_area .txt_wrap {
		width: 980px;
	}
}
@media screen and (max-width:640px) {
	.eos_area {
		padding: 16px 12px;
	}
	.eos_area .txt_wrap {
		padding: 20px 10px;
	}
	.eos_area .txt_wrap dt {
		margin-bottom: 8px;
		font-size: 1.8rem;
		line-height: 1.5;
		font-weight: 500;
	}
	.eos_area .txt_wrap dt span {
		font-size: 1.6rem;
	}
	.eos_area .txt_wrap dd {
		font-size: 1.2rem;
		text-align: justify;
	}
}
.covi {
	width: 100%;
	background-color: #FFF;
	text-align: center;
	padding: 12px 0;
	margin-bottom: 30px;
}
.covi .in {
	display: inline-block;
	position: relative;
}
.covi .in:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #666;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.covi .in a {
	text-align: center;
	font-family: "source-han-serif-japanese", serif;
	font-size: 1.7rem;
	letter-spacing: .1em;
	line-height: 1.4;
	color: #666666;
	display: block;
	position: relative;
	padding-right: 2rem;
}
.covi .in a:after, .covi .in a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.covi .in a:before {
	right: 4px;
	width: 2rem;
	height: 1px;
	background: #666;
}
.covi .in a:after {
	right: 4px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.covi .in a span {
	display: inline-block;
	margin-left: 8px;
	font-size: 1.3rem;
}
.link_online {
	position: relative;
	z-index: 100;
}
@media screen and (min-width:641px) {
	.link_online {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 840px;
		margin: 0 auto 40px;
	}
}
@media screen and (max-width:640px) {
	.link_online {
		margin-left: 4%;
		margin-right: 4%;
	}
}
.link_online ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
}
@media screen and (min-width:641px) {
	.link_online .link_left {
		width: 50%;
	}
	.link_online .link_right {
		width: 50%;
	}
	.link_online ul li:nth-child(2) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}
@media screen and (max-width:640px) {
	.link_online {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.link_online .link_left {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.link_online .link_right {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}
.link_online a {
	display: block;
}
@media screen and (max-width:640px) {
	.link_online a {
		margin-top: 10px;
	}
}
.link_online a img {
	max-width: 100%;
	height: auto;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.link_online a:hover img {
	opacity: 0.8;
}
@media screen and (max-width:640px) {
	.covi .in a {
		font-size: 4vw;
		padding-right: 3rem;
	}
	.covi .in a span {
		font-size: 3vw;
	}
}