@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : celebration.css
 author     : Ability Consultant
 style info : 叙勲・褒章 / 周年 / 就任・退任 / 祝賀会
=================================================================== */
.box_party .box_slider, .box_party .text {
	max-width: 1260px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}

/* -----------------------------------------------------------
	con_firstview
----------------------------------------------------------- */
.con_firstview .box_slide .slide1 {
	background-image: url(../celebration/images/img_slide1-pc.jpg);
}

.con_firstview .box_slide.slick-initialized .slide2 {
	background-image: url(../celebration/images/img_slide2-pc.jpg);
}

.con_firstview .box_slide.slick-initialized .slide3 {
	background-image: url(../celebration/images/img_slide3-pc.jpg);
}

.con_firstview .box_slide.slick-initialized .slide4 {
	background-image: url(../celebration/images/img_slide4-pc.jpg);
}

@media only screen and (max-width: 767px) {
	.con_firstview .box_slide.slick-initialized .slide4 {
		background-position: 30% center;
	}
}

.con_firstview .box_slide.slick-initialized .slide5 {
	background-image: url(../celebration/images/img_slide5-pc.jpg);
}

@media only screen and (max-width: 767px) {
	.con_firstview .box_slide.slick-initialized .slide5 {
		background-position: 60% center;
	}
}

.con_firstview .box_slide.slick-initialized .slide6 {
	background-image: url(../celebration/images/img_slide6-pc.jpg);
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
	margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
	.con_intro {
		margin-bottom: 2.75em;
	}
}

/* -----------------------------------------------------------
	con_poi
----------------------------------------------------------- */
.con_poi {
	max-width: 1260px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 105px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_poi {
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.con_poi {
		margin-bottom: 4em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.con_poi {
		max-width: none;
	}
}

@media print {
	.con_poi {
		max-width: none;
	}
}

.ie8 .con_poi {
	max-width: none;
}

.con_poi .st_m {
	margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_poi .st_m {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_poi .st_m {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_poi .st_m .en {
		font-size: 625%;
	}
}

@media print {
	.con_poi .st_m .en {
		font-size: 625%;
	}
}

.ie8 .con_poi .st_m .en {
	font-size: 625%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_poi .st_m .en {
		font-size: 375%;
	}
}

@media only screen and (max-width: 767px) {
	.con_poi .st_m .en {
		font-size: 250%;
	}
}

@media only screen and (min-width: 768px) {
	.con_poi .st_m .jp {
		font-size: 188%;
	}
}

@media print {
	.con_poi .st_m .jp {
		font-size: 188%;
	}
}

.ie8 .con_poi .st_m .jp {
	font-size: 188%;
}

@media only screen and (max-width: 767px) {
	.con_poi .st_m .jp {
		font-size: 113%;
	}
}

.box_poi {
	margin-bottom: 55px;
	padding-bottom: 37px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_poi {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.box_poi {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_poi {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.box_poi {
		padding-bottom: 2em;
	}
}

@media only screen and (max-width: 767px) {
	.box_poi {
		display: block;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.box_poi {
		width: calc(100% - 170px);
	}
}

@media print {
	.box_poi {
		width: calc(100% - 170px);
	}
}

.ie8 .box_poi {
	width: calc(100% - 170px);
}

@media only screen and (max-width: 767px) {
	.box_poi {
		width: calc(100% - 3em);
	}
}

.box_poi .item {
	width: 19.04762%;
	margin: 0 20px;
	display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_poi .item {
		width: 30%;
	}
}

@media only screen and (max-width: 767px) {
	.box_poi .item {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_poi .item {
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
	.box_poi .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	.box_poi .item {
		max-width: 240px;
	}
}

@media print {
	.box_poi .item {
		max-width: 240px;
	}
}

.ie8 .box_poi .item {
	max-width: 240px;
}

@media only screen and (max-width: 767px) {
	.box_poi .item {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 0;
	}
	.box_poi .item:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.box_poi .item:nth-child(n+2) {
		margin-top: -1em;
	}
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
	.box_poi .item:nth-of-type(odd) .box_text .title {
		padding-left: 1em;
	}
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
	.box_poi .item:nth-of-type(even) .box_text .title {
		padding-right: 1em;
	}
}

.box_poi .item .box_img {
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width: 767px) {
	.box_poi .item .box_img {
		width: 50%;
	}
}

.box_poi .item .box_img span {
	display: block;
	padding-top: 100.41667%;
}

.box_poi .item .box_img img {
	position: absolute;
	top: 50%;
	left: 0;
	max-width: none;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.box_poi .item .box_text {
	margin-top: 0.5em;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.box_poi .item .box_text {
		width: 50%;
		text-align: left;
		margin-top: 0;
	}
}

.box_poi .item .box_text .title {
	font-size: 113%;
	line-height: 1.66667;
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (max-width: 767px) {
	.box_poi .item .box_text .title {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

/* -----------------------------------------------------------
	con_party
----------------------------------------------------------- */
.con_party {
	margin-top: 300px;
	padding-bottom: 300px;
	position: relative;
	z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_party {
		margin-top: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.con_party {
		margin-top: 3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_party {
		padding-bottom: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.con_party {
		padding-bottom: 3em;
	}
}

.con_party:before {
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: skewY(-9.1deg);
	transform: skewY(-9.1deg);
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	content: "";
	display: block;
	background: #0c1925;
	background: -webkit-linear-gradient(left, #0c1925 0%, #23384b 100%);
	background: -webkit-gradient(linear, left top, right top, from(#0c1925), to(#23384b));
	background: linear-gradient(to right, #0c1925 0%, #23384b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c1925', endColorstr='#23384b',GradientType=1 );
}

.box_party {
	position: relative;
}

.box_party .st_m {
	position: relative;
	z-index: 2;
}

@media only screen and (min-width: 1025px) {
	.box_party .st_m .en {
		font-size: 875%;
	}
}

@media print {
	.box_party .st_m .en {
		font-size: 875%;
	}
}

.ie8 .box_party .st_m .en {
	font-size: 875%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_party .st_m .en {
		font-size: 500%;
	}
}

@media only screen and (max-width: 767px) {
	.box_party .st_m .en {
		font-size: 288%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	.box_party .st_m .en {
		font-size: 625%;
	}
}

@media print {
	.box_party .st_m .en {
		font-size: 625%;
	}
}

.ie8 .box_party .st_m .en {
	font-size: 625%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_party .st_m {
		margin-bottom: 30px;
		padding-top: 2em;
	}
}

@media only screen and (max-width: 767px) {
	.box_party .st_m {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 1025px) {
	.box_party .inner {
		overflow: hidden;
		position: relative;
	}
}

@media print {
	.box_party .inner {
		overflow: hidden;
		position: relative;
	}
}

.ie8 .box_party .inner {
	overflow: hidden;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.box_party .inner {
		padding: 3em 0 3em;
		margin-bottom: 0;
	}
}

.box_party .box_slider {
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
	.box_party .box_slider {
		margin-top: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.box_party .box_slider {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 1024px) {
	.box_party .box_slider {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 92%;
	}
}

.box_party .box_slider .slick-arrow {
	width: 80px;
	height: 15px;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -7.5px;
	cursor: pointer;
	z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_party .box_slider .slick-arrow {
		width: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.box_party .box_slider .slick-arrow {
		width: 3em;
	}
}

.box_party .box_slider .slick-arrow.prev {
	border-left: 1px solid #fff;
	-webkit-transform: skew(-45deg) translateX(-100%);
	transform: skew(-45deg) translateX(-100%);
	left: -2em;
}

@media only screen and (max-width: 767px) {
	.box_party .box_slider .slick-arrow.prev {
		left: 3em;
	}
}

@media only screen and (max-width: 1500px) {
	.box_party .box_slider .slick-arrow.prev {
		left: 3em;
	}
}

@media print {
	.box_party .box_slider .slick-arrow.prev {
		left: 3em;
	}
}

.ie8 .box_party .box_slider .slick-arrow.prev {
	left: 3em;
}

.box_party .box_slider .slick-arrow.next {
	border-right: 1px solid #fff;
	-webkit-transform: skew(45deg) translateX(100%);
	transform: skew(45deg) translateX(100%);
	right: -2em;
}

@media only screen and (max-width: 767px) {
	.box_party .box_slider .slick-arrow.next {
		right: 3em;
	}
}

@media only screen and (max-width: 1500px) {
	.box_party .box_slider .slick-arrow.next {
		right: 3em;
	}
}

@media print {
	.box_party .box_slider .slick-arrow.next {
		right: 3em;
	}
}

.ie8 .box_party .box_slider .slick-arrow.next {
	right: 3em;
}

.box_party .box_slider .slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	bottom: 1em;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
	.box_party .box_slider .slick-dots {
		bottom: 1em;
	}
}

.box_party .box_slider .slick-dots li {
	width: 8px;
	height: 8px;
	border: 1px solid #ccc;
	background: #ccc;
	border-radius: 50%;
	margin-left: 15px;
	position: relative;
}

.box_party .box_slider .slick-dots li:first-child {
	margin-left: 0;
}

.box_party .box_slider .slick-dots li.slick-active {
	border-color: #aa002b;
	background: #aa002b;
}

.box_party .box_slider .slick-dots li.slick-active button {
	cursor: default;
}

.box_party .box_slider .slick-dots li button {
	width: 100%;
	height: 100%;
	padding: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	border-width: 0;
	cursor: pointer;
}

.box_party .text {
	color: #fff;
	line-height: 2;
}

@media only screen and (min-width: 1025px) {
	.box_party .text {
		font-size: 125%;
	}
}

@media print {
	.box_party .text {
		font-size: 125%;
	}
}

.ie8 .box_party .text {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_party .text {
		font-size: 113%;
	}
}

@media only screen and (max-width: 767px) {
	.box_party .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_party .text {
		line-height: 1.9;
	}
}

@media only screen and (min-width: 768px) {
	.box_party .text {
		text-align: center;
	}
}

@media print {
	.box_party .text {
		text-align: center;
	}
}

.ie8 .box_party .text {
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_party .text {
		line-height: 1.9;
		text-align: left;
	}
}

/* -----------------------------------------------------------
	con_cui
----------------------------------------------------------- */
.con_cui {
	margin-top: -300px;
	padding-top: 65px;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	position: relative;
	z-index: 1;
	background-color: #f3f3f6;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cui {
		margin-top: -200px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cui {
		margin-top: -3em;
	}
}

@media only screen and (max-width: 767px) {
	.con_cui {
		padding-top: 2em;
	}
}

.box_cui {
	position: relative;
	background-color: #f3f3f6;
}

.box_cui .inner_white {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

@media only screen and (max-width: 1024px) {
	.box_cui .inner_white {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 92%;
		margin: auto;
	}
	.box_cui .inner_white:last-of-type {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white {
		margin-bottom: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white {
		margin-bottom: 3em;
	}
}

.box_cui .inner_white .mask {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.box_cui .inner_white .mask {
		width: 100%;
		overflow: hidden;
		min-height: 1054px;
	}
}

@media print {
	.box_cui .inner_white .mask {
		width: 100%;
		overflow: hidden;
		min-height: 1054px;
	}
}

.ie8 .box_cui .inner_white .mask {
	width: 100%;
	overflow: hidden;
	min-height: 1054px;
}

@media only screen and (max-width: 1024px) {
	.box_cui .inner_white .mask {
		width: 75%;
		background-size: cover;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white .mask {
		padding-top: 75%;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .mask {
		padding-top: 75%;
		margin-bottom: 1em;
		margin-left: auto;
		margin-right: 0;
	}
}

@media only screen and (min-width: 1025px) {
	.box_cui .inner_white .mask:before {
		content: "";
		width: 57.22543%;
		margin-right: 0;
		margin-left: auto;
		padding-bottom: 55.38623%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		position: absolute;
	}
}

@media print {
	.box_cui .inner_white .mask:before {
		content: "";
		width: 57.22543%;
		margin-right: 0;
		margin-left: auto;
		padding-bottom: 55.38623%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		position: absolute;
	}
}

.ie8 .box_cui .inner_white .mask:before {
	content: "";
	width: 57.22543%;
	margin-right: 0;
	margin-left: auto;
	padding-bottom: 55.38623%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
}

.box_cui .inner_white .item {
	margin-left: auto;
	margin-right: 0;
}

@media only screen and (min-width: 1025px) {
	.box_cui .inner_white .item {
		top: 60%;
		left: 17%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		z-index: 2;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1800px) {
	.box_cui .inner_white .item {
		left: 5%;
		top: 55%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 .box_cui .inner_white .item {
		left: 5%;
		top: 55%;
	}
}

@media print {
	.box_cui .inner_white .item {
		top: 60%;
		left: 17%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		z-index: 2;
	}
}

@media print {
	.box_cui .inner_white .item {
		left: 5%;
		top: 55%;
	}
}

@media print {
	.ie8 .box_cui .inner_white .item {
		left: 5%;
		top: 55%;
	}
}

.ie8 .box_cui .inner_white .item {
	top: 60%;
	left: 17%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	z-index: 2;
}

@media only screen and (max-width: 1800px) {
	.ie8 .box_cui .inner_white .item {
		left: 5%;
		top: 55%;
	}
}

@media print {
	.ie8 .box_cui .inner_white .item {
		left: 5%;
		top: 55%;
	}
}

.ie8 .ie8 .box_cui .inner_white .item {
	left: 5%;
	top: 55%;
}

@media only screen and (max-width: 1024px) {
	.box_cui .inner_white .item {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white .item {
		margin-top: -4em;
		position: relative;
		z-index: 1;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .item {
		margin-top: -4em;
		position: relative;
		z-index: 1;
	}
}

.box_cui .inner_white .item .st_m {
	margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white .item .st_m {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .item .st_m {
		margin-bottom: 0.75em;
	}
}

@media only screen and (max-width: 1600px) {
	.box_cui .inner_white .item .st_m {
		text-align: left;
	}
}

@media print {
	.box_cui .inner_white .item .st_m {
		text-align: left;
	}
}

.ie8 .box_cui .inner_white .item .st_m {
	text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white .item .st_m {
		text-align: left;
	}
}

@media only screen and (min-width: 1025px) {
	.box_cui .inner_white .item .st_m .en {
		font-size: 875%;
	}
}

@media print {
	.box_cui .inner_white .item .st_m .en {
		font-size: 875%;
	}
}

.ie8 .box_cui .inner_white .item .st_m .en {
	font-size: 875%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white .item .st_m .en {
		font-size: 500%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .item .st_m .en {
		font-size: 344%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1600px) {
	.box_cui .inner_white .item .st_m .en {
		font-size: 750%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 .box_cui .inner_white .item .st_m .en {
		font-size: 750%;
	}
}

@media print {
	.box_cui .inner_white .item .st_m .en {
		font-size: 750%;
	}
}

@media print {
	.ie8 .box_cui .inner_white .item .st_m .en {
		font-size: 750%;
	}
}

@media only screen and (max-width: 1600px) {
	.ie8 .box_cui .inner_white .item .st_m .en {
		font-size: 750%;
	}
}

@media print {
	.ie8 .box_cui .inner_white .item .st_m .en {
		font-size: 750%;
	}
}

.ie8 .ie8 .box_cui .inner_white .item .st_m .en {
	font-size: 750%;
}

@media only screen and (min-width: 1025px) and (max-width: 1600px) {
	.box_cui .inner_white .item .st_m .jp {
		font-size: 219%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 .box_cui .inner_white .item .st_m .jp {
		font-size: 219%;
	}
}

@media print {
	.box_cui .inner_white .item .st_m .jp {
		font-size: 219%;
	}
}

@media print {
	.ie8 .box_cui .inner_white .item .st_m .jp {
		font-size: 219%;
	}
}

@media only screen and (max-width: 1600px) {
	.ie8 .box_cui .inner_white .item .st_m .jp {
		font-size: 219%;
	}
}

@media print {
	.ie8 .box_cui .inner_white .item .st_m .jp {
		font-size: 219%;
	}
}

.ie8 .ie8 .box_cui .inner_white .item .st_m .jp {
	font-size: 219%;
}

.box_cui .inner_white .item .text {
	line-height: 2.6;
}

@media only screen and (min-width: 1025px) {
	.box_cui .inner_white .item .text {
		font-size: 125%;
	}
}

@media print {
	.box_cui .inner_white .item .text {
		font-size: 125%;
	}
}

.ie8 .box_cui .inner_white .item .text {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white .item .text {
		font-size: 113%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .item .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .item .text {
		line-height: 1.9;
	}
}

@media only screen and (min-width: 1025px) {
	.box_cui .inner_white .item .text {
		width: 560px;
	}
}

@media print {
	.box_cui .inner_white .item .text {
		width: 560px;
	}
}

.ie8 .box_cui .inner_white .item .text {
	width: 560px;
}

@media only screen and (min-width: 1025px) and (max-width: 540px) {
	.box_cui .inner_white .item .text {
		font-size: 113%;
	}
}

.box_cui .inner_white .item .box_btn {
	width: 350px;
	margin-top: 30px;
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .item .box_btn {
		width: 80%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui .inner_white .item .box_btn {
		margin-top: 35px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui .inner_white .item .box_btn {
		margin-top: 1.5em;
	}
}

@media only screen and (max-width: 1024px) {
	.box_cui .inner_white .item .box_btn {
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (min-width: 768px) {
	.box_cui .inner_white .item .box_btn a {
		padding-top: .75em;
		padding-bottom: .75em;
	}
}

@media print {
	.box_cui .inner_white .item .box_btn a {
		padding-top: .75em;
		padding-bottom: .75em;
	}
}

.ie8 .box_cui .inner_white .item .box_btn a {
	padding-top: .75em;
	padding-bottom: .75em;
}

@media only screen and (min-width: 1025px) and (max-width: 1240px) {
	.box_cui .inner_white.cuisine .item {
		left: 2.5%;
	}
}

@media print {
	.box_cui .inner_white.cuisine .item {
		left: 2.5%;
	}
}

.ie8 .box_cui .inner_white.cuisine .item {
	left: 2.5%;
}

@media only screen and (max-width: 1024px) {
	.box_cui .inner_white.cuisine .mask {
		background-image: url(../celebration/images/img_cuisine-tab.jpg);
	}
}

.box_cui .inner_white.cuisine .mask:before {
	background-image: url(../celebration/images/img_cuisine.jpg);
	top: 0;
	right: 0;
}

/* -----------------------------------------------------------
	con_cui_menu
----------------------------------------------------------- */
.wrp_cui_menu {
	position: relative;
	z-index: 0;
	padding-top: 100px;
	padding-bottom: 300px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_cui_menu {
		padding-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_cui_menu {
		padding-top: 4em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_cui_menu {
		padding-bottom: 200px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_cui_menu {
		padding-bottom: 3em;
	}
}

.wrp_cui_menu:before {
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: skewY(-9.1deg);
	transform: skewY(-9.1deg);
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	content: "";
	display: block;
	background-color: #f3f3f3;
}

.con_cui_menu {
	position: relative;
	z-index: 1;
	background-color: #f3f3f3;
	max-width: 1260px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 105px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cui_menu {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_cui_menu {
		margin-bottom: 4em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.con_cui_menu {
		max-width: none;
	}
}

@media print {
	.con_cui_menu {
		max-width: none;
	}
}

.ie8 .con_cui_menu {
	max-width: none;
}

.con_cui_menu .st_m {
	margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cui_menu .st_m {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cui_menu .st_m {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_cui_menu .st_m .jp {
		font-size: 225%;
	}
}

@media print {
	.con_cui_menu .st_m .jp {
		font-size: 225%;
	}
}

.ie8 .con_cui_menu .st_m .jp {
	font-size: 225%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cui_menu .st_m .jp {
		font-size: 188%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cui_menu .st_m .jp {
		font-size: 163%;
	}
}

.con_cui_menu .st_m .jp em {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.con_cui_menu .st_m .jp em:before {
	content: "―";
	padding: 0 0.75em;
}

@media only screen and (max-width: 767px) {
	.con_cui_menu .st_m .jp em:before {
		padding: 0 0.5em;
	}
}

.con_cui_menu .st_m .jp em:after {
	content: "―";
	padding: 0 0.75em;
}

@media only screen and (max-width: 767px) {
	.con_cui_menu .st_m .jp em:after {
		padding: 0 0.5em;
	}
}

.con_cui_menu .box_btn {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 767px) {
	.con_cui_menu .box_btn {
		width: 80%;
	}
}

@media only screen and (min-width: 768px) {
	.box_cui_menu {
		margin-left: auto;
		margin-right: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media print {
	.box_cui_menu {
		margin-left: auto;
		margin-right: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.ie8 .box_cui_menu {
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.box_cui_menu .item {
	width: 31.74603%;
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.box_cui_menu .item:not(:first-child) {
		margin-left: 2.38095%;
	}
}

@media print {
	.box_cui_menu .item:not(:first-child) {
		margin-left: 2.38095%;
	}
}

.ie8 .box_cui_menu .item:not(:first-child) {
	margin-left: 2.38095%;
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item:not(:first-child) {
		margin-top: 2em;
	}
}

.box_cui_menu .item * {
	outline: none;
}

.box_cui_menu .item a {
	display: block;
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	.box_cui_menu .item .box_img {
		padding-top: 79%;
		position: relative;
		overflow: hidden;
	}
	.box_cui_menu .item .box_img img {
		position: absolute;
		top: 50%;
		left: 0;
		max-width: none;
		width: 100%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media print {
	.box_cui_menu .item .box_img {
		padding-top: 79%;
		position: relative;
		overflow: hidden;
	}
	.box_cui_menu .item .box_img img {
		position: absolute;
		top: 50%;
		left: 0;
		max-width: none;
		width: 100%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

.ie8 .box_cui_menu .item .box_img {
	padding-top: 79%;
	position: relative;
	overflow: hidden;
}

.ie8 .box_cui_menu .item .box_img img {
	position: absolute;
	top: 50%;
	left: 0;
	max-width: none;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_img {
		width: 40%;
	}
}

.box_cui_menu .item .box_text {
	padding: 20px 0 0;
}

@media only screen and (min-width: 768px) {
	.box_cui_menu .item .box_text {
		text-align: center;
	}
}

@media print {
	.box_cui_menu .item .box_text {
		text-align: center;
	}
}

.ie8 .box_cui_menu .item .box_text {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_text {
		width: 60%;
		padding: 0 0 0 1em;
	}
}

.box_cui_menu .item .box_text .title {
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	padding-bottom: 0.5em;
}

@media only screen and (min-width: 1025px) {
	.box_cui_menu .item .box_text .title {
		font-size: 150%;
	}
}

@media print {
	.box_cui_menu .item .box_text .title {
		font-size: 150%;
	}
}

.ie8 .box_cui_menu .item .box_text .title {
	font-size: 150%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui_menu .item .box_text .title {
		font-size: 138%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_text .title {
		font-size: 125%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_text .title {
		padding-bottom: 0.2em;
	}
}

.box_cui_menu .item .box_text .text {
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.75;
	padding-bottom: 1.75em;
}

@media only screen and (min-width: 1025px) {
	.box_cui_menu .item .box_text .text {
		font-size: 125%;
	}
}

@media print {
	.box_cui_menu .item .box_text .text {
		font-size: 125%;
	}
}

.ie8 .box_cui_menu .item .box_text .text {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui_menu .item .box_text .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_text .text {
		font-size: 100%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.box_cui_menu .item .box_text .text {
		text-align: left;
	}
	.box_cui_menu .item .box_text .text br {
		display: none !important;
	}
}

@media print {
	.box_cui_menu .item .box_text .text {
		text-align: left;
	}
	.box_cui_menu .item .box_text .text br {
		display: none !important;
	}
}

.ie8 .box_cui_menu .item .box_text .text {
	text-align: left;
}

.ie8 .box_cui_menu .item .box_text .text br {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_text .text {
		padding-bottom: 0.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui_menu .item .box_text .text {
		text-align: left;
	}
}

.box_cui_menu .item .box_text .link {
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (min-width: 1025px) {
	.box_cui_menu .item .box_text .link {
		font-size: 113%;
	}
}

@media print {
	.box_cui_menu .item .box_text .link {
		font-size: 113%;
	}
}

.ie8 .box_cui_menu .item .box_text .link {
	font-size: 113%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cui_menu .item .box_text .link {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_text .link {
		font-size: 100%;
	}
}

.mouse .box_cui_menu .item .box_text .link:hover a,
.touch .box_cui_menu .item .box_text .link.touchstart a {
	border-bottom: none;
}

.touch .box_cui_menu .item .box_text .link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .box_cui_menu .item .box_text .link.touchend {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.box_cui_menu .item .box_text .link a {
	border-bottom: 1px solid #bdc3c9;
	padding: 0.5em 0;
}

@media only screen and (max-width: 767px) {
	.box_cui_menu .item .box_text .link a {
		padding: 0.25em 0;
	}
}

.box_cui_menu .item .box_text .link a:after {
	display: inline-block;
	margin-left: 1.5em;
	line-height: 1em;
	font-size: 56%;
	color: #121212;
	content: "＞";
}

/* -----------------------------------------------------------
	con_cele
----------------------------------------------------------- */
.con_cele {
	max-width: 1260px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 400px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cele {
		margin-bottom: 200px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cele {
		margin-bottom: 4em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.con_cele {
		max-width: none;
	}
}

@media print {
	.con_cele {
		max-width: none;
	}
}

.ie8 .con_cele {
	max-width: none;
}

.con_cele .st_m {
	padding-top: 60px;
	padding-bottom: 115px;
	margin-bottom: 50px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_cele .st_m {
		padding-top: 3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cele .st_m {
		padding-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cele .st_m {
		padding-bottom: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cele .st_m {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cele .st_m {
		margin-bottom: 1em;
	}
}

.con_cele .st_m:before {
	content: "";
	display: block;
	background-color: #fbfbfb;
	width: 100%;
	position: absolute;
	top: -200px;
	bottom: 0;
	right: 65%;
	z-index: -1;
}

@media only screen and (min-width: 1025px) {
	.con_cele .st_m .en {
		font-size: 875%;
	}
}

@media print {
	.con_cele .st_m .en {
		font-size: 875%;
	}
}

.ie8 .con_cele .st_m .en {
	font-size: 875%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cele .st_m .en {
		font-size: 538%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cele .st_m .en {
		font-size: 338%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.con_cele .st_m .en {
		font-size: 625%;
	}
}

@media print {
	.con_cele .st_m .en {
		font-size: 625%;
	}
}

.ie8 .con_cele .st_m .en {
	font-size: 625%;
}

@media only screen and (min-width: 1025px) {
	.con_cele .st_m .jp {
		font-size: 225%;
	}
}

@media print {
	.con_cele .st_m .jp {
		font-size: 225%;
	}
}

.ie8 .con_cele .st_m .jp {
	font-size: 225%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cele .st_m .jp {
		font-size: 188%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cele .st_m .jp {
		font-size: 113%;
	}
}

.con_cele .box_btn {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 767px) {
	.con_cele .box_btn {
		width: 80%;
	}
}

.box_cele {
	margin-bottom: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele {
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele {
		margin-bottom: 2em;
	}
}

.box_cele .st_cele {
	font-weight: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	letter-spacing: 0.01em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-family: "Julius Sans One", sans-serif;
	color: #aa002b;
	padding-bottom: 30px;
	margin-bottom: 80px;
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.box_cele .st_cele {
		font-size: 750%;
	}
}

@media print {
	.box_cele .st_cele {
		font-size: 750%;
	}
}

.ie8 .box_cele .st_cele {
	font-size: 750%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .st_cele {
		font-size: 438%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .st_cele {
		font-size: 250%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .st_cele {
		padding-bottom: 0.3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .st_cele {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .st_cele {
		margin-bottom: 0.6em;
	}
}

.box_cele .st_cele:after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	display: block;
	background-color: #8c001c;
	width: 200%;
	height: 3px;
}

@media only screen and (max-width: 767px) {
	.box_cele .st_cele:after {
		height: 0.04em;
	}
}

.box_cele .st_cele .en {
	line-height: 0.88889;
}

@media only screen and (max-width: 767px) {
	.box_cele .st_cele .en {
		line-height: 0.88889;
	}
}

.box_cele .st_cele .num {
	font-family: "Crimson Text", serif;
	font-style: italic;
	font-size: 184%;
	line-height: 0.88889;
	margin-right: 0.1em;
}

@media only screen and (max-width: 767px) {
	.box_cele .st_cele .num {
		line-height: 0.88889;
	}
}

.box_cele .box_det {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det {
		margin-bottom: 3em;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det {
		display: block;
	}
}

.box_cele .box_det * {
	outline: none;
}

@media only screen and (min-width: 768px) {
	.box_cele .box_det .box_img {
		width: 50%;
	}
	.box_cele .box_det .box_img + .box_text {
		margin-left: 4.7619%;
		width: 45.2381%;
	}
}

@media print {
	.box_cele .box_det .box_img {
		width: 50%;
	}
	.box_cele .box_det .box_img + .box_text {
		margin-left: 4.7619%;
		width: 45.2381%;
	}
}

.ie8 .box_cele .box_det .box_img {
	width: 50%;
}

.ie8 .box_cele .box_det .box_img + .box_text {
	margin-left: 4.7619%;
	width: 45.2381%;
}

.box_cele .box_det.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media only screen and (min-width: 768px) {
	.box_cele .box_det.reverse .box_img + .box_text {
		margin-left: 0;
		margin-right: 4.7619%;
	}
}

@media print {
	.box_cele .box_det.reverse .box_img + .box_text {
		margin-left: 0;
		margin-right: 4.7619%;
	}
}

.ie8 .box_cele .box_det.reverse .box_img + .box_text {
	margin-left: 0;
	margin-right: 4.7619%;
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det .box_text {
		margin-top: 1em;
	}
}

.box_cele .box_det .box_text .title {
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	padding-bottom: .5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	color: #aa002b;
}

@media only screen and (min-width: 1025px) {
	.box_cele .box_det .box_text .title {
		font-size: 250%;
	}
}

@media print {
	.box_cele .box_det .box_text .title {
		font-size: 250%;
	}
}

.ie8 .box_cele .box_det .box_text .title {
	font-size: 250%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det .box_text .title {
		font-size: 150%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det .box_text .title {
		font-size: 138%;
	}
}

.box_cele .box_det .box_text .text {
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.9;
}

@media only screen and (min-width: 1025px) {
	.box_cele .box_det .box_text .text {
		font-size: 125%;
	}
}

@media print {
	.box_cele .box_det .box_text .text {
		font-size: 125%;
	}
}

.ie8 .box_cele .box_det .box_text .text {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det .box_text .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det .box_text .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det .box_text .text {
		line-height: 1.9;
	}
}

.box_cele .box_det_rece_sub {
	margin-bottom: 70px;
	margin-top: -35px;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #f4f4f4;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_rece_sub {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub {
		margin-bottom: 3em;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub {
		margin-top: -1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub {
		padding: 1em 1em;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.box_cele .box_det_rece_sub .box_img {
	width: 22.54098%;
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub .box_img {
		width: 35%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub .box_img {
		overflow: hidden;
	}
	.box_cele .box_det_rece_sub .box_img img {
		position: relative;
		width: 140%;
		max-width: none;
		margin-left: -20%;
	}
}

.box_cele .box_det_rece_sub .box_text {
	width: 74.59016%;
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub .box_text {
		width: 65%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub .box_text {
		padding-left: 1em;
	}
}

.box_cele .box_det_rece_sub .box_text .text {
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.9;
}

@media only screen and (min-width: 1025px) {
	.box_cele .box_det_rece_sub .box_text .text {
		font-size: 125%;
	}
}

@media print {
	.box_cele .box_det_rece_sub .box_text .text {
		font-size: 125%;
	}
}

.ie8 .box_cele .box_det_rece_sub .box_text .text {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_rece_sub .box_text .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub .box_text .text {
		font-size: 82%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_rece_sub .box_text .text {
		line-height: 1.75;
	}
}

.box_cele .box_det_deco_sub {
	margin-top: 80px;
	margin-bottom: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_deco_sub {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub {
		margin-top: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_deco_sub {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub {
		margin-bottom: 3em;
	}
}

.box_cele .box_det_deco_sub ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul {
		display: block;
	}
}

.box_cele .box_det_deco_sub ul li {
	width: 30.15873%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_deco_sub ul li {
		width: 32%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul li {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.box_cele .box_det_deco_sub ul li:not(:first-child) {
		margin-left: 60px;
	}
}

@media print {
	.box_cele .box_det_deco_sub ul li:not(:first-child) {
		margin-left: 60px;
	}
}

.ie8 .box_cele .box_det_deco_sub ul li:not(:first-child) {
	margin-left: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_deco_sub ul li:not(:first-child) {
		margin-left: 2%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul li {
		margin-bottom: 0.5em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.box_cele .box_det_deco_sub ul li .box_img {
	margin-bottom: 2em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_deco_sub ul li .box_img {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul li .box_img {
		margin-bottom: 1em;
		width: 40%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul li .box_text {
		width: 60%;
		padding-left: 1em;
	}
}

.box_cele .box_det_deco_sub ul li .box_text .title {
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	padding-bottom: .2em;
	color: #aa002b;
}

@media only screen and (min-width: 1025px) {
	.box_cele .box_det_deco_sub ul li .box_text .title {
		font-size: 188%;
	}
}

@media print {
	.box_cele .box_det_deco_sub ul li .box_text .title {
		font-size: 188%;
	}
}

.ie8 .box_cele .box_det_deco_sub ul li .box_text .title {
	font-size: 188%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_deco_sub ul li .box_text .title {
		font-size: 138%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul li .box_text .title {
		font-size: 113%;
	}
}

.box_cele .box_det_deco_sub ul li .box_text .text {
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.9;
}

@media only screen and (min-width: 1025px) {
	.box_cele .box_det_deco_sub ul li .box_text .text {
		font-size: 125%;
	}
}

@media print {
	.box_cele .box_det_deco_sub ul li .box_text .text {
		font-size: 125%;
	}
}

.ie8 .box_cele .box_det_deco_sub ul li .box_text .text {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_cele .box_det_deco_sub ul li .box_text .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul li .box_text .text {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.box_cele .box_det_deco_sub ul li .box_text .text {
		line-height: 1.75;
	}
}

.con_sche {
	padding: 0 2.77778% 50px;
	background: -webkit-linear-gradient(30deg, #65061e 0%, #aa002b 100%);
	background: linear-gradient(60deg, #65061e 0%, #aa002b 100%);
}

.con_sche .st_sche {
	font-weight: normal;
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	padding-bottom: .5em;
	color: #fff;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	padding-top: 1em;
}

@media only screen and (min-width: 1025px) {
	.con_sche .st_sche {
		font-size: 250%;
	}
}

@media print {
	.con_sche .st_sche {
		font-size: 250%;
	}
}

.ie8 .con_sche .st_sche {
	font-size: 250%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sche .st_sche {
		font-size: 188%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .st_sche {
		font-size: 138%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .st_sche {
		padding-top: 1em;
	}
}

.con_sche .st_sche .ic_sche {
	position: relative;
	margin-right: 0.2em;
}

.con_sche .st_sche .ic_sche:before {
	content: "";
	display: block;
	width: 112px;
	height: 112px;
	background: url(../celebration/images/ic_sche.png) no-repeat center bottom;
	position: absolute;
	right: 100%;
	bottom: -0.1em;
	background-size: auto 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sche .st_sche .ic_sche:before {
		width: 2.2em;
		padding-bottom: 2.2em;
		height: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .st_sche .ic_sche:before {
		width: 1.8em;
		padding-bottom: 1.8em;
		height: 0;
	}
}

.con_sche .box_inner {
	background-color: #fff;
	width: 100%;
	padding: 3em 0 1em;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner {
		padding: 1em 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner {
		height: 60vh;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
}

.con_sche .box_inner .box_sche .box_sche_det {
	width: 93.69748%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid #eeeeee;
	margin-right: auto;
	margin-left: auto;
}

.con_sche .box_inner .box_sche .box_sche_det:last-child {
	border-bottom: 1px solid #eeeeee;
}

.con_sche .box_inner .box_sche .box_sche_det .txt_ann {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.con_sche .box_inner .box_sche .box_sche_det .time {
	padding: 1.5em 1em;
	font-family: "Cinzel", serif;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		padding: 1em 0.25em;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		padding: 1.5em 0.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		font-size: 125%;
	}
}

@media print {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		font-size: 125%;
	}
}

.ie8 .con_sche .box_inner .box_sche .box_sche_det .time {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		font-size: 88%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		font-size: 113%;
	}
}

@media only screen and (min-width: 768px) {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		letter-spacing: 0.2em;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-transform: skewX(-10deg);
		transform: skewX(-10deg);
		width: 8em;
	}
}

@media print {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		letter-spacing: 0.2em;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-transform: skewX(-10deg);
		transform: skewX(-10deg);
		width: 8em;
	}
}

.ie8 .con_sche .box_inner .box_sche .box_sche_det .time {
	letter-spacing: 0.2em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	width: 8em;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .time {
		width: 5em;
		letter-spacing: 0.1em;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		font-style: italic;
	}
}

.con_sche .box_inner .box_sche .box_sche_det .time span {
	font-size: 180%;
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.con_sche .box_inner .box_sche .box_sche_det .time span {
		font-size: 130%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .time span {
		font-size: 130%;
	}
}

@media print {
	.con_sche .box_inner .box_sche .box_sche_det .time span {
		font-size: 130%;
	}
}

@media print {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .time span {
		font-size: 130%;
	}
}

@media only screen and (max-width: 1460px) {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .time span {
		font-size: 130%;
	}
}

@media print {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .time span {
		font-size: 130%;
	}
}

.ie8 .ie8 .con_sche .box_inner .box_sche .box_sche_det .time span {
	font-size: 130%;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .time span {
		font-size: 120%;
	}
}

.con_sche .box_inner .box_sche .box_sche_det .sche {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (min-width: 1025px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 125%;
	}
}

@media print {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 125%;
	}
}

.ie8 .con_sche .box_inner .box_sche .box_sche_det .sche {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		width: calc(100% - 8em);
		width: 100%;
	}
}

@media print {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		width: calc(100% - 8em);
		width: 100%;
	}
}

.ie8 .con_sche .box_inner .box_sche .box_sche_det .sche {
	width: calc(100% - 8em);
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		display: block;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 113%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 113%;
	}
}

@media print {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 113%;
	}
}

@media print {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 113%;
	}
}

@media only screen and (max-width: 1460px) {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 113%;
	}
}

@media print {
	.ie8 .con_sche .box_inner .box_sche .box_sche_det .sche {
		font-size: 113%;
	}
}

.ie8 .ie8 .con_sche .box_inner .box_sche .box_sche_det .sche {
	font-size: 113%;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche {
		width: calc(100% - 5em);
	}
}

.con_sche .box_inner .box_sche .box_sche_det .sche .txt {
	padding: 1.5em 1em;
	border-left: 1px solid #eeeeee;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche .txt {
		padding: 1.5em 0.75em;
	}
}

@media only screen and (min-width: 768px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche .txt {
		width: 100%;
	}
}

@media print {
	.con_sche .box_inner .box_sche .box_sche_det .sche .txt {
		width: 100%;
	}
}

.ie8 .con_sche .box_inner .box_sche .box_sche_det .sche .txt {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche .txt.txt_spon:before {
		display: block;
		content: "【 主催者側 】";
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche .txt.txt_spon:not(.view_pc-tab) + .txt_hotel {
		padding-top: 0;
		margin-top: -0.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche .txt.txt_hotel:before {
		display: block;
		content: "【 ホテル側 】";
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche .box_sche_det .sche .txt.none {
		display: none;
	}
}

.con_sche .box_inner .box_sche .box_sche_det.both .sche .txt {
	letter-spacing: 0.6em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	padding-right: 0;
	padding-left: 0.6em;
	text-align: center;
	background-color: #e7e7e7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.con_sche .box_inner .box_sche .box_sche_det.both .sche .txt:before {
	display: none;
}

.con_sche .box_inner .box_sche.box_sche_header {
	text-align: center;
}

.con_sche .box_inner .box_sche.box_sche_header .box_sche_det {
	border-top: none;
	border-bottom: none;
}

@media only screen and (min-width: 1025px) {
	.con_sche .box_inner .box_sche.box_sche_header .box_sche_det .sche {
		font-size: 163%;
	}
}

@media print {
	.con_sche .box_inner .box_sche.box_sche_header .box_sche_det .sche {
		font-size: 163%;
	}
}

.ie8 .con_sche .box_inner .box_sche.box_sche_header .box_sche_det .sche {
	font-size: 163%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sche .box_inner .box_sche.box_sche_header .box_sche_det .sche {
		font-size: 125%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche.box_sche_header .box_sche_det .sche {
		font-size: 113%;
	}
}

.con_sche .box_inner .box_sche.box_sche_header .box_sche_det .sche .txt {
	padding: 0.5em 1em;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .box_sche.box_sche_header .box_sche_det .sche .txt {
		padding: 0;
	}
}

.con_sche .box_inner .txt_ann {
	width: 93.69748%;
	margin: 3em auto 0;
	line-height: 1.75;
	font-size: 100%;
	letter-spacing: 0.15em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .txt_ann {
		line-height: 1.75;
	}
}

@media only screen and (min-width: 768px) {
	.con_sche .box_inner .txt_ann li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media print {
	.con_sche .box_inner .txt_ann li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.ie8 .con_sche .box_inner .txt_ann li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_inner .txt_ann li {
		padding-left: 1em;
		text-indent: -1em;
	}
}

.con_sche .box_btn {
	margin: 50px auto 0;
}

@media only screen and (max-width: 767px) {
	.con_sche .box_btn {
		margin: 2em 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_sche .box_btn {
		width: 100%;
	}
}

.con_sche .box_btn a {
	padding: 0.85em 0;
}

/* -----------------------------------------------------------
	幹事をされる方へ
----------------------------------------------------------- */
.wrp_sup {
	position: relative;
	padding-bottom: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_sup {
		padding-bottom: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_sup {
		padding-bottom: 6em;
	}
}

.wrp_sup:before {
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: skewY(-9.1deg);
	transform: skewY(-9.1deg);
	height: 110%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	content: "";
	display: block;
	background: #f8f8f8;
	z-index: -1;
}

.con_sup {
	background-color: #f8f8f8;
	max-width: 1260px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 65px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup {
		padding-top: 45px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup {
		padding-top: 2em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	.con_sup {
		max-width: none;
	}
}

@media print {
	.con_sup {
		max-width: none;
	}
}

.ie8 .con_sup {
	max-width: none;
}

.con_sup .st_m {
	color: #23384b;
	margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
	.con_sup .st_m {
		margin-bottom: 0.25em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_sup .st_m .en {
		font-size: 875%;
	}
}

@media print {
	.con_sup .st_m .en {
		font-size: 875%;
	}
}

.ie8 .con_sup .st_m .en {
	font-size: 875%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup .st_m .en {
		font-size: 625%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup .st_m .en {
		font-size: 338%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_sup .st_m .jp {
		font-size: 225%;
	}
}

@media print {
	.con_sup .st_m .jp {
		font-size: 225%;
	}
}

.ie8 .con_sup .st_m .jp {
	font-size: 225%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup .st_m .jp {
		font-size: 188%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup .st_m .jp {
		font-size: 113%;
	}
}

.con_sup .txt_sup_int {
	margin-bottom: 50px;
	line-height: 2.1;
	text-align: center;
	color: #505d69;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup .txt_sup_int {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup .txt_sup_int {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_sup .txt_sup_int {
		font-size: 125%;
	}
}

@media print {
	.con_sup .txt_sup_int {
		font-size: 125%;
	}
}

.ie8 .con_sup .txt_sup_int {
	font-size: 125%;
}

@media only screen and (max-width: 767px) {
	.con_sup .txt_sup_int {
		font-size: 100%;
	}
}

.con_sup_sche {
	padding: 0 2.77778% 50px;
	background: -webkit-linear-gradient(30deg, #0c1925 0%, #23384b 100%);
	background: linear-gradient(60deg, #0c1925 0%, #23384b 100%);
}

.con_sup_sche .st_sup_sche {
	font-weight: normal;
	font-weight: normal;
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	padding-bottom: .5em;
	color: #fff;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	padding-top: 0.75em;
}

@media only screen and (min-width: 1025px) {
	.con_sup_sche .st_sup_sche {
		font-size: 250%;
	}
}

@media print {
	.con_sup_sche .st_sup_sche {
		font-size: 250%;
	}
}

.ie8 .con_sup_sche .st_sup_sche {
	font-size: 250%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .st_sup_sche {
		font-size: 188%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .st_sup_sche {
		font-size: 138%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .st_sup_sche {
		padding-top: 0.75em;
	}
}

.con_sup_sche .st_sup_sche .ic_sup_sche {
	position: relative;
	margin-right: 0.2em;
	display: block;
}

.con_sup_sche .st_sup_sche .ic_sup_sche:before {
	content: "";
	display: block;
	width: 88px;
	height: 102px;
	background: url(../celebration/images/ic_sup_sche.png) no-repeat center bottom;
	background-size: auto 100%;
	position: absolute;
	right: 100%;
	bottom: -0.1em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .st_sup_sche .ic_sup_sche:before {
		width: 2.2em;
		padding-bottom: 2.55em;
		height: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .st_sup_sche .ic_sup_sche:before {
		width: 1.8em;
		padding-bottom: 2.08636em;
		height: 0;
	}
}

.con_sup_sche .box_inner {
	background-color: #fff;
	width: 100%;
	padding: 3em 0 5em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner {
		padding: 3em 0 2em;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner {
		padding: 1em 0 2em;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner {
		height: 60vh;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
}

.con_sup_sche .box_inner .box_sche_det {
	width: 93.69748%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid #eeeeee;
	margin-right: auto;
	margin-left: auto;
}

.con_sup_sche .box_inner .box_sche_det:last-child {
	border-bottom: 1px solid #eeeeee;
}

.con_sup_sche .box_inner .box_sche_det .txt_ann {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.con_sup_sche .box_inner .box_sche_det .kikan {
	padding: 2em 1em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det .kikan {
		padding: 2em 0.25em;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det .kikan {
		padding: 1.5em 0.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_sup_sche .box_inner .box_sche_det .kikan {
		letter-spacing: 0.2em;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		width: 240px;
	}
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det .kikan {
		width: 180px;
	}
}

@media print {
	.con_sup_sche .box_inner .box_sche_det .kikan {
		letter-spacing: 0.2em;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		width: 240px;
	}
}

.ie8 .con_sup_sche .box_inner .box_sche_det .kikan {
	letter-spacing: 0.2em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	width: 240px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 .con_sup_sche .box_inner .box_sche_det .kikan {
		width: 180px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det .kikan {
		width: 7em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_sup_sche .box_inner .box_sche_det .kikan span {
		font-size: 175%;
	}
}

@media print {
	.con_sup_sche .box_inner .box_sche_det .kikan span {
		font-size: 175%;
	}
}

.ie8 .con_sup_sche .box_inner .box_sche_det .kikan span {
	font-size: 175%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det .kikan span {
		font-size: 138%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det .kikan span {
		font-size: 113%;
	}
}

@media only screen and (min-width: 768px) {
	.con_sup_sche .box_inner .box_sche_det .sche {
		width: calc(100% - 240px);
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det .sche {
		width: calc(100% - 180px);
	}
}

@media print {
	.con_sup_sche .box_inner .box_sche_det .sche {
		width: calc(100% - 240px);
		width: 100%;
	}
}

.ie8 .con_sup_sche .box_inner .box_sche_det .sche {
	width: calc(100% - 240px);
	width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 .con_sup_sche .box_inner .box_sche_det .sche {
		width: calc(100% - 180px);
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det .sche {
		width: calc(100% - 7em);
	}
}

.con_sup_sche .box_inner .box_sche_det .sche .box_txt {
	padding: 2.5em 2.5em;
	border-left: 1px solid #eeeeee;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt {
		padding: 2em 2em;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt {
		padding: 1.5em 0.75em;
	}
}

@media only screen and (min-width: 768px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt {
		width: 100%;
	}
}

@media print {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt {
		width: 100%;
	}
}

.ie8 .con_sup_sche .box_inner .box_sche_det .sche .box_txt {
	width: 100%;
}

.con_sup_sche .box_inner .box_sche_det .sche .box_txt li:not(:last-child) {
	margin-bottom: 1.8em;
}

.con_sup_sche .box_inner .box_sche_det .sche .box_txt li h6 {
	letter-spacing: 0.15em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	margin-bottom: 0.5em;
	font-weight: normal;
}

@media only screen and (min-width: 1025px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li h6 {
		font-size: 150%;
	}
}

@media print {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li h6 {
		font-size: 150%;
	}
}

.ie8 .con_sup_sche .box_inner .box_sche_det .sche .box_txt li h6 {
	font-size: 150%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li h6 {
		font-size: 125%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li h6 {
		font-size: 113%;
	}
}

.con_sup_sche .box_inner .box_sche_det .sche .box_txt li h6:before {
	content: "■";
	margin-right: 0.25em;
}

.con_sup_sche .box_inner .box_sche_det .sche .box_txt li .txt {
	letter-spacing: 0.15em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

@media only screen and (min-width: 1025px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li .txt {
		font-size: 125%;
	}
}

@media print {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li .txt {
		font-size: 125%;
	}
}

.ie8 .con_sup_sche .box_inner .box_sche_det .sche .box_txt li .txt {
	font-size: 125%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li .txt {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det .sche .box_txt li .txt {
		font-size: 100%;
	}
}

.con_sup_sche .box_inner .box_sche_det.both .sche {
	border-bottom: 1px solid #eeeeee;
	letter-spacing: 0.15em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

@media only screen and (min-width: 1025px) {
	.con_sup_sche .box_inner .box_sche_det.both .sche {
		font-size: 163%;
	}
}

@media print {
	.con_sup_sche .box_inner .box_sche_det.both .sche {
		font-size: 163%;
	}
}

.ie8 .con_sup_sche .box_inner .box_sche_det.both .sche {
	font-size: 163%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det.both .sche {
		font-size: 138%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .box_sche_det.both .sche {
		font-size: 125%;
	}
}

@media only screen and (max-width: 1024px) {
	.con_sup_sche .box_inner .box_sche_det.both .sche {
		width: 100%;
	}
}

.con_sup_sche .box_inner .box_sche_det.both .sche .box_txt {
	text-align: center;
	border-left: none;
}

.con_sup_sche .box_inner .txt_ann {
	width: 93.69748%;
	margin: 1.5em auto 0;
	line-height: 1.75;
	font-size: 100%;
	letter-spacing: 0.15em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .txt_ann {
		line-height: 1.75;
	}
}

@media only screen and (min-width: 768px) {
	.con_sup_sche .box_inner .txt_ann li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media print {
	.con_sup_sche .box_inner .txt_ann li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.ie8 .con_sup_sche .box_inner .txt_ann li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_inner .txt_ann li {
		padding-left: 1em;
		text-indent: -1em;
	}
}

.con_sup_sche .box_btn {
	margin-top: 50px;
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_btn {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_sup_sche .box_btn {
		max-width: 460px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media print {
	.con_sup_sche .box_btn {
		max-width: 460px;
		margin-right: auto;
		margin-left: auto;
	}
}

.ie8 .con_sup_sche .box_btn {
	max-width: 460px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (max-width: 767px) {
	.con_sup_sche .box_btn {
		width: 100%;
	}
}

.con_sup_sche .box_btn a {
	padding: 0.85em 0;
}

/* -----------------------------------------------------------
	con_specialmenu
----------------------------------------------------------- */
.con_specialmenu {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .4s opacity , .4s visibility;
	transition: .4s opacity , .4s visibility;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu {
		padding-bottom: 3.5em;
	}
}

.con_specialmenu.active {
	opacity: 1;
	visibility: visible;
}

.con_specialmenu .box_scroll {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	padding: 60px 0;
	height: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_scroll {
		padding: 3em 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_scroll {
		padding: 2em 0;
	}
}

.con_specialmenu .close {
	cursor: pointer;
	display: block;
	height: 40px;
	width: 40px;
	z-index: 1;
	position: absolute;
	right: 1em;
	top: 2em;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .close {
		height: 2.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .close {
		width: 2.5em;
	}
}

.con_specialmenu .close .line {
	display: block;
	position: relative;
}

.con_specialmenu .close .line span {
	display: inline-block;
	width: 100%;
	height: 3px;
	background: #2e3e4d;
	position: absolute;
	top: 0;
}

.con_specialmenu .close .line span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.con_specialmenu .close .line span:nth-child(2) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.con_specialmenu .box_specialmenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	max-width: 1200px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 768px) {
	.con_specialmenu .box_specialmenu {
		min-height: calc(100vh - 90px);
	}
}

@media print {
	.con_specialmenu .box_specialmenu {
		min-height: calc(100vh - 90px);
	}
}

.ie8 .con_specialmenu .box_specialmenu {
	min-height: calc(100vh - 90px);
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu {
		padding-top: 1.8em;
	}
}

.con_specialmenu .box_specialmenu .wrapper {
	width: 100%;
	position: relative;
}

.con_specialmenu .box_specialmenu .inner {
	width: 92.5%;
	padding: 50px 0;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner {
		padding: 50px 0 2em;
	}
}

.con_specialmenu .box_specialmenu .inner.show {
	display: block;
}

.con_specialmenu .box_specialmenu .inner h3 {
	margin-bottom: 10px;
	font-weight: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner h3 {
		margin-bottom: 0.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_specialmenu .box_specialmenu .inner h3 {
		font-size: 250%;
	}
}

@media print {
	.con_specialmenu .box_specialmenu .inner h3 {
		font-size: 250%;
	}
}

.ie8 .con_specialmenu .box_specialmenu .inner h3 {
	font-size: 250%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_specialmenu .inner h3 {
		font-size: 200%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner h3 {
		font-size: 163%;
	}
}

.con_specialmenu .box_specialmenu .inner h3:before, .con_specialmenu .box_specialmenu .inner h3:after {
	content: "";
	display: block;
	width: 1em;
	height: 1px;
	background-color: #2e3e4d;
	margin: 0 0.75em;
}

.con_specialmenu .box_specialmenu .inner .txt_men_int {
	text-align: center;
	letter-spacing: 0.08em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

.con_specialmenu .box_specialmenu .inner .txt_men_int span {
	color: #b28a00;
}

@media only screen and (min-width: 1025px) {
	.con_specialmenu .box_specialmenu .inner .txt_men_int span {
		font-size: 175%;
	}
}

@media print {
	.con_specialmenu .box_specialmenu .inner .txt_men_int span {
		font-size: 175%;
	}
}

.ie8 .con_specialmenu .box_specialmenu .inner .txt_men_int span {
	font-size: 175%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_specialmenu .inner .txt_men_int span {
		font-size: 163%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .txt_men_int span {
		font-size: 125%;
	}
}

.con_specialmenu .box_specialmenu .inner .txt_kikan {
	margin-top: 30px;
	padding-bottom: 0;
	text-align: right;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .txt_kikan {
		margin-top: 3em;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .txt_kikan {
		padding-bottom: 1em;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det {
		margin-top: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det {
		display: block;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det .box_photo {
	width: 54.05405%;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_photo {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_photo {
		margin-bottom: 2em;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det .box_photo img {
	width: 100%;
}

.con_specialmenu .box_specialmenu .inner .box_det .box_photo ul {
	margin-top: 0.5em;
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt {
	width: 43.24324%;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt {
		width: 100%;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt h4 {
	font-weight: normal;
	border-bottom: 1px solid #c0c5c9;
	padding: 0.5em 0;
}

@media only screen and (min-width: 1025px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt h4 {
		font-size: 138%;
	}
}

@media print {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt h4 {
		font-size: 138%;
	}
}

.ie8 .con_specialmenu .box_specialmenu .inner .box_det .box_txt h4 {
	font-size: 138%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt h4 {
		font-size: 125%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt h4 {
		font-size: 125%;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt h4.st_en {
	font-family: 'Century', serif;
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul {
	margin-top: 1em;
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li {
	margin-bottom: .75em;
	padding-bottom: .75em;
	border-bottom: 1px solid #ccc;
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li span {
	display: block;
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .en {
	margin-bottom: .25em;
	font-family: 'Century', serif;
	color: #c7c2c2;
}

@media only screen and (min-width: 1025px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .en {
		font-size: 100%;
	}
}

@media print {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .en {
		font-size: 100%;
	}
}

.ie8 .con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .en {
	font-size: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .en {
		font-size: 88%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .en {
		font-size: 88%;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .cn {
	margin-bottom: .25em;
	color: #c7c2c2;
}

@media only screen and (min-width: 1025px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .cn {
		font-size: 100%;
	}
}

@media print {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .cn {
		font-size: 100%;
	}
}

.ie8 .con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .cn {
	font-size: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .cn {
		font-size: 88%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .cn {
		font-size: 88%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .jp {
		font-size: 113%;
	}
}

@media print {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .jp {
		font-size: 113%;
	}
}

.ie8 .con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .jp {
	font-size: 113%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .jp {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt ul li .jp {
		font-size: 100%;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (min-width: 1025px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl {
		font-size: 113%;
	}
}

@media print {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl {
		font-size: 113%;
	}
}

.ie8 .con_specialmenu .box_specialmenu .inner .box_det .box_txt dl {
	font-size: 113%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl {
		font-size: 100%;
	}
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dt {
	width: 8em;
	margin-top: 1em;
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dt span:before {
	content: "【";
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dt span:after {
	content: "】";
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dd {
	margin-top: 1em;
	width: calc(100% - 8em);
}

.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dt, .con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dd {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 767px) {
	.con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dt, .con_specialmenu .box_specialmenu .inner .box_det .box_txt dl dd {
		padding-bottom: 1em;
	}
}

.wrp_dl, .wrp_bnr, .con_scene_lower {
	position: relative;
	z-index: 2;
}
