@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
	display: block;
}

body {
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

ol, ul {
	list-style: none;
	list-style-type: none;
}

a,
input:focus {
	text-decoration: none;
	outline: none;
}

button {
	border: none;
	background: none;
	margin: 0;
}

button:hover {
	cursor: pointer;
}

h1, h2, h3, h4, h5, p, span, a, li, input, tr, th, td, div {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color: #333;
	line-height: 1;
	font-size: 14px;
}

@media screen and (min-width: 768px) {
	h1, h2, h3, h4, h5, p, span, a, li, input, tr, th, td, div {
		font-size: 15px;
	}
}

body {
	opacity: 0;
}

@media screen and (min-width: 1120px) {
	body {
		margin-top: 111px;
	}
}

body.is-blight {
	opacity: 1;
	transition: 1s;
}

body.cinema-schedule {
	opacity: 1;
	transition: .1s;
}

.clearfix:after, .box-search .box-search-block ul:after {
	content: '';
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.hide {
	display: none;
}

.grd-red, header .nav_right .nav_01 li .nav_01_content.icon-restaurant:before, header .header_pc .header_nav ul li.nav_restaurant a:after, header .header_pc .header_nav ul li.nav_restaurant i, body.restaurant .sp-nav .sp-nav-title:before {
	background: #e50836;
	background: linear-gradient(-50deg, #e50836 0%, #ff633f 80%);
}

.grd-green, header .nav_right .nav_01 li .nav_01_content.icon-shop:before, header .header_pc .header_nav ul li.nav_shop a:after, header .header_pc .header_nav ul li.nav_shop i, body.shop .sp-nav .sp-nav-title:before {
	background: #53ae2f;
	background: linear-gradient(-50deg, #53ae2f 0%, #5fd3b1 80%);
}

.grd-purple, header .nav_right .nav_01 li .nav_01_content.icon-cinema:before, header .header_pc .header_nav ul li.nav_cinema a:after, header .header_pc .header_nav ul li.nav_cinema i, body.cinema .sp-nav .sp-nav-title:before {
	background: #743eb7;
	background: linear-gradient(-50deg, #743eb7 0%, #d566b7 80%);
}

.grd-orange, header .nav_right .nav_01 li .nav_01_content.icon-event-campaign:before, header .header_pc .header_nav ul li.nav_event a:after, header .header_pc .header_nav ul li.nav_event i, body.event .sp-nav .sp-nav-title:before {
	background: #e06f00;
	background: linear-gradient(-50deg, #e06f00 0%, #fbb100 80%);
}

.grd-blue, header .nav_right .nav_01 li .nav_01_content.icon-Information:before, header .header_pc .header_nav ul li.nav_info a:after, header .header_pc .header_nav ul li.nav_info i, body.info .sp-nav .sp-nav-title:before {
	background: #154598;
	background: linear-gradient(-50deg, #154598 0%, #518eda 80%);
}

.txt-filter, header .nav_right .nav_01 li .nav_01_content.icon-restaurant:before, header .nav_right .nav_01 li .nav_01_content.icon-shop:before, header .nav_right .nav_01 li .nav_01_content.icon-cinema:before, header .nav_right .nav_01 li .nav_01_content.icon-event-campaign:before, header .nav_right .nav_01 li .nav_01_content.icon-Information:before, header .header_pc .header_nav ul li.nav_restaurant i, header .header_pc .header_nav ul li.nav_shop i, header .header_pc .header_nav ul li.nav_cinema i, header .header_pc .header_nav ul li.nav_event i, header .header_pc .header_nav ul li.nav_info i, body.restaurant .sp-nav .sp-nav-title:before, body.shop .sp-nav .sp-nav-title:before, body.cinema .sp-nav .sp-nav-title:before, body.event .sp-nav .sp-nav-title:before, body.info .sp-nav .sp-nav-title:before {
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.txt-blue {
	color: #154598;
}

.txt-red {
	color: #f23e3e;
}

.txt-yellow {
	color: #aa8925;
}

.txt-bold{
	font-weight: bold;
}

.txt-note {
	font-size: 12px;
	line-height: 1.6;
	color: #666;
	padding-left: 1em;
	text-indent: -1em;
}

.txt-mincho {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

@media screen and (max-width: 767px) {
	.sp_hide {
		display: none;
	}
	.hdg-lv2 {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		padding: 15px 0;
		position: relative;
	}
	.hdg-lv2:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -10px;
		width: 20px;
		height: 2px;
		background-color: #154598;
	}
	.hdg-lv3 {
		font-size: 18px;
		font-weight: bold;
		padding: 15px 10px;
		background-color: #e1ddd3;
		display: block;
	}
	.hdg-lv4 {
		font-size: 17px;
		font-weight: bold;
		line-height: 1.17;
		position: relative;
		padding-left: 15px;
	}
	.hdg-lv4:after {
		content: '';
		position: absolute;
		top: .5em;
		left: 0;
		width: 10px;
		height: 2px;
		background-color: #154598;
	}
	.hdg-lv5 {
		font-size: 15px;
		font-weight: bold;
		padding: 10px 0;
		border-bottom: solid 1px #d9d9d9;
	}
	.hdg-lv5-noborder {
		font-size: 15px;
		font-weight: bold;
		padding: 10px 0;
		border: none;
	}
	.txt-lead {
		text-align: center;
		font-weight: bold;
		line-height: 1.57;
	}
	.txt-link {
		color: #154598;
		padding: 5px 0;
		line-height: 1.35;
		padding-left: 1em;
		text-indent: -1em;
		display: inline-block;
	}
	.txt-lst li {
		position: relative;
		line-height: 1.35;
		padding: 5px 0;
		padding-left: 1em;
	}
	.txt-lst li:after {
		display: block;
		content: '';
		position: absolute;
		top: 11px;
		left: 3px;
		width: 6px;
		height: 6px;
		background-color: #154598;
		border-radius: 100%;
	}
	table tr {
		border-top: solid 1px #d9d9d9;
		padding: 15px 0;
		display: block;
	}
	table tr:last-child {
		border-bottom: solid 1px #d9d9d9;
	}
	table tr th {
		display: inline-block;
		text-align: left;
		font-size: 13px;
		font-weight: bold;
		line-height: 1.3;
		padding: 0 10px;
		width: 20%;
		float: left;
	}
	table tr td {
		display: inline-block;
		font-size: 13px;
		line-height: 1.3;
		width: 80%;
	}
}

@media screen and (min-width: 768px) {
	.pc_hide {
		display: none;
	}
	a {
		transition: all .5s;
	}
	a:hover {
		opacity: 0.7;
	}
	.hdg-lv2 {
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		color: #154598;
		padding: 25px 0 20px;
		position: relative;
	}
	.hdg-lv2:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -15px;
		width: 30px;
		height: 2px;
		background-color: #154598;
	}
	.hdg-lv3-wrap {
		display: block;
		position: relative;
		z-index: 0;
	}
	.hdg-lv3-wrap:after {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 2px;
		background: #c0c0c0;
	}
	.hdg-lv3 {
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		padding: 20px 0 15px;
		border-bottom: solid 2px #154598;
		position: relative;
		z-index: 1;
	}
	.hdg-lv4 {
		font-size: 18px;
		font-weight: bold;
		position: relative;
		padding-left: 20px;
	}
	.hdg-lv4:after {
		content: '';
		position: absolute;
		top: .5em;
		left: 0;
		width: 10px;
		height: 2px;
		background-color: #154598;
	}
	.hdg-lv5 {
		font-size: 15px;
		font-weight: bold;
		padding: 15px 0;
		border-bottom: solid 1px #d9d9d9;
	}
	.hdg-lv5-noborder {
		font-size: 15px;
		font-weight: bold;
		padding: 15px 0;
		border: none;
	}
	.txt-lead {
		text-align: center;
		font-weight: bold;
		line-height: 1.87;
		font-size: 16px;
	}
	.txt-link {
		color: #154598;
		padding: 0;
		padding-left: 1em;
		text-indent: -1em;
		display: inline-block;
	}
	.txt-link:hover {
		color: #3185d2;
		text-decoration: underline;
		opacity: 1;
	}
	.txt-link:visited {
		color: #5040a2;
	}
	.txt-lst li {
		position: relative;
		line-height: 1.5;
		padding: 10px 0;
		padding-left: 1em;
	}
	.txt-lst li:after {
		display: block;
		content: '';
		position: absolute;
		top: 17px;
		left: 0;
		width: 7px;
		height: 7px;
		background-color: #154598;
		border-radius: 100%;
	}
	table tr {
		border-top: solid 1px #d9d9d9;
		padding: 20px 0;
		display: block;
	}
	table tr:last-child {
		border-bottom: solid 1px #d9d9d9;
	}
	table tr th {
		text-align: left;
		display: inline-block;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.3;
		padding: 0 20px;
		width: 14%;
		float: left;
	}
	table tr td {
		display: inline-block;
		font-size: 14px;
		line-height: 1.3;
		width: 86%;
	}
}

@media screen and (max-width: 1119px) {
	.wrap_offcanvas {
		position: relative;
		padding-top: 60px;
		padding-bottom: 60px;
		overflow-x: hidden;
	}
}

@media screen and (max-width: 1119px) {
	.cinema .wrap_offcanvas {
		padding-bottom: 110px;
	}
}

.wrap_offcanvas_screen {
	width: 100%;
	height: 120%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	display: none;
	background: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 768px) {
	.wrap_offcanvas_screen {
		display: none !important;
	}
}

.wrap_offcanvas_header {
	width: 100%;
	height: 120%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	display: none;
	background: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1120px) {
	.wrap_offcanvas_header {
		display: none !important;
	}
}

.wrap_offcanvas_screen_search {
	width: 100%;
	height: 120%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
	background: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1120px) {
	.wrap_offcanvas_screen_search {
		z-index: 2;
	}
}

header .header_search {
	background-color: #f5f4ef;
	width: 100%;
	position: fixed;
	top: -80px;
	left: 0;
	z-index: 3;
	text-align: center;
	padding: 15px 0 0;
}
header .header_search_inner {
	padding: 0 10px 10px;
}

header .header_search .box-search-name {
	position: relative;
	z-index: 1;
	background: #fff;
	text-align: left;
}

header .header_search .box-search-name:before {
	font-size: 17px;
	position: absolute;
	top: 0;
	left: 10px;
	line-height: 40px;
	color: #154598;
}

header .header_search .box-search-name input {
	width: calc(100% - 25px);
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 15px;
	border: none;
	border-radius: 0;
	color: #666;
	font-size: 13px;
	line-height: normal;
}

header .header_search .box-search-name button {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

header .header_search .box-search-name button p.icon-search {
	background: #154598;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

header .header_search .box-search-name button p.icon-search:hover {
	background: #71a3d2;
}

header .header_search_close {
	color: #154598;
	padding: 20px;
}
header .box_search_word .title_search_word {
	font-weight: bold;
	color: #7A7874;
	font-size: 12px;
	text-align: left;
}
header .box_search_word .list_search_word li a {
	font-size: 12px;
}

@media screen and (max-width: 1119px) {
	header .header_sp {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		background-color: #fff;
		text-align: center;
		z-index: 4;
		border-bottom: solid 1px #dedede;
	}
	header .header_sp .header_logo {
		width: 150px;
		margin: 15px auto;
	}
	header .header_sp .header_logo a {
		display: block;
	}
	header .header_sp .header_logo a img {
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		width: 100%;
	}
	header .header_sp .header_btn_search {
		position: absolute;
		top: 16px;
		left: 13px;
		font-size: 28px;
		color: #023894;
	}
	header .header_sp .header_btn_side {
		position: absolute;
		top: 15px;
		right: 12px;
		font-size: 30px;
		color: #023894;
	}
	header .header_nav_sp {
		height: 60px;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 60px;
		-webkit-transition: all .2s;
		transition: all .2s;
		background-color: #14336a;
		z-index: 2;
	}
	header .header_nav_sp ul li {
		float: left;
		text-align: center;
		width: 20%;
		height: 60px;
	}
	header .header_nav_sp ul li .nav_icon {
		display: block;
		width: 100%;
		height: 100%;
	}
	header .header_nav_sp ul li .nav_icon i {
		display: block;
		font-size: 29px;
		padding-top: 7px;
		color: #fff;
	}
	header .header_nav_sp ul li .nav_icon span {
		font-size: 9px;
		display: inline-block;
		color: #fff;
		vertical-align: bottom;
	}
	header .header_nav_sp.scroll {
		bottom: -20px;
	}
	header .header_nav_sp.scroll ul li .nav_icon span {
		display: none;
	}
	header .nav_right_btn {
		position: fixed;
		top: 20px;
		right: 285px;
		color: #fff;
		font-size: 29px;
		z-index: 10;
		display: none;
	}
	header .nav_right {
		background: #fff;
		width: 280px;
		height: 100%;
		position: fixed;
		top: 0;
		right: -320px;
		z-index: 10;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
	}
	header .nav_right .nav_right_inner {
		background: #fff;
		padding-bottom: 1px;
	}
	header .nav_right .nav_01 {
		background: #f5f4ef;
	}
	header .nav_right .nav_01 li {
		border-bottom: solid 1px #dfdad2;
	}
	header .nav_right .nav_01 li .nav_01_content {
		display: block;
		font-size: 15px;
		font-weight: bold;
		height: 50px;
		padding: 17px 12px;
		position: relative;
	}
	header .nav_right .nav_01 li .nav_01_content.nav_01_other {
		font-weight: normal;
		font-size: 13px;
		height: 45px;
	}
	header .nav_right .nav_01 li .nav_01_content span {
		position: absolute;
		top: 50%;
		right: 15px;
		color: #154598;
		font-size: 15px;
		margin-top: -7px;
	}
	header .nav_right .nav_01 li .nav_01_content:before {
		font-size: 18px;
		margin-right: 10px;
		vertical-align: middle;
		font-weight: normal;
	}
	header .nav_right .nav_01 li .accordion span {
		transform: rotate(0);
		transition: all ease-in-out .5s;
	}
	header .nav_right .nav_01 li .accordion.ac_open span {
		transform: rotate(180deg);
	}
	header .nav_right .nav_01 li .nav_01_cinema,
	header .nav_right .nav_01 li .nav_01_ent,
	header .nav_right .nav_01 li .nav_01_info {
		background: #fff;
		display: none;
	}
	header .nav_right .nav_01 li .nav_01_cinema li,
	header .nav_right .nav_01 li .nav_01_ent li,
	header .nav_right .nav_01 li .nav_01_info li {
		float: left;
		border-bottom: solid #f5f4ef 1px;
		width: 50%;
	}
	header .nav_right .nav_01 li .nav_01_cinema li a,
	header .nav_right .nav_01 li .nav_01_ent li a,
	header .nav_right .nav_01 li .nav_01_info li a {
		display: block;
		padding: 15px 10px;
		font-size: 11px;
		position: relative;
	}
	header .nav_right .nav_01 li .nav_01_cinema li a span,
	header .nav_right .nav_01 li .nav_01_ent li a span,
	header .nav_right .nav_01 li .nav_01_info li a span {
		position: absolute;
		top: 50%;
		right: 5px;
		margin-top: -6px;
		color: #154598;
	}
	header .nav_right .nav_01 li .nav_01_cinema li a.txt-red span,
	header .nav_right .nav_01 li .nav_01_ent li a.txt-red span,
	header .nav_right .nav_01 li .nav_01_info li a.txt-red span {
		color: #f23e3e;
	}
	header .nav_right .nav_01 li .nav_01_cinema li:nth-child(2n),
	header .nav_right .nav_01 li .nav_01_ent li:nth-child(2n),
	header .nav_right .nav_01 li .nav_01_info li:nth-child(2n) {
		border-left: solid #f5f4ef 1px;
	}
	header .nav_right .nav_01 li .nav_01_cinema li:nth-last-child(2), header .nav_right .nav_01 li .nav_01_cinema li:last-child,
	header .nav_right .nav_01 li .nav_01_ent li:nth-last-child(2),
	header .nav_right .nav_01 li .nav_01_ent li:last-child,
	header .nav_right .nav_01 li .nav_01_info li:nth-last-child(2),
	header .nav_right .nav_01 li .nav_01_info li:last-child {
		border-bottom: none;
	}
	header .nav_right .nav_01 li .nav_01_cinema li.col2,
	header .nav_right .nav_01 li .nav_01_ent li.col2,
	header .nav_right .nav_01 li .nav_01_info li.col2 {
		width: 100%;
	}
	header .nav_right .nav_01 li .nav_01_ent li:nth-child(2n) {
		border-left: none;
		border-right: solid #f5f4ef 1px;
	}
	header .nav_right .nav_02 {
		border-bottom: dotted #9a9a9a 1px;
		padding: 15px 0;
		margin: 0 15px;
	}
	header .nav_right .nav_02 li {
		display: inline-block;
		vertical-align: top;
	}
	header .nav_right .nav_02 li a {
		display: block;
		padding: 10px 0 0 10px;
		font-size: 11px;
		text-indent: -1em;
	}
	header .nav_right .nav_02 li a:before {
		color: #154598;
	}
	header .nav_right .nav_02 li:nth-child(2n+1) {
		width: 40%;
		margin-right: 20px;
	}
	header .nav_right .nav_02 li:nth-child(2n) {
		width: 40%;
	}
	header .nav_right .nav_02 li.nav_col2 {
		width: 100%;
	}
	header .nav_right .nav_03 {
		text-align: center;
	}
	header .nav_right .nav_03 li {
		display: inline-block;
	}
	header .nav_right .nav_03 li a {
		color: #9a9a9a;
		font-size: 11px;
		padding: 20px 2px;
		display: block;
	}
	header .nav_right .nav_bnr {
		display: block;
		margin: 5px 15px 10px;
	}
	header .nav_right .nav_bnr img {
		width: 100%;
	}
	header .header_pc {
		display: none;
	}

	header .header_search {
		width: 100%;
		height: 100vh;
		left: -1120px;
		top: 180px;
		z-index: 10;
	}
	header .header_search .box-search-name {
		float: right;
		width: 80%;
	}
	header .header_search_close {
		position: absolute;
		left :10px;
		top: 15px;
		color: #154598;
		padding: 15px 10px;
		cursor: pointer;
	}
	header .box_search_word {
		border-top: 1px solid #DCDCDC;
		text-align: left;
	}
	header .box_search_word .title_search_word {
		padding: 15px;
	}
	header .box_search_word .list_search_word {
		background: #fff;
	}

	header .box_search_word .list_search_word li {
		border-top: 1px solid #E7E3D9;
		padding: 15px;
	}
	header .box_search_word .list_search_word li a {
		display: block;
	}
	header .box_search_word .list_search_word li:first-child {
		border-top: 0;
	}



}

@media screen and (min-width: 1120px) {
	header {
		border-bottom: solid 1px #dedede;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 2;
		background-color: #fff;
	}
	header .header_pc {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color: #fff;
		z-index: 4;
	}
	header .header_pc_inner {
		width: 100%;
		max-width: 1120px;
		margin: 0 auto;
	}
	header .header_pc .header_logo {
		display: inline-block;
		width: 190px;
		vertical-align: middle;
	}
	header .header_pc .header_logo img {
		width: 100%;
		padding-left: 0;
		transition: all .5s ease-in-out;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	header .header_pc .header_nav {
		display: inline-block;
		margin: 0 30px;
		vertical-align: middle;
	}
	header .header_pc .header_nav ul li {
		float: left;
		text-align: center;
		min-width: 140px;
		position: relative;
	}
	header .header_pc .header_nav ul li.nav_event {
		width: 170px;
	}
	header .header_pc .header_nav ul li:after {
		content: '';
		width: 1px;
		height: 50%;
		position: absolute;
		top: 25%;
		right: 0;
		border-right: dotted #bfbfbf 1px;
	}
	header .header_pc .header_nav ul li:first-child:before {
		content: '';
		width: 1px;
		height: 50%;
		position: absolute;
		top: 25%;
		left: 0;
		border-left: dotted #bfbfbf 1px;
	}
	header .header_pc .header_nav ul li a {
		display: block;
		padding: 30px 0;
		position: relative;
		transition: all .5s ease-in-out;
	}
	header .header_pc .header_nav ul li a i {
		display: block;
		font-size: 30px;
		padding-bottom: 5px;
		transition: all .5s ease-in-out;
	}
	header .header_pc .header_nav ul li a span {
		font-size: 12px;
		color: #333;
		transition: all .5s ease-in-out;
	}
	header .header_pc .header_nav ul li a:after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		opacity: 0;
		transition: all .5s ease-in-out;
	}
	header .header_pc .header_nav ul li a:hover {
		opacity: 1;
	}
	header .header_pc .header_nav ul li a:hover:after {
		opacity: 1;
	}
	header .header_pc .header_lang {
		display: inline-block;
		vertical-align: middle;
		margin-top: 5px;
		position: relative;
	}
	header .header_pc .header_lang .header_lang_title {
		font-size: 12px;
		padding: 15px 0;
		width: 80px;
		text-align: center;
	}
	header .header_pc .header_lang .header_lang_title i {
		padding-left: 5px;
	}
	header .header_pc .header_lang .header_lang_title:hover, header .header_pc .header_lang .header_lang_title.ac_open {
		color: #154598;
	}
	header .header_pc .header_lang .header_lang_title:hover i, header .header_pc .header_lang .header_lang_title.ac_open i {
		color: #154598;
	}
	header .header_pc .header_lang .header_lang_title:hover {
		cursor: pointer;
	}
	header .header_pc .header_lang ul {
		display: none;
		position: absolute;
	}
	header .header_pc .header_lang ul li {
		text-align: center;
	}
	header .header_pc .header_lang ul li a {
		background: #83b1db;
		color: #fff;
		display: block;
		width: 80px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
		border-top: solid 1px #9cc1e2;
	}
	header .header_pc .header_lang ul li a:hover {
		background: #71a4d3;
		opacity: 1;
	}
	header .header_pc .icon-search {
		display: inline-block;
		margin: 5px 0 0 15px;
		font-size: 22px;
		vertical-align: middle;
		cursor: pointer;
	}
	header .header_pc .icon-search:hover {
		color: #154598;
	}
	header .header_pc.scroll .header_logo img {
		width: 85%;
		padding-left: 10px;
	}
	header .header_pc.scroll .header_nav ul li a {
		padding: 15px 0;
	}
	header .header_pc.scroll .header_nav ul li a i {
		font-size: 24px;
	}
	header .header_pc.scroll .header_nav ul li a span {
		font-size: 11px;
	}
	header .header_search {
		top: -180px;
		left: 0;
		padding: 50px 0 0;
		opacity: 0;
	}
	header .header_search .box-search-name {
		max-width: 500px;
		margin: 0 auto;
	}
	header .header_search .box-search-name:before {
		line-height: 50px;
	}
	header .header_search .box-search-name input {
		font-size: 14px;
		height: 50px;
		line-height: 50px;
	}
	header .header_search .box-search-name button p.icon-search {
		width: 50px;
		line-height: 50px;
	}
	header .header_search_close {
		padding: 20px;
		display: inline-block;
		cursor: pointer;
	}
	header .box_search_word {
		max-width: 500px;
		margin: 15px auto 0 auto;
		text-align: left;
	}
	header .box_search_word .list_search_word li {
		display: inline-block;
		margin: 10px 0 0;
		padding-right: 15px;
	}
	header .box_search_word .list_search_word li a {
		text-decoration: underline;
		color: #154598;
	}
	header .header_sp,
	header .header_nav_sp,
	header .nav_right,
	header .nav_right_btn {
		display: none !important;
	}
}

@media screen and (min-width: 1120px) {
	body.restaurant header .header_pc .header_nav ul li.nav_restaurant a:after {
		opacity: 1;
	}
	body.shop header .header_pc .header_nav ul li.nav_shop a:after {
		opacity: 1;
	}
	body.cinema header .header_pc .header_nav ul li.nav_cinema a:after {
		opacity: 1;
	}
	body.event header .header_pc .header_nav ul li.nav_event a:after {
		opacity: 1;
	}
	body.info header .header_pc .header_nav ul li.nav_info a:after {
		opacity: 1;
	}
}











































/* footer
----------------------------------------------------------------------------- */

footer {
	text-align: center;
}

footer p, footer span, footer a, footer li, footer i {
	color: #333;
}

footer .footer_sns {
	padding: 25px 15px;
}

footer .footer_sns .sns_title {
	line-height: 1;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}

footer .footer_sns ul li {
	display: inline-block;
	margin: 0 13px;
}

footer .footer_sns ul li a img {
	width: 34px;
	vertical-align: middle;
}

footer .footer_sns ul li a i {
	font-size: 34px;
	vertical-align: middle;
}

footer .footer_contact {
	background-color: #bed1e4;
	padding: 20px;
}

footer .footer_contact .contact_title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
}

footer .footer_contact .contact_note {
	margin-top: 15px;
	font-size: 9px;
	color: #666;
	line-height: 1.3;
}

footer .copyright {
	background-color: #3a5e8c;
}

footer .copyright p {
	color: #fff;
	font-size: 10px;
	line-height: 40px;
}

/* 最小サイズのレイアウト
-------------------------------------------------- */

@media screen and (max-width: 767px) {
	footer .footer_contact .footer_contact_main .footer_facility,
	footer .footer_contact .footer_contact_main .footer_cinema {
		margin-bottom: 18px;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_category,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category {
		font-size: 18px;
		font-weight: bold;
		padding-top: 20px;
		padding-bottom: 15px;
		line-height: 1.3;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_time,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time {
		font-size: 9px;
		margin-bottom: 10px;
		line-height: 1.2;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_time.sp_hide,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time.sp_hide {
		display: none !important;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
		display: block;
		width: 270px;
		padding: 15px 10px;
		margin: 0 auto;
		-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
		clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
		font-size: 20px;
		font-weight: bold;
		color: #fff;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel i,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel i {
		font-size: 15px;
		vertical-align: top;
		margin-right: 5px;
		color: inherit;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title {
		color: #154598;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel {
		background-image: -webkit-gradient(linear, left top, right top, from(#4e9ada), color-stop(51%, #3465b9), to(#4e9ada));
		background: linear-gradient(to right, #4e9ada 0%, #3465b9 51%, #4e9ada 100%);
		-webkit-transition: 0.5s;
		transition: 0.5s;
		background-size: 200% auto;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel:hover {
		background-position: right center;
	}
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		color: #5c328f;
	}
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
		background-image: -webkit-gradient(linear, left top, right top, from(#9c52ac), color-stop(51%, #5c328f), to(#9c52ac));
		background: linear-gradient(to right, #9c52ac 0%, #5c328f 51%, #9c52ac 100%);
		-webkit-transition: 0.5s;
		transition: 0.5s;
		background-size: 200% auto;
	}
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel:hover {
		background-position: right center;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_note {
		display: inline-block;
		margin: 10px auto 0;
		font-size: 9px;
		color: #666;
		line-height: 1.3;
		text-align: left;
	}

	/* 施設ページのみ */
	
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema {
		padding-top: 6px;
		border-top: 1px solid #aaa;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category {
		font-size: 14px;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category br {
		display: none;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		font-size: 14px;
		padding-bottom: 10px;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title .footer_contact_title_space {
		display: none;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel-time {
		text-align: center;
		vertical-align: middle;
		direction: rtl;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_facility .footer_contact_time br {
		display: none;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time {
		display: inline-block;
		margin: 0 5px;
		text-align: left;
		vertical-align: middle;
		direction: ltr;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
		display: inline-block;
		width: auto;
		margin: 0 5px;
		padding: 0;
		background: transparent;
		-webkit-clip-path: none;
		clip-path: none;
		-webkit-transition: 0;
		transition: 0;
		vertical-align: middle;
		color: #5c328f;
		direction: ltr;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel i {
		font-size: 18px;
	}
	
	/* シネマページのみ */
	
	body.cinema footer .footer_contact .footer_contact_main {
		position: relative;
		overflow: hidden;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema {
		position: absolute;
		top: 0;
		width: 100%;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time br {
		display: none;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility {
		margin-top: 220px;
		padding-top: 6px;
		border-top: 1px solid #aaa;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_category {
		font-size: 14px;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title {
		font-size: 14px;
		padding-bottom: 10px;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title .footer_contact_title_space {
		display: none;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel-time {
		text-align: center;
		vertical-align: middle;
		direction: rtl;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_time br {
		display: none;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_time {
		display: inline-block;
		margin: 0 5px;
		text-align: left;
		vertical-align: middle;
		direction: ltr;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel {
		display: inline-block;
		width: auto;
		margin: 0 5px;
		padding: 0;
		background: transparent;
		-webkit-clip-path: none;
		clip-path: none;
		-webkit-transition: 0;
		transition: 0;
		vertical-align: middle;
		color: #154598;
		direction: ltr;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel i {
		font-size: 18px;
	}
}

/* 中サイズ・最大サイズのレイアウト
-------------------------------------------------- */

@media screen and (min-width: 768px) {
	footer .footer_sns {
		padding: 30px 0;
	}
	footer .footer_sns .sns_title {
		font-size: 18px;
		margin: 10px 30px;
		display: inline-block;
	}
	footer .footer_sns ul {
		display: inline-block;
	}
	footer .footer_sns ul li {
		margin: 0 20px;
	}
	footer .footer_sns ul li a img {
		width: 25px;
	}
	footer .footer_sns ul li a span {
		margin-left: 10px;
		font-size: 15px;
	}
	footer .footer_sns ul li a i {
		font-size: 26px;
		vertical-align: middle;
	}
	footer .footer_contact {
		padding: 50px 0;
	}
	footer .footer_contact .contact_title {
		font-size: 18px;
		padding-bottom: 15px;
	}
	footer .footer_contact .footer_contact_main {
		margin: 0 auto;
	}
	footer .footer_contact .footer_contact_main .footer_facility,
	footer .footer_contact .footer_contact_main .footer_cinema {
		display: inline-block;
		text-align: left;
		vertical-align: top;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_category,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category {
		padding-bottom: 20px;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.3
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_category br,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category br {
		display: none;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		position: relative;
		bottom: 6px;
		width: 240px;
		padding: 8px 15px;
		-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
		clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
		display: inline-block;
		font-size: 13px;
		font-weight: bold;
		line-height: 1.2;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel-time,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel-time {
		display: inline-block;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_time,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time {
		font-size: 10px;
		line-height: 1.2;
		text-align: left;
		display: inline-block;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_time.pc_hide,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time.pc_hide {
		display: none;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
		padding: 0 10px;
		font-size: 28px;
		display: inline-block;
		font-weight: bold;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel i,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel i {
		font-size: 24px;
		font-weight: normal;
		color: inherit;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_note {
		margin-top: 7px;
		font-size: 9px;
		color: #666;
		line-height: 1.3;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title,
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel {
		color: #154598;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title {
		background-color: #a6bede;
		text-align: center;
	}
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		background-color: #b9bddd;
		text-align: center;
	}
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
		color: #734394;
	}
	footer .footer_contact .contact_note {
		margin-top: 25px;
		font-size: 10px;
	}
	footer .footer_link {
		background-color: #7396bb;
	}
	footer .footer_link li {
		display: inline-block;
	}
	footer .footer_link li a {
		display: block;
		padding: 20px;
		color: #fff;
		font-size: 12px;
		line-height: 1;
	}
	footer .footer_link li a i {
		color: #fff;
	}
	footer .footer_link li.footer_link_d span {
		position: relative;
		display: inline-block;
	}
	footer .footer_link li.footer_link_d span:before {
		content: "";
		position: absolute;
		border-left: 1px dotted #fff;
		width: 1px;
		height: 40%;
		left: -1px;
		top: 30%;
	}
	footer .copyright p {
		font-size: 11px;
		line-height: 60px;
	}

	/* 施設ページのみ */
	
	body:not(.cinema) footer .footer_contact .footer_contact_main {
		direction: ltr;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_facility {
		width: auto;
		padding-right: 30px;
		border-right: solid 1px #abbac7;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema {
		width: auto;
		padding-left: 30px;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category {
		font-size: 13px;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		display: block;
		width: auto;
		padding: 0;
		-webkit-clip-path: none;
		clip-path: none;
		background: transparent;
		font-size: 11px;
		text-align: left;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title br {
		display: none;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title .footer_contact_title_space {
		display: inline;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
		position: relative;
		bottom: 2px;
		padding: 5px 10px 0 0;
		font-size: 22px;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel i {
		font-size: 18px;
	}
	
	/* シネマページのみ */
	
	body.cinema footer .footer_contact .footer_contact_main {
		direction: rtl;
	}
	body.cinema footer .footer_contact .footer_contact_main > * {
		direction: ltr;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility {
		width: auto;
		padding-left: 30px;
		border-left: solid 1px #abbac7;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema {
		width: auto;
		padding-right: 30px;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_category {
		font-size: 13px;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title {
		display: block;
		width: auto;
		padding: 0;
		-webkit-clip-path: none;
		clip-path: none;
		background: transparent;
		font-size: 11px;
		text-align: left;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title br {
		display: none;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title .footer_contact_title_space {
		display: none;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel {
		position: relative;
		bottom: 2px;
		padding:5px 10px 0 0;
		font-size: 22px;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel i {
		font-size: 18px;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
		display: block;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time {
		padding: 0 10px;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_time br {
		display: none;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_note {
		max-width: 320px;
	}
}

/* 中サイズのレイアウト
-------------------------------------------------- */

@media screen and (min-width: 768px) and (max-width: 1119px) {
	
	footer .footer_contact .footer_contact_main .footer_facility,
	footer .footer_contact .footer_contact_main .footer_cinema {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		display: block;
		bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_tel,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_tel {
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_note {
		display: block;
		max-width: 50%;
		margin: 10px auto 0; 
		text-align: left;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_category,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category {
		padding-bottom: 30px;
	}
	footer .footer_contact .footer_contact_main .footer_facility .footer_contact_category br,
	footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_category br {
		display: none;
	}
	
	/* 施設ページのみ */
	
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_facility {
		width: auto;
		margin: 0 30px 0;
		padding: 0;
		border: 0 none;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema {
		width: auto;
		margin: 30px 30px 0;
		padding: 30px 0 0;
		border-top: 1px solid #aaa;
	}
	body:not(.cinema) footer .footer_contact .footer_contact_main .footer_cinema .footer_contact_title {
		display: block;
		text-align: center;
	}
	
	/* シネマページのみ */
	
	body.cinema footer .footer_contact .footer_contact_main {
		position: relative;
		overflow: hidden;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_cinema {
		position: absolute;
		top: 0;
		width: 100%;
		margin: 0;
		padding: 0;
		border: 0 none;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility {
		width: auto;
		margin: 170px 30px 0;
		padding: 30px 0 0;
		border: 0 none;
		border-top: 1px solid #aaa;
	}
	body.cinema footer .footer_contact .footer_contact_main .footer_facility .footer_contact_title {
		display: block;
		text-align: center;
	}
}

/* 201912SNSアイコン改修 ここから */
/* 201912SNSアイコン改修 ここから */
footer .footer_sns ul li {
	width: 45px;
	height: 45px;
	margin: 0 5px;
}
footer .footer_sns ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
footer .footer_sns ul li a > img {
	display: block;
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 768px) {
	footer .footer_sns .sns_title {
		vertical-align: middle;
	}
	footer .footer_sns ul {
		vertical-align: middle;
	}
}
/* 201912SNSアイコン改修 ここまで */
/* 201912SNSアイコン改修 ここまで */

/* -------- footer ここまで -------- */










































a.to-top {
	display: block;
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 50px;
	background: #e4ebf3;
	color: #e4ebf3;
}

a.to-top:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #154697;
}

@media screen and (min-width: 1120px) {
	a.to-top {
		display: inline;
		position: fixed;
		bottom: 20px;
		right: 20px;
		width: 50px;
		height: 50px;
		background: #154598;
		color: #154598;
		opacity: 0;
		z-index: 5;
		-webkit-transition: opacity .5s;
		transition: opacity .5s;
	}
	a.to-top:before {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		color: #fff;
	}
	a.to-top.scroll {
		opacity: 1;
	}
}

.wrp-max {
	width: 100%;
}

.wrp-1160 {
	width: 100%;
	max-width: 1160px;
	padding: 0 10px;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.wrp-1160 {
		padding: 0;
	}
}

.wrp-970 {
	width: 100%;
	max-width: 970px;
	padding: 0 20px;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.wrp-970 {
		padding: 0;
	}
}

.bg-beige {
	background-color: #f5f4ef;
}

.bg-over-beige {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #f5f4ef 100%);
	padding: 0 20px;
}

.bg-restaurant {
	background:  url(/resource/images/gourmet/title_bg_restaurant_sp.png) center no-repeat;
	background-size: cover;
}

@media screen and (min-width: 768px) {
	.bg-restaurant {
		background:  url(/resource/images/gourmet/title_bg_restaurant.png) center top no-repeat;
		background-size: 130%;
	}
}

@media screen and (min-width: 1120px) {
	.bg-restaurant {
		background:  url(/resource/images/gourmet/title_bg_restaurant.png) center top no-repeat;
		background-size: 100%;
	}
}

.bg-japanese {
	background:  url(/resource/images/dummy/title_bg_japanese.jpg) center no-repeat;
	background-size: cover;
}

.sp-nav {
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #dedede;
}

.sp-nav .sp-nav-title {
	display: block;
	padding: 15px 0;
	font-size: 18px;
	font-weight: bold;
}

.sp-nav .sp-nav-title:before {
	font-size: 22px;
	padding-right: 5px;
	vertical-align: middle;
	font-weight: normal;
}

.hdg-top {
	text-align: center;
	padding: 30px 0;
}

.hdg-top .hdg-top-icn:before {
	font-size: 40px;
	color: #fff;
}

.hdg-top h1 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin: 15px auto 10px;
}

.hdg-top .hdg-top-sm {
	font-size: 11px;
	color: #fff;
	margin-bottom: 25px;
}

@media screen and (min-width: 768px) {
	.hdg-top {
		padding: 60px 0 20px;
	}
	.hdg-top .hdg-top-icn:before {
		font-size: 36px;
	}
	.hdg-top h1 {
		font-size: 30px;
		margin: 20px auto 10px;
	}
	.hdg-top .hdg-top-sm {
		font-size: 12px;
		margin-bottom: 30px;
	}
}

.hdg-category {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.1;
	padding: 20px 10px;
	position: relative;
}

@media screen and (min-width: 768px) {
	.hdg-category {
		font-size: 30px;
		padding: 60px 0 70px;
	}
}

.bevel, .btn {
	position: relative;
	background-color: #fff;
	-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
	clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
}

.bevel-border-wrp {
	padding: 0;
	background: #d9d9d9;
}

.bevel-border, .btn-border {
	background: #fff;
	-webkit-clip-path: polygon(1px 9px, 9px 1px, calc(100% - 9px) 1px, calc(100% - 1px) 9px, calc(100% - 1px) calc(100% - 9px), calc(100% - 9px) calc(100% - 1px), 9px calc(100% - 1px), 1px calc(100% - 9px));
	clip-path: polygon(1px 9px, 9px 1px, calc(100% - 9px) 1px, calc(100% - 1px) 9px, calc(100% - 1px) calc(100% - 9px), calc(100% - 9px) calc(100% - 1px), 9px calc(100% - 1px), 1px calc(100% - 9px));
}

.btn {
	position: relative;
	text-align: center;
	margin: 10px auto;
	padding: 18px 0;
	width: 220px;
	font-size: 14px;
	line-height: 1.14;
	color: #fff;
	display: block;
	cursor: pointer;
	transition: all .5s ease-in-out;
}

.btn a {
	opacity: 1;
}

.btn-border-wrp, .btn-border-wrp-blue, .btn-border-wrp-red {
	padding: 0;
	width: 265px;
	background: #d0d0cb;
}

.btn-border-wrp-blue {
	background-color: #154598;
}

.btn-border-wrp-blue .btn-border {
	color: #154598;
}

.btn-border-wrp-blue:hover {
	background-color: #71a3d2;
}

.btn-border-wrp-blue:hover a {
	opacity: 1;
}

.btn-border-wrp-blue:hover .btn-border {
	color: #71a3d2;
}

.btn-border-wrp-red {
	background-color: #d61111;
}

.btn-border-wrp-red .btn-border {
	color: #d61111;
}

.btn-border-wrp-red:hover {
	background-color: #ff563a;
}

.btn-border-wrp-red:hover a {
	opacity: 1;
}

.btn-border-wrp-red:hover .btn-border {
	color: #ff563a;
}

.btn-border {
	position: relative;
	padding: 17px 0;
	line-height: 1.14;
	color: #666;
	background: #f5f4ef;
	transition: all .5s ease-in-out;
	cursor: pointer;
}

.btn-border a {
	opacity: 1;
}

.btn-border:hover {
	color: #154598;
}

.btn-border:before {
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -7px;
}

.btn-white {
	background: #fff;
	color: #000;
	width: 265px;
}

.btn-white:before {
	color: #154598;
}

.btn-white:hover {
	color: #154598;
}

.btn-gray {
	background-image: -webkit-gradient(linear, left top, right top, from(#c3c3c3), color-stop(51%, #afafaf), to(#c3c3c3));
	background: linear-gradient(to right, #c3c3c3 0%, #afafaf 51%, #c3c3c3 100%);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-size: 200% auto;
	font-weight: bold;
}

.btn-gray:hover {
	opacity: 1;
	background-position: right center;
}

.btn-brown {
	background-image: -webkit-gradient(linear, left top, right top, from(#ba945e), color-stop(51%, #a1783f), to(#ba945e));
	background: linear-gradient(to right, #ba945e 0%, #a1783f 51%, #ba945e 100%);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-size: 200% auto;
	font-weight: bold;
}

.btn-brown:hover {
	opacity: 1;
	background-position: right center;
}

.btn-blue {
	background-image: -webkit-gradient(linear, left top, right top, from(#4e9ada), color-stop(51%, #3465b9), to(#4e9ada));
	background: linear-gradient(to right, #4e9ada 0%, #3465b9 51%, #4e9ada 100%);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-size: 200% auto;
	font-weight: bold;
}

.btn-blue:hover {
	opacity: 1;
	background-position: right center;
}

.btn-orange {
	background-image: -webkit-gradient(linear, left top, right top, from(#fca221), color-stop(51%, #f98538), to(#fca221));
	background: linear-gradient(to right, #fca221 0%, #f98538 51%, #fca221 100%);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-size: 200% auto;
	font-weight: bold;
}

.btn-orange:hover {
	opacity: 1;
	background-position: right center;
}

.btn-beige {
	background: #e1ddd3;
	color: #333;
	font-weight: bold;
}

.btn:before {
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -7px;
}

.btn-shadow {
	width: 220px;
	margin: 10px auto;
	position: relative;
	padding: 0 0 3px;
}

.btn-shadow:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
	clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
	background: rgba(0, 0, 0, 0.15);
	transition: .5s;
}

.btn-shadow .btn {
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.btn-shadow:hover:before {
		padding: 0 1px 2px;
		left: -1px;
	}
}

.search-btn {
	background-color: #cbd3de;
}

.search-btn:hover {
	background-color: #cbd3de;
}

.tab {
	overflow: hidden;
}

.tab li {
	float: left;
	transition: all .3s ease-in-out;
}

.tab li.col-1 {
	width: 100% !important;
}

.tab li.col-2 {
	width: 50% !important;
}

.tab li.col-3 {
	width: 33.3333333% !important;
}

.tab li.col-4 {
	width: 25% !important;
}

.tab li.col-5 {
	width: 20% !important;
}

.tab.tab01 {
	padding: 10px;
}

.tab.tab01 li {
	width: 50%;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
	border-bottom: solid 1px #d0d0cb;
	position: relative;
}

.tab.tab01 li:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #154598;
	transition: all .3s ease-in-out;
	opacity: 0;
}

.tab.tab01 li.tab-select, .tab.tab01 li:hover {
	color: #154598;
}

.tab.tab01 li.tab-select:after, .tab.tab01 li:hover:after {
	opacity: 1;
}

.tab.tab01 li.no-content {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}

@media screen and (min-width: 768px) {
	.tab.tab01 li {
		font-size: 16px;
		padding-bottom: 20px;
		cursor: pointer;
	}
	.tab.tab01 li:after {
		height: 2px;
	}
}

@media screen and (max-width: 767px) {
	.tab.tab02 li {
		position: relative;
		width: 25%;
		height: 50px;
		text-align: center;
		vertical-align: middle;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		background-color: #dcdcdc;
	}
	.tab.tab02 li span {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		font-size: 13px;
		font-weight: bold;
		color: #7a7874;
		line-height: 1.1;
	}
	.tab.tab02 li span:before {
		display: none;
	}
	.tab.tab02 li:last-child {
		border-right: none;
	}
	.tab.tab02 li.tab-select, .tab.tab02 li:hover {
		background-color: #71a4d3;
	}
	.tab.tab02 li.tab-select span, .tab.tab02 li:hover span {
		color: #fff;
	}
	.tab.tab02 li.no-content {
		background-color: #ededed !important;
		-webkit-tap-highlight-color: transparent;
		tap-highlight-color: transparent;
	}
	.tab.tab02 li.no-content span {
		color: #afafaf !important;
	}
}

@media screen and (min-width: 768px) {
	.tab.tab02 {
		padding: 0 10px;
	}
	.tab.tab02 li {
		width: 25%;
		padding: 22px;
		text-align: center;
		position: relative;
		border-bottom: solid 1px #d9d9d9;
		cursor: pointer;
	}
	.tab.tab02 li span {
		font-size: 16px;
		font-weight: bold;
	}
	.tab.tab02 li span:before {
		color: #154598;
		padding-right: 5px;
		font-size: 14px;
		font-weight: normal;
	}
	.tab.tab02 li:after {
		content: '';
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #154598;
		transition: all .3s ease-in-out;
		opacity: 0;
	}
	.tab.tab02 li.tab-select, .tab.tab02 li:hover {
		color: #154598;
	}
	.tab.tab02 li.tab-select:after, .tab.tab02 li:hover:after {
		opacity: 1;
	}
	.tab.tab02 li.col-1 {
		cursor: default !important;
	}
	.tab.tab02 li.no-content {
		cursor: default !important;
	}
	.tab.tab02 li.no-content span {
		color: #afafaf !important;
	}
	.tab.tab02 li.no-content span:before {
		color: #afafaf;
	}
	.tab.tab02 li.no-content:after {
		content: none;
	}
}

.tab.tab03 {
	padding: 0 5px;
}

.tab.tab03 li {
	padding: 8px 4px;
	float: left;
	width: 100%;
	text-align: center;
}

.tab.tab03 li span {
	display: block;
	border: solid 1px #dedede;
	color: #7a7874;
	font-size: 13px;
	line-height: 1.23;
	height: 60px;
	padding-top: 8px;
}

.tab.tab03 li.tab-select span {
	background-color: #71a4d3;
	border-color: #71a4d3;
	color: #fff;
}

.tab.tab03 li.no-content {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}

@media screen and (min-width: 768px) {
	.tab.tab03 {
		padding: 20px;
	}
	.tab.tab03 li {
		padding: 0 5px;
	}
	.tab.tab03 li span {
		font-size: 15px;
		line-height: 50px;
		height: 50px;
		padding-top: 0;
		cursor: pointer;
	}
	.tab.tab03 li span:hover {
		background-color: #71a4d3;
		border-color: #71a4d3;
		color: #fff;
	}
	.tab.tab03 li br {
		display: none;
	}
}

.content-link {
	margin: 30px 0;
}

.content-link__list {
	display: table;
	width: 100%;
}

.content-link__item {
	display: table-cell;
	padding: 10px 10px 30px;
	position: relative;
	width: 50%;
	text-align: center;
	font-size: 14px;
	color: #154598;
	border-left: 1px solid #d9d9d9;
}

.content-link__item:hover {
	opacity: 0.7;
}

.content-link__item:first-child {
	border-left: none;
}

.content-link__item--2col {
	width: 50%;
}

.content-link__item--3col {
	width: 33.3333%;
}

.content-link__item--5col {
	width: 20%;
}

.content-link__item:after {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 20px;
	margin-left: -10px;
	content: "\e914";
	font-family: 'ikspiari_jp', sans-serif;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.content-link__list {
		width: auto;
		margin: 0 auto;
		border-right: 1px solid #d9d9d9;
	}
	.content-link__item {
		padding: 10px 75px 30px;
	}
	.content-link__item:first-child {
		border-left: 1px solid #d9d9d9;
	}
	.content-link__item--2col, .content-link__item--3col, .content-link__item--5col {
		width: auto;
	}
	.content-link__item--5col {
		padding: 10px 15px 30px;
	}
}

@media screen and (min-width: 1120px) {
	.content-link__item {
		padding: 10px 85px 30px;
	}
	.content-link__item--5col {
		padding: 10px 30px 30px;
	}
}

.lst li {
	float: left;
	/*transition: all .5s ease-in-out;*/
}

.lst li .bevel, .lst li .btn {
	position: relative;
	z-index: 0;
	background: none;
	-webkit-clip-path: none;
	clip-path: none;
}

.lst li .bevel > *, .lst li .btn > * {
	position: relative;
	z-index: 1;
}

.lst li .bevel:before, .lst li .btn:before, .lst li .bevel:after, .lst li .btn:after {
	content: '';
	position: absolute;
	height: 100%;
	-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
	clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
	z-index: 0;
}

.lst li .bevel:before, .lst li .btn:before {
	top: 2px;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0.2;
	transition: all 0.3s;
	width: 100%;
}

.lst li .bevel:after, .lst li .btn:after {
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
}

.lst li .bevel .lst-box .lst-blue, .lst li .btn .lst-box .lst-blue {
	color: #154598;
	font-weight: bold;
}

.lst li .bevel .lst-box .lst-ttl, .lst li .btn .lst-box .lst-ttl {
	line-height: 1.2;
	font-weight: bold;
	word-wrap: break-word;
}

.lst li .bevel .lst-box .lst-txt, .lst li .btn .lst-box .lst-txt {
	font-size: 12px;
	color: #666;
	line-height: 1.4;
	padding-bottom: 20px;
	word-wrap: break-word;
}

.lst li .bevel .lst-box .lst-gray, .lst li .btn .lst-box .lst-gray {
	color: #898989;
}

.lst li .bevel .lst-box .lst-tag, .lst li .btn .lst-box .lst-tag {
	background: #154598;
	color: #fff;
	display: inline-block;
	font-size: 9px;
	line-height: 14px;
	padding: 2px 4px 1px;
	margin-right: 5px;
}

@media screen and (max-width: 767px) {
	.lst li .bevel .lst-box .lst-tag, .lst li .btn .lst-box .lst-tag {
		margin-bottom: 5px;
	}
}

.lst li a {
	display: block;
}

.lst li a:hover {
	opacity: 1;
}

.lst.lst01 li .bevel .lst-img, .lst.lst01 li .btn .lst-img, .lst.lst02 li .bevel .lst-img, .lst.lst02 li .btn .lst-img, .lst.lst06 li .bevel .lst-img, .lst.lst06 li .btn .lst-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.lst.lst01 li .bevel .lst-img.logo, .lst.lst01 li .btn .lst-img.logo, .lst.lst02 li .bevel .lst-img.logo, .lst.lst02 li .btn .lst-img.logo, .lst.lst06 li .bevel .lst-img.logo, .lst.lst06 li .btn .lst-img.logo {
	background-size: contain;
}

@media screen and (max-width: 767px) {
	.lst.lst01 li, .lst.lst04 li {
		width: 100%;
		padding: 3px 10px;
	}
	.lst.lst01 li .bevel, .lst.lst01 li .btn, .lst.lst04 li .bevel, .lst.lst04 li .btn {
		position: relative;
		padding: 15px 22px 15px 12px;
	}
	.lst.lst01 li .bevel .lst-img, .lst.lst01 li .btn .lst-img, .lst.lst04 li .bevel .lst-img, .lst.lst04 li .btn .lst-img {
		width: 120px;
		height: 120px;
		overflow: hidden;
		position: absolute;
		top: 15px;
		left: 12px;
	}
	.lst.lst01 li .bevel .lst-img img, .lst.lst01 li .btn .lst-img img, .lst.lst04 li .bevel .lst-img img, .lst.lst04 li .btn .lst-img img {
		width: 100%;
		height: auto;
	}
	.lst.lst01 li .bevel .lst-box, .lst.lst01 li .btn .lst-box, .lst.lst04 li .bevel .lst-box, .lst.lst04 li .btn .lst-box {
		position: relative;
		margin-left: 130px;
		min-height: 120px;
	}
	.lst.lst01 li .bevel .lst-box .lst-blue, .lst.lst01 li .btn .lst-box .lst-blue, .lst.lst04 li .bevel .lst-box .lst-blue, .lst.lst04 li .btn .lst-box .lst-blue {
		font-size: 11px;
		padding-bottom: 5px;
		line-height: 1.6;
	}
	.lst.lst01 li .bevel .lst-box .lst-cat, .lst.lst01 li .btn .lst-box .lst-cat, .lst.lst04 li .bevel .lst-box .lst-cat, .lst.lst04 li .btn .lst-box .lst-cat {
		display: inline-block;
		margin-right: 5px;
		padding: 1px 3px 0;
		font-size: 10px;
		border: 1px solid #154598;
		color: #154598;
		line-height: 14px;
	}
	.lst.lst01 li .bevel .lst-box .lst-ttl, .lst.lst01 li .btn .lst-box .lst-ttl, .lst.lst04 li .bevel .lst-box .lst-ttl, .lst.lst04 li .btn .lst-box .lst-ttl {
		font-size: 15px;
		padding-bottom: 5px;
	}
	.lst.lst01 li .bevel .lst-box .lst-txt, .lst.lst01 li .btn .lst-box .lst-txt, .lst.lst04 li .bevel .lst-box .lst-txt, .lst.lst04 li .btn .lst-box .lst-txt {
		padding-bottom: 15px;
	}
	.lst.lst01 li .bevel .lst-box .lst-gray, .lst.lst01 li .btn .lst-box .lst-gray, .lst.lst04 li .bevel .lst-box .lst-gray, .lst.lst04 li .btn .lst-box .lst-gray {
		font-size: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		max-width: 100%;
	}
	.lst.lst01 li .bevel .icon-arrow-right, .lst.lst01 li .btn .icon-arrow-right, .lst.lst04 li .bevel .icon-arrow-right, .lst.lst04 li .btn .icon-arrow-right {
		position: absolute;
		top: 50%;
		right: 5px;
		margin-top: -8px;
		color: #154598;
	}
	.lst.lst02, .lst.lst06 {
		padding: 0 6px;
	}
	.lst.lst02 li, .lst.lst06 li {
		width: 50%;
		padding: 6px;
	}
	.lst.lst02 li .bevel .lst-img, .lst.lst02 li .btn .lst-img, .lst.lst06 li .bevel .lst-img, .lst.lst06 li .btn .lst-img {
		-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);
		clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);
		height: 107px;
		overflow: hidden;
		width: 100%;
		display: block;
		position: relative;
	}
	.lst.lst02 li .bevel .lst-box, .lst.lst02 li .btn .lst-box, .lst.lst06 li .bevel .lst-box, .lst.lst06 li .btn .lst-box {
		position: relative;
		padding: 15px;
	}
	.lst.lst02 li .bevel .lst-box .lst-blue, .lst.lst02 li .btn .lst-box .lst-blue, .lst.lst06 li .bevel .lst-box .lst-blue, .lst.lst06 li .btn .lst-box .lst-blue {
		font-size: 11px;
		margin-bottom: 2px;
	}
	.lst.lst02 li .bevel .lst-box .lst-ttl, .lst.lst02 li .btn .lst-box .lst-ttl, .lst.lst06 li .bevel .lst-box .lst-ttl, .lst.lst06 li .btn .lst-box .lst-ttl {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.lst.lst02 li .bevel .lst-box .lst-txt, .lst.lst02 li .btn .lst-box .lst-txt, .lst.lst06 li .bevel .lst-box .lst-txt, .lst.lst06 li .btn .lst-box .lst-txt {
		padding-bottom: 0;
	}
	.lst.lst02 li .bevel .lst-box .lst-gray, .lst.lst02 li .btn .lst-box .lst-gray, .lst.lst06 li .bevel .lst-box .lst-gray, .lst.lst06 li .btn .lst-box .lst-gray {
		font-size: 9px;
		margin-bottom: 5px;
	}
	.lst.lst03 li {
		position: relative;
		width: 100%;
		float: none;
		padding: 12px;
	}
	.lst.lst03 li .bevel, .lst.lst03 li .btn {
		position: relative;
		padding-bottom: 20px;
	}
	.lst.lst03 li .bevel .lst-img, .lst.lst03 li .btn .lst-img {
		-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);
		clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);
		height: 113px;
		overflow: hidden;
		width: 100%;
		display: block;
	}
	.lst.lst03 li .bevel .lst-img img, .lst.lst03 li .btn .lst-img img {
		width: 100%;
		height: auto;
	}
	.lst.lst03 li .bevel .lst-box, .lst.lst03 li .btn .lst-box {
		padding: 15px;
	}
	.lst.lst03 li .bevel .lst-box .lst-term, .lst.lst03 li .btn .lst-box .lst-term {
		display: inline-block;
		font-size: 11px;
		margin-bottom: 7px;
	}
	.lst.lst03 li .bevel .lst-box .lst-ttl, .lst.lst03 li .btn .lst-box .lst-ttl {
		font-size: 18px;
		margin: 0 0 5px;
	}
	.lst.lst03 li .bevel .lst-box .lst-blue, .lst.lst03 li .btn .lst-box .lst-blue {
		font-size: 11px;
		margin-bottom: 10px;
	}
	.lst.lst03 li .bevel .lst-box .lst-gray, .lst.lst03 li .btn .lst-box .lst-gray {
		font-size: 11px;
		margin-bottom: 12px;
	}
	.lst.lst03 li .bevel .lst-box .lst-head, .lst.lst03 li .btn .lst-box .lst-head {
		border-bottom: dotted 1px #c1c1c1;
	}
	.lst.lst03 li .bevel .lst-box .lst-body, .lst.lst03 li .btn .lst-box .lst-body {
		margin-top: 15px;
	}
	.lst.lst03 li .bevel .lst-box .lst-body .lst-body-ttl, .lst.lst03 li .btn .lst-box .lst-body .lst-body-ttl {
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.lst.lst03 li .bevel .lst-box .lst-body .lst-body-txt, .lst.lst03 li .btn .lst-box .lst-body .lst-body-txt {
		color: #666;
		font-size: 13px;
		line-height: 1.46;
		margin-bottom: 20px;
	}
	.lst.lst03 li .bevel .lst-page, .lst.lst03 li .btn .lst-page,
	.lst.lst03 li .bevel .lst-open,
	.lst.lst03 li .btn .lst-open {
		display: block;
		text-align: center;
		color: #154598;
		font-weight: bold;
		font-size: 11px;
	}
	.lst.lst05 li {
		float: none;
		padding: 5px 10px;
	}
	.lst.lst05 li .bevel, .lst.lst05 li .btn {
		position: relative;
	}
	.lst.lst05 li .bevel .lst-box, .lst.lst05 li .btn .lst-box {
		padding: 15px;
	}
	.lst.lst05 li .bevel .lst-box .lst-ttl, .lst.lst05 li .btn .lst-box .lst-ttl {
		margin-top: 5px;
		padding-right: 20px;
	}
	.lst.lst05 li .bevel .icon-arrow-right, .lst.lst05 li .btn .icon-arrow-right {
		position: absolute;
		top: 50%;
		right: 5px;
		margin-top: -8px;
		color: #154598;
	}
	.lst.lst06 li {
		width: 140px;
	}
}

@media screen and (min-width: 768px) {
	.lst.lst01, .lst.lst02, .lst.lst06 {
		max-width: 1160px;
		padding: 0 10px;
		margin: 0 auto;
	}
	.lst.lst01 li, .lst.lst02 li, .lst.lst06 li {
		width: 25%;
		padding: 10px;
	}
	.lst.lst01 li .bevel .lst-img, .lst.lst01 li .btn .lst-img, .lst.lst02 li .bevel .lst-img, .lst.lst02 li .btn .lst-img, .lst.lst06 li .bevel .lst-img, .lst.lst06 li .btn .lst-img {
		-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);
		clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);
		height: 195px;
		overflow: hidden;
		width: 100%;
		display: block;
		transition: .5s;
		position: relative;
	}
	.lst.lst01 li .bevel .lst-box, .lst.lst01 li .btn .lst-box, .lst.lst02 li .bevel .lst-box, .lst.lst02 li .btn .lst-box, .lst.lst06 li .bevel .lst-box, .lst.lst06 li .btn .lst-box {
		position: relative;
		padding: 20px;
	}
	.lst.lst01 li .bevel .lst-box p, .lst.lst01 li .btn .lst-box p, .lst.lst01 li .bevel .lst-box span, .lst.lst01 li .btn .lst-box span, .lst.lst01 li .bevel .lst-box i, .lst.lst01 li .btn .lst-box i, .lst.lst02 li .bevel .lst-box p, .lst.lst02 li .btn .lst-box p, .lst.lst02 li .bevel .lst-box span, .lst.lst02 li .btn .lst-box span, .lst.lst02 li .bevel .lst-box i, .lst.lst02 li .btn .lst-box i, .lst.lst06 li .bevel .lst-box p, .lst.lst06 li .btn .lst-box p, .lst.lst06 li .bevel .lst-box span, .lst.lst06 li .btn .lst-box span, .lst.lst06 li .bevel .lst-box i, .lst.lst06 li .btn .lst-box i {
		transition: .5s;
	}
	.lst.lst01 li .bevel .lst-box .lst-blue, .lst.lst01 li .btn .lst-box .lst-blue, .lst.lst02 li .bevel .lst-box .lst-blue, .lst.lst02 li .btn .lst-box .lst-blue, .lst.lst06 li .bevel .lst-box .lst-blue, .lst.lst06 li .btn .lst-box .lst-blue {
		font-size: 11px;
		line-height: 1.6;
		margin-bottom: 10px;
	}
	.lst.lst01 li .bevel .lst-box .lst-cat, .lst.lst01 li .btn .lst-box .lst-cat, .lst.lst02 li .bevel .lst-box .lst-cat, .lst.lst02 li .btn .lst-box .lst-cat, .lst.lst06 li .bevel .lst-box .lst-cat, .lst.lst06 li .btn .lst-box .lst-cat {
		display: inline-block;
		margin-right: 5px;
		padding: 1px 3px 0;
		font-size: 10px;
		border: 1px solid #154598;
		color: #154598;
		line-height: 14px;
	}
	.lst.lst01 li .bevel .lst-box .lst-ttl, .lst.lst01 li .btn .lst-box .lst-ttl, .lst.lst02 li .bevel .lst-box .lst-ttl, .lst.lst02 li .btn .lst-box .lst-ttl, .lst.lst06 li .bevel .lst-box .lst-ttl, .lst.lst06 li .btn .lst-box .lst-ttl {
		margin-bottom: 5px;
	}
	.lst.lst01 li .bevel .lst-box .lst-txt, .lst.lst01 li .btn .lst-box .lst-txt, .lst.lst02 li .bevel .lst-box .lst-txt, .lst.lst02 li .btn .lst-box .lst-txt, .lst.lst06 li .bevel .lst-box .lst-txt, .lst.lst06 li .btn .lst-box .lst-txt {
		font-size: 12px;
		line-height: 1.4;
		padding-bottom: 0;
	}
	.lst.lst01 li .bevel .lst-box .lst-gray, .lst.lst01 li .btn .lst-box .lst-gray, .lst.lst02 li .bevel .lst-box .lst-gray, .lst.lst02 li .btn .lst-box .lst-gray, .lst.lst06 li .bevel .lst-box .lst-gray, .lst.lst06 li .btn .lst-box .lst-gray {
		font-size: 11px;
		margin-bottom: 5px;
	}
	.lst.lst01 li .bevel .icon-arrow-right, .lst.lst01 li .btn .icon-arrow-right, .lst.lst02 li .bevel .icon-arrow-right, .lst.lst02 li .btn .icon-arrow-right, .lst.lst06 li .bevel .icon-arrow-right, .lst.lst06 li .btn .icon-arrow-right {
		display: none;
	}
	.lst.lst01 li .bevel:hover:before, .lst.lst01 li .btn:hover:before, .lst.lst02 li .bevel:hover:before, .lst.lst02 li .btn:hover:before, .lst.lst06 li .bevel:hover:before, .lst.lst06 li .btn:hover:before {
		padding: 0 0 3px;
	}
	.lst.lst01 li .bevel:hover .lst-img, .lst.lst01 li .btn:hover .lst-img, .lst.lst02 li .bevel:hover .lst-img, .lst.lst02 li .btn:hover .lst-img, .lst.lst06 li .bevel:hover .lst-img, .lst.lst06 li .btn:hover .lst-img {
		opacity: 0.7;
	}
	.lst.lst01 li .bevel:hover .lst-box p, .lst.lst01 li .btn:hover .lst-box p, .lst.lst01 li .bevel:hover .lst-box span, .lst.lst01 li .btn:hover .lst-box span, .lst.lst01 li .bevel:hover .lst-box i, .lst.lst01 li .btn:hover .lst-box i, .lst.lst02 li .bevel:hover .lst-box p, .lst.lst02 li .btn:hover .lst-box p, .lst.lst02 li .bevel:hover .lst-box span, .lst.lst02 li .btn:hover .lst-box span, .lst.lst02 li .bevel:hover .lst-box i, .lst.lst02 li .btn:hover .lst-box i, .lst.lst06 li .bevel:hover .lst-box p, .lst.lst06 li .btn:hover .lst-box p, .lst.lst06 li .bevel:hover .lst-box span, .lst.lst06 li .btn:hover .lst-box span, .lst.lst06 li .bevel:hover .lst-box i, .lst.lst06 li .btn:hover .lst-box i {
		color: #1a95ce !important;
	}
	.lst.lst01 li .bevel:hover .lst-box .lbl, .lst.lst01 li .btn:hover .lst-box .lbl, .lst.lst01 li .bevel:hover .lst-box .lst-tag, .lst.lst01 li .btn:hover .lst-box .lst-tag, .lst.lst02 li .bevel:hover .lst-box .lbl, .lst.lst02 li .btn:hover .lst-box .lbl, .lst.lst02 li .bevel:hover .lst-box .lst-tag, .lst.lst02 li .btn:hover .lst-box .lst-tag, .lst.lst06 li .bevel:hover .lst-box .lbl, .lst.lst06 li .btn:hover .lst-box .lbl, .lst.lst06 li .bevel:hover .lst-box .lst-tag, .lst.lst06 li .btn:hover .lst-box .lst-tag {
		color: #fff !important;
	}
	.lst.lst01 li .bevel:hover .lst-box .lst-cat, .lst.lst01 li .btn .lst-box .lst-cat, .lst.lst02 li .bevel:hover .lst-box .lst-cat, .lst.lst02 li .btn .lst-box .lst-cat, .lst.lst06 li .bevel:hover .lst-box .lst-cat, .lst.lst06 li .btn .lst-box .lst-cat {
		color: #1a95ce !important;
		border: 1px solid #1a95ce !important;
	}
	.lst.lst01 li .bevel .lst-box .lst-gray, .lst.lst01 li .btn .lst-box .lst-gray {
		position: absolute;
		bottom: 20px;
		left: 20px;
		margin-bottom: 0;
	}
	.lst.lst01 li .bevel .lst-box .lst-txt, .lst.lst01 li .btn .lst-box .lst-txt {
		margin-bottom: 20px;
	}
	.lst.lst03 {
		max-width: 1160px;
		padding: 0 10px;
		margin: 0 auto;
	}
	.lst.lst03 li {
		position: relative;
		width: 100%;
		float: none;
		padding: 12px;
	}
	.lst.lst03 li .bevel, .lst.lst03 li .btn {
		position: relative;
	}
	.lst.lst03 li .bevel .lst-img, .lst.lst03 li .btn .lst-img {
		overflow: hidden;
		width: 40%;
		display: block;
		position: absolute;
		top: 170px;
		right: 40px;
	}
	.lst.lst03 li .bevel .lst-img img, .lst.lst03 li .btn .lst-img img {
		width: 100%;
		height: auto;
	}
	.lst.lst03 li .bevel .lst-box, .lst.lst03 li .btn .lst-box {
		padding: 30px;
	}
	.lst.lst03 li .bevel .lst-box .lst-term, .lst.lst03 li .btn .lst-box .lst-term {
		font-size: 13px;
	}
	.lst.lst03 li .bevel .lst-box .lst-ttl, .lst.lst03 li .btn .lst-box .lst-ttl {
		display: inline-block;
		font-size: 24px;
		margin: 10px 0 5px;
	}
	.lst.lst03 li .bevel .lst-box .lst-blue, .lst.lst03 li .btn .lst-box .lst-blue {
		font-size: 13px;
	}
	.lst.lst03 li .bevel .lst-box .lst-gray, .lst.lst03 li .btn .lst-box .lst-gray {
		font-size: 12px;
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.lst.lst03 li .bevel .lst-box .lst-head, .lst.lst03 li .btn .lst-box .lst-head {
		border-bottom: dotted 1px #c1c1c1;
	}
	.lst.lst03 li .bevel .lst-box .lst-body, .lst.lst03 li .btn .lst-box .lst-body {
		margin-top: 30px;
	}
	.lst.lst03 li .bevel .lst-box .lst-body p, .lst.lst03 li .btn .lst-box .lst-body p {
		margin-right: 50%;
	}
	.lst.lst03 li .bevel .lst-box .lst-body .lst-body-ttl, .lst.lst03 li .btn .lst-box .lst-body .lst-body-ttl {
		font-size: 16px;
		font-weight: bold;
		line-height: 1.6;
		margin-bottom: 15px;
	}
	.lst.lst03 li .bevel .lst-box .lst-body .lst-body-txt, .lst.lst03 li .btn .lst-box .lst-body .lst-body-txt {
		color: #666;
		font-size: 14px;
		line-height: 1.57;
	}
	.lst.lst03 li .bevel .lst-page, .lst.lst03 li .btn .lst-page {
		position: absolute;
		top: 50px;
		right: 44px;
		color: #154598;
		font-weight: bold;
		font-size: 14px;
	}
	.lst.lst03 li .bevel .lst-open, .lst.lst03 li .btn .lst-open {
		display: none;
	}
	.lst.lst04 {
		max-width: 1160px;
		padding: 0 10px;
		margin: 0 auto;
	}
	.lst.lst04 li {
		width: 50%;
		padding: 10px;
	}
	.lst.lst04 li .bevel, .lst.lst04 li .btn {
		position: relative;
		padding: 20px;
	}
	.lst.lst04 li .bevel .lst-img, .lst.lst04 li .btn .lst-img {
		width: 130px;
		height: 130px;
		overflow: hidden;
		position: absolute;
		top: 20px;
		left: 20px;
		transition: .5s;
	}
	.lst.lst04 li .bevel .lst-img img, .lst.lst04 li .btn .lst-img img {
		width: 100%;
		height: auto;
	}
	.lst.lst04 li .bevel .lst-box, .lst.lst04 li .btn .lst-box {
		position: relative;
		margin-left: 150px;
		min-height: 130px;
	}
	.lst.lst04 li .bevel .lst-box p, .lst.lst04 li .btn .lst-box p, .lst.lst04 li .bevel .lst-box span, .lst.lst04 li .btn .lst-box span, .lst.lst04 li .bevel .lst-box i, .lst.lst04 li .btn .lst-box i {
		transition: .5s;
	}
	.lst.lst04 li .bevel .lst-box .lst-blue, .lst.lst04 li .btn .lst-box .lst-blue {
		font-size: 13px;
		padding: 5px 0;
	}
	.lst.lst04 li .bevel .lst-box .lst-ttl, .lst.lst04 li .btn .lst-box .lst-ttl {
		font-size: 18px;
	}
	.lst.lst04 li .bevel .lst-box .lst-txt, .lst.lst04 li .btn .lst-box .lst-txt {
		font-size: 13px;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.lst.lst04 li .bevel .lst-box .lst-gray, .lst.lst04 li .btn .lst-box .lst-gray {
		font-size: 11px;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.lst.lst04 li .bevel .icon-arrow-right, .lst.lst04 li .btn .icon-arrow-right {
		display: none;
	}
	.lst.lst04 li .bevel:hover:before, .lst.lst04 li .btn:hover:before {
		padding: 0 0 3px;
	}
	.lst.lst04 li .bevel:hover .lst-img, .lst.lst04 li .btn:hover .lst-img {
		opacity: 0.7;
	}
	.lst.lst04 li .bevel:hover .lst-box p, .lst.lst04 li .btn:hover .lst-box p, .lst.lst04 li .bevel:hover .lst-box span, .lst.lst04 li .btn:hover .lst-box span, .lst.lst04 li .bevel:hover .lst-box i, .lst.lst04 li .btn:hover .lst-box i {
		color: #1a95ce !important;
	}
	.lst.lst05 {
		max-width: 1160px;
		padding: 0 10px;
		margin: 0 auto;
	}
	.lst.lst05 li {
		float: none;
		padding-bottom: 10px;
	}
	.lst.lst05 li .bevel, .lst.lst05 li .btn {
		position: relative;
	}
	.lst.lst05 li .bevel .lst-box, .lst.lst05 li .btn .lst-box {
		padding: 25px;
	}
	.lst.lst05 li .bevel .lst-box p, .lst.lst05 li .btn .lst-box p, .lst.lst05 li .bevel .lst-box span, .lst.lst05 li .btn .lst-box span, .lst.lst05 li .bevel .lst-box i, .lst.lst05 li .btn .lst-box i {
		transition: .5s;
	}
	.lst.lst05 li .bevel .lst-box .lst-ttl, .lst.lst05 li .btn .lst-box .lst-ttl {
		display: inline-block;
	}
	.lst.lst05 li .bevel .lst-box .lst-gray, .lst.lst05 li .btn .lst-box .lst-gray {
		display: inline-block;
		margin-right: 20px;
	}
	.lst.lst05 li .bevel .icon-arrow-right, .lst.lst05 li .btn .icon-arrow-right {
		position: absolute;
		top: 50%;
		right: 20px;
		margin-top: -8px;
		color: #154598;
	}
	.lst.lst05 li .bevel:hover:before, .lst.lst05 li .btn:hover:before {
		padding: 0 0 3px;
	}
	.lst.lst05 li .bevel:hover .lst-img, .lst.lst05 li .btn:hover .lst-img {
		opacity: 0.7;
	}
	.lst.lst05 li .bevel:hover .lst-box p, .lst.lst05 li .btn:hover .lst-box p, .lst.lst05 li .bevel:hover .lst-box span, .lst.lst05 li .btn:hover .lst-box span, .lst.lst05 li .bevel:hover .lst-box i, .lst.lst05 li .btn:hover .lst-box i {
		color: #1a95ce !important;
	}
	.lst.lst06 li {
		width: 190px;
		padding: 5px;
	}
	.lst.lst06 li .bevel .lst-img, .lst.lst06 li .btn .lst-img {
		height: 124px;
	}
	.lst.lst06 li .bevel .lst-box, .lst.lst06 li .btn .lst-box {
		padding: 12px;
		min-height: 115px;
	}
	.lst.lst06 li .bevel .lst-box .lst-txt, .lst.lst06 li .btn .lst-box .lst-txt {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 1119px) {
	.lst.lst01, .lst.lst02 {
		padding: 0 3px;
	}
	.lst.lst01 li, .lst.lst02 li {
		padding: 7px;
	}
	.lst.lst01 li .bevel .lst-img, .lst.lst01 li .btn .lst-img, .lst.lst02 li .bevel .lst-img, .lst.lst02 li .btn .lst-img {
		height: 128px;
	}
	.lst.lst03 li {
		padding: 7px 0;
	}
	.lst.lst04 li {
		padding: 7px;
	}
}

.lst-info {
	padding-bottom: 25px;
}

.lst-info li {
	border-top: solid 1px #d8d8d8;
	position: relative;
}

.lst-info li a .lst-box {
	width: 100%;
	padding: 15px 25px 15px 15px;
}

.lst-info li a .lst-box .lst-gray {
	font-size: 9px;
	margin-bottom: 5px;
}

.lst-info li a .lst-box .lst-ttl {
	font-size: 14px;
	line-height: 1.2;
	color: #023894;
}

.lst-info li a .lst-box .lst-ttl span {
	color: #023894;
}

.lst-info li a .lst-box .lst-ttl i {
	color: inherit;
}

.lst-info li a .icon-arrow-right {
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 15px;
	margin-top: -7px;
}

.lst-info li:last-child {
	border-bottom: solid 1px #d8d8d8;
}

@media screen and (min-width: 768px) {
	.lst-info {
		max-width: 1120px;
		margin: 0 auto;
		padding: 0 20px 120px;
	}
	.lst-info li a .lst-box {
		padding: 20px 12px;
		display: table;
		font-size: 0;
	}
	.lst-info li a .lst-box .lst-gray {
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 0;
		width: 10%;
		display: inline-block;
	}
	.lst-info li a .lst-box .lst-ttl {
		font-size: 15px;
		line-height: 22px;
		width: 90%;
		display: inline-block;
		vertical-align: top;
		text-indent: -1em;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	.lst-info li a .icon-arrow-right {
		position: relative;
		top: auto;
		right: auto;
		font-size: inherit;
		margin-top: 0;
	}
	.lst-info li a i {
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	.lst-info li a:hover {
		opacity: 1;
	}
	.lst-info li a:hover .lst-box .lst-ttl, .lst-info li a:hover .lst-box i {
		color: #1a95ce;
	}
}

@media screen and (min-width: 768px) and (max-width: 1119px) {
	.lst-info {
		padding-bottom: 80px;
	}
	.lst-info li a .lst-box .lst-gray {
		width: 15%;
	}
	.lst-info li a .lst-box .lst-ttl {
		width: 85%;
	}
}

@media screen and (max-width: 767px) {
	.box-search {
		display: none;
		position: fixed;
		top: 50px;
		right: 50%;
		margin-right: -150px;
		width: 300px;
		height: 400px;
		background-color: #f5f4ef;
		padding: 25px 20px;
		z-index: 10;
		overflow: scroll;
	}
	.box-search .box-search-block {
		margin-bottom: 20px;
	}
	.box-search .box-search-block .box-search-ttl {
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 10px;
		text-align: center;
	}
	.box-search .box-search-block .box-search-name {
		position: relative;
		z-index: 1;
	}
	.box-search .box-search-block .box-search-name:before {
		font-size: 17px;
		position: absolute;
		top: 0;
		left: 10px;
		line-height: 40px;
		color: #666;
	}
	.box-search .box-search-block .box-search-name input {
		width: calc(100% - 25px);
		height: 40px;
		line-height: 40px;
		padding: 0 10px 0 15px;
		border: none;
		border-radius: 0;
		color: #666;
		font-size: 13px;
	}
	.box-search .box-search-block .box-search-name button {
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	.box-search .box-search-block .box-search-name button p.icon-search {
		background: #154598;
		color: #fff;
		font-size: 15px;
		line-height: 40px;
		width: 40px;
		text-align: center;
	}
	.box-search .box-search-block .accordion {
		text-align: left;
		color: #666;
		font-size: 13px;
		background-color: #fff;
		line-height: 40px;
		padding: 0 10px;
		position: relative;
	}
	.box-search .box-search-block .accordion:before {
		position: absolute;
		top: 0;
		right: 10px;
		font-size: 15px;
		color: #154598;
		transition: all .5s;
	}
	.box-search .box-search-block .accordion.ac_open:before {
		transform: rotate(180deg);
	}
	.box-search .box-search-block ul {
		display: none;
	}
	.box-search .box-search-block ul li {
		background: #83b1db;
		border-top: solid 1px #9cc1e2;
		height: 41px;
	}
	.box-search .box-search-block ul li:first-child {
		border-top: none;
	}
	.box-search .box-search-block ul li a {
		font-size: 12px;
		color: #fff;
		display: inline-block;
		padding: 0 5px;
		width: 100%;
		line-height: 40px;
	}
	.box-search .box-search-block ul.col-2 li {
		width: 50%;
		float: left;
	}
	.box-search .box-search-block ul.col-2 li:nth-child(2) {
		border-top: none;
	}
	.box-search .box-search-block ul.col-2 li:nth-child(2n) {
		border-left: solid 1px #9cc1e2;
	}
	.box-search .box-search-block ul.col-l li {
		width: 100%;
		float: none;
	}
	.box-search .box-search-all {
		padding-top: 10px;
		color: #154598;
		text-align: center;
		font-size: 13px;
		display: block;
		font-weight: bold;
	}
	.box-search .box-search-all i {
		font-weight: bold;
	}
	.box-search-close {
		position: fixed;
		top: 20px;
		right: 15px;
		font-size: 23px;
		z-index: 10;
		color: #fff;
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.box-search {
		display: block !important;
		position: relative;
		max-width: 790px;
		background-color: #dbd7cd;
		padding: 25px 10px 30px;
		margin: 0 auto;
		text-align: center;
	}
	.box-search-inner {
		max-width: 640px;
		margin: 0 auto;
	}
	.box-search .box-search-block {
		margin-bottom: 15px;
		text-align: left;
	}
	.box-search .box-search-block:hover .accordion {
		color: #3185d2;
		transition: all .5s;
	}
	.box-search .box-search-block:hover .accordion:before {
		color: #3185d2;
	}
	.box-search .box-search-block .box-search-ttl {
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 15px;
		margin-top: 5px;
		text-align: center;
	}
	.box-search .box-search-block .box-search-name {
		position: relative;
		z-index: 1;
	}
	.box-search .box-search-block .box-search-name:before {
		font-size: 17px;
		position: absolute;
		top: 0;
		left: 10px;
		line-height: 40px;
		color: #154598;
	}
	.box-search .box-search-block .box-search-name input {
		width: calc(100% - 25px);
		height: 40px;
		padding: 0 10px 0 15px;
		border: none;
		color: #666;
		font-size: 14px;
	}
	.box-search .box-search-block .box-search-name button {
		position: absolute;
		top: 0;
		right: 0;
	}
	.box-search .box-search-block .box-search-name p.icon-search {
		position: absolute;
		right: 0;
		top: 0;
		background: #154598;
		color: #fff;
		font-size: 15px;
		line-height: 40px;
		width: 40px;
		text-align: center;
	}
	.box-search .box-search-block .accordion {
		text-align: left;
		color: #666;
		font-size: 14px;
		background-color: #fff;
		line-height: 40px;
		padding: 0 15px;
		position: relative;
		cursor: pointer;
	}
	.box-search .box-search-block .accordion:before {
		position: absolute;
		top: 0;
		right: 10px;
		font-size: 15px;
		color: #154598;
		transition: all .5s;
	}
	.box-search .box-search-block .accordion.ac_open:before {
		transform: rotate(180deg);
	}
	.box-search .box-search-block ul {
		display: none;
		position: absolute;
	}
	.box-search .box-search-block ul li {
		width: 100%;
		background: #83b1db;
		border-top: solid 1px #9cc1e2;
		height: 41px;
	}
	.box-search .box-search-block ul li:first-child {
		border-top: none;
	}
	.box-search .box-search-block ul li a {
		color: #fff;
		display: inline-block;
		width: 100%;
		line-height: 1.2;
		padding: 10px;
		font-size: 12px;
	}
	.box-search .box-search-all {
		color: #154598;
		font-size: 14px;
		padding-top: 5px;
		font-weight: bold;
	}
	.box-search-close {
		display: none !important;
	}
}

.box-accordion, .box-accordion-attention {
	margin: 10px;
}

.box-accordion .bevel, .box-accordion-attention .bevel, .box-accordion .btn, .box-accordion-attention .btn {
	background: #eaeaea;
}

.box-accordion .box-accordion-head, .box-accordion-attention .box-accordion-head {
	position: relative;
	padding: 15px;
	font-size: 15px;
}

.box-accordion .box-accordion-head-ttl, .box-accordion-attention .box-accordion-head-ttl {
	font-weight: bold;
	line-height: 1.3;
}

.box-accordion .box-accordion-head .icon-arrow-double-down, .box-accordion-attention .box-accordion-head .icon-arrow-double-down {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -7px;
	transform: rotate(0);
	transition: all .5s;
	color: #154598;
}

.box-accordion .box-accordion-head.ac_open .icon-arrow-double-down, .box-accordion-attention .box-accordion-head.ac_open .icon-arrow-double-down {
	transform: rotate(180deg);
}

.box-accordion .box-accordion-body, .box-accordion-attention .box-accordion-body {
	border-top: dotted 1px #c1c1c1;
	margin: 0 15px;
	padding: 15px 0;
	display: none;
}

.box-accordion .box-accordion-body p, .box-accordion-attention .box-accordion-body p {
	font-size: 14px;
	line-height: 1.5;
}

.box-accordion-attention .box-accordion-head {
	padding: 10px;
	font-size: 13px;
}

.box-accordion-attention .box-accordion-head-ttl {
	line-height: 1.2;
}

.box-accordion-attention .box-accordion-head-ttl.icon-warning-strange {
	padding: 0 1.3em;
	position: relative;
}

.box-accordion-attention .box-accordion-head-ttl.icon-warning-strange:before {
	color: #f23e3e;
	font-weight: normal;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.box-accordion-attention .box-accordion-head .icon-arrow-double-down {
	right: 10px;
	color: #666;
}

.box-accordion-attention .box-accordion-body {
	margin: 0 10px;
	padding: 10px 0;
}

.box-accordion-attention .box-accordion-body p {
	font-size: 12px;
	line-height: 1.4;
	color: #666;
}

@media screen and (min-width: 768px) {
	.box-accordion, .box-accordion-attention {
		margin: 10px 0;
	}
	.box-accordion .box-accordion-head, .box-accordion-attention .box-accordion-head {
		padding: 30px;
		font-size: 18px;
		cursor: pointer;
	}
	.box-accordion .box-accordion-head .icon-arrow-double-down, .box-accordion-attention .box-accordion-head .icon-arrow-double-down {
		right: 30px;
		margin-top: -9px;
	}
	.box-accordion .box-accordion-body, .box-accordion-attention .box-accordion-body {
		margin: 0 30px;
		padding: 30px 0;
	}
	.box-accordion .box-accordion-body p, .box-accordion-attention .box-accordion-body p {
		font-size: 15px;
		line-height: 1.6;
	}
	.box-accordion-attention .box-accordion-head {
		padding: 20px;
		font-size: 15px;
	}
	.box-accordion-attention .box-accordion-head .icon-arrow-double-down {
		right: 20px;
		color: #154598;
	}
	.box-accordion-attention .box-accordion-body {
		margin: 0 20px;
		padding: 20px 0;
	}
	.box-accordion-attention .box-accordion-body p {
		line-height: 1.6;
	}
}

.lbl {
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	padding: 2px 3px 3px;
	display: inline-block;
}

.lbl-culture {
	background: #3b91bd;
}

.lbl-performer {
	background: #e06375;
}

.lbl-studio {
	background: #643d95;
}

.lbl-event {
	background: #f09e00;
}

.lbl-campaign {
	background: #e75928;
}

.lbl-mdfes {
	background: #ca88ce;
}

.lbl-pink {
	background: #ec75b5;
	line-height: inherit;
	padding: 2px;
}

.lbl-blue {
	background: #154598;
	line-height: inherit;
	padding: 2px;
}

.lbl-gray {
	background: #7c7c7c;
	padding: 2px;
	margin: 0 3px;
	border-radius: 3px;
}

.lbl-white {
	background: #fff;
	border: solid 1px #7c7c7c;
	color: #333;
	padding: 2px;
	margin: 0 3px;
	border-radius: 3px;
}

@media screen and (min-width: 768px) {
	.lbl {
		font-size: 11px;
		padding: 2px 3px;
	}
}

.container-floor-map {
	position: relative;
	width: auto;
	max-width: 740px;
	margin: 0 15px;
	border: solid 1px #aeaeae;
}

.container-floor-map .floor-map__pin {
	position: absolute;
	z-index: 2;
}

.container-floor-map .floor-map__pct {
	width: 100%;
	height: auto;
	z-index: 1;
}

@media screen and (min-width: 768px) {
	.container-floor-map {
		margin: 0 auto;
	}
}

@media screen and (min-width: 1120px) {
	.container-floor-map {
		position: relative;
		width: 740px;
		margin: 0 auto;
	}
	.container-floor-map .floor-map__pin {
		position: absolute;
		top: 0;
		left: 0;
	}
	.container-floor-map .floor-map__pct {
		width: 100%;
		height: auto;
	}
}

.event-index .js-choice > li, .cinema-news .js-choice > li, .hpd .js-choice > li {
	display: none;
}

.event-index .js-choice.is-all > li, .cinema-news .js-choice.is-all > li, .hpd .js-choice.is-all > li {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-event > li.is-event, .cinema-news .js-choice.is-event > li.is-event, .hpd .js-choice.is-event > li.is-event {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-campaign > li.is-campaign, .cinema-news .js-choice.is-campaign > li.is-campaign, .hpd .js-choice.is-campaign > li.is-campaign {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-culture > li.is-culture, .cinema-news .js-choice.is-culture > li.is-culture, .hpd .js-choice.is-culture > li.is-culture {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-performer > li.is-performer, .cinema-news .js-choice.is-performer > li.is-performer, .hpd .js-choice.is-performer > li.is-performer {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-studio > li.is-studio, .cinema-news .js-choice.is-studio > li.is-studio, .hpd .js-choice.is-studio > li.is-studio {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-festivel > li.is-festivel, .cinema-news .js-choice.is-festivel > li.is-festivel, .hpd .js-choice.is-festivel > li.is-festivel {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-important > li.is-important, .cinema-news .js-choice.is-important > li.is-important, .hpd .js-choice.is-important > li.is-important {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-notice > li.is-notice, .cinema-news .js-choice.is-notice > li.is-notice, .hpd .js-choice.is-notice > li.is-notice {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-release > li.is-release, .cinema-news .js-choice.is-release > li.is-release, .hpd .js-choice.is-release > li.is-release {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-fashion > li.is-fashion, .cinema-news .js-choice.is-fashion > li.is-fashion, .hpd .js-choice.is-fashion > li.is-fashion {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-fashiongoods > li.is-fashiongoods, .cinema-news .js-choice.is-fashiongoods > li.is-fashiongoods, .hpd .js-choice.is-fashiongoods > li.is-fashiongoods {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-jewelry > li.is-jewelry, .cinema-news .js-choice.is-jewelry > li.is-jewelry, .hpd .js-choice.is-jewelry > li.is-jewelry {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-health > li.is-health, .cinema-news .js-choice.is-health > li.is-health, .hpd .js-choice.is-health > li.is-health {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-hobby > li.is-hobby, .cinema-news .js-choice.is-hobby > li.is-hobby, .hpd .js-choice.is-hobby > li.is-hobby {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.event-index .js-choice.is-other > li.is-other, .cinema-news .js-choice.is-other > li.is-other, .hpd .js-choice.is-other > li.is-other {
	display: block;
	-webkit-animation: choice_show .3s linear;
	animation: choice_show .3s linear;
}

.js-choice li[class*="hide-"] {
	display: none !important;
}
.choice02 {
	margin: 0 12px 15px;
}

.choice02 .btn {
	cursor: auto;
	background: #cbd3de;
	width: 100%;
	padding: 0;
}

.choice02 .btn .btn-border {
	background: #f5f4ef;
	padding: 0;
}

.choice02 .accordion {
	padding: 17px 0;
	color: #154598;
	font-weight: bold;
	position: relative;
}

.choice02 .accordion i {
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -7px;
	transition: all .5s;
}

.choice02 .accordion.ac_open i {
	transform: rotate(180deg);
}

.choice02 .accordion_pc {
	display: none;
}

.choice02 .accordion-body {
	display: none;
	border-top: solid 1px #cbd3de;
	margin: 0 15px;
	padding: 15px 0;
	text-align: left;
}

.choice02 .accordion-body li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
}

.choice02 .accordion-body li input {
	display: none;
}

.choice02 .accordion-body li label {
	position: relative;
	padding-left: 20px;
	line-height: 1.6;
	cursor: pointer;
	transform: all .5s ease-in-out;
}

.choice02 .accordion-body li label:before {
	content: '';
	display: block;
	border-radius: 2px;
	border: solid 1px #d1d0cc;
	background: #fff;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .5s ease-in-out;
}

.choice02 .accordion-body li label:after {
	content: '\e91d';
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 2px;
	display: block;
	color: #fff;
	width: 15px;
	height: 15px;
	font-family: ikspiari_jp;
	opacity: 0;
	transition: all .5s ease-in-out;
}

.choice02 .accordion-body li label:hover {
	color: #3185d2;
}

.choice02 .accordion-body li input:checked + label {
	color: #154598;
}

.choice02 .accordion-body li input:checked + label:before {
	background: #154598;
	border-color: #154598;
}

.choice02 .accordion-body li input:checked + label:after {
	opacity: 1;
}

.choice02 .accordion-body li span {
	cursor: pointer;
}

.choice02 .accordion-body li span.what-culture {
	color: #3b91bd;
}

.choice02 .accordion-body li span.what-performer {
	color: #e06375;
}

.choice02 .accordion-body li span.what-studio {
	color: #643d95;
}

.choice02 .accordion-body li span.what-mdfes {
	color: #ca88ce;
}

@media screen and (min-width: 1120px) {
	.choice02 {
		margin: 0 10px 20px;
	}
	.choice02 .btn .btn-border {
		padding: 15px;
		text-align: left;
	}
	.choice02 .accordion {
		display: none;
	}
	.choice02 .accordion_pc {
		display: inline-block;
		color: #154598;
		font-weight: bold;
		padding: 0 50px;
	}
	.choice02 .accordion-body {
		display: inline-block !important;
		width: 80%;
		border: none;
		margin: 0;
		padding: 0;
		vertical-align: middle;
	}
	.choice02 .accordion-body li {
		margin: 0 15px;
	}
	.choice02 .accordion-body li label {
		padding-left: 22px;
	}
	.choice02 .accordion-body li label:before {
		top: -1px;
		width: 16px;
		height: 16px;
	}
	.choice02 .accordion-body li label:after {
		font-size: 14px;
		top: -2px;
		width: 16px;
		height: 16px;
	}
}

.box-service-floormap {
	position: relative;
	z-index: 1;
}

.box-service-floormap .box-service-floormap__layers {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	width: auto;
	height: 223px;
	margin: 0;
	cursor: all-scroll;
	background: #fff;
	z-index: -1;
}

.box-service-floormap .box-service-floormap__layers .item--sield {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.box-service-floormap .box-service-floormap__layers .item {
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 0;
	margin-left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.box-service-floormap .box-service-floormap__layers .item--visible {
	visibility: visible !important;
}

.box-service-floormap .box-service-floormap__layers .item--animate {
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box-service-floormap .box-service-floormap__layers .item--text {
	z-index: 2;
}

.box-service-floormap .box-service-floormap__layers .item--base {
	z-index: 1;
}

.box-service-floormap .box-service-floormap__controls {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	line-height: 1;
	font-size: 0;
	z-index: 2000;
}

.box-service-floormap .box-service-floormap__controls .control-zoom .control-zoom-in,
.box-service-floormap .box-service-floormap__controls .control-zoom .control-zoom-out {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background: rgba(0, 0, 0, 0.3);
	margin-bottom: 6px;
	text-align: center;
}

.box-service-floormap .box-service-floormap__controls .control-zoom .control-zoom-in:before,
.box-service-floormap .box-service-floormap__controls .control-zoom .control-zoom-out:before {
	color: #fff;
	font-size: 25px;
	line-height: 40px;
}

.box-service-floormap .box-service-floormap__controls .control-zoom .control-zoom-in {
	background: #154598;
}

.box-service-floormap .floor-map__floor {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	z-index: 2000;
}

@media screen and (min-width: 768px) {
	.box-service-floormap .box-service-floormap__layers {
		height: 538px;
	}
	.box-service-floormap .box-service-floormap__controls {
		bottom: 15px;
		right: 21px;
	}
}

@media screen and (max-width: 767px) {
	.box-service-floormap .box-service-floormap .floor-map__floor img {
		width: 67px;
	}
}

.container-floor-map {
	border: 0 none;
	height: 100%;
	width: 100%;
	max-width: none;
	margin: 0;
	z-index: -1;
}

.container-floor-map .floor-map__floor {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
}

@media screen and (max-width: 767px) {
	.container-floor-map .floor-map__floor img {
		width: 67px;
	}
}

.container-floor-map .floor-map__pin {
	position: absolute;
	z-index: 0;
	width: 6%;
	height: auto;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.container-floor-map .floor-map__pin {
		width: 70px;
	}
}

.bnr-campaign {
	background: #fff;
	padding: 30px 10px;
}

.bnr-campaign__ttl {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 18px;
}

.bnr-campaign ul {
	font-size: 0;
}

.bnr-campaign ul li {
	width: 20%;
	display: inline-block;
	padding: 0 5px;
}

.bnr-campaign ul li img {
	width: 100%;
}

@media screen and (min-width: 1120px) {
	.bnr-campaign {
		padding: 20px 10px;
	}
	.bnr-campaign__inner {
		text-align: center;
	}
	.bnr-campaign__ttl {
		display: inline-block;
		vertical-align: top;
		margin: 50px 30px 0 0;
	}
	.bnr-campaign ul {
		display: inline-block;
	}
	.bnr-campaign ul li {
		width: 120px;
	}
}

.bnr_slider {
	background-color: #ece9e0;
	background-image: url(/resource/images/dummy/bg-event-bnr_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 25px 0 20px;
	text-align: center;
	overflow-x: hidden;
}

.bnr_slider .bnr_txtimg {
	width: 114px;
	margin-bottom: 7px;
}

.bnr_slider .bnr_txt {
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 18px;
}

.bnr_slider .slider {
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 0;
}

.bnr_slider .slider li a img {
	width: 100%;
	height: auto;
}

.bnr_slider .slider li.season {
	position: relative;
}

@media screen and (max-width: 767px) {
	.bnr_slider .slider .slick-slide {
		-webkit-transition: all .8s ease-in-out;
		transition: all .8s ease-in-out;
		position: relative;
	}
	.bnr_slider .slider .slick-slide a:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		background-color: #000;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.bnr_slider .slider .slick-slide:not(.slick-center) {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	.bnr_slider .slider .slick-slide:not(.slick-center) a:after {
		opacity: 0.4;
	}
}

.bnr_slider .slick-dots li {
	padding: 0;
}

@media screen and (min-width: 768px) {
	.bnr_slider {
		background-image: url(/resource/images/dummy/bg-event-bnr.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 1440px;
		padding: 45px 0 50px;
	}
	.bnr_slider .bnr_txtimg {
		width: 136px;
		margin-bottom: 10px;
	}
	.bnr_slider .bnr_txt {
		margin-bottom: 40px;
	}
	.bnr_slider .slider li {
		padding: 0 5px;
	}
	.bnr_slider .slider li a {
		background: #fff;
		display: block;
	}
	.bnr_slider .slider li a img {
		-webkit-transition: opacity .5s ease-in-out;
		transition: opacity .5s ease-in-out;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.bnr_slider .slider li a:hover {
		opacity: 1;
	}
	.bnr_slider .slider li a:hover img {
		opacity: 0.7;
	}
}

@media screen and (min-width: 768px) and (max-width: 1119px) {
	.bnr_slider {
		background-image: url(/resource/images/dummy/bg-event-bnr.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding: 45px 15px 50px;
	}
}

.ie .txt-filter, .ie header .nav_right .nav_01 li .nav_01_content.icon-restaurant:before, header .nav_right .nav_01 li .ie .nav_01_content.icon-restaurant:before, .ie header .nav_right .nav_01 li .nav_01_content.icon-shop:before, header .nav_right .nav_01 li .ie .nav_01_content.icon-shop:before, .ie header .nav_right .nav_01 li .nav_01_content.icon-cinema:before, header .nav_right .nav_01 li .ie .nav_01_content.icon-cinema:before, .ie header .nav_right .nav_01 li .nav_01_content.icon-event-campaign:before, header .nav_right .nav_01 li .ie .nav_01_content.icon-event-campaign:before, .ie header .nav_right .nav_01 li .nav_01_content.icon-Information:before, header .nav_right .nav_01 li .ie .nav_01_content.icon-Information:before, .ie header .header_pc .header_nav ul li.nav_restaurant i, header .header_pc .header_nav ul li.nav_restaurant .ie i, .ie header .header_pc .header_nav ul li.nav_shop i, header .header_pc .header_nav ul li.nav_shop .ie i, .ie header .header_pc .header_nav ul li.nav_cinema i, header .header_pc .header_nav ul li.nav_cinema .ie i, .ie header .header_pc .header_nav ul li.nav_event i, header .header_pc .header_nav ul li.nav_event .ie i, .ie header .header_pc .header_nav ul li.nav_info i, header .header_pc .header_nav ul li.nav_info .ie i, .ie body.restaurant .sp-nav .sp-nav-title:before, body.restaurant .sp-nav .ie .sp-nav-title:before, .ie body.shop .sp-nav .sp-nav-title:before, body.shop .sp-nav .ie .sp-nav-title:before, .ie body.cinema .sp-nav .sp-nav-title:before, body.cinema .sp-nav .ie .sp-nav-title:before, .ie body.event .sp-nav .sp-nav-title:before, body.event .sp-nav .ie .sp-nav-title:before, .ie body.info .sp-nav .sp-nav-title:before, body.info .sp-nav .ie .sp-nav-title:before {
	background: none;
	color: #333;
}

.ie header .nav_right .nav_01 li .icon-restaurant.nav_01_content::before,
.ie header .header_pc .header_nav ul li.nav_restaurant i,
.ie body.restaurant .sp-nav .sp-nav-title::before {
	background: none;
	color: #e50836;
}

.ie header .nav_right .nav_01 li .icon-shop.nav_01_content::before,
.ie header .header_pc .header_nav ul li.nav_shop i,
.ie body.shop .sp-nav .sp-nav-title::before {
	background: none;
	color: #53ae2f;
}

.ie header .nav_right .nav_01 li .icon-cinema.nav_01_content::before,
.ie header .header_pc .header_nav ul li.nav_cinema i,
.ie body.cinema .sp-nav .sp-nav-title::before {
	background: none;
	color: #743eb7;
}

.ie header .nav_right .nav_01 li .icon-event-campaign.nav_01_content::before,
.ie header .header_pc .header_nav ul li.nav_event i,
.ie body.event .sp-nav .sp-nav-title::before {
	background: none;
	color: #e06f00;
}

.ie header .nav_right .nav_01 li .icon-Information.nav_01_content::before,
.ie header .header_pc .header_nav ul li.nav_info i,
.ie body.info .sp-nav .sp-nav-title::before {
	background: none;
	color: #154598;
}

.ie .lbl.lbl-gray, .ie .lbl.lbl-white {
	vertical-align: text-top;
	padding: 2px 2px 1px;
}

.android .grd-red, .android header .nav_right .nav_01 li .nav_01_content.icon-restaurant:before, header .nav_right .nav_01 li .android .nav_01_content.icon-restaurant:before, .android header .header_pc .header_nav ul li.nav_restaurant a:after, header .header_pc .header_nav ul li.nav_restaurant .android a:after, .android header .header_pc .header_nav ul li.nav_restaurant i, header .header_pc .header_nav ul li.nav_restaurant .android i, .android body.restaurant .sp-nav .sp-nav-title:before, body.restaurant .sp-nav .android .sp-nav-title:before, .android header .nav_right .nav_01 li .nav_01_content.icon-restaurant:before, .android header .header_pc .header_nav ul li.nav_restaurant a:after, .android header .header_pc .header_nav ul li.nav_restaurant i, body.restaurant .android .sp-nav .sp-nav-title:before {
	background: none;
	color: #e50836;
	-webkit-text-fill-color: #e50836;
}

.android .grd-green, .android header .nav_right .nav_01 li .nav_01_content.icon-shop:before, header .nav_right .nav_01 li .android .nav_01_content.icon-shop:before, .android header .header_pc .header_nav ul li.nav_shop a:after, header .header_pc .header_nav ul li.nav_shop .android a:after, .android header .header_pc .header_nav ul li.nav_shop i, header .header_pc .header_nav ul li.nav_shop .android i, .android body.shop .sp-nav .sp-nav-title:before, body.shop .sp-nav .android .sp-nav-title:before, .android header .nav_right .nav_01 li .nav_01_content.icon-shop:before, .android header .header_pc .header_nav ul li.nav_shop a:after, .android header .header_pc .header_nav ul li.nav_shop i, body.shop .android .sp-nav .sp-nav-title:before {
	background: none;
	-webkit-text-fill-color: #53ae2f;
}

.android .grd-purple, .android header .nav_right .nav_01 li .nav_01_content.icon-cinema:before, header .nav_right .nav_01 li .android .nav_01_content.icon-cinema:before, .android header .header_pc .header_nav ul li.nav_cinema a:after, header .header_pc .header_nav ul li.nav_cinema .android a:after, .android header .header_pc .header_nav ul li.nav_cinema i, header .header_pc .header_nav ul li.nav_cinema .android i, .android body.cinema .sp-nav .sp-nav-title:before, body.cinema .sp-nav .android .sp-nav-title:before, .android header .nav_right .nav_01 li .nav_01_content.icon-cinema:before, .android header .header_pc .header_nav ul li.nav_cinema a:after, .android header .header_pc .header_nav ul li.nav_cinema i, body.cinema .android .sp-nav .sp-nav-title:before {
	background: none;
	-webkit-text-fill-color: #743eb7;
}

.android .grd-orange, .android header .nav_right .nav_01 li .nav_01_content.icon-event-campaign:before, header .nav_right .nav_01 li .android .nav_01_content.icon-event-campaign:before, .android header .header_pc .header_nav ul li.nav_event a:after, header .header_pc .header_nav ul li.nav_event .android a:after, .android header .header_pc .header_nav ul li.nav_event i, header .header_pc .header_nav ul li.nav_event .android i, .android body.event .sp-nav .sp-nav-title:before, body.event .sp-nav .android .sp-nav-title:before, .android header .nav_right .nav_01 li .nav_01_content.icon-event-campaign:before, .android header .header_pc .header_nav ul li.nav_event a:after, .android header .header_pc .header_nav ul li.nav_event i, body.event .android .sp-nav .sp-nav-title:before {
	background: none;
	-webkit-text-fill-color: #e06f00;
}

.android .grd-blue, .android header .nav_right .nav_01 li .nav_01_content.icon-Information:before, header .nav_right .nav_01 li .android .nav_01_content.icon-Information:before, .android header .header_pc .header_nav ul li.nav_info a:after, header .header_pc .header_nav ul li.nav_info .android a:after, .android header .header_pc .header_nav ul li.nav_info i, header .header_pc .header_nav ul li.nav_info .android i, .android body.info .sp-nav .sp-nav-title:before, body.info .sp-nav .android .sp-nav-title:before, .android header .nav_right .nav_01 li .nav_01_content.icon-Information:before, .android header .header_pc .header_nav ul li.nav_info a:after, .android header .header_pc .header_nav ul li.nav_info i, body.info .android .sp-nav .sp-nav-title:before {
	background: none;
	-webkit-text-fill-color: #154598;
}

.android .btn-border-wrp, .android .btn-border-wrp-blue, .android .btn-border-wrp-red,
.android .btn-border-wrp-blue,
.android .btn-border-wrp-red {
	padding: 1px;
	width: 265px;
	background: #d0d0cb;
}

.android .choice02 .btn {
	cursor: auto;
	background: #cbd3de;
	width: 100%;
	padding: 1px;
}

.js-no-choiced {
	padding: 100px 0;
	text-align: center;
	color: #999;
}

@-webkit-keyframes choice_show {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes choice_show {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}





/* overlay-tooltip
----------------------------------------------------------------------------- */
body {
	-webkit-tap-highlight-color: transparent;
}
.overlay-tooltip {
	position: absolute;
	z-index: 10000;
	opacity: 0;
	transition: opacity .2s;
}
.overlay-tooltip-inner {
	box-sizing: border-box;
	max-width: 200px;
	padding: 10px 14px;
	border-radius: 5px;
	background: #666;
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
}
.overlay-tooltip-arrow {
	position: absolute;
	bottom: -16px;
	width: 0;
	height: 0;
	margin-left: -8px;
	border-top: 8px solid #666;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
@media (max-width: 991px) {
	.overlay-tooltip-inner {
		font-size: 13px;
	}
}