@charset "utf-8";

html,
body {
	overflow-x: hidden;
}

* {
	box-sizing: border-box;
}

#breadcrumb li a {
	background-position: right center;
}

dl,
dt,
dd,
ul,
li,
ol,
li {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

img {
	max-width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a,
a:link {
	background: none;
	text-decoration: none;
}

/* th {
	font-family: 'メイリオ', 'Meiryo', 'Helvetica', 'ヒラギノ角ゴシック ProN', 'Arial', 'ＭＳ Ｐゴシック', sans-serif;
} */

.for_sp {
	display: none;
}

.for_tb {
	display: none;
}

.for_610 {
	display: none;
}

/*-------------------------------------------  common  -------------------------------------------*/
.container {
	width: 950px;
	margin: 0 auto;
	font-family: '游ゴシック Bold', 'YuGothic Bold', '游ゴシック', 'YuGothic', '游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Helvetica', 'Arial', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-feature-settings: "palt";
	word-wrap: break-word;
	overflow-wrap: break-word;
	color: #333333;
}

/* .fullsize {
	margin: 0 -300px;
	padding: 0 300px;

} */

.fullsize {
	margin: 0 -200%;
	padding: 0 200%;
	/* position: relative; */
}

.con_event {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 14em;
	padding-bottom: 10em;
}

#container:after,
.content:after,
.inner:after,
dl:after,
.clearfix:after {
	display: none;
}

/*-------------------------------------------  breadcrumb  language -------------------------------------------*/

.bc-lang {
	display: flex;
	width: 950px;
	margin: auto;
}

#breadcrumb {
	font-size: 14px;
}

/*-------------------------------------------  mainvisual  -------------------------------------------*/
#mainvisual {
	position: relative;
	margin: 0px;
}

.titlelogo img {
	position: absolute;
	max-width: 450px;
	max-height: 450px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.thum-pc {
	display: block;
	background-image: url(../img/mainvisual.jpg);
}

.thum-tb {
	display: none;
	background-image: url(../img/mainvisual_tb.jpg);
}

.thum-sp {
	display: none;
	background-image: url(../img/mainvisual_sp.jpg);
}

.thumbnail {
	background-size: cover;
	background-position: center;
	height: 500px;
	-webkit-backface-visibility: hidden;
	object-fit: cover;
}



/*-------------------------------------------  introduction  -------------------------------------------*/
#introduction {
	position: relative;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 100px;
	background: url(../img/bg01.png)repeat center top;
}

#introduction h2 {
	position: relative;
	display: block;
	padding: 2em;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.5em;
}

#h2_jp {
	font-size: 2.1em;
	font-family: "Source Han Serif JP", "Noto Serif CJK JP", "游明朝体", "Yu Mincho", 'YuMincho', serif;
}

#h2_en {
	font-size: 1.6em;
	font-family: "Source Han Serif JP", "Noto Serif CJK JP", "游明朝体", "Yu Mincho", 'YuMincho', serif;
}

#h2_zh {
	font-size: 2.1em;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.into-p {
	line-height: 2.6em;
	margin: 0 auto 1em;
	width: 68%;
}


.intphoto {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2em 0 0;
	text-align: left;
}

.intphoto li {
	flex-basis: 23%;
	max-width: 23%;
	font-size: 0.9em;
}

.intphoto li img {
	width: 100%;
}

.intphoto li span {
	display: block;
	margin: 5px 0;
	font-size: 0.9em;
}

/* comment */
#introduction #h2_jp:after {
	content: "";
	display: block;
	position: absolute;
	right: -5em;
	top: -3em;
	width: 80%;
	height: 80%;
	background: url(../img/comment.png) no-repeat center top;
	background-size: contain;
	z-index: 20;
}

#introduction #h2_zh:after {
	content: "";
	display: block;
	position: absolute;
	right: -2em;
	top: -2em;
	width: 60%;
	height: 60%;
	background: url(../img/comment_zh.png) no-repeat center top;
	background-size: contain;
	z-index: 20;
}

#introduction #h2_en:after {
	content: "";
	display: block;
	position: absolute;
	right: -4em;
	top: -2em;
	width: 60%;
	height: 60%;
	background: url(../img/comment_en.png) no-repeat center top;
	background-size: contain;
	z-index: 20;
}

/* 背景 */
#into-bg01 img {
	width: 60%;
}

#into-bg02 img {
	width: 60%;
}

#into-bg01 {
	position: absolute;
	top: 0px;
	right: 800px;
	z-index: 11;
}

#into-bg02 {
	position: absolute;
	bottom: 0px;
	left: 1000px;
	z-index: 11;
}


/*-------------------------------------------  section common  -------------------------------------------*/

section[id^="tour_"] h2:after {
	content: "";
	display: block;
	clear: both;
}

section[id^="tour_"] h3 {
	font-size: 1.8em;
	margin-bottom: 1em;
}

section[id^="tour_"] p.notes {
	font-size: 14px;
	color: #666666;
}

section h2 {
	font-size: 2em;
	display: block;
	line-height: 1.5;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0 auto;
	text-align: center;
}


#event_jp {
	display: block;
	line-height: 1.5;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0 auto;
	text-align: center;
	font-family: "Source Han Serif JP", "Noto Serif CJK JP", "游明朝体", "Yu Mincho", 'YuMincho', serif;
}

#event_en {
	display: block;
	line-height: 1.5;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0 auto;
	text-align: center;
	font-family: "Source Han Serif JP", "Noto Serif CJK JP", "游明朝体", "Yu Mincho", 'YuMincho', serif;
}

#event_zh {
	display: block;
	line-height: 1.5;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0 auto;
	text-align: center;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/*-------------------------------------------  tour_01  -------------------------------------------*/
#tour_01 {
	position: relative;
	background-color: #FFF;
	background: url(../img/bg02.png) repeat top;
}

/* ライン */
.line_img {
	margin: 1em auto 2em;
}

/* 背景 */
#tour_01-bg01 img {
	width: 80%;
}

#tour_01-bg01 {
	position: absolute;
	top: -140px;
	right: -300px;

}

/* 背景下 */
.position {
	position: relative;
}

#tour_01-bg02 img {
	width: 90%;
}

#tour_01-bg02 {
	position: absolute;
	bottom: 0px;
	left: -500px;

}


/*-------------------------------------------  tour_01 evtitle -------------------------------------------*/
.evtitle {
	position: relative;
	display: block;
	width: 600px;
	margin: auto;
}

.eventnom {
	position: absolute;
	display: flex;
	width: 6em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
	font-size: 0.9em;
	align-items: center;
	transform: rotate(-6deg);
	background-color: #E84728;
	left: 0;
	top: -3em;
	left: 0em;
	text-align: center;
}

.eventnom span {
	font-family: "Source Han Serif JP", "Noto Serif CJK JP", "游明朝体", "Yu Mincho", YuMincho, serif;

	padding: 0.3em 1.1em;
	background: url(../img/bg03.png) no-repeat right center;
}


/*-------------------------------------------  tour_01 wrap_left  -------------------------------------------*/
.wrap_left {
	flex-basis: 50%;
	max-width: 50%;
	line-height: 1.4;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 10px;
}

.wrap_left p {
	font-size: 0.85em;
}

.wrap_left .photo img {
	width: 100%;
	margin-bottom: 4em;
}

/*-------------------------------------------  tour_01 wrap_right  -------------------------------------------*/
.wrap_right {
	flex-basis: 44%;
	max-width: 464;
}

.wrap_right .plan_p {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 2em;
	margin-bottom: 3em;
}

dl.data {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2em 0 4em;
}

dl.data dt {
	flex-basis: 8em;
	max-width: 8em;
	background-color: #325593;
	padding: 0.5em;
	font-weight: 600;
	text-align: center;
	margin-bottom: 2px;
	color: #fff;
}

dl.data dd {
	flex-basis: calc(100% - 8em);
	max-width: calc(100% - 8em);
	padding: 0.5em;
	margin-bottom: 2px;
	border-bottom: 1px solid #F0EEF1;
}

dl.data dd span {
	font-weight: 500;
}

.con_event:nth-child(odd) dl.data dd {
	background-color: #ffffff;
}

.supplement p {
	color: #004ea2;
	font-weight: 600;
	text-align: center;
}

/*-------------------------------------------  tour_01 bookarea  -------------------------------------------*/

.bookarea {
	margin-top: 1em;
	text-align: center;
}

.bookarea dt {
	background-color: #f8a87f;
	color: #FFF;
	padding: 0.3em 1em;
	font-weight: bold;
	position: relative;
}

.bookarea dd {
	background-color: #ffffff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0.5em 1em;
	border-bottom: thin solid #F0EEF1;
}

.con_event:nth-child(odd) .bookarea dd {
	background-color: rgba(255, 255, 255, 0.85);
}

.bookarea dd p {
	margin: 0.5em;
	flex-grow: 1;
	text-align: center;
}

.bookarea dd p a {
	background: #f67862;
	border-bottom: 3px solid #d87862;
}

.bookarea dd p a:hover {
	opacity: 0.8;
}

.bookarea dd p.double {
	max-width: 47%;
}

.bookarea dd p span {
	background: #ffc0bc;
}

.btn a {
	display: block;
	text-align: center;
	color: #FFF;
	line-height: 1.2;
	padding: 0.8em 1em;
	border-radius: 5px;
	cursor: pointer;
	font-weight: bold;
}

.btn span {
	display: block;
	text-align: center;
	color: #FFF;
	line-height: 1.2;
	padding: 0.8em 1em;
	border-radius: 5px;
	font-weight: bold;
}

.btn a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*-------------------------------------------  etiquette  -------------------------------------------*/

#etiquette {
	background-color: #F1FCFF;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: solid 1px #015BAC;
	border-bottom: solid 1px #015BAC;
}

p.jigyo {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	color: #005BAB;
	margin: 1em auto;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

.inquiry {
	background-color: rgba(255, 255, 255, 0.8);
	margin: 2em 0 4em;
	padding: 1em;
	border-radius: 10px;
	border: 1px solid #CCC;
	flex-basis: 100%;
	max-width: 100%;
}

.inquiry div {
	border: #004ea2 2px solid;
	padding: 1em;
	border-radius: 20px;
}

.inquiry .mwt {
	display: flex;
	flex-wrap: wrap;
}

.inquiry .mwt dt {
	flex-basis: 8em;
	max-width: 8em;
}

.inquiry .mwt dt p {
	background-color: #CCC;
	color: #FFF;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 6em;
	height: 6em;
	font-size: 1.2em;
}

.inquiry .mwt dd {
	flex-basis: calc(100% - 11em);
	max-width: calc(100% - 11em);
	padding-left: 1em;
}

.inquiry .mwt h3 {
	color: #333;
}

ul.detail li {
	display: inline-block;
	font-size: 14px;
}

ul.detail li.shop {
	line-height: 1;
	font-weight: bold;
	/*color: #004ea2;*/
	margin: 5px 0;
	font-size: 1.1em;
}

ul.detail li.logo img {
	width: 15em;
	margin-right: 10px;
}

ul.detail li.eml {
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
}

ul.detail li.eml a {
	color: #015BAC;
}

ul.detail li.open {
	font-size: 14px;
	padding-right: 20px;
}

ul.detail li.close {
	font-size: 14px;
}

/* アイコン */
ul.detail li i {
	background: #015BAC;
	color: #FFF;
	font-size: 0.8em;
	padding: 0.3em;
	border-radius: 1em;
	margin-top: 3px;
	margin-right: 3px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
}

/*-------------------------------------------  pagetop  -------------------------------------------*/
#pagetop {
	position: fixed;
	bottom: 1em;
	right: 1em;
	z-index: 50;
	width: 4em;
	height: 4em;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
}

#pagetop a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	background-image: none;
	background-color: rgba(119, 119, 119, 0.4);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#pagetop a:before {
	content: "▲";
	display: block;
	position: absolute;
	color: #FFF;
	font-size: 2em;
	text-indent: 0;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}

#pagetop a:hover {
	text-decoration: none;
	background-color: #a5a5a5;
}
.f-mdom #tour_01 .link_btn {
	margin: 5em auto 0;
	background: #6885AA;
		
	border-radius: 3px;
}
.f-mdom #tour_01 .link_btn:last-child {
	margin: 2em auto 0;}
.f-mdom #tour_01 .link_btn a{
	color:#fff;
	display: block;
	font-weight: bold;
	padding: .8em 1.5em;
}
.f-mdom #tour_01 .link_btn:hover{opacity: .7;}
.f-mdom #tour_01 .link_btn span{
	display: block;
	margin-bottom: .7em;
	margin-left: .3em;
}

/*----------------------------------------------------------------------------------------

	970px対応

-----------------------------------------------------------------------------------------*/
@media only screen and (max-width: 970px) {

	.container {
		width: 100%;
		padding: 0 4%;
		overflow-x: hidden;
	}

	/* introduction bg */
	#into-bg01 img {
		width: 50%;
	}

	#into-bg02 img {
		width: 50%;
	}

	#into-bg01 {
		top: 0px;
		right: 100px;
	}

	#into-bg02 {
		bottom: 0px;
		left: 800px;
	}

	/* tour_01 bg */
	#tour_01-bg01 {
		top: -9em;
		right: -200px;
	}
}




/*----------------------------------------------------------------------------------------

	840px以下（タブレット調整）

-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 840px) {

	#introduction #h2_en:after {
		content: "";
		display: block;
		position: absolute;
		right: -2em;
		top: -2em;
		width: 60%;
		height: 60%;
		background: url(../img/comment_en.png) no-repeat center top;
		background-size: contain;
	}
	
#tour_01-bg02 {
	display: none;
}	
	
}

/*----------------------------------------------------------------------------------------

	660px

-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 660px) {
	#introduction #h2_en:after {
		right: -2em;
		top: -3em;
	}
}

/*----------------------------------------------------------------------------------------

	610px

-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 610px) {

	.for_610 {
		display: block;
	}

	/* comment */

	#introduction #h2_jp:after {
		content: "";
		display: block;
		position: absolute;
		right: -2em;
		top: -3em;
		width: 60%;
		height: 60%;
		background: url(../img/comment.png) no-repeat center top;
		background-size: contain;
	}


}

/*----------------------------------------------------------------------------------------

	768px以下（タブレット調整）

-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

	#breadcrumb {
		display: none;
	}

	.con_event {
		padding-top: 12em;
		padding-bottom: 14em;
	}

	.for_pc {
		display: none;
	}

	.for_tb {
		display: block;
	}

	/* mainvisual */
	#mainvisual {
		position: relative;
		margin: 0px;
	}

	.titlelogo img {
		max-width: 400px;
		max-height: 400px;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.thum-pc {
		display: none;
		background-image: url(../img/mainvisual.jpg);
	}

	.thum-tb {
		display: block;
		background-image: url(../img/mainvisual_tb.jpg);
	}

	.thum-sp {
		display: none;
		background-image: url(../img/mainvisual_sp.jpg);
	}

	.thumbnail {
		background-size: cover;
		background-position: center;
		padding-top: 60%;
		width: 100%;
		height: auto;
	}



	/* introduction */
	#introduction {
		position: relative;
		text-align: center;
		padding-top: 100px;
		padding-bottom: 100px;
		background: url(../img/bg01.png)repeat center top;
	}

	#introduction h2 {
		position: relative;
		display: block;
		margin-top: 30px;
		/* padding: 1em 0 2em; */
		font-size: 1.6em;
		text-align: center;
		letter-spacing: 2px;
		line-height: 1.5em;
	}

	#introduction h2:after {
		right: -4em;
		top: -3em;
		width: 75%;
		height: 75%;
		z-index: 21;

	}

	.into-p {
		line-height: 2.6em;
		margin: 0 auto 1em;
		width: 70%;
	}

	#introduction p br {
		display: none;
	}

	.intphoto li {
		flex-basis: 49%;
		max-width: 49%;
	}

	.intphoto li span {
		margin: 4px 0 20px;
		font-size: 0.9em;
	}

	/* introduction bg */
	#into-bg01 img {
		width: 50%;
	}

	#into-bg02 img {
		width: 50%;
	}

	#into-bg01 {
		top: 0px;
		right: 100px;
	}

	#into-bg02 {
		bottom: 0px;
		left: 300px;
	}

	/* tour_01 bg */
	#tour_01-bg01 img {
		width: 60%;
	}

	#tour_01-bg01 {
		top: -9em;
		right: -200px;
	}

	#tour_01-bg02 img {
		width: 80%;
	}

	#tour_01-bg02 {
		left: -20px;
		bottom: -180px;
	}

	/* tour_01 eventnom */
	#tour_01 .eventnom {
		width: 6em;
		top: -2.5em;
	}

	.eventnom span {

		padding: 0.3em 1.1em;
	}

	.eventnom span br {
		display: none;
	}

	.eventnom {
		font-weight: bold;
		line-height: 1.2em;
		font-size: 1.2em;
		left: -1em;
		top: -2.2em;
		width: 6em;
		transform: rotate(0);
	}

	#event_jp {
		font-size: 1.7em;
		line-height: 1.5em;
		height: 3em;
	}

	#event_zh {
		font-size: 1.7em;
		line-height: 1.5em;
		height: 3em;
		/* font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; */
	}

	#event_en {
		font-size: 1.4em;
		line-height: 1.5em;
		height: 3em;
		margin-bottom: 30px;
	}

	/* wrap_left,wrap_right */
	.wrap_left,
	.wrap_right {
		flex-basis: 80%;
		max-width: 80%;
		margin: auto;
	}


}




/*----------------------------------------------------------------------------------------

	480x以下（スマートフォン）

-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {

	.container {
		font-size: 16px;
	}

	/* mainvisual */
	#mainvisual {
		position: relative;
		margin: 0px;
	}

	.titlelogo img {
		position: absolute;
		max-width: 320px;
		max-height: 320px;
		margin: auto;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.thum-pc {
		display: none;
	}

	.thum-tb {
		display: none;
	}

	.thum-sp {
		display: block;
	}

	.thumbnail {
		background-size: cover;
		background-position: center center;
		padding-top: 130%;
		height: 100%;
		width: 100%;
	}

	/* introduction */

	#introduction h2 {
		position: relative;
		display: block;

		padding: 0em 0em 1em;
		text-align: center;
		letter-spacing: 1px;
		line-height: 1.5em;
	}

	#introduction #h2_jp {
		font-size: 1.5em;
		padding-top: 30px;
	}

	#introduction #h2_jp:after {
		right: -4em;
		top: -4em;
		width: 100%;
		height: 100%;
	}

	#introduction #h2_zh {
		font-size: 1.5em;
		padding-top: 30px;
	}

	#introduction #h2_zh:after {
		right: -4em;
		top: -4em;
		width: 100%;
		height: 100%;
	}

	#introduction #h2_en {
		font-size: 1.5em;
	}

	#introduction #h2_en:after {
		right: -3.5em;
		top: -5.5em;
		width: 100%;
		height: 100%;
	}

	.into-p {
		line-height: 2em;
		margin: 0 auto 1em;
		width: 90%;
		text-align: left;
	}

	.intphoto li {
		flex-basis: 100%;
		max-width: 100%;
		font-size: 0.9em;
		text-align: center;
	}

	.intphoto li img {
		width: 80%;
	}

	/* dl.data dd */
	dl.data dt {
		flex-basis: 6em;
		max-width: 6em;
		background-color: #325593;
		padding: 0.5em;
		font-weight: 600;
		text-align: center;
		margin-bottom: 2px;
		color: #fff;
	}

	dl.data dd {
		flex-basis: calc(100% - 6em);
		max-width: calc(100% - 6em);
		padding: 0.5em;
		margin-bottom: 2px;
		border-bottom: 1px solid #F0EEF1;
	}

	/* tour_01 */
	#event_jp {
		position: relative;
		font-size: 1.6em;
		line-height: 1.5em;
		height: 3em;
	}

	#event_en {
		position: relative;
		font-size: 1.6em;
		line-height: 1.5em;
		height: 5em;
	}

	#event_zh {
		position: relative;
		font-size: 1.6em;
		line-height: 1.5em;
		height: 3em;
	}

	#tour_01 h2:after {
		right: 5em;
		top: 5em;
		width: 100%;
		height: 100%;
	}

	#tour_01 h3 {
		font-size: 1.5em;
		line-height: 1.5em;
		height: 2em;
		font-family: 'Noto Sans JP', sans-serif;
	}

	.wrap_left,
	.wrap_right {
		flex-basis: 90%;
		max-width: 90%;
		margin: auto;
	}

	/* line */
	.line_img {
		margin: 1em auto;
	}

	.for_pc {
		display: none;
	}

	.for_sp {
		display: block;
	}

	/* inquiry */
	.inquiry {
		padding-top: 1em;
		padding-bottom: 1em;
	}

	.inquiry .mwt dt,
	.inquiry .mwt dd {
		flex-basis: 100%;
		max-width: 100%;
	}

	.inquiry .mwt dt p {
		background-color: #6594C6;
		color: #FFF;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 1em;
		width: 100%;
		height: auto;
		font-size: 1.2em;
		margin-bottom: 0.5em;
	}

}

/*----------------------------------------------------------------------------------------

	370x以下（スマートフォン）

-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 370px) {
	#introduction #h2_en {
		font-size: 1.4em;
	}

	#introduction #h2_en:after {
		right: -2em;
		top: -4.5em;
		width: 70%;
		height: 70%;
	}
}
