@charset "UTF-8";

html {
	width: 100%;
	height: 100%;
	color: #fff;
	margin: 0;
	padding: 0;
	font-feature-settings: "palt" 1;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Verdana", sans-serif;
	line-height: 1.43;
	counter-reset: number;
	height: 100%;
	-webkit-text-size-adjust: none;
}

@font-face {
	font-family: "源ノ明朝";
	src: url("../font/SourceHanSerif-Regular.woff") format("woff"), url("../font/SourceHanSerif-Regular.otf") format("opentype");
}

.serif {
	font-family: '源ノ明朝', serif;
}

table {
	font: 100%;
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

fieldset,
img {
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	outline: 0;
}

legend {
	color: #555;
}

select,
input,
button,
textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Verdana", sans-serif;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	line-height: 100%;
}

main {
	display: block;
}

a {
	color: #333;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

a:focus {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a img {
	border: none;
}

li img,
dt img,
dd img {
	vertical-align: top;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
	background-color: #000;
}

body {
	-webkit-text-size-adjust: 100%;
}

.clear {
	clear: both;
}

.cf:after {
	content: "";
	display: block;
	clear: both;
}

#wrapper {
	overflow: hidden;
}

/* 共通スタイル */
a:hover {
	opacity: 0.7;
}

h2 {
	text-align: center;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#wrapper>nav {
	width: 66px;
	bottom: 20px;
	right: 30px;
	z-index: 50;
	position: fixed;
	background-size: 100%;
	background-position: center;
}

#wrapper>nav a {
	display: block;
}

#wrapper>nav a+a {
	margin-top: 28px;
}

@media screen and (max-width:979px) {
	#wrapper>nav {
		right: 10px;
		bottom: 10px;
		width: 40px;
		line-height: 0;
	}

	#wrapper>nav a+a {
		margin-top: 10px;
	}
}





@media screen and (min-width:980px) {
	.sp {
		display: none !important;
	}
}

@media screen and (max-width:979px) {
	.pc {
		display: none !important;
	}
}

/* コンテンツ1共通スタイル */
@media screen and (min-width:980px) {
	/* コンテンツ1PC版スタイル */

	body {
		font-size: 14px;
	}

	.sp {
		display: none !important;
	}

	h2 {
		padding: 2rem 10px;
	}

	h2>img {
		width: 900px;
		min-width: 0;
	}
}

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

	/* コンテンツ1SP版スタイル */
	body {
		font-size: 12px;
	}

	.pc {
		display: none !important;
	}

	h2 {
		padding: 2rem 10px;
	}

	h2>img {
		min-width: 270px;
		max-width: 500px;
	}

}

/* コンテンツ2共通スタイル */
@media screen and (min-width:980px) {
	/* コンテンツ2PC版スタイル */
}

@media screen and (max-width:979px) {
	/* コンテンツ2SP版スタイル */
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#inner
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#inner {
	position: relative;
}

@media screen and (min-width:980px) {}

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

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#mainVis
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#mainVis {
	position: relative;
	height: 100vh;
	background-image: url(../images/top_pc2_230829.jpg), url(../images/bg_loop.svg);
	background-position: top center;
	background-repeat: no-repeat, repeat;
	background-color: #000;
	background-size: auto 100%, 29px 28px;
}

@media screen and (min-width:980px) {}

@media screen and (max-width:979px) {
	#mainVis {
		height: 164.62vw;
		background: url(../images/top_sp2_230829.jpg) top center no-repeat #000;
		background-size: contain;
	}
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.slider
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#slider_area {
	margin: 2rem 0;
}

.slider {
	height: auto;
}

.slider>ul {
	display: block;
	position: relative;
}

.slider li.slider-item {
	font-size: 0;
}

.slider {
	position: relative;
	z-index: 1;
	/*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
	/*height: 80vh;*/
	margin-top: 1rem;
	margin-bottom: 60px;
}

.slider-item img.slider_photo {
	width: 314px;
	height: 192px;
}

.slider-item table.slider_schedule {
	width: 100%;
	/*		height: 50%;*/
	/* font-size: 10px; */
	font-size: 12px;
	line-height: 17px;
}

.slider li.slider-item .slider_ttl {
	margin: 1rem 0;
	width: 314px;
}

.slider-item table td {
	padding: 3px 0;
	letter-spacing: -0.125px;
}

.slider-item table th {
	width: 20%;
	min-width: 30px;
	padding: 3px 5px;
	position: relative;
}

.slider-item table th span {
	top: 3px;
	left: 5px;
	right: 5px;
	bottom: 3px;
	display: block;
	position: absolute;
	background: #85272b;
	border-radius: 2px;
}

.slider-item table th span img {
	top: 0;
	left: -50%;
	right: -50%;
	bottom: 0;
	margin: auto;
	position: absolute;
	width: calc(100% + 2px);
}

/*ドットナビゲーションの設定*/
.slick-dots {
	position: relative;
	z-index: 3;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
}

.slick-dots button {
	color: transparent;
	display: block;
	border-radius: 50%;
	background: transparent;
	background-color: #808080;
	border: 1px solid #808080;
	padding: 0;
}

.slick-dots .slick-active button {
	background: #fff;
	/*ドットボタンの現在地表示の色*/
	border: 1px solid #fff;

}

@media screen and (min-width:980px) {
	.slider-item {
		width: 340px;
		/*各スライダー全体の横幅*/
		height: 470px;
		/*各スライダー全体の縦幅*/
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}

	/*ドットナビゲーションの設定*/
	.slick-dots {
		margin: 50px 0 0 0;
		/*ドットの位置*/
	}

	.slick-dots li {
		margin: 0 5px;
	}

	.slick-dots button {
		width: 12px;
		height: 12px;
	}
}

@media screen and (max-width:979px) {
	.slider {
		margin-bottom: 30px;
	}

	.slider-item {
		width: calc(100vw - 60px);
		padding: 0 10px;
		/*width: 340px;*/
		max-width: 400px;
		/*height: 470px;*/
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}

	.slider-item img.slider_photo {
		width: 100%;
		height: auto;
	}

	.slider li.slider-item .slider_ttl {
		width: auto;
	}

	.slider-item img {
		width: 100%;
		/*max-width: 400px;;*/
	}

	/*ドットナビゲーションの設定*/
	.slick-dots {
		margin: 40px 0 0;
		/*ドットの位置*/
	}

	.slick-dots li {
		margin: 0 7px;
	}

	.slick-dots button {
		width: 7px;
		height: 7px;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.parallax
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#artist_arthiro {
	/* 左から右にグラデ */
	/* background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
		url(../images/artist_photo_arthiro.jpg) calc(50% + 250px) top; */
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
	url(../images/artist_photo_arthiro.jpg) calc(50% + 376px) top;
	background-size: cover;
	background-attachment: fixed;
}

#artist_ainuartproject {
	/* 右から左にグラデ */
	background: 
        linear-gradient(to left, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%) left top no-repeat,
        url(../images/artist_photo_ainuartproject.jpg) left top no-repeat;
	background-size: auto, cover;
	background-attachment: scroll, fixed;
}

#artist_utara {
	/* 右から左にグラデ */
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
		url(../images/artist_photo_utara.jpg) left top;
	/*url(../images/artist_photo_ainuartproject.jpg) calc(50% - 250px) top;*/
	background-size: cover;
	background-attachment: fixed;
}

#artist_abehiromi {
	/* 左から右にグラデ */
	background: linear-gradient(to left, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%) left top,
		url(../images/artist_photo_abehiromi.jpg) calc(50% - 350px) top;
	background-size: cover;
	background-attachment: fixed;
}

#artist_ishiimika {
	/* 右から左にグラデ */
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
		url(../images/artist_photo_ishiimika.jpg) calc(50% + 350px) top;
	background-size: cover;
	background-attachment: fixed;
}

#artist_kaizawatakeko {
	/* 左から右にグラデ */
	background: linear-gradient(to left,rgba(0, 0, 0, 1)50%, rgba(0, 0, 0, 0)60%,rgba(0, 0, 0, 0)100%)left top,
		url(../images/artist_photo_kaizawatakeko.jpg) calc(50% - 350px) top;
	background-size: cover;
	background-attachment: fixed;
}

#artist_upopohozon {
	/* 右から左にグラデ */
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
		url(../images/artist_photo_upopohozon.jpg) calc(50% + 450px) top;
	background-size: cover;
	background-attachment: fixed;
}

#artist_naganawayukari {
	/* 左から右にグラデ */
	background: linear-gradient(to left, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%) left top,
		url(../images/artist_photo_naganawayukari.jpg) calc(50%) top;
	background-size: cover;
	background-attachment: fixed;
}

/* ピㇼカノカ工芸 */
#artist_pirikanoka {
	/* 右から左にグラデ */
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
		url(../images/artist_photo_pirikanoka.jpg) calc(50%) top;
	background-size: cover;
	background-attachment: fixed;
}

#artist_pirkanonno {
	/* 右から左にグラデ */
	background: linear-gradient(to left, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%) left top,
		url(../images/artist_photo_pirkanonno.jpg) calc(50% - 250px) top;
	background-size: cover;
	background-attachment: fixed;
}

/* 藤岡千代美 */
#artist_fujiokachiyomi {
	/* 左から右にグラデ */
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
		url(../images/artist_photo_fujiokachiyomi.jpg) calc(50% + 360px) top;
	background-size: cover;
	background-attachment: fixed;
}

/* 光野智子 */
#artist_kounotomoko {
	/* 左から右にグラデ */
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%) left top,
		url(../images/artist_photo_kounotomoko.jpg) calc(50% + 60px) top;
	background-size: cover;
	background-attachment: fixed;
}

/* 吉村政彦 */
#artist_yoshimuramasahiko {
	/* 右からに左グラデ */
	/* background: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 0%) left top,
		url(../images/artist_photo_yoshimuramasahiko.jpg) calc(50% + 380px) top; */
	background: linear-gradient(to left, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%) left top,
		url(../images/artist_photo_yoshimuramasahiko.jpg) calc(50% - 380px) top;
	background-size: cover;
	background-attachment: fixed;
}

/* .artist_box {
	height: 600px;
	} */
.artist_box .artist_info_area {
	margin: 0 auto;
	padding: 10rem 0;
	/* width: 900px; */
	width: 50vw;
	display: flex;
	justify-content: center;
	align-items: center;
}

.artist_box:nth-child(even) .artist_info_area{
	margin-left: auto;
	margin-right: 0;
}

.artist_box:nth-child(odd) .artist_info_area{
	margin-left: 0;
	margin-right: auto;
}

#artist_mamiya{
    background: linear-gradient(to left, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%) left top, url(../images/artist_photo_mamiya.jpg) calc(50%) top;
    background-size: cover;
    background-attachment: fixed;
}

#artist_mamiya + .artist_box .artist_info_area{
	margin-right: auto;
	margin-left: 0;
}

.artist_info_area .artist_info {
	/* width: 450px; */
	/*height: 500px;*/
	max-width: 450px;
}

.artist_info_area .artist_info .content{
	max-width: 450px;
}

/* .artist_info_area .artist_info.info_L {
	margin-right: auto;
}

.artist_info_area .artist_info.info_R {
	margin-left: auto;
} */

h3.artist_name {
	margin: 1rem 0;
}

h3.artist_name img {
	height: 80px;
}

.artist_info_area .artist_text {
	margin: 2rem 0;
	line-height: 26px;
	/*max-height: calc(26px * 4);*/
}

.artist_info_area .artist_img {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 2rem;
	align-items: flex-start;
}

.artist_info_area .artist_img img {
	width: 48%;
}

#artist_area {
	position: relative;
}

#artist_area .annotation {
	right: 16px;
	bottom: 10px;
	font-size: 12px;
	position: absolute;
}

@media screen and (max-width:979px) {
	#artist_arthiro {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_arthiro.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_ainuartproject {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_ainuartproject.jpg) 4% top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_abehiromi {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_abehiromi.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_ishiimika {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_ishiimika.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_kaizawatakeko {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_kaizawatakeko.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_upopohozon {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_upopohozon.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_naganawayukari {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_naganawayukari.jpg) left top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_pirkanonno {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_pirkanonno.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_fujiokachiyomi {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_fujiokachiyomi.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_kounotomoko {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_kounotomoko.jpg) right top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_yoshimuramasahiko {
		/* 下から上にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_yoshimuramasahiko.jpg) center top;
		background-size: cover;
		background-attachment: auto;
	}

	/* ピㇼカノカ工芸 */
	#artist_pirikanoka {
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_pirikanoka.jpg) right top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_utara {
		/* 右から左にグラデ */
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_utara.jpg) right top;
		background-size: cover;
		background-attachment: auto;
	}

	#artist_mamiya{
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%) left top,
			url(../images/artist_photo_mamiya.jpg) left top;
		background-size: cover;
		background-attachment: auto;
	}

	.artist_box {
		width: 100%;
		/*height: 100vh;*/
		position: relative;
		padding-top: 60vw;
		background-size: cover, auto 120vw !important;
		background-repeat: no-repeat !important;
		display: flex;
		flex-wrap: wrap;
	}

	.artist_info_area .artist_text {
		max-height: none;
	}

	.artist_info_area .artist_text .jspContainer {
		display: none;
	}

	/* 下寄せ・中央寄せ */
	.artist_box .artist_info_area {
		padding: 0;
		margin-left: auto;
		width: 100%;
		/*position:absolute; */
		bottom: 0;
	}



	.artist_info_area .artist_info {
		width: auto;
		height: auto;
		/*width: 95%;*/
		/*max-width: 450px;*/
		/*height: 500px;*/
		padding: 0 25px 30px;
	}

	.artist_info_area .artist_info.info_L,
	.artist_info_area .artist_info.info_R {
		margin-right: auto;
		margin-left: auto;
	}

	h3.artist_name img {
		height: 60px;
	}

	.artist_link {
		display: block;
	}

	.artist_link img {
		vertical-align: top;
	}
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
event_area
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#event_area {
	text-align: center;
	padding: 3rem 0;
}

#event_area .event_text {
	margin: 2rem auto;
	padding: 0;
}

#event_area .event_item img.event_schedule {
	height: 164px;
}

#event_area .event_item img.event_movie {
	width: 80%;
	max-width: 800px;
}

#event_area .event_text .movie {
	margin-left: auto;
	margin-right: auto;
}

#event_area .event_text .movie span {
	display: block;
	position: relative;
}

#event_area .event_text .movie iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#event_area .event_text .info {
	margin: 0 auto;
	max-width: 422px;
}

#event_area .event_text .info.border {
	border-top: 1px dotted #fff;
}

#event_area .event_text .info table {
	width: 100%;
	table-layout: fixed;
}

#event_area .event_text .info table tr>* {
	text-align: center;
	border: 1px solid #fff;
}

#event_area .event_text .info table tr th {
	background: #85272b;
}

@media screen and (min-width:980px) {
	#event_area .event_text .attention {
		font-size: 11px;
		margin-top: 10px;
	}

	#event_area .event_text .movie {
		width: 800px;
		padding: 50px 0 20px;
	}

	#event_area .event_text .movie span {
		height: 450px;
	}

	#event_area .event_text .info.border {
		margin-top: 30px;
		padding-top: 25px;
	}

	#event_area .event_text .info table {
		margin-top: 45px;
	}

	#event_area .event_text .info table+table {
		margin-top: 30px;
	}

	#event_area .event_text .info table tr>* {
		font-size: 15px;
		padding: 5px 0;
	}

	#event_area .event_text .info p {
		font-size: 14px;
		line-height: 26px;
	}

	#event_area .event_text .info>p:first-child {
		margin: 0 -50%;
	}

	#event_area .event_text .info table+p {
		margin-top: 45px;
	}
}

@media screen and (max-width:979px) {
	#event_area h2 {
		padding: 0;
		margin: 0 -1% 10%;
	}

	#event_area .event_text {
		padding: 0 30px;
		text-align: left;
		font-size: 9px;
		line-height: 16px;
		margin-top: 0.2rem;
	}

	#event_area .event_text .attention {
		margin-top: 5px;
		padding-left: 1em;
		text-indent: -1em;
	}

	#event_area .event_item img.event_schedule {
		width: auto;
		height: auto;
		margin: 0 30px;
	}

	#event_area .event_item img.event_movie {
		width: 90%;
		max-width: 500px;
	}

	#event_area .event_text .movie {
		padding: 20px 0 10px;
	}

	#event_area .event_text .movie span {
		padding-top: 56.2495%;
	}

	#event_area .event_text .info.border {
		margin-top: 20px;
		padding-top: 20px;
	}

	#event_area .event_text .info table {
		margin-top: 20px;
	}

	#event_area .event_text .info table+table {
		margin-top: 18px;
	}

	#event_area .event_text .info table tr>* {
		padding: 2px 0;
	}

	#event_area .event_text .info table+p {
		margin-top: 20px;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
link_area
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#link_area {
	text-align: center;
	padding: 4.7rem 1rem;
	background-color: #85272b;
}

#link_area img {
	max-width: 562px;
}

@media screen and (max-width:979px) {
	#link_area {
		padding: 8% 13%;
	}

	#link_area img {
		width: 100%;
		max-width: none;
	}
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
footer {
	background-color: #000;
	text-align: center;
	padding: 3rem 0 0;
}

footer .footer_text_area p {
	margin: 2rem 0;

}

footer .tel_subtext {
	margin: 5px 0;
}

footer img.tel_img {
	width: 400px;
}

footer .footer_text_area .address {
	margin: 15px 0 50px;
}

footer .host {
	font-size: 10px;
}

@media screen and (max-width:979px) {
	footer {
		padding-top: 1rem;
	}

	footer img.tel_img {
		width: 80vw;
		max-width: 400px;
		min-width: 200px;
	}

	footer .footer_text_area p {
		margin: 0.6rem 0;
	}

	footer .tel_subtext,
	footer .footer_text_area .address {
		font-size: 9px;
	}

	footer .footer_text_area .address {
		margin: 0.7rem 0 1.5rem;
	}
}


#artist_area .interview {
	display: none;
}

#modalBack {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	position: fixed;
	cursor: pointer;
	background: rgba(0, 0, 0, .5);
}

#modalWrap {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 600px;
	height: 400px;
	z-index: 9999;
	display: none;
	position: fixed;
	background: #fff;
	box-sizing: border-box;
	max-width: calc(100vw - 100px);
	max-height: calc(100vh - 100px);
}

#modalWrap iframe {
	top: 0;
	left: 0;
	width: 600px;
	height: 400px;
	position: absolute;
	max-width: calc(100vw - 100px);
	max-height: calc(100vh - 100px);
}


/* アイヌ文化や歴史について */
#inner.history {
	max-width: 800px;
	margin: 0 auto;
}

#inner.history h2 {
	padding: 0;
	background: url(../images/history/line.svg) no-repeat center bottom, url(../images/history/line.svg) no-repeat center top;
	background-size: 100% auto;
}

#inner.history h2>img {
	max-width: 100%;
}

#mainLogo {
	text-align: center;
}

#inner.history h3 {
	background: url(../images/history/border_dots.svg) repeat-x left bottom;
	background-size: auto 1px;
}

#inner.history>section>section::after {
	content: "";
	display: block;
	clear: both;
}

#inner.history>section>section .left {
	float: left;
}

#inner.history>section>section .right {
	float: right;
}

#inner.history>section>section figure img {
	width: 100%;
}

#inner.history>section>section figcaption {
	overflow: hidden;
}

#inner.history>section>section figcaption span {
	float: right;
}

#inner.history>section>section .double {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

#inner.history>section>section .double>* {
	max-width: 50%;
}

#inner.history footer .links a {
	color: #fff;
	display: block;
	position: relative;
	border: 1px solid #fff;
}

#inner.history footer .links a::after {
	top: 0;
	bottom: 0;
	content: "";
	display: block;
	margin: auto 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	position: absolute;
}

@media screen and (min-width:980px) {
	#mainLogo {
		padding: 100px 0 110px;
	}

	#mainLogo .logo {
		width: 274px;
	}

	#mainLogo .text {
		width: 498px;
		margin-top: 45px;
	}

	#inner.history>section+section {
		margin-top: 115px;
	}

	#inner.history>section>section {
		padding-top: 70px;
	}

	#inner.history>section>section h3 {
		font-size: 28px;
		line-height: 50px;
		padding-bottom: 20px;
		margin-bottom: 25px;
	}

	#inner.history>section>section *+h3 {
		margin-top: 40px;
	}

	#inner.history>section>section p {
		font-size: 14px;
		line-height: 28px;
	}

	#inner.history>section>section .left {
		width: 430px;
	}

	#inner.history>section>section .right {
		width: 315px;
		padding-top: 15px;
	}

	#inner.history>section>section>p+figure {
		margin-top: 50px;
	}

	#inner.history>section>section>figure+figure {
		clear: both;
		padding-top: 110px;
	}

	#inner.history>section>section .right figure+figure {
		margin-top: 30px;
	}

	#inner.history>section>section .right~figure {
		clear: both;
		padding-top: 40px;
	}

	#inner.history>section>section figcaption {
		font-size: 10px;
		line-height: 20px;
		margin-top: 10px;
	}

	#inner.history>section>section figure+.double {
		margin-top: 130px;
	}

	#inner.history>section>section p+.double {
		margin-top: 20px;
	}

	#inner.history>section>section .double>* {
		width: calc(50% - 12px);
	}

	#inner.history footer {
		padding-top: 100px;
		padding-bottom: 85px;
	}

	#inner.history footer p img {
		width: 219px;
	}

	#inner.history footer .links {
		margin-top: 50px;
	}

	#inner.history footer .links li+li {
		margin-top: 25px;
	}

	#inner.history footer .links a {
		font-size: 18px;
		line-height: 48px;
	}

	#inner.history footer .links a::after {
		width: 10px;
		height: 10px;
		right: 18px;
	}
}

@media screen and (max-width:979px) {
	#mainLogo {
		padding: 40px 0 60px;
	}

	#mainLogo .logo {
		width: 178px;
	}

	#mainLogo .text {
		width: 239px;
		margin-top: 20px;
	}

	#inner.history {
		padding: 20px;
	}

	#inner.history>section h3 {
		font-size: 14px;
		line-height: 24px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	#inner.history>section figure+h3 {
		margin-top: 10px;
	}

	#inner.history>section+section {
		margin-top: 50px;
	}

	#inner.history>section>section {
		margin-top: 25px;
	}

	#inner.history>section>section p {
		font-size: 9px;
		line-height: 16px;
	}

	#inner.history>section>section:not(.sp-vertical) .left {
		width: calc(50% - 23px);
	}

	#inner.history>section>section:not(.sp-vertical) .right {
		width: calc(50% + 7px);
		padding-top: 5px;
	}

	#inner.history>section>section .right figure+figure {
		margin-top: 25px;
	}

	#inner.history>section>section>figure:not(.right),
	#inner.history>section>section.sp-vertical>figure {
		margin-top: 20px;
	}

	#inner.history>section>section>figure+figure:not(.right) {
		margin-top: 35px;
	}

	#inner.history>section>section .right~figure {
		clear: both;
		padding-top: 20px;
	}

	#inner.history>section>section figcaption {
		font-size: 8px;
		line-height: 11px;
		margin-top: 5px;
	}

	#inner.history>section>section figcaption.sp-center {
		text-align: center;
	}

	#inner.history>section>section .double {
		margin-top: 25px;
	}

	#inner.history>section>section .double>* {
		width: calc(50% - 4px);
	}

	#inner.history footer {
		padding: 50px 0 40px;
	}

	#inner.history footer p img {
		width: 142px;
	}

	#inner.history footer .links {
		margin-top: 30px;
	}

	#inner.history footer .links li+li {
		margin-top: 16px;
	}

	#inner.history footer .links a {
		height: 55px;
		line-height: 55px;
	}

	#inner.history footer .links a::after {
		width: 6px;
		height: 6px;
		right: 15px;
	}

	#inner.history footer .links a>span {
		font-size: 10px;
		line-height: 13.5px;
		display: inline-block;
		vertical-align: middle;
	}

	#inner.history footer .links a>span span {
		font-size: 9px;
		display: inline-block;
	}
}

/* -================================================
20230723
================================================- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap');

.title-lead {
	text-align: center;
	padding: 30px 24px 60px 24px;
	font-size: 24px;
	letter-spacing: .1em;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-feature-settings: "palt";
}

@media screen and (max-width:979px) {
	.title-lead {
		font-size: 16px;
	}

	.title-lead br {
		display: none;
	}
}

#slider_area .slider {
	max-width: 668px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width:800px) {
	#slider_area .slider {
		flex-direction: column;
		align-items: center;
		max-width: 314px;
	}
}

.slider-item table th span {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Noto Serif JP', serif;
	font-feature-settings: "palt";
}

.slider li.slider-item .slider_ttl {
	max-width: 314px;
	font-size: 19px;
	line-height: 24px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Noto Serif JP', serif;
	font-feature-settings: "palt";
	position: relative;
	min-height: 46px;
	background-image: url("../images/slider_ttl_bg.svg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 100%;
}

@media screen and (max-width:800px) {
	.slider li.slider-item {
		width: 314px;
	}

	.slider li.slider-item:not(:last-child) {
		margin-bottom: 40px;
	}
}

h3.artist_name {
	font-family: 'Noto Serif JP', serif;
	font-feature-settings: "palt";
	font-size: 32px;
	letter-spacing: .1em;
	font-weight: 600;
}

h3.artist_name small {
	font-size: 14px;
	display: block;
}

.item_link {
	font-family: 'Noto Serif JP', serif;
	font-feature-settings: "palt";
	color: #fff;
	font-size: 18px;
	line-height: 1;
	letter-spacing: .1em;
	padding: 24px 0;
	border: 1px solid #fff;
	display: block;
	text-align: center;
	margin-bottom: 20px;

	/* pointer-events: none;
	opacity: .5; */
}

.footer_text-phone{
	font-family: 'Noto Serif JP', serif;
	font-feature-settings: "palt";
	color: #fff;
	font-size: 40px;
	margin-bottom: .5em;
	line-height: 1;
	font-weight: bold;
}

.artist_link.is-unclick{
	pointer-events: none;
	opacity: .5;
}

@media screen and (max-width:800px) {
	.item_link {
		padding: 18px 0;
		font-size: 15px;
	}
}

.event_item__ttl {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-family: 'Noto Serif JP', serif;
	font-feature-settings: "palt";
	line-height: 1.25;
	letter-spacing: .1em;
}

.event_item__ttl__name {
	font-size: 24px;
	font-weight: bold;
}

@media screen and (max-width:800px) {
	.event_item__ttl__name {
		font-size: 18px;
		font-weight: bold;
	}
}

.event_item__ttl__open {
	font-size: 64px;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 12px;
	letter-spacing: normal;
}

@media screen and (max-width:800px) {
	.event_item__ttl__open {
		font-size: 50px;
	}
}

.event_item__ttl__open small {
	font-size: 32px;
}

.event_item__ttl__area {
	font-size: 16px;
	padding: .5em 2em;
	border: 1px solid #fff;
	border-radius: 4px;
}

@media screen and (max-width:800px) {
	.event_item__ttl__area {
		font-size: 14px;
	}
}

.movie-caption {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 14px;
	margin-bottom: 60px;
}

@media screen and (max-width:800px) {
	.movie-caption {
		margin-bottom: 40px;
	}
}

.text-link,
.text-link:hover,
.text-link:active{
	color: #fff;
	text-decoration: underline;
}