/*
@font-face {
	font-family: GUJPCorporate-Bold;
	src: url(/jp/ja/news/_nuxt/src/assets/fonts/GUJPCorporate-Bold.woff) format("woff");
	font-style: normal;
	font-weight: 400;
}
@font-face {
  font-family: GUJPCorporate-Regular;
  src: url(/jp/ja/news/_nuxt/src/assets/fonts/GUJPCorporate-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: GUJPCorporate-Light;
  src: url(/jp/ja/news/_nuxt/src/assets/fonts/GUJPCorporate-Light.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
*/
@font-face {
  font-family: "GUJPCorporate";
  src: url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2") format("woff2"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff") format("woff"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GUJPCorporate";
  src: url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff2") format("woff2"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff") format("woff"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
	font-size: 300;
	-webkit-font-smoothing: antialiased;
}
section {
	margin: 0;
}
.fr-ec-layout--gutter-sm.fr-ec-layout--span-4-sm {
    width: 100%;
    margin: 0;
    padding: 0.75rem 0.9rem!important;
}
.fr-ec-navigation-header-with-empty-space {
	height: 0;
}
.wrapper {
	position: relative;
	overflow: hidden;
}
.main_inner {
	padding-top: 0 !important;
	background-color: #1b1b1b;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.main_visual {
	margin-bottom: 1.5rem;
}
.mv_subject {
	text-align: left;
	padding: 0 3%;
	margin: 0 0 2.5rem 0;
	font-size: 0.9rem!important;
}
.anchor_sec {
	padding: 0 3%;
	background-color: #FFF;
	width: 100%;
}
.anchor_sec h1 {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 700;
	color: #E60012;
}
.anchor_sec ul.imgAnchor {
	width: 100%!important;
}
.anchor_sec ul.imgAnchor li.rectangleButton {
	width: 100%;
	margin: 0 0 0.5rem 0;
}
.anchor_sec ul.imgAnchor li.rectangleButton:last-child {
	margin: 0 0 0 0;
}
.anchor_sec li a {
	display: block;
	width: 100%;
}
.contents {
	margin-bottom: 2rem;
}
.imgTitle {
	margin: 0 0 0 0!important;
}
.imgTitle img {
	margin: 0 0 1rem 0;
}
.kanshasai_item {
	width: 100%;
	margin-bottom: 3rem;
}
.kanshasai_item > p {
	text-align: center;
	font-weight: 700;
	line-height: 1.2;
	color: #E60012;
	margin: 0 0 1rem 0;
}
.kanshasai_item > p strong {
	display: inline-block;
	background-color: #FFF000;
	font-size: 1.5rem;
}
.kanshasai_item > p span {
	display: inline-block;
	font-size: 1rem;
}
.kanshasai_item > p.subject {
	color: #1b1b1b;
	font-weight: 400;
}
.kanshasai_item > dl {
	width: 100%;
	padding: 0 0 0 0;
}
.kanshasai_item > dl dt {
	width: 100%;
	padding: 0 0 1rem 0;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
}
.kanshasai_item > dl dd.date {
	width: 100%;
	padding: 0 0 1rem 0;
	font-size: 1rem;
	text-align: center;
	color: #E60012;
}
.kanshasai_item > dl dd.items {
	width: 100%;
	padding: 0 3%;
	margin-bottom: 0;
}
.kanshasai_item > dl dd.items ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.kanshasai_item > dl dd.items ul li {
	width: 48.5%;
	margin: 0 3% 0.7rem 0;
}
.kanshasai_item > dl dd.items ul li:nth-child(odd) {
	margin: 0 0 0.7rem 0;
}
.kanshasai_item > dl dd.items ul li.large {
	width: 100%;
	margin: 0 0 0.7rem 0;
}
.kanshasai_item > dl dd.items ul li a {
	display: block;
}
.kanshasai_item > dl dd.items img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.kanshasai_item > dl dd.info {
	width: 100%;
	padding: 0 3%;
	text-align: center;
	margin: 1rem 0;
	line-height: 1.4;
}
.kanshasai_item .itemlist {
	width: 100%;
	margin: 0 0 4rem 0;
}
.kanshasai_item .itemlist .aliasArea {
	padding: 0 3%;
}
.kanshasai_item .feature_items {
	width: 100%;
}
.kanshasai_item .feature_items .style_heat_extra .banner {
	padding: 0.8rem 3% 1rem 3%;
}
.kanshasai_item .feature_items .style_heat_extra .banner a {
	display: block;
}
.kanshasai_item .feature_items .style_heat_extra .aliasArea {
	padding: 0 3%;
}
.kanshasai_item .feature_items .style_heat_extra .shopInfo {
	padding: 0 3%;
	margin: 0 0 2rem 0;
	text-align: center;
}
.kanshasai_item .feature_items .style_heat_extra .shopInfo h4 {
	text-align: center;
	font-size: 1rem;
	margin: 1rem 0;
}
.kanshasai_item .feature_items .style_heat_extra .shopInfo p {
    font-size: 1rem;
    line-height: 1.4;
}
.kanshasai_item .feature_items .style_heat_extra .shopInfo p a {
    text-decoration: underline;
    display: inline-block;
}
.kanshasai_item .staff_styling {
	width: 100%;
	margin: 0 0 4rem 0;
}
.kanshasai_item .staff_styling ul {
	padding: 0 3%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.kanshasai_item .staff_styling ul li {
	width: 48.5%;
	margin: 0 3% 1rem 0;
}
.kanshasai_item .staff_styling ul li:nth-child(2n) {
	margin: 0 0 1rem 0;
}
.kanshasai_item .staff_styling ul li a {
	display: block;
}
.kanshasai_item .staff_styling ul li img {
	vertical-align: top;
}
.kanshasai_item .pricedown {
	width: 100%;
	margin: 0 0 4rem 0;
}
.kanshasai_item .pricedown .aliasArea {
	padding: 0 3%;
}






.special_contents {
	width: 100%;
	margin-bottom: 3rem;
}
.special_contents .special_movie {
    width: 76%;
    margin: 0 auto 1rem auto;
}
.special_contents > p {
	padding: 0 3%;
	line-height: 1.6;
	font-size: 0.9rem;
}
.special_contents > dl {
	width: 100%;
	padding: 2rem 0 0 0;
}
.special_contents .present_campaign {
	padding: 0 3%;
	font-size: 0.9rem;
	line-height: 1.6;
}
.special_contents .present_campaign > p {
	text-align: center;
}
.special_contents .present_campaign > dl {
	width: 100%;
	padding: 1rem 0 0 0;
	text-align: center;
}
.special_contents .present_campaign > dl dd.info {
	margin: 0.2rem 0 1rem 0;
}
.special_contents .present_campaign > dl dd.info.red {
	color: #E60012;
}
.special_contents .present_campaign > dl dd.link a {
	text-decoration: underline;
}
.special_contents .present_campaign .cp_image {
	margin: 1rem 0;
	text-align: center;
}
.special_contents .present_campaign .cp_image img {
	height: auto;
	width: 30%;
	margin: 0 auto;
}
.special_contents .present_campaign .form_text {
    display: block;
    text-align: center;
    padding: 2rem 0 0.5rem 0;
}
.special_contents .kanshasai_movie {
	line-height: 1.6;
	font-size: 0.9rem;
	padding: 0 3%;
}
.special_contents .kanshasai_movie p {
	text-align: center;
}
.special_contents .kanshasai_movie ul {
	width: 100%;
	padding: 1.5rem 0;
}
.special_contents .kanshasai_movie ul li {
	width: 100%;
	margin-bottom: 1.5rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
	z-index: 0;
}
.special_contents .kanshasai_movie ul li:last-child {
	margin-bottom: 0;
}
.special_contents .kanshasai_movie ul li h3 {
	width: 100%;
	font-size: 1.4rem;
	margin-bottom: 0.5rem;
}
.special_contents .kanshasai_movie ul li h3 span {
	display: inline-block;
	font-size: 0.9rem;
	vertical-align: top;
	padding: 0.4rem 0 0 2%;
	color: #E60012;
	letter-spacing: -1px;
}
.special_contents .kanshasai_movie ul li .image {
	width: 42.6%;
}
.special_contents .kanshasai_movie ul li .image a {
	display: block;
}
.special_contents .kanshasai_movie ul li .text {
	width: 57.4%;
	padding: 0 0 1.5rem 3%;
}
.special_contents .kanshasai_movie ul li > a {
	display: block;
	width: 57.4%;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: underline;
}
.special_contents .tj_member {
	width: 100%;
	margin-bottom: 3rem;
}
.special_contents .tj_member > p {
	padding: 0 3%;
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: center;
	letter-spacing: 0;
}
.special_contents .tj_member > dl {
	width: 100%;
	padding: 1.5rem 3% 0 3%;
	line-height: 1.6;
}
.special_contents .tj_member > dl dt {
	text-align: center;
	font-size: 0.9rem;
	margin: 0 0 0.2rem 0;
}
.special_contents .tj_member > dl dd {
	text-align: center;
	font-size: 0.9rem;
	margin: 0 0 1rem 0;
}


.special_contents .tj_panel {
	width: 100%;
	margin-bottom: 3rem;
}
.special_contents .tj_panel > p {
	padding: 0 3%;
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: center;
	letter-spacing: 0;
}
.special_contents .tj_panel > dl {
	width: 100%;
	padding: 1.5rem 3% 0 3%;
	line-height: 1.6;
}
.special_contents .tj_panel > dl > dt {
	text-align: center;
	font-size: 0.9rem;
	margin: 0 0 0.2rem 0;
}
.special_contents .tj_panel > dl > dd {
	text-align: center;
	font-size: 0.9rem;
	margin: 0 0 1rem 0;
}
.special_contents .tj_panel > dl > dt {
	margin-bottom: 1rem;
}
.special_contents .tj_panel > dl > dd a {
	display: block;
	margin-bottom: 1rem;
	text-decoration: underline;
}
.special_contents .tj_panel > dl > dd > dl {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.special_contents .tj_panel > dl > dd > dl > dt {
	width: 22%;
	text-align: right;
	line-height: 1;
}
.special_contents .tj_panel > dl > dd > dl > dd {
	width: 78%;
	text-align: left;
	line-height: 1;
	padding-left: 3%;
}


.app_coupon {
	width: 100%;
	margin-bottom: 3rem;
}
.app_coupon > p {
	padding: 0 3%;
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: center;
	letter-spacing: 0;
}
.app_coupon > dl {
	width: 100%;
	padding: 1.5rem 3% 0 3%;
	line-height: 1.6;
}
.app_coupon > dl dt {
	text-align: center;
	font-size: 0.9rem;
	margin: 0 0 0.5rem 0;
}
.app_coupon > dl dd {
	text-align: center;
	font-size: 0.9rem;
	margin: 0 0 1rem 0;
}


.special_collection {
	width: 100%;
	margin-bottom: 3rem;
}
.special_collection .large {
	text-align: center;
	padding: 0 3%;
}
.special_collection .large .subject {
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.special_collection .large h3 {
	margin-bottom: 0.5rem;
	font-size: 1.3rem;
	margin-bottom: 1rem;
}
.special_collection .large h3 span {
	display: block;
	font-size: 0.9rem;
	margin-bottom: 1rem;
}
.special_collection .large .image {
	margin-bottom: 1rem;
}
.special_collection .large .image a {
	display: block;
}
.special_collection .large .text {
	text-align: left;
	font-size: 0.9rem;
	line-height: 1.4;
	margin-bottom: 1.5rem;
}
.special_collection .subtitle {
	padding: 0 3% 2rem 3%;
	text-align: center;
	font-size: 1.2rem;
}
.special_collection .middle {
	min-height: 40vw;
	text-align: left;
	padding: 0 3% 0 46%;
	position: relative;
	z-index: 0;
	margin-bottom: 1rem;
	font-size: 0.9rem;
	line-height: 1.4;
}
.special_collection .middle .image {
	width: 40%;
	position: absolute;
	top: 0;
	left: 3%;
}
.special_collection .middle .image a {
	display: block;
}
.special_collection .middle .subject {
	margin-bottom: 0.5rem;
}
.special_collection .middle h3 {
	margin-bottom: 0.5rem;
}
.special_collection .middle h3 span {
	display: block;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}
.special_collection .middle > a {
	position: absolute;
	bottom: 0;
	right: 3%;
	text-decoration: underline;
}


.live_station {
	width: 100%;
	margin-bottom: 3rem;
}
.live_station > p {
	padding: 0 3%;
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: center;
	letter-spacing: 0;
	margin-bottom: 1rem;
}
.live_station > ul {
	padding: 0 6%;
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: center;
	letter-spacing: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.live_station > ul li {
	width: 50%;
	padding: 0 2%;
	text-align: left;
}
.live_station > ul li h5 {
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}
.live_station > ul li p {
	font-size: 0.9rem;
}
.group_site {
	width: 100%;
	margin-bottom: 3rem;
}
.group_site h2 {
	width: 100%;
	margin-bottom: 1rem!important;
	font-size: 1.3rem;
	text-align: center;
}
.group_site > p {
	width: 100%;
	text-align: center;
	margin-bottom: 1rem;
	font-size: 0.9rem;
}

.group_site > ul {
	padding: 0 6%;
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: center;
	letter-spacing: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.group_site > ul li {
	width: 50%;
	padding: 0 2%;
	text-align: left;
}
.group_site > ul li a {
	display: block;
}


.group_site .image {
	width: 100%;
	text-align: center;
}
.group_site .image img {
	width: 40%;
	margin: 0 auto;
}


.kanshasai_links {
	padding: 0 3%;
}



.breadcrumbs {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	background: #fff;
	position: relative;
}
.breadcrumbs_inner {
	display: flex;
	flex-wrap: wrap;
}
.breadcrumbs_item {
	font-size: 10px;
}
.breadcrumbs_itemLink {
	color: #CDAE80;
	text-decoration: underline !important;
}
.breadcrumbs_item:not(:last-child):after {
	content: "/";
	color: #CDAE80;
	padding-right: 8px;
	padding-left: 8px;
}
.hero_area_left_pc {
	background-color: #E60012;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	position: fixed;
	top: 0;
	width: calc(90% - 500px);
	height: 100%;
}
#page_top {
	height: 79px;
	background-color: transparent;
	box-shadow: none;
	right: 3%;
	bottom: 30px;
}
.fr-heading.-h2 {
	font-size: 1.1rem;
	margin-bottom: 1rem;
}
.fr-pc-mb-xxl,
.fr-pc-my-xxl {
	margin-top: 0;
	margin-bottom: 1rem;
}
.fr-pc-mt-xxl {
	margin-top: 0;
}
.fr-sp-mx-1g {
	margin-bottom: 0;
}
.linkbutton-basic.disabled {
	pointer-events: none;
    border: none;
    color: #999 !important;
    background-color: #CCC;
}


@media screen and (min-width: 813px) {
	.wrapper {
		z-index: 20;
	}
	.slideArea {
		display: none;
	}
	.fr-heading.-h1 {
		font-size: 1.8rem;
		font-weight: 300;
	}
	.fr-ec-layout--gutter-sm.fr-ec-layout--span-4-sm {
		padding: 0.75rem 0.9rem!important;
	}
	.fr-ec-navigation-header--with-sticky {
		position: relative;
		background-color: transparent!important;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		border-bottom: none !important;
	}
	.fr-ec-navigation-header--with-sticky {
		width: calc(90% - 500px)!important;
		position: fixed;
		background-image: none;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-color: transparent;
		z-index: 9999!important;
	}
	.fr-ec-layout-wrapper {
		max-width: none!important;
	}
	.main {
		width: 500px;
		margin-right: 10%;
		margin-left: auto;
		overflow-x: hidden;
		box-shadow: 0px 0px 10px -5px #000000;
		position: relative;
		z-index: 9999;
	}
	aside {
		position: relative;
		z-index: -20;
	}

	.mv_subject {
		font-size: 1.1rem!important;
        font-weight: 300;
        line-height: 1.6;
	}
	.anchor_sec h1 {
		font-size: 1.7rem;
	}
	.kanshasai_item > dl dt {
		font-size: 2rem;
	}
	.kanshasai_item > dl dd.date {
		font-size: 1.2rem;
	}
	
	.special_contents > p {
		font-size: 1.1rem;
	}
	.kanshasai_item > p {
		font-size: 1.4rem;
	}
	.special_contents .present_campaign {
		font-size: 1.1rem;
	}
	.linkbutton-basic {
		width: 100%!important;
	}
	.special_contents .kanshasai_movie {
		font-size: 1.1rem;
	}
	.kanshasai_item .itemlist {
		width: 100%;
		margin: 0 0 4rem 0;
	}
	.kanshasai_item .itemlist .aliasArea {
		padding: 0 3%;
	}
	.kanshasai_item .feature_items {
		width: 100%;
	}
	.kanshasai_item .feature_items .style_heat_extra .banner {
		padding: 0.8rem 3% 1rem 3%;
	}
	.kanshasai_item .feature_items .style_heat_extra .aliasArea {
		padding: 0 3%;
	}
	.kanshasai_item .feature_items .style_heat_extra .shopInfo {
		padding: 0 3%;
		margin: 0 0 2rem 0;
	}
	.kanshasai_item .feature_items .style_heat_extra .shopInfo h4 {
		text-align: center;
		font-size: 1.2rem;
		margin: 1rem 0;
	}
	.kanshasai_item .feature_items .style_heat_extra .shopInfo p {
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.kanshasai_item .feature_items .style_heat_extra .shopInfo p a {
		text-decoration: underline;
		display: inline-block;
	}
	.kanshasai_item .staff_styling {
		width: 100%;
		margin: 0 0 4rem 0;
	}
	.kanshasai_item .staff_styling ul {
		padding: 0 3%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.kanshasai_item .staff_styling ul li {
		width: 48.5%;
		margin: 0 3% 1rem 0;
	}
	.kanshasai_item .staff_styling ul li:nth-child(2n) {
		margin: 0 0 1rem 0;
	}
	.kanshasai_item .staff_styling ul li a {
		display: block;
	}
	.kanshasai_item .staff_styling ul li img {
		vertical-align: top;
	}
	.kanshasai_item .pricedown {
		width: 100%;
		margin: 0 0 4rem 0;
	}
	.kanshasai_item .pricedown .aliasArea {
		padding: 0 3%;
	}
	.special_contents .tj_member > p {
		font-size: 1.1rem;
	}
	.special_contents .tj_member > dl dt {
		font-size: 1.1rem;
	}
	.special_contents .tj_member > dl dd {
		font-size: 1.1rem;
	}

	.special_contents .tj_panel > p {
		font-size: 1.1rem;
	}
	.special_contents .tj_panel > dl dt {
		font-size: 1.1rem;
	}
	.special_contents .tj_panel > dl dd {
		font-size: 1.1rem;
	}
	.special_contents .kanshasai_movie ul li h3 {
		font-size: 1.6rem;
	}
	.special_contents .kanshasai_movie ul li h3 span {
		font-size: 1.1rem;
	}
	
	.special_contents .special_movie .-video {
		display: none;
	}

	.special_collection .middle {
		min-height: 200px;
		font-size: 1.1rem;
	}
	.special_collection .middle .subject {
		padding: 0;
	}
	.special_collection .large .text {
		font-size: 1.1rem;
	}
	.special_collection .large h3 {
		font-size: 1.8rem;
	}
	.special_collection .large h3 span {
		font-size: 1.1rem;
	}

	.special_collection .middle h3 span {
		font-size: 1.1rem;
	}
	.app_coupon > p {
		font-size: 1.1rem;
	}
	.app_coupon > dl dt {
		font-size: 1.1rem;
	}
	.live_station > p {
		font-size: 1.1rem;
	}
	.group_site > p {
		font-size: 1.1rem;
	}
	
	
	.secQuestionnaire {
		width: 500px;
		margin-right: 10%;
		margin-left: auto;
		overflow-x: hidden;
	}
	.itemMember {
		width: 500px;
		margin-right: 10%;
		margin-left: auto;
		overflow-x: hidden;
	}
	.breadcrumbs {
		width: 500px;
		margin-right: 10%;
		margin-left: auto;
		overflow-x: hidden;
	}
	.footer {
		width: 500px;
		margin-right: 10%;
		margin-left: auto;
		overflow-x: hidden;
	}
	.main_inner {
		padding-right: 0;
		padding-left: 0;
	}

	.main_inner {
		padding-top: 0 !important;
	}
	.fr-ec-navigation-header--with-sticky {
		background-color: transparent;
	}
	.fr-ec-navigation-header {
		border-bottom: none;
		height: auto
	}
	.fr-ec-navigation-header-with-empty-space {
		display: none;
	}
	.subject {
		padding: 1.5vw 5%;
	}
	.subject_inner {
		padding: 2vw 5%;
	}
	.subject_inner h2 {
		font-size: 1.4rem;
		margin: 0 0 2vw 0;
		text-shadow: 0px 0px 4px rgba(233, 14, 33, 1);
	}
	.about-txt {
		font-size: 1rem;
	}
	.hero_area_left_pc {
		background-position-y: 40%;
		background-color: #E60012;
		background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/kanshasai/images/pc_top_bg_left.png);
		background-size: cover;
	}
	.multi-bg-example {
		/*background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/kanshasai/images/pc_top_logo.png);*/
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 65%;
		
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.multi-bg-example .inner {
		width: 100%;
		text-align: center;
	}
	.multi-bg-example .logo {
		width: 100%;
		text-align: center;
		margin: 0 0 2.8rem 0;
	}
	.multi-bg-example .logo img {
		width: 50%;
	}
	.multi-bg-example .movie {
		width: 100%;
		text-align: center;
	}
	.multi-bg-example .movie img {
		width: 79.2%;
	}
	.left_image {
		margin-top: 30vh;
	}
	.item_above {
		width: 30%;
		margin-left: 16vw;
	}
	.item_under {
		width: 60%;
		margin-top: 30px;
		margin-left: 9vw;
	}
	.left_copyright {
		position: fixed;
		bottom: 15px;
		left: 25px;
	}
	#page_top {
		right: calc(10% - 70px);
	}
	.hero_area_right_pc {
		background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/kanshasai/images/pc_top_bg_right.png);
		background-size: cover;
		background-color: #E60012;
		width: 10%;
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 11;
	}
	.follow_sns_icon {
		width: 40px;
		position: relative;
		top: 25px;
		right: calc(10% - 31px);
	}
	.follow_sns_icon:nth-child(n+2) {
		margin-top: 15px;
	}
	.scrollableAnchor {
		width: 500px;
		top: 0; /* 53px */
		z-index: 99;
	}
	.block_title {
		padding-bottom: 3vw;
	}
	.lineimage {
		margin: 2vw auto 0 auto;
	}
	.copyright {
		padding: 2vw 4% 0 4%;
	}
	.secStore__exhibition {
		padding: 0 0 3vw 0;
	}
	.secStore__exhibition__ttl {
		font-size: 1.4rem;
		margin-bottom: 2vw;
		margin-top: 2vw;
	}
	.secStore__exhibition__txt {
		text-align: center;
		font-size: 1rem;
		padding: 0 5%;
	}
	.secStore__exhibition__info {
		padding: 3vw 4% 0 4%;
	}
	.secStore__exhibition__info h4 {
		font-size: 1.2rem;
		font-weight: 400;
	}
	.secStore__exhibition__list {
		padding: 2vw 0;
	}

	.secStore__exhibition__info__note {
		font-size: 1rem;
	}

	.secStore__exhibition__item a {
		font-size: 1rem;
	}

	.secStore__exhibition__list li {
		margin-bottom: 1vw;
	}
	#page_top {
		bottom: 30px;
	}
    .fr-ec-footer {
        padding-top:1.25rem;
        padding-bottom: 1.25rem
    }

    .fr-ec-footer--content-wrapper {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .fr-ec-footer--copy-right-contents {
        flex-direction: column;
        align-items: flex-start
    }

    .fr-ec-footer--contents {
        padding-right: 0
    }

    .fr-ec-footer-sns-container {
        padding-top: 1rem
    }

    .fr-ec-footer--flex-content-wrapper>:first-child {
        flex-direction: column
    }

    .fr-ec-footer--flex-content-wrapper>:first-child li:after {
        display: none
    }

    .fr-ec-footer .fr-ec-footer--key-line {
        margin: 1.5rem 0 1rem 0
    }
	.fr-pc-mx-xl {
		margin: 0;
		padding: 0 3%;
	}
	.fr-heading.-h2 {
		font-size: 22px;
		margin-bottom: 1rem;
	}
	.breadcrumbs_item {
		font-size: 12px;
	}
	.fr-pc-mb-xxl,
	.fr-pc-my-xxl {
		margin-top: 0;
		margin-bottom: 1rem;
	}
	.fr-pc-mt-xxl {
		margin-top: 0;
	}
}