@charset "UTF-8";



/* 2502 前売券　割引券
----------------------------------------------------------- */

.exh-mainbox .p-code {
	width:70px;				/* 表示の横幅 */
	height:45px;				/* 表示の縦幅 */
	border:solid 1px #b49155;			/*テーマカラー */
	text-align:center;			/* 文字揃え */
	color:#b49155;							/*テーマカラー */
	font-weight:bold;			/* 太さ */
	padding:15px;				/* パディング一括指定 */
	margin-bottom:15px;				/* 下マージン */
	margin-right:10px;				/* 右マージン */
}

.exh-mainbox .theme_color{
	color:#b49155;							/*テーマカラー */
}

/* 2502 見どころ
----------------------------------------------------------- */
.mr0 {
	margin-right: 0px !important;
}

.box-left {	
		display:block;
		float:left;
		width:450px;
	}

h4.theme_2503 {
		font-size:125%;	
	border: 2px solid #3a4847;
	    border-radius: 5px;
		padding:10px 20px;
		margin:0 0 35px 15px;
	font-family: "Gill Sans Extrabold", sans-serif;
font-weight: 800;
letter-spacing: 0.1rem;
}
h4.theme_2503 span{
		font-size:135%;	
	font-family: Georgia, serif;
font-weight: 900;
}
h4.theme_2503_mi {
	font-size:125%;	
	border: 2px solid #beb08f;
	border-radius: 5px;
	padding:10px 20px;
	margin:0 0 35px 15px;
	font-family: "Gill Sans Extrabold", sans-serif;
font-weight: 800;
letter-spacing: 0.1rem;
}
h4.theme_2503_west {
		font-size:125%;	
	background:#beb08f;
	    border-radius: 5px;
		padding:10px 20px;
		margin:0 0 35px 15px;
}
figure {
  inline-size: fit-content;
    max-inline-size: 100%;
	margin:0;
  margin-inline: auto;
}

.exh-box h3 span.mincho {
	font-family: "ＭＳ 明朝",serif;
}

/* 基本情報・割引券 */
/* 今だけのお得な割引 ここから */

#btn-flat-simple {
	position: relative;
	display: inline-block;
	padding: 6px 10px;
	text-decoration: none;
	color: #f1f0ef;
		background: #dc6c47;		/*テーマカラー */
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#btn-flat-simple:hover {
	background: #f1f0ef;
		color: #dc6c47;		/*テーマカラー */
}
/* 今だけのお得な割引 ここまで */

	
/* 出品作品 */
/* 前期後期マークbefore　一部展示替えあり部分
----------------------------------------------------------- */
.zenki_b::before{
  	content: "　";
  	display:inline-block;
	width: 10px;
	height: 10px;
	transform: rotate(45deg) skew(8deg, 8deg);
	border: 2px solid #0a4ea1; /* テーマカラー展覧会ごとに変える */
	box-sizing: border-box;
	position:  relative;        /* 位置調整 */
    top: 5px;                  /* 位置調整 */
    right: 7px;                  /* 位置調整 */
}
.kouki_b::before{
  	content: "　";
  	display:inline-block;
	width: 10px;
	height: 10px;
	transform: rotate(45deg) skew(8deg, 8deg);
	background: #0a4ea1;/* テーマカラー展覧会ごとに変える */
	position:  relative;        /* 位置調整 */
    top: 5px;                  /* 位置調整 */
    right: 7px;                  /* 位置調整 */
}


/* 前期後期マークafter　リスト部分
----------------------------------------------------------- */
.zenki::after{
  	content: "　";
  	display: block;
	width: 9px;
	height: 9px;
	transform: rotate(45deg) skew(8deg, 8deg);
	border: 2px solid #0a4ea1;/* テーマカラー展覧会ごとに変える */
	box-sizing: border-box;
	margin:3px 3px 0 3px;
}
.kouki::after{
  	content: "　";
  	display: block;
	width: 9px;
	height: 9px;
	transform: rotate(45deg) skew(8deg, 8deg);
	background: #0a4ea1;/* テーマカラー展覧会ごとに変える */
	margin:3px 3px 0 3px;
}
/* 前期後期マークbefore　一部展示替えあり部分 個別タイトル
----------------------------------------------------------- */
.zenki_c::before{
  	content: "　";
  	display:inline-block;
	width: 9px;
	height: 9px;
	transform: rotate(45deg) skew(8deg, 8deg);
	border: 2px solid #990066; /* テーマカラー展覧会ごとに変える */
	box-sizing: border-box;
	position:  relative;        /* 位置調整 */
    top: 4px;                  /* 位置調整 */
    right: 7px;                  /* 位置調整 */
}
.kouki_c::before{
  	content: "　";
  	display:inline-block;
	width: 9px;
	height: 9px;
	transform: rotate(45deg) skew(8deg, 8deg);
	background: #990066;/* テーマカラー展覧会ごとに変える */
	position:  relative;        /* 位置調整 */
    top: 4px;                  /* 位置調整 */
    right: 7px;                  /* 位置調整 */
}

	


/* 見どころ */
/* 右側のカラムの幅設定 */

.exh-box-right {
		width: 257px;/* 一番大きな画像の横幅を展覧会ごとに指定する */
		}
/* 前期後期 */

.exh-box .terms_zenki {
		padding: 2px 4px 2px 5px;
		color: #fff;
	background:#c35653;/* df7a57 */
		border-radius: 2px;
		letter-spacing : 0.1em;
	}
.ex_box_2502 .terms_kouki,
.exh-box .terms_kouki {
		padding: 2px 4px 2px 5px;
		color: #fff;
	background:#188758;
		border-radius: 2px;
		letter-spacing : 0.1em;
	}
.ex_box_2502 .hatsu,
.back_2502_im .hatsu {
	padding: 2px 4px 2px 5px;
	letter-spacing : 0.1em;
	border:1px solid  #454545;
	border-radius: 2px;
}
/* 解説左・画像2点レイアウト */
.ex_box_2503 {
	display: flex;
	width: 690px;
	justify-content: space-between;
	margin:0 auto 25px auto;
	align-items: flex-end;
}
.ex_box_2503 .img_left {
	width:230px;
}
/* .menu_2503 {
	display: block;
	width: 280px;
	height: 220px;
	background: #d5d1c1;
    margin: 0 auto;
} */

/* 2503　メニューボタン */
.theme_menu {
	width: 90%;
 	padding: 0 0 0 15px;
 	list-style: none;
 	display: flex;
 	justify-content: space-between;
}

.theme1 a {
	display: block;
	width: 165px;
	height:40px;
    background: #ffffff;
    border-radius: 5px;
    max-width: 280px;
    padding: 15px 20px 20px 20px;
    transition: 0.3s ease-in-out;
	border: 2px solid #3a4847;
  	font-size: 105%;
}
.theme1 a:hover {
    background: #ebefef;
}
.theme1 a:hover,
.theme2 a:hover,
.theme3 a:hover {
  opacity: 0.7;
}
.theme1 a .arrow-down,
.theme2 a .arrow-down {
	float:right;
  position: relative;
	top:-15px;
}
.theme3 a .arrow-down {
	float:right;
  position: relative;
	top:-3px;
}
.theme1 a .arrow-down::before {
  content: '';
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  left: 12px;
  top: 8px;
}

.arrow-round.arrow-down::before {
  transform: rotate(135deg);
  top: 17px;
}
.theme2 a {
	display: block;
	width: 165px;
	height:40px;
    background: #ffffff;
    border-radius: 5px;
    max-width: 280px;
    padding: 15px 20px 20px 20px;
    transition: 0.3s ease-in-out;
	border: 2px solid #beb08f;
  	font-size: 105%;
}
.theme2 a:hover {
    background: #f4f2ee;
}
.theme2 a .arrow-down::before {
  content: '';
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  left: 12px;
  top: 8px;
}
.theme2 a .arrow-round {
	background: #beb08f;
}

.theme3 a {
	display: block;
	width: 165px;
	height:40px;
	background: #beb08f;
    border-radius: 5px;
    position: relative;
    max-width: 280px;
    padding: 28px 20px 10px 20px;
    transition: 0.3s ease-in-out;
  	font-size: 105%;
}

.theme3 a .arrow-down::before {
  content: '';
  width: 15px;
  height: 15px;
	border-top: 3px solid #b49155;
	border-right: 3px solid #b49155;
  position: absolute;
  left: 12px;
  top: 8px;
}
.theme2 a .arrow-round {
	background: #beb08f;
}

.theme3 a .arrow-round {
    background: #edeade;
}

.arrow-round {
	position: relative;
	display: inline-block;
	padding: 20px;
	background: #3a4847;
	border-radius: 50%;
	top: -5px;
	margin-left:5px;
}

.arrow-round::before {
	content: '';
	width: 15px;
	height: 15px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	position: absolute;
	left: 11px;
	top: 5px;
}

.arrow-round.arrow-top::before {
	transform: rotate(-45deg);
	top: 15px;
}
.back_to_theme_menu a,
.arrow-round:hover {
	opacity: 0.7;
}
/* 2503　テーマメニューに戻るボタン

@keyframes scroll-anim {
  0% {
    opacity: 0;
    translate: 0 -2px;
  }
  23% {
    opacity: 0;
    translate: 0 -2px;
  }
  25% {
    opacity: 1;
    translate: 0 0;
  }
  100% {
    opacity: 1;
  }
}

.back_to_theme_menu {
  opacity: 0;
  animation: scroll-anim linear;
  animation-timeline: scroll();
  position: fixed;
right: 50px;
bottom:50px;
z-index: 100; 
}

.back_to_theme_menu a{
	font-size:75%;
	color: #527b2d;
	}*/


/* 2503　上に戻るボタン

.pagetop_arrow {
  height: 40px;
  width: 40px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #608f34;
  border: solid 1px #608f34;
  border-radius: 50%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2;
  cursor: pointer;
}
.pagetop__arrow {
  display: block;
  height: 10px;
  width: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(20%) rotate(-45deg);
}
.pagetop_arrow:hover {
  opacity: 0.7;
}
*/
.button {
  line-height: 1.3;
  transform: rotate(90deg);
}
 
.button p {
  position: relative;
  display: inline-block;
  left: 40px;
  bottom:10px;
	width: 80px;
	color: #202928;
  }
.button:hover {
	opacity: 0.7;
}
.button_inner {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 1px;
  margin-top: 29px;
  border-radius: 9999px;
	background-color: #3a4847;
}
.button_inner::before {
content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 15px;
  height: 1px;
  border-radius: 9999px;
	background-color: #3a4847;
  transform: rotate(-45deg);
  transform-origin: 2px 50%;}
  

 .c-back-to-top {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 70px;
    z-index: 1000;
	background-color: #beb08f;
	width: 10px;
	height: 150px;
	padding:0 0 0 20px;
	border-radius: 3px;
	opacity: 0.7;
}
.c-back-to-top:hover {
	background-color:#dbd0b4;
}
/* 2503　上に戻るボタン*/


	/* 出品作品 見出しベタ背景色 */
	.bg_theme {
		background: #e2effe;
		display: inline-block;
		padding: 2px 15px 0 15px;
		width: 690px;
		margin:35px 0 5px 0;
	}

	/* 出品作品 englishの文字間 調整*/
	.ex_list li a .english {
		letter-spacing: 0.03em;
	}
	.ex_list li.no-link .english {
		letter-spacing: 0.03em;
	}

.exh-box .ex_list .list_box {
	display:block;				/* 表示形式 */
	width: 275px;
	font-size:95%;			/*  フォントサイズ */
	line-height:1.2;			/* 行幅 */
	position:  relative;        /* 位置調整 */
    right: 8px;                  /* 位置調整 */
}
.exh-box .ex_list .list_box ul li {
	padding-top: 0.6em;
	padding-bottom:0.6em;				/* 下パディング */
}
.exh-box .list_box .box_1,
.exh-box .list_box .box_2 {
	display:block;
	float:left;
	width:50%;				/* 表示の横幅 */
}
.exh-box .ex_list .list_box .number_p {
	display:block;				/* 表示形式 */
	float:left;
}
.exh-box .ex_list .list_box .title_p {
	display:block;
	float:left;
}

.exh-box .le_sp-03 {
letter-spacing:-0.3em;
}