@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");

.sp,
.tb {
	display: none !important
}

@media screen and (max-width:768px) {
	.tb {
		display: block !important
	}

	a.tb,
	b.tb,
	br.tb,
	i.tb,
	img.tb,
	label.tb,
	select.tb,
	small.tb,
	span.tb,
	strong.tb,
	sub.tb,
	sup.tb,
	svg.tb {
		display: inline-block !important
	}

	.pc {
		display: none !important
	}
}

@media screen and (max-width:767px) {
	.sp {
		display: block !important
	}

	a.sp,
	b.sp,
	br.sp,
	i.sp,
	img.sp,
	label.sp,
	select.sp,
	small.sp,
	span.sp,
	strong.sp,
	sub.sp,
	sup.sp,
	svg.sp {
		display: inline-block !important
	}
}

.color--gold {
	color: #a2883b
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

@media only screen and (max-width:375px) {
	html {
		font-size: 2.666666666666667vmin
	}
}

body {
	-webkit-text-size-adjust: 100%;
	-webkit-appearance: none;
	line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

nav ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

a {
	background: transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

ins {
	text-decoration: none
}

ins,
mark {
	background-color: #ff9;
	color: #000
}

mark {
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0
}

input,
select {
	vertical-align: middle
}

main {
	overflow: hidden
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-size: 10px;
	overflow-x: hidden
}

@media only screen and (max-width:412px) {
	html {
		font-size: 2.427184466019417vmin
	}
}

body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: flex;
	flex-direction: column;
	min-height: 100vh
}

body.admin-bar {
	min-height: calc(100vh - 32px)
}

@media only screen and (max-width:782px) {
	body.admin-bar {
		min-height: calc(100vh - 46px)
	}
}



img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: auto
}

ol,
ul {
	list-style: none
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 500
}

main {
	background-color: #f2f2f2;
}

.ua-pc a[href^="tel:"] {
	pointer-events: none
}

.contentView {
	margin: 0 auto;
	max-width: 110rem;
	width: 84.61538%
}

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

.contentView--mini {
	max-width: 80rem
}

@font-face {
	font-family: Noto Sans JP;
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype")
}

@font-face {
	font-family: Noto Sans JP;
	font-style: normal;
	font-weight: 500;
	src: local("Noto Sans CJK JP Medium"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype")
}

@font-face {
	font-family: Noto Sans JP;
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans CJK JP Bold"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype")
}

.arrowLink,
.arrowLink--noneCircle,
.defaultFont,
.fontNotoSans {
	font-family: Noto Sans JP, sans-serif;
	font-weight: 400
}

.fontHiragino {
	font-family: Hiragino Kaku Gothic ProN W3, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN, Meiryo, メイリオ, Noto Sans JP, sans-serif;
	font-weight: 400
}

.fontHiragino--w5 {
	font-family: Hiragino Kaku Gothic ProN W5, ヒラギノ角ゴ ProN W5, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN, Meiryo, メイリオ, Noto Sans JP, sans-serif;
	font-weight: 500
}

.fontHiragino--bold,
.fontHiragino--w6 {
	font-family: Hiragino Kaku Gothic ProN W6, ヒラギノ角ゴ ProN W6, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN, Meiryo, メイリオ, Noto Sans JP, sans-serif;
	font-weight: 700
}

.fontYuMincho {
	font-family: YuMincho, MyYuminchoC, Yu Mincho Demibold, Yu Mincho, Hiragino Mincho ProN W3, ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, ＭＳ Ｐ明朝, serif
}

.fontYuGothic {
	font-family: 游ゴシック体, YuGothic, Yu Gothic, Roboto, Segoe UI semibold, Helvetica Neue, HelveticaNeue, Segoe UI, Verdana, Meiryo, sans-serif
}

.fontYuGothicMedium {
	font-family: 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, Yu Gothic, Roboto, Segoe UI, Helvetica Neue, HelveticaNeue, Verdana, Meiryo, sans-serif
}

.contentHeader__caption,
.fontBaskervville {
	font-family: Libre Baskerville, serif;
	font-weight: 400
}

.bottomPageHeader__captionText,
.bottomPageHeader__read--type01 .bottomPageHeader__readText,
.categoryArchive__discription,
.categoryArchive__footerCaptionText,
.categoryArchive__footerNavItem,
.categoryArchive__listItemCaption,
.cinemaList__itemArticleListItem,
.cinemaList__itemHeaderCaption,
.contentHeader__read,
.fontMincho,
.mainFooter__mainCaption,
.mainHeader__nav .sub-menu .menu-item a,
.prizePage__listItemHeaderText,
.prizePage__listItemHeaderText--gold,
.prizePage__listItemMainName,
.prizePage__listItemMainSubImageNextFestivalText,
.prizePage__listItemMainTitle,
.singlePost__contentKvNavLinkListItemLink,
.singlePost__contentKvNavScheduleCaption,
.singlePost__title {
	font-family: Shippori Mincho, serif
}

a {
	opacity: 1;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

a:hover {
	opacity: .6
}

.buttonLink {
	background-color: hsla(0, 0%, 100%, .5);
	color: #000;
	display: -webkit-inline-box;
	display: inline-flex;
	font-size: 1.7rem;
	letter-spacing: .1em;
	line-height: 1.75;
	padding: .875em 4.23529em .875em .875em;
	position: relative;
	text-decoration: none
}

@media screen and (max-width:767px) {
	.buttonLink {
		letter-spacing: normal
	}
}

.buttonLink:before {
	background-image: url(../images/icon/linkArrow.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.058823529411765em;
	position: absolute;
	right: .588235294117647em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 3.058823529411765em
}

.arrowLink,
.arrowLink--noneCircle {
	-webkit-box-align: center;
	align-items: center;
	color: #000;
	display: -webkit-inline-box;
	display: inline-flex;
	font-size: 1.7rem;
	line-height: 1.75;
	text-decoration: none
}

.arrowLink--noneCircle:after,
.arrowLink:after {
	background-image: url(../images/icon/linkArrow--border.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 2.70588em;
	margin-left: 1em;
	-webkit-transform: translate(0);
	transform: translate(0);
	width: 2.70588em
}

.arrowLink--noneCircle:after {
	background-image: url(../images/icon/linkArrow--noneCircle.svg);
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1em;
	margin-left: auto;
	min-width: calc(1em + 1rem);
	width: calc(1em + 1rem)
}

[class*="--noneImage"] {
	background-color: #bdbd9b !important;
	background-image: url(../images/common/noImage.jpg) !important;
	background-size: contain !important
}

.circleDesign,
.circleDesign>*,
body:not(.front-page),
body:not(.front-page)>* {
	position: relative
}

/* .circleDesign:before,
body:not(.front-page):before {
	background-color: #fff;
	background-image: url(../images/common/backgroundLine.svg);
	background-size: 6px;
	border-radius: 50%;
	content: "";
	height: 66rem;
	left: -18rem;
	opacity: .5;
	position: fixed;
	position: absolute;
	top: -8rem;
	width: 66rem
} */

@media screen and (max-width:767px) {

	.circleDesign:before,
	body:not(.front-page):before {
		background-size: 4px;
		height: 48rem;
		opacity: .6;
		width: 48rem
	}
}

.contentHeader {
	margin-bottom: 1.6rem
}

.contentHeader__caption {
	font-size: 4.4rem;
	line-height: 1.75;
	margin: -.375em 0
}

.contentHeader__footer {
	display: -webkit-box;
	display: flex
}

.contentHeader__read {
	font-size: 1.7rem;
	line-height: 1.75;
	margin: 1em 0 -.375em
}

.contentHeader__moreLink {
	margin-left: auto
}

.articleList {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.articleList__item {
	background-color: #f7f7f7;
	color: #000;
	margin-left: calc(1.81819% - .33333px);
	text-decoration: none;
	width: 23.63636%
}

@media screen and (max-width:767px) {
	.articleList__item {
		margin-left: 0;
		margin-top: 2rem;
		width: 100%
	}
}

.articleList__item:nth-child(4n+1) {
	margin-left: 0
}

@media screen and (max-width:767px) {
	.articleList__itemBody {
		display: -webkit-box;
		display: flex
	}
}

.articleList__itemThumbnail {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

@media screen and (max-width:767px) {
	.articleList__itemThumbnail {
		width: 50%
	}
}

.articleList__itemThumbnail:before {
	content: "";
	display: block;
	padding-top: 73.07692%
}

.articleList__itemLabelList {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	left: -1rem;
	position: absolute;
	top: -1rem;
	width: calc(100% + 1rem)
}

.articleList__itemLabelListItem {
	-webkit-box-align: center;
	align-items: center;
	background-color: #000;
	color: #fff;
	display: -webkit-inline-box;
	display: inline-flex;
	font-size: 1.5rem;
	height: 2em;
	line-height: 1.75;
	margin: 1rem;
	padding: 0 .66667em
}

.articleList__itemLabelListItem.scr-greeting {
	background-color: #eeeeef;
	color: #000
}

.articleList__itemCaption {
	font-size: 1.5rem;
	line-height: 1.75;
	padding: calc(-.375em + 1.6rem) 1.6rem
}

@media screen and (max-width:767px) {
	.articleList__itemCaption {
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		overflow: hidden;
		width: 50%
	}
}

.articleList__itemCaption .speakers {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.articleList__itemCaptionText {
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden
}

@media screen and (max-width:767px) {
	.articleList__itemCaptionText {
		-webkit-line-clamp: 4
	}
}

.cinemaList {
	overflow: hidden
}

.cinemaList__item {
	padding-bottom: 8.8rem;
	position: relative;
	z-index: 1
}

.cinemaList__item:nth-child(3n+1) {
	background-color: #000;
	color: #fff
}

.cinemaList__item:nth-child(3n),
.cinemaList__item:nth-child(3n+2) {
	background-image: url(../images/common/backgroundLine.svg);
	background-size: 6px
}

.cinemaList__item:nth-child(3n) {
	background-color: #9e9e9f;
	color: #fff
}

.cinemaList__itemHeader {
	display: -webkit-box;
	display: flex;
	margin-right: -9.09118%;
	position: relative
}

@media screen and (max-width:767px) {
	.cinemaList__itemHeader {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse;
		margin-right: 0
	}
}

.cinemaList__itemHeader:before {
	border-top: 1px solid;
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 200vw
}

.cinemaList__item:nth-child(3n+1) .cinemaList__itemHeader:before {
	border-color: #a2883b
}

.cinemaList__item:nth-child(3n+2) .cinemaList__itemHeader:before {
	border-color: #000
}

.cinemaList__item:nth-child(3n) .cinemaList__itemHeader:before {
	border-color: #fff
}

.cinemaList__itemHeaderCaption {
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.67647;
	margin-top: auto;
	padding-right: 1em;
	width: 32.91667%
}

@media screen and (max-width:767px) {
	.cinemaList__itemHeaderCaption {
		width: auto
	}
}

.cinemaList__item:nth-child(3n+1) .cinemaList__itemHeaderCaption {
	color: #a2883b;
	padding: .5em 1em .5em 0
}

.cinemaList__itemHeaderImage {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 67.08333%
}

@media screen and (max-width:767px) {
	.cinemaList__itemHeaderImage {
		margin: 0 -9.09118%;
		width: auto
	}
}

.cinemaList__itemHeaderImage:before {
	content: "";
	display: block;
	padding-top: 55.90062%
}

.cinemaList__itemHeaderImage.noneKv {
	background-color: #9e9e9f
}

.cinemaList__itemArticleList {
	border-left: 1px solid;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: 8rem
}

@media screen and (max-width:767px) {
	.cinemaList__itemArticleList {
		margin-top: 4rem
	}
}

.cinemaList__item:nth-child(3n+1) .cinemaList__itemArticleList {
	border-color: #fff
}

.cinemaList__item:nth-child(3n+2) .cinemaList__itemArticleList {
	border-color: #000
}

.cinemaList__item:nth-child(3n) .cinemaList__itemArticleList {
	border-color: #fff
}

.cinemaList__itemArticleListItem {
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 1.8rem;
	min-height: 6rem;
	padding: 1rem 2rem;
	width: calc(50% - .5px)
}

.cinemaList__itemArticleListItem:nth-child(n+3) {
	border-top: none
}

@media screen and (max-width:767px) {
	.cinemaList__itemArticleListItem {
		width: 100%
	}

	.cinemaList__itemArticleListItem:nth-child(n+2) {
		border-top: none
	}
}

.cinemaList__itemArticleListItem:hover {
	opacity: 1
}

.cinemaList__itemArticleListItem:after,
.cinemaList__itemArticleListItem>* {
	opacity: 1;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.cinemaList__itemArticleListItem:hover:after,
.cinemaList__itemArticleListItem:hover>* {
	opacity: .6
}

.cinemaList__item:nth-child(3n+1) .cinemaList__itemArticleListItem {
	border-color: #fff;
	color: #fff
}

.cinemaList__item:nth-child(3n+1) .cinemaList__itemArticleListItem:after {
	background-image: url(../images/icon/linkArrow--noneCircle--white.svg)
}

.cinemaList__item:nth-child(3n+2) .cinemaList__itemArticleListItem {
	background-color: #fff;
	border-color: #000;
	color: #000
}

.cinemaList__item:nth-child(3n) .cinemaList__itemArticleListItem {
	background-color: #9e9e9f;
	border-color: #fff;
	color: #fff
}

.cinemaList__item:nth-child(3n) .cinemaList__itemArticleListItem:after {
	background-image: url(../images/icon/linkArrow--noneCircle--white.svg)
}

.categoryArchive__discription {
	border-bottom: 1px solid #b4b4b5;
	font-size: 1.5rem;
	line-height: 2;
	padding: calc(-.5em + 3.6rem) 0
}

.categoryArchive__list {
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.categoryArchive__listItem {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	background-image: url(../images/common/backgroundLine.svg);
	background-size: 6px;
	display: -webkit-box;
	display: flex;
	flex-direction: column;
	margin-top: 6rem;
	width: 48.18182%
}

@media screen and (max-width:767px) {
	.categoryArchive__listItem {
		margin-top: 3rem;
		width: 100%
	}
}

.categoryArchive__listItemInner {
	color: #000;
	display: block;
	text-decoration: none;
	width: 100%
}

.categoryArchive__listItemInner>* {
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.categoryArchive__listItemInner>.categoryArchive__listItemThumbnail {
	position: relative
}

.categoryArchive__listItemInner>.categoryArchive__listItemThumbnail:after {
	background-color: #fff;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	width: 100%
}

.ua-pc .categoryArchive__listItemInner:hover {
	opacity: 1
}

.ua-pc .categoryArchive__listItemInner:hover>* {
	opacity: .6
}

.ua-pc .categoryArchive__listItemInner:hover>.categoryArchive__listItemThumbnail {
	opacity: 1
}

.ua-pc .categoryArchive__listItemInner:hover>.categoryArchive__listItemThumbnail:after {
	opacity: .4
}

.categoryArchive__listItemThumbnailCopy {
	bottom: 0;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.5;
	padding: .5rem 1rem;
	position: absolute;
	right: 0
}

.categoryArchive__listItemThumbnail {
	background-color: #9e9e9f;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.categoryArchive__listItemThumbnail:before {
	content: "";
	display: block;
	padding-top: 64.90566%
}

.categoryArchive__listItemMain {
	padding: 2rem
}

.categoryArchive__listItemCaption {
	font-size: 2.7rem;
	font-weight: 700;
	line-height: 1.12037;
	margin: -.06019em 0
}

.categoryArchive__listItemInfo {
	font-size: 1.6rem;
	line-height: 1.5;
	margin: calc(-.25em + 2.4rem) 0 -.25em
}

.categoryArchive__listItemActor,
.categoryArchive__listItemDirector {
	font-size: 1.5rem;
	line-height: 1.73333;
	margin: -.36666em 0
}

.categoryArchive__listItemCaption+.categoryArchive__listItemActor,
.categoryArchive__listItemCaption+.categoryArchive__listItemDirector,
.categoryArchive__listItemInfo+.categoryArchive__listItemActor,
.categoryArchive__listItemInfo+.categoryArchive__listItemDirector {
	margin-top: calc(-.36666em + 2.4rem)
}

.categoryArchive__listItemDirector+.categoryArchive__listItemActor,
.categoryArchive__listItemDirector+.categoryArchive__listItemDirector {
	margin-top: .36667em
}

.categoryArchive__listItemLabelList {
	background-color: #fff;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: auto
}

.categoryArchive__listItemLabelListItem {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: #b9a56b;
	color: #fff;
	display: -webkit-inline-box;
	display: inline-flex;
	font-size: 1.7rem;
	justify-content: center;
	margin: 1rem 1rem 0 0;
	min-height: 3.2rem;
	padding: .2em .4em
}

.categoryArchive__listItemLabelListItem--pink {
	background-color: #de6e89
}

.categoryArchive__listItemLabelListItem--blue {
	background-color: #69a1bd
}

.categoryArchive__footer {
	background-color: #eeeeef;
	margin-top: 6rem;
	padding: 6rem 0
}

.categoryArchive__footerCaptionText {
	background-color: #000;
	color: #fff;
	display: -webkit-inline-box;
	display: inline-flex;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.36;
	padding: .24em .4em
}

.categoryArchive__footerNav {
	background-color: #9e9e9f;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.categoryArchive__footerNavItem {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	min-height: 6rem;
	padding: 1rem 2rem;
	width: 50%
}

@media screen and (max-width:767px) {
	.categoryArchive__footerNavItem {
		width: 100%
	}
}

.categoryArchive__footerNavItem:after {
	background-image: url(../images/icon/linkArrow--noneCircle--white.svg)
}

.categoryArchive__listItemScreenInfo li {
	background-color: #fff;
	font-size: 1.6rem;
	line-height: 1.89062;
	margin-top: 1.6rem;
	padding: 1rem 1.5rem
}

.categoryArchive__listItemScreenInfo i {
	font-style: normal
}

.categoryArchive__categoryList .categoryArchive__discription {
	font-size: 3rem;
	font-weight: 600
}

.categoryArchive__categoryListItem+.categoryArchive__categoryListItem {
	border-top: 1px solid #b4b4b5;
	margin-top: 12rem
}

@media screen and (max-width:767px) {
	.categoryArchive__categoryListItem+.categoryArchive__categoryListItem {
		margin-top: 6rem
	}
}

.singlePost__title {
	border-bottom: 1px solid #b4b4b5;
	color: #a2883b;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 6.4rem;
	padding: calc(-.15em + 3.6rem) 0
}

.singlePost__contentKv {
	display: -webkit-box;
	display: flex
}

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

.singlePost__contentKvImage {
	background-color: #9e9e9f;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 72.54545%
}

@media screen and (max-width:767px) {
	.singlePost__contentKvImage {
		width: 100%
	}
}

.singlePost__contentKvImage:before {
	content: "";
	display: block;
	padding-top: 64.91228%
}

.singlePost__contentKvImageCopy {
	bottom: 0;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.5;
	padding: .5rem 1rem;
	position: absolute;
	right: 0
}

.singlePost__contentKvNav {
	margin-left: auto;
	width: 25.45455%
}

@media screen and (max-width:767px) {
	.singlePost__contentKvNav {
		margin-top: 2.4rem;
		width: 100%
	}

	.singlePost__contentKvNavLinkList {
		border-left: 1px solid #000;
		border-top: 1px solid #000;
		display: -webkit-box;
		display: flex
	}
}

.singlePost__contentKvNavLinkListItem {
	border: 1px solid #000
}

@media screen and (max-width:767px) {
	.singlePost__contentKvNavLinkListItem {
		border: 1px solid #000;
		border-left: none;
		border-top: none;
		width: 50%
	}
}

.singlePost__contentKvNavLinkListItem+.singlePost__contentKvNavLinkListItem {
	border-top: none
}

.singlePost__contentKvNavLinkListItemLink {
	display: -webkit-box;
	display: flex;
	min-height: 6rem;
	padding: 1rem 2rem
}

.singlePost__contentKvNavLinkListItemLink:not([href]) {
	background-color: #c8c9ca
}

*+.singlePost__contentKvNavSchedule {
	margin-top: 2rem
}

.singlePost__contentKvNavScheduleCaption {
	border-bottom: 1px solid #000;
	font-size: 1.8rem;
	padding: 0 2rem .4em
}

@media screen and (max-width:767px) {
	.singlePost__contentKvNavScheduleCaption {
		border-color: #b4b4b5;
		text-align: center
	}
}

.singlePost__contentKvNavScheduleList {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.75;
	padding: 0
}

@media screen and (max-width:767px) {
	.singlePost__contentKvNavScheduleList {
		padding: 2rem 0
	}
}

.singlePost__contentKvNavScheduleList i {
	display: block;
	font-style: normal
}

.singlePost__contentKvNavScheduleList li {
	border-bottom: 1px solid #b4b4b5;
	padding: 1.6rem 2rem
}

@media screen and (max-width:767px) {
	.singlePost__contentKvNavScheduleList li {
		border-bottom: 1px solid #b4b4b5;
		padding-bottom: 1.6rem;
		text-align: center
	}
}

.singlePost__contentKvNavScheduleList li:first-child {
	padding-top: 1rem
}

.singlePost__contentInfo {
	margin-top: 2rem
}

@media screen and (max-width:767px) {
	.singlePost__contentInfo {
		margin-top: 0
	}
}

.singlePost__contentInfoBox {
	margin: 3rem 0
}

@media screen and (max-width:767px) {
	.singlePost__contentInfoBox {
		background-color: #fff;
		background-image: url(../images/common/backgroundLine.svg);
		background-size: 6px;
		margin: 0 0 2.4rem;
		padding: 2rem 2.5rem
	}
}

.singlePost__contentInfoBox .categoryArchive__listItemActor,
.singlePost__contentInfoBox .categoryArchive__listItemDirector,
.singlePost__contentInfoBox .categoryArchive__listItemInfo {
	font-size: 1.5rem;
	line-height: 1.73333;
	margin: 0
}

.singlePost__contentDiscription {
	font-size: 1.5rem;
	line-height: 1.73333
}

.singlePost__contentInfo+.singlePost__contentDiscription {
	margin-top: 3rem
}

.singlePost .categoryArchive__listItemLabelList {
	margin: 2.4rem 0
}

.singlePost__contentKvNavScheduleListGreetingLink {
	background-color: #5590ba;
	display: -webkit-box;
	display: flex;
	margin: .5rem -1rem 0
}

.singlePost__contentKvNavScheduleListGreetingLink a {
	-webkit-box-align: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: flex;
	min-height: 3.6rem;
	padding: .5em 1rem;
	text-decoration: none;
	width: 100%
}

.singlePost__contentKvNavScheduleListGreetingLink a:after {
	background-image: url(../images/icon/linkArrow--noneCircle--white.svg);
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1.4rem;
	margin-left: auto;
	min-width: 2.4rem
}

.singlePostOtherNav {
	background-image: url(../images/common/backgroundLine.svg);
	background-size: 6px;
	margin-top: 6rem;
	padding: 6rem 0
}

.singlePostOtherNav+.categoryArchive__footer {
	margin-top: 0
}

.singlePostOtherNav__captionText {
	background-color: #000;
	color: #fff;
	display: -webkit-inline-box;
	display: inline-flex;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.36;
	padding: .24em .4em
}

.singlePostOtherNav__list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.singlePostOtherNav__listItem {
	background-color: #fff;
	color: #000;
	margin-left: 2.27273%;
	margin-top: 3.6rem;
	text-decoration: none;
	width: 31.81818%
}

@media screen and (max-width:767px) {
	.singlePostOtherNav__listItem {
		margin-left: 0;
		width: 100%
	}
}

.singlePostOtherNav__listItem:nth-child(3n+1) {
	margin-left: 0
}

.singlePostOtherNav__listItemThumbnail {
	background-color: #9e9e9f;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.singlePostOtherNav__listItemThumbnail:before {
	content: "";
	display: block;
	padding-top: 64.85714%
}

.singlePostOtherNav__listItemThumbnailCopy {
	bottom: 0;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.5;
	padding: .5rem 1rem;
	position: absolute;
	right: 0
}

.singlePostOtherNav__listItemCaption {
	-webkit-box-align: center;
	align-items: center;
	color: #000;
	display: -webkit-inline-box;
	display: -webkit-box;
	display: flex;
	font-size: 1.7rem;
	line-height: 1.75;
	padding: calc(2.8rem - .875em) 2rem;
	text-decoration: none
}

.singlePostOtherNav__listItemCaption:after {
	background-image: url(../images/icon/linkArrow--noneCircle.svg);
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1em;
	margin-left: auto;
	width: calc(1em + 1rem)
}

.categoryArchive--gr .categoryArchive__list {
	-webkit-box-pack: start;
	justify-content: flex-start;
	margin-top: 4rem
}

.categoryArchive--gr .articleList__item {
	margin-left: calc(1.81819% - .33333px);
	margin-top: 3rem;
	width: 23.63636%
}

@media screen and (max-width:767px) {
	.categoryArchive--gr .articleList__item {
		margin-left: 0;
		width: 100%
	}
}

.categoryArchive--gr .articleList__item:nth-child(4n+1) {
	margin-left: 0
}

.page-numbers {
	margin-top: 6rem;
	text-align: center
}

.page-numbers li {
	display: inline-block
}

.page-numbers .page-numbers {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	border: 1px solid #231815;
	border-radius: 50%;
	color: #231815;
	display: -webkit-box;
	display: flex;
	font-size: 1.5rem;
	height: 4.6rem;
	justify-content: center;
	margin: 0 .5rem;
	text-decoration: none;
	width: 4.6rem
}

.page-numbers .page-numbers.current {
	background: #231815;
	color: #fff
}

.page-numbers .dots {
	border: none;
	width: auto
}

.singlePostGr__title {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.75;
	margin-top: 5.4rem
}

.singlePostGr__thumbnail {
	margin-top: 3rem
}

.singlePostGr__thumbnail img {
	width: 100%
}

.singlePostGr__infoTable {
	background-color: #eeeeef;
	margin-top: 2rem;
	table-layout: fixed;
	width: 100%
}

.singlePostGr__infoCell {
	border: 1px solid #dbdcdc;
	font-size: 1.6rem;
	line-height: 1.875;
	padding: 1.5rem 2rem
}

.singlePostGr__infoCell.singlePostGr__infoCell--th {
	background-color: #a2883b;
	color: #fff;
	font-weight: 700;
	text-align: left;
	width: 12em
}

.scheduleTableWrap {
	margin-top: 4rem;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.scheduleTableWrap {
		display: -webkit-box;
		display: flex;
		margin-right: -9.09118%
	}

	.scheduleTableWrap:after {
		content: "";
		min-width: 9.09118%
	}
}

.scheduleTable {
	font-size: 1.7rem;
	letter-spacing: .02em;
	line-height: 1.35294;
	table-layout: fixed;
	width: 100%
}

@media screen and (max-width:767px) {
	.scheduleTable {
		table-layout: auto
	}
}

.scheduleTable .scheduleTable__tbodyCell,
.scheduleTable .scheduleTable__theadCell {
	border: 1px solid #dbdcdc
}

.scheduleTable [class*="--th"] {
	font-weight: 400;
	vertical-align: middle
}

.scheduleTable a {
	text-decoration: none
}

.scheduleTable tr>:first-child {
	width: 15rem
}

@media screen and (max-width:767px) {
	.scheduleTable tr>:first-child {
		background-color: #fff;
		border: 1px solid #dbdcdc;
		height: 100%;
		left: 1px;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		width: 9rem;
		z-index: 1
	}

	.scheduleTable tr>:first-child .scheduleTable__theadCellText {
		width: 9rem
	}

	.scheduleTable tr>:first-child:before {
		border: 1px solid #dbdcdc;
		bottom: -1px;
		content: "";
		left: -1px;
		position: absolute;
		right: -1px;
		top: -1px
	}
}

.scheduleTable tr>:not(:first-child) {
	width: calc(33.33333% - 5rem)
}

@media screen and (max-width:767px) {
	.scheduleTable tr>:not(:first-child) {
		width: calc(33.33333% - 3rem)
	}

	.scheduleTable tr>:not(:first-child) .scheduleTable__theadCellText {
		width: 25rem
	}
}

.scheduleTable__theadCell {
	height: 10rem;
	padding: 1rem 1.5rem;
	text-align: center;
	width: calc(33.33333% - 5rem)
}

.scheduleTable__tbodyCell {
	padding: 1rem 1.5rem
}

.scheduleTable__dataListItem {
	margin-top: 1.6rem
}

.scheduleTable__dataListItem:first-child {
	margin-top: 0
}

.scheduleTable__dataListItemData {
	display: block
}

.scheduleTable__dataListItem--cinema .scheduleTable__dataListItemData {
	color: #000
}

.scheduleTable__dataListItem--cinema .scheduleTable__dataListItemDataTitle {
	color: #a2883b;
	font-weight: 700
}

.scheduleTable__dataListItem--event {
	background-color: #de6e89
}

.scheduleTable__dataListItem--event .scheduleTable__dataListItemData {
	color: #fff
}

.scheduleTable__dataListItem--event .scheduleTable__dataListItemDataBody {
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex;
	padding: 1.2rem
}

.scheduleTable__dataListItem--event .scheduleTable__dataListItemDataBody:after {
	background-image: url(../images/icon/linkArrow--border--white.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 4.6rem;
	margin-left: auto;
	min-width: 4.6rem;
	width: 4.6rem
}

.scheduleTable__dataListItem--event .scheduleTable__dataListItemDataMain {
	padding-right: 1rem
}

.scheduleTable__dataListItem--event .scheduleTable__dataListItemDataMain * {
	display: inline
}

.custom-contents {
	font-size: 1.5rem;
	letter-spacing: .03em;
	line-height: 2.2;
	margin-top: 3rem;
	padding-bottom: 6rem
}

.custom-contents pre {
	display: block;
	white-space: normal
}

.custom-contents p+p {
	margin-top: 1em
}

.custom-contents h1 {
	border-bottom: 1px solid #a2883b;
	border-top: 1px solid #a2883b;
	color: #a2883b;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.77273;
	margin: 4rem 0 2.4rem;
	padding: calc(-.38636em + 2.5rem) 0
}

.custom-contents h2 {
	background-color: #f0ecdf;
	font-size: 1.9rem;
	padding: calc(-.375em + 1.6rem) 1.6rem
}

.custom-contents h2,
.custom-contents h3 {
	color: #a2883b;
	font-weight: 700;
	line-height: 1.75;
	margin: 4rem 0 2.4rem
}

.custom-contents h3 {
	border-left: 1rem solid #a2883b;
	font-size: 1.7rem;
	padding: calc(-.375em + .7rem) 1.6rem
}

.custom-contents .image-large {
	margin: 4rem 0
}

.custom-contents .image-medium {
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 4rem 0
}

@media screen and (max-width:767px) {
	.custom-contents .image-medium {
		display: block
	}
}

.custom-contents .image-medium-item {
	width: 48%
}

@media screen and (max-width:767px) {
	.custom-contents .image-medium-item {
		margin: 2.4rem auto 0;
		width: 80%
	}
}

.custom-contents .youtubeBlock {
	margin: 4rem 0;
	position: relative
}

.custom-contents .youtubeBlock:before {
	content: "";
	display: block;
	padding-top: 56.25%
}

.custom-contents .youtubeBlock iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.custom-contents .linkBox {
	margin: 4rem 0;
	text-align: center
}

.custom-contents .linkBox .arrowLink--noneCircle {
	border: 1px solid #000;
	padding: 1rem 2rem
}

.custom-contents .tableBlock {
	margin: 4rem 0
}

.custom-contents .tableBlock table {
	background-color: #eeeeef;
	font-size: 1.7rem;
	line-height: 1.75;
	width: 100%
}

.custom-contents .tableBlock th {
	background-color: #a2883b;
	border: 1px solid #dbdcdc;
	color: #fff;
	font-weight: 400;
	padding: 1em 2em;
	text-align: left;
	vertical-align: middle
}

.custom-contents .tableBlock td {
	border: 1px solid #dbdcdc;
	font-weight: 400;
	padding: 1em
}

.custom-contents .recommend {
	background-color: #f7f7f7;
	margin: 4rem 0;
	padding: 3.2rem
}

.custom-contents .recommend-title {
	background-color: transparent;
	color: 2.2rem;
	line-height: 1.77273;
	margin: 0;
	padding: 0;
	text-align: center
}

.custom-contents .recommend-list {
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.custom-contents .recommend-item {
	margin-top: 2.7rem;
	width: 46.83196%
}

@media screen and (max-width:767px) {
	.custom-contents .recommend-item {
		width: 100%
	}
}

.custom-contents .recommend-item a {
	text-decoration: none
}

.custom-contents .recommend-item-thumbnail-image {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.custom-contents .recommend-item-thumbnail-image:before {
	content: "";
	display: block;
	padding-top: 73.52941%
}

.custom-contents .recommend-item-title {
	border: none;
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.75;
	margin: 1rem 0 0;
	padding: 0
}

.mainFooter__bannerListWrap {
	background-color: #dbdcdc;
	background-image: url(../images/common/backgroundLine.svg);
	background-size: 6px;
	padding: 7rem 0 6rem
}

@media screen and (max-width:767px) {
	.mainFooter__bannerListWrap {
		padding: 3.5rem 0 6rem
	}
}

.mainFooter__bannerListWrapCaption {
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center
}

.mainFooter__bannerList {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: 4rem
}

@media screen and (max-width:767px) {
	.mainFooter__bannerList {
		margin-top: 2rem
	}
}

.mainFooter__bannerList+.mainFooter__bannerList {
	margin-top: 0
}

.mainFooter__bannerListItem {
	margin-left: 1rem;
	margin-top: 1rem
}

.mainFooter__bannerList--big .mainFooter__bannerListItem {
	width: calc(25% - .25px - .75rem)
}

.mainFooter__bannerList--big .mainFooter__bannerListItem:nth-child(4n+1) {
	margin-left: 0
}

@media screen and (max-width:767px) {
	.mainFooter__bannerList--big .mainFooter__bannerListItem {
		margin-left: 1rem;
		width: calc(50% - .5px - .5rem)
	}

	.mainFooter__bannerList--big .mainFooter__bannerListItem:nth-child(odd) {
		margin-left: 0
	}
}

.mainFooter__bannerList--small .mainFooter__bannerListItem {
	width: calc(16.66667% - .16667px - .83333rem)
}

.mainFooter__bannerList--small .mainFooter__bannerListItem:nth-child(6n+1) {
	margin-left: 0
}

@media screen and (max-width:767px) {
	.mainFooter__bannerList--small .mainFooter__bannerListItem {
		margin-left: 1rem;
		width: calc(33.33333% - .33333px - .66667rem)
	}

	.mainFooter__bannerList--small .mainFooter__bannerListItem:nth-child(3n+1) {
		margin-left: 0
	}
}

.mainFooter__bannerListItemLink {
	display: block
}

.mainFooter__bannerListItemLinkImage {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	overflow: hidden;
	position: relative
}

body:not(.ie) .mainFooter__bannerListItemLinkImage {
	background-image: none !important
}

.mainFooter__bannerListItemLinkImage:before {
	content: "";
	display: block
}

.mainFooter__bannerList--big .mainFooter__bannerListItemLinkImage:before {
	padding-top: 41.35338%
}

.mainFooter__bannerList--small .mainFooter__bannerListItemLinkImage:before {
	padding-top: 45.71429%
}

.mainFooter__bannerListItemLinkImage img {
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%
}

body.ie .mainFooter__bannerListItemLinkImage img {
	display: none
}

.bottomPageHeader {
	border-bottom: 1px solid #b4b4b5;
	padding: 3.2rem 0 0;
	position: relative
}

@media screen and (max-width:767px) {
	.bottomPageHeader {
		padding-bottom: 3rem;
		padding-top: 9rem
	}
}

.bottomPageHeader__body {
	display: -webkit-box;
	display: flex
}

.bottomPageHeader__body:after {
	background-image: url(../images/common/logo--mini.svg);
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 12rem;
	margin-bottom: 2rem;
	margin-left: auto;
	min-width: 13rem;
	width: 13rem
}

@media screen and (max-width:767px) {
	.bottomPageHeader__body:after {
		display: none
	}
}

.bottomPageHeader__main {
	margin-top: 2rem
}

.bottomPageHeader__captionText {
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-size: 3.9rem;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.58974;
	padding: 0 .2em
}

@media screen and (max-width:767px) {
	.bottomPageHeader__captionText {
		font-size: 3rem
	}
}

.bottomPageHeader__readText {
	display: inline-block
}

.bottomPageHeader__read--type01 .bottomPageHeader__readText {
	background-color: #717071;
	color: #fff;
	font-size: 3.9rem;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.58974;
	padding: 0 .2em
}

@media screen and (max-width:767px) {
	.bottomPageHeader__read--type01 .bottomPageHeader__readText {
		font-size: 3rem
	}

	.archive .bottomPageHeader__read--type01 .bottomPageHeader__readText {
		background-color: #000
	}
}

.bottomPageHeader__read--type02 .bottomPageHeader__readText {
	color: #000;
	display: block;
	font-size: 2rem;
	line-height: 1.13333;
	margin: calc(-.06666em + 3.2rem) 0 calc(-.06666em + 6.4rem)
}

.mainContentWrap {
	padding-bottom: 7.2rem
}

.mainFooter {
	margin-top: auto;
	width: 100%
}

.mainFooter__body {
	background-color: #fff
}

.mainFooter__header {
	background-color: #3e3a39;
	background-image: url(../images/footer/mainFooter__header.png);
	background-position: 0 0;
	background-size: 1300px;
	padding: 8.8rem 0
}

@media screen and (max-width:767px) {
	.mainFooter__header {
		padding: 4.4rem 0
	}
}

.mainFooter__header a {
	color: #fff;
	font-size: 1.8rem;
	text-decoration: none
}

.menu-footermenu-container .menu {
	border: solid #fff;
	border-width: 1px 0 0 1px;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.menu-footermenu-container .menu-item {
	display: -webkit-box;
	display: flex;
	width: calc(33.33333% - .33333px)
}

.menu-footermenu-container .menu-item a {
	-webkit-box-pack: center;
	-webkit-box-align: center;
	align-items: center;
	background-color: #3e3a39;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: -webkit-box;
	display: flex;
	height: 100%;
	justify-content: center;
	min-height: 17.8rem;
	width: 100%
}

.mainFooter__main {
	background-color: #f7f7f7;
	background-color: #fff
}

.mainFooter__mainContent {
	display: -webkit-box;
	display: flex;
	min-height: 31.5rem
}

@media screen and (max-width:767px) {
	.mainFooter__mainContent {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse;
		padding: 2.4rem 0 0
	}
}

.mainFooter__mainContent:before {
	background-image: url(../images/footer/mainFooter__mainContent.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	margin: auto 3.5rem 0 0;
	max-width: 30.72727%;
	padding-top: 26.88094rem;
	width: 33.8rem
}

@media screen and (max-width:767px) {
	.mainFooter__mainContent:before {
		height: 12.4rem;
		margin: 0;
		max-width: 100%;
		padding: 0;
		width: 100%
	}
}

.mainFooter__mainTable {
	border-collapse: separate;
	border-spacing: 0 1.6rem;
	margin: auto 0
}

.mainFooter__mainCaption {
	color: #a2883b;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.3;
	text-align: left;
	white-space: nowrap
}

@media screen and (max-width:767px) {
	.mainFooter__mainCaption {
		white-space: normal
	}
}

.mainFooter__mainListItemCaption {
	background-color: #231815;
	color: #fff;
	font-size: 1.7rem;
	font-weight: 400;
	padding: .735294117647059em;
	text-align: center;
	vertical-align: middle;
	width: 5.52941em
}

.mainFooter__mainListItemText {
	color: #231815;
	font-size: 2.2rem;
	padding-left: 1.8em;
	vertical-align: middle
}

@media screen and (max-width:767px) {
	.mainFooter__mainListItemText {
		font-size: 2.1rem;
		padding-left: .8em
	}
}

.mainFooter__footer {
	background-color: #f7f7f7;
	padding: 5.6rem 0
}

@media screen and (max-width:767px) {
	.mainFooter__footer {
		padding-bottom: 7.4rem
	}
}

.mainFooter__footerLogo {
	text-align: center
}

.mainFooter__footerLogoInner {
	display: inline-block;
	max-width: 40.6rem;
	width: 100%
}

@media screen and (max-width:767px) {
	.mainFooter__footerLogoInner {
		width: 73.20574%
	}
}

.mainFooter__footerLogoIcon img {
	width: 28.57142857142857%
}

.mainFooter__footerLogoTextJa {
	margin-top: 8.374384236453203%
}

.mainFooter__footerLogoTextJa img {
	width: 100%
}

.mainFooter__footerLogoTextEn {
	margin-top: 8.866995073891626%
}

.mainFooter__footerLogoTextEn img {
	width: 50.49261083743843%
}

.mainFooter__footerText {
	color: #888;
	font-size: 1.4rem;
	line-height: 1.75;
	margin-top: -.375em 0 0;
	padding-top: 3.8rem;
	text-align: center
}

.mainFooter__footerCopyright {
	color: #888;
	display: block;
	font-size: 1.2rem;
	line-height: 1.75;
	text-align: center
}

.mainFooter__footerSns {
	margin-top: 2rem
}

.mainFooter__footerSnsList {
	-webkit-box-pack: center;
	display: -webkit-box;
	display: flex;
	justify-content: center
}

.mainFooter__footerSnsListItem {
	margin-left: 1.5rem
}

.mainFooter__footerSnsListItem:first-child {
	margin-left: 0
}

.mainFooter__footerSnsListItem img {
	width: 4rem
}

.pageTop {
	background-color: #888;
	bottom: 0;
	position: fixed;
	right: 0;
	width: 6rem;
	z-index: 999
}

.pageTop:before {
	content: "";
	display: block;
	padding-top: 100%
}

.pageTop:after {
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 6px 10px;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0
}

.mainFooter__nav .menu {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.mainFooter__nav .menu-item {
	background-color: #3e3a39;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	display: -webkit-box;
	display: flex;
	font-size: 1.8rem;
	width: calc(33.33333% - .33333px)
}

@media screen and (max-width:767px) {
	.mainFooter__nav .menu-item {
		width: 100%
	}
}

.mainFooter__nav .menu-item a {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: flex;
	height: 18rem;
	justify-content: center;
	width: 100%
}

@media screen and (max-width:767px) {
	.mainFooter__nav .menu-item a {
		height: 9.6rem
	}
}

.mainFooter__footerBanner {
	margin-top: 3.6rem;
	text-align: center
}

.mainFooter__footerBanner img {
	width: 18.6rem
}

.mainHeader {
	background-color: #eeeeef;
	width: 100%
}

@media screen and (max-width:767px) {
	.mainHeader {
		background-color: transparent
	}
}

.mainHeader__body {
	position: relative
}

@media screen and (max-width:767px) {
	.mainHeader__body {
		-webkit-box-align: center;
		align-items: center;
		display: -webkit-box;
		display: flex;
		height: 5.8rem;
		position: absolute
	}

	.mainHeader__body:before {
		background-image: url(../images/common/sp/logo.svg);
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		display: inline-block;
		height: 3rem;
		margin-left: 1.8rem;
		width: 17.2rem
	}

	.front-page .mainHeader__body:before {
		display: none
	}
}

.mainHeader__nav {
	font-size: 1.4rem;
	line-height: 1.75;
	margin-right: 5.8rem
}

@media screen and (max-width:767px) {
	.mainHeader__nav {
		display: none
	}
}

.mainHeader__nav .menu,
.mainHeader__nav .menu-globalmenu-container {
	display: -webkit-box;
	display: flex
}

.mainHeader__nav .menu {
	-webkit-box-pack: end;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	min-height: 5.8rem;
	width: 100%
}

.mainHeader__nav .menu>ul {
	display: -webkit-box;
	display: flex
}

.mainHeader__nav .menu-item {
	margin-right: 2em
}

.mainHeader__nav a {
	color: #000;
	text-decoration: none
}

.mainHeader__nav .sub-menu {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	max-width: 86rem;
	opacity: 0;
	padding: 4rem;
	top: 100%;
	-webkit-transition: opacity .4s ease-in-out, visibility 0s .4s;
	transition: opacity .4s ease-in-out, visibility 0s .4s;
	visibility: hidden;
	width: 100%;
	z-index: 999
}

.mainHeader__nav .sub-menu,
.mainHeader__nav .sub-menu:before {
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.mainHeader__nav .sub-menu:before {
	background-color: hsla(300, 0%, 44%, .7);
	content: "";
	height: 100%;
	top: 0;
	width: 100vw;
	z-index: -1
}

.mainHeader__nav .sub-menu .menu-item {
	border: 1px solid #fff;
	margin: 0;
	position: relative;
	width: calc(25% - .25px)
}

.mainHeader__nav .sub-menu .menu-item:not(:nth-child(4n+1)) {
	border-left: none
}

.mainHeader__nav .sub-menu .menu-item:nth-child(n+5) {
	border-top: none
}

.mainHeader__nav .sub-menu .menu-item a {
	-webkit-box-align: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: flex;
	font-size: 1.8rem;
	min-height: 6rem;
	padding: 1rem 2rem
}

.mainHeader__nav .sub-menu .menu-item a:after {
	background-image: url(../images/icon/linkArrow--noneCircle--white.svg);
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1.2rem;
	margin-left: auto;
	width: 2.2rem
}

.mainHeader__nav .menu-item.menu-item-film .sub-menu .menu-item {
	border: 1px solid #fff;
	width: calc(50% - .5px)
}

.mainHeader__nav .menu-item.menu-item-film .sub-menu .menu-item:not(:nth-child(odd)) {
	border-left: none
}

.mainHeader__nav .menu-item.menu-item-film .sub-menu .menu-item:nth-child(n+3) {
	border-top: none
}

.mainHeader__nav .menu-item--isActive>.sub-menu {
	opacity: 1;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	visibility: visible
}

.headerMenuButton {
	background-color: #a2883b;
	cursor: pointer;
	position: fixed;
	right: 0;
	top: 0;
	width: 5.8rem;
	z-index: 9999
}

.admin-bar .headerMenuButton {
	top: 32px
}

@media only screen and (max-width:782px) {
	.admin-bar .headerMenuButton {
		top: 46px
	}
}

.headerMenuButton:before {
	content: "";
	display: block;
	padding-top: 100%
}

.headerMenuButton span:after,
.headerMenuButton span:before,
.headerMenuButton:after {
	border-top: 1px solid #fff;
	content: "";
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .2s;
	transition: all .2s;
	width: 51.72414%
}

.headerMenuButton span:before {
	margin-top: -15.51724%
}

.headerMenuButton span:after {
	margin-top: 15.51724%
}

.headerMenuButton.headerMenuButton--isOpen:after {
	opacity: 0
}

.headerMenuButton.headerMenuButton--isOpen span:before {
	margin-top: 0;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

.headerMenuButton.headerMenuButton--isOpen span:after {
	margin-top: 0;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.mainHeader__megaNavBody {
	background-color: #eeeeef;
	left: 0;
	padding: 5rem 0;
	position: fixed;
	top: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	width: 100%;
	z-index: 999
}

.admin-bar .mainHeader__megaNavBody {
	top: 32px
}

@media only screen and (max-width:782px) {
	.admin-bar .mainHeader__megaNavBody {
		top: 46px
	}
}

.headerMenuButton--isOpen+.mainHeader__megaNavBody {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.mainHeader__megaNavBody .menu {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.mainHeader__megaNavBody .menu>.menu-item {
	width: 50%
}

.mainHeader__megaNavBody .menu>.menu-item>a:not([href]) {
	display: none
}

.mainHeader__megaNavBody .menu>.headerMenu__bottom {
	width: 100%
}

.mainHeader__megaNavBody .headerMenu__right .sub-menu .sub-menu {
	padding-left: 1em
}

.mainHeader__megaNavBody .headerMenu__bottom .sub-menu .sub-menu {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -3em
}

.mainHeader__megaNavBody .headerMenu__bottom .sub-menu .sub-menu .menu-item {
	margin-right: 3em
}

.mainHeader__megaNavBody a {
	color: #000;
	font-size: 1.5rem;
	line-height: 1.75;
	padding: .35em 0;
	text-decoration: none
}

.mainHeader__megaNavBody a:not([href]) {
	color: #9e9e9f
}

.mainHeader__megaNavBodyItem {
	margin: 0 auto;
	width: 87.5%
}

.mainHeader__megaNavBodyItem .menu-item {
	margin: 1em 0 0
}

.mainHeader__megaNavBodyItem .menu {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.mainHeader__megaNavBodyItem .menu a:not([href]) {
	color: #9e9e9f;
	display: block !important
}

.mainHeader__megaNavBodyItem .menu>.menu-item:first-child {
	width: 50%
}

.mainHeader__megaNavBodyItem .menu>.menu-item:first-child a:not([href]) {
	display: none !important
}

.mainHeader__megaNavBodyItem .menu>.menu-item:nth-child(2) {
	width: 50%
}

.mainHeader__megaNavBodyItem .menu>.menu-item:nth-child(2) .sub-menu {
	margin-left: 1em
}

.mainHeader__megaNavBodyItem .menu>.menu-item:nth-child(3) {
	width: 100%
}

.mainHeader__megaNavBodyItem .menu>.menu-item:nth-child(3) .sub-menu {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.mainHeader__megaNavBodyItem .menu>.menu-item:nth-child(3) .menu-item {
	margin-right: 3em
}

@media only screen and (max-width:600px) {
	#wpadminbar {
		position: fixed !important
	}
}

body {
	-webkit-transition: opacity .8s ease-in-out;
	transition: opacity .8s ease-in-out
}

body.ready-complete {
	opacity: 1 !important
}

@media only screen and (max-width:480px) {
	html {
		font-size: 2.08333vw
	}
}

.front-page .mainContentWrap {
	padding-bottom: 0
}

.frontPage .circleDesign:before,
.frontPage body:not(.front-page):before {
	height: 46.8rem;
	width: 46.8rem
}

.frontPage .articleList {
	position: relative;
	z-index: 1
}

.frontPage__row--03 .circleDesign:before,
.frontPage__row--03 body:not(.front-page):before {
	left: auto;
	right: -18rem
}

.frontPage__row {
	margin-top: 8rem
}

.frontPage__row:first-child {
	margin-top: 0
}

.frontPage__kv {
	background-image: url(../images/top/kv.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 81rem;
	padding: 10rem 0
}

.frontPage__kvLinkBox,
.frontPage__kvLogo {
	text-align: center
}

.frontPage__kvLinkBoxMark {
	width: 23rem
}

.frontPage__kvNoticeLink {
	border: 3px solid #c30d23;
	color: #c30d23;
	display: -webkit-box;
	display: flex;
	margin-top: 12rem;
	padding-bottom: 2rem;
	padding-top: 2rem;
	width: 100%
}

.frontPage__kvNoticeLink:before {
	background-image: url(../images/icon/linkArrow--border--red.svg)
}

.greetingPage__body {
	display: -webkit-box;
	display: flex;
	margin-top: 6.4rem
}

@media screen and (max-width:767px) {
	.greetingPage__body {
		display: block;
		margin-top: 3.2rem
	}
}

.greetingPage__main {
	font-size: 1.6rem;
	line-height: 1.75;
	text-align: justify;
	width: 65.45455%
}

@media screen and (max-width:767px) {
	.greetingPage__main {
		width: 100%
	}
}

.greetingPage__main p+p {
	margin-top: 1.75em
}

.greetingPage__mainSignature {
	text-align: right
}

.greetingPage__mainSignature>span {
	display: inline-block;
	text-align: left
}

.greetingPage__footer {
	margin-left: auto;
	width: 29.54545%
}

@media screen and (max-width:767px) {
	.greetingPage__footer {
		margin: 4rem auto 0;
		width: 77.99043%
	}
}

.greetingPage__footerFigureCaption {
	font-size: 1.6rem;
	line-height: 1.75;
	margin-top: .5em;
	text-align: right
}

.placePage__content {
	display: -webkit-box;
	display: flex;
	margin-top: 6rem
}

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

.placePage__contentItemMap {
	width: 52.27273%
}

@media screen and (max-width:767px) {
	.placePage__contentItemMap {
		width: 100%
	}
}

.placePage__contentItemMap>* {
	width: 100%
}

.placePage__contentItemMapGoogle {
	margin-top: 6rem;
	position: relative
}

.placePage__contentItemMapGoogle:before {
	content: "";
	display: block;
	padding-top: 100%
}

.placePage__contentItemMapGoogle>* {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.placePage__contentItemInfo {
	margin-left: auto;
	width: 40.90909%
}

@media screen and (max-width:767px) {
	.placePage__contentItemInfo {
		margin-top: 4rem;
		width: 100%
	}
}

.placePage__contentList {
	counter-reset: placePage__contentList
}

.placePage__contentListItem {
	counter-increment: placePage__contentList;
	margin-top: 2.4rem
}

.placePage__contentListItemCaption {
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.70588;
	padding: calc(2.15rem - .85294em) 0 calc(2.15rem - .85294em) 7rem;
	position: relative
}

.placePage__contentListItemCaption:before {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: #a2883b;
	color: #fff;
	content: counter(placePage__contentList, upper-alpha);
	display: -webkit-box;
	display: flex;
	height: 4.3rem;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 2.15rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 4.3rem
}

.placePage__contentListItemMain {
	font-size: 1.6rem;
	line-height: 1.75;
	padding: 1rem 0 0 7rem
}

.placePage__contentNotice {
	color: #c30d23;
	font-size: 1.6rem;
	line-height: 1.75;
	margin-top: 2.4rem
}

.placePage__contentRoute {
	margin-top: 2.4rem
}

.placePage__contentRouteCaption {
	-webkit-box-align: center;
	align-items: center;
	background-color: #a2883b;
	color: #fff;
	display: -webkit-box;
	display: flex;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.75;
	min-height: 5.4rem;
	padding: 1rem 1.5rem
}

.placePage__contentRouteText {
	font-size: 1.6rem;
	line-height: 1.75;
	padding: .4em 0 0
}

.page-template-page-prize .mainContentWrap {
	padding-bottom: 0
}

.prizePage__listItem {
	display: -webkit-box;
	display: flex;
	margin-right: -9.09118%;
	padding-right: 9.09118%;
	position: relative;
	z-index: 1
}

@media screen and (max-width:767px) {
	.prizePage__listItem {
		display: block;
		margin-left: -9.09118%;
		padding: 0
	}
}

.prizePage__listItem:before {
	background-color: #000;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: -1
}

@media screen and (max-width:767px) {
	.prizePage__listItem:before {
		display: none
	}
}

.prizePage__listItemHeader {
	font-size: 3.4rem;
	min-width: 9.4rem;
	padding: 3.5rem 3rem 0
}

@media screen and (max-width:767px) {
	.prizePage__listItemHeader {
		padding: 3.5rem 7.69231% 2rem
	}
}

@media only screen and (min-width:768px) {

	.prizePage__listItemHeaderText,
	.prizePage__listItemHeaderText--gold {
		text-orientation: upright;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl
	}
}

.prizePage__listItemHeaderText--gold {
	color: #a2883b
}

.prizePage__listItemMain {
	background-color: #000;
	color: #fff;
	display: -webkit-box;
	display: flex;
	padding: 3rem 0 3rem 4rem;
	position: relative;
	width: 100%
}

@media screen and (max-width:767px) {
	.prizePage__listItemMain {
		display: block;
		padding: 3rem 7.69231%
	}
}

.prizePage__listItemMain:before {
	background-color: #000;
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	top: 0;
	width: 100vw
}

.prizePage__listItemMain>* {
	position: relative;
	z-index: 1
}

.prizePage__listItemMainHeader {
	width: 27.61117%
}

@media screen and (max-width:767px) {
	.prizePage__listItemMainHeader {
		width: 100%
	}
}

.prizePage__listItemMainImage {
	margin-left: 3.3092%;
	width: 51.29266%
}

@media screen and (max-width:767px) {
	.prizePage__listItemMainImage {
		margin: 4rem 0 0;
		width: 100%
	}
}

.prizePage__listItemMainSubImage {
	margin-left: 1.6546%;
	width: 16.75284%
}

@media screen and (max-width:767px) {
	.prizePage__listItemMainSubImage {
		-webkit-box-align: center;
		align-items: center;
		display: -webkit-box;
		display: flex;
		margin: 4rem 0 0;
		width: 100%
	}
}

.prizePage__listItemMainHeaderCaption {
	color: #a2883b;
	font-size: 1.6rem;
	letter-spacing: .02em;
	line-height: 1.5;
	margin: -.25em 0
}

.prizePage__listItemMainTitle {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.3;
	margin: calc(-.15em + 4rem) 0 -.15em
}

.prizePage__listItemMainName {
	font-size: 2.1rem;
	font-weight: 700;
	line-height: 1.39286;
	margin: calc(-.19643em + 2rem) 0 -.19643em
}

.prizePage__listItemMainNameEn {
	font-size: 1.7rem;
	line-height: 1.52941;
	margin: calc(-.2647em + 2.4rem) 0 -.2647em
}

.prizePage__listItemMainButtonLink {
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.6rem;
	margin-top: 2.4rem;
	min-height: 6rem;
	padding: .5em 1.8rem;
	width: 100%
}

@media screen and (max-width:767px) {
	.prizePage__listItemMainButtonLink {
		min-width: 60%;
		width: auto
	}
}

.prizePage__listItemMainButtonLink:after {
	background-image: url(../images/icon/linkArrow--noneCircle--white.svg)
}

.prizePage__listItemMainImageObject {
	background-color: #c8c9ca;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.prizePage__listItemMainImageObject:before {
	content: "";
	display: block;
	padding-top: 64.71774%
}

.prizePage__listItemMainImageObjectCopy {
	bottom: 0;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.5;
	padding: .5rem 1rem;
	position: absolute;
	right: 0
}

.prizePage__listItemMainSubImageObject {
	background-color: #c8c9ca;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

@media screen and (max-width:767px) {
	.prizePage__listItemMainSubImageObject {
		width: 38.57143%
	}
}

.prizePage__listItemMainSubImageObject:before {
	content: "";
	display: block;
	padding-top: 129.62963%
}

.prizePage__listItemMainSubImageNextFestival {
	margin-top: 1rem;
	text-align: center
}

@media screen and (max-width:767px) {
	.prizePage__listItemMainSubImageNextFestival {
		margin: 0 0 0 auto;
		width: 50%
	}
}

.prizePage__listItemMainSubImageNextFestivalText {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	border: 1px solid #a2883b;
	border-radius: 50%;
	color: #a2883b;
	display: -webkit-inline-box;
	display: inline-flex;
	font-size: 2rem;
	height: 5.1em;
	justify-content: center;
	line-height: 1.5;
	width: 5.1em
}

@media screen and (max-width:767px) {
	.prizePage__listItemMainSubImageNextFestivalText {
		height: 7.5em;
		width: 7.5em
	}
}

.schedulePage__linkList {
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin-top: 4.6rem
}

@media screen and (max-width:767px) {
	.schedulePage__linkList {
		-webkit-box-pack: start;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin-top: 2.4rem
	}
}

.schedulePage__linkListItem {
	background-color: #717071;
	width: calc(14.28571% - 5.14286px)
}

@media screen and (max-width:767px) {
	.schedulePage__linkListItem {
		margin-left: 6px;
		margin-top: 6px;
		width: calc(25% - 4.5px)
	}

	.schedulePage__linkListItem:nth-child(4n+1) {
		margin-left: 0
	}
}

.schedulePage__linkListItemLink {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: flex;
	height: 7.8rem;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	width: 100%
}

.schedulePage__linkListItemLinkText {
	font-size: 1.8rem;
	letter-spacing: .02em
}

.schedulePage__linkListItemLinkText:after {
	background-image: url(../images/icon/linkArrow--bottom.svg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: .77778em;
	margin: .5rem auto -1.5rem;
	width: .77778em
}

.tiketPage__row {
	margin-top: 6rem
}

.tiketPage__row.tiketPage__row01 {
	margin-top: 0
}

.tiketPage__caption {
	color: #a2883b;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 2;
	text-align: center
}

@media screen and (max-width:767px) {
	.tiketPage__caption {
		font-size: 2rem
	}
}

.tiketPage__subCaption {
	color: #231815;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.3
}

.tiketPage__list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.tiketPage__listItem {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: flex;
	flex-direction: column;
	margin-left: 2.36364%;
	margin-top: 20px;
	width: 48.81818%
}

@media screen and (max-width:767px) {
	.tiketPage__listItem {
		margin-left: 0;
		width: 100%
	}
}

.tiketPage__listItem:nth-child(odd) {
	margin-left: 0
}

.tiketPage__listItemCaption {
	-webkit-box-align: center;
	align-items: center;
	background-color: #efefef;
	color: #231815;
	display: -webkit-box;
	display: flex;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.75;
	min-height: 7.5rem;
	padding: 1rem 2rem
}

.tiketPage__listItemCaptionNotice {
	color: #e50012;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.75
}

.tiketPage__listItemListItem {
	font-size: 1.6rem;
	letter-spacing: .02em;
	line-height: 1.75;
	margin-top: .4em;
	padding-left: 1.2em;
	position: relative
}

.tiketPage__listItemListItem:before {
	content: attr(data-before);
	left: 0;
	position: absolute;
	top: 0
}

.tiketPage__backgroundColor {
	background-color: #efefef;
	padding: 6rem 0
}

.tiketPage__leftCaption {
	color: #a2883b;
	font-size: 2.6em;
	font-weight: 700;
	line-height: 1.3
}

.tiketPage__whiteBox {
	background-color: #fff;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1.75;
	margin-top: 2rem;
	padding: 1.5rem 2rem
}

.tiketPage__header {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.tiketPage__header .tiketPage__listItemList {
	font-size: 1.6rem;
	margin-left: auto;
	margin-top: auto
}

.tiketPage__shopList {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: 1rem
}

.tiketPage__shopListItem {
	background-color: #efefef;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 1.7rem;
	line-height: 1.5;
	padding: 1.5rem 2rem;
	width: 50%
}

@media screen and (max-width:767px) {
	.tiketPage__shopListItem {
		width: 100%
	}
}

.tiketPage__shopListItemInner {
	display: -webkit-box;
	display: flex
}

.tiketPage__shopListItemInner p+p {
	margin-top: .4em
}

.tiketPage__shopListItemTel {
	margin: auto 0 0 auto
}

.tiketPage__table {
	background-color: #fff;
	font-size: 2rem;
	line-height: 1.5;
	margin-top: 2rem;
	width: 100%
}

@media screen and (max-width:767px) {
	.tiketPage__table {
		background-color: transparent
	}

	.tiketPage__table,
	.tiketPage__table * {
		display: block
	}

	.tiketPage__tableTr+.tiketPage__tableTr {
		margin-top: 2rem
	}
}

.tiketPage__tableCell {
	background-color: #fff;
	border: 5px solid #efefef;
	height: 7rem;
	padding: 1rem 1.5rem;
	vertical-align: middle
}

@media screen and (max-width:767px) {
	.tiketPage__tableCell {
		-webkit-box-align: center;
		align-items: center;
		border: none;
		border-top: 5px solid #efefef;
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
		height: auto;
		min-height: 7rem;
		padding: 1.5rem 2rem
	}

	.tiketPage__tableCell+.tiketPage__tableCell {
		font-size: 1.9rem
	}
}

.tiketPage__tableCell:first-child {
	white-space: nowrap
}

/*# sourceMappingURL=style.min.css.map */