/*展示室コンテンツ*/
.boothcontent{
	padding-bottom:50px;
	overflow:hidden;
	min-height:700px;
	padding-top:30px;
}
.boothcontent .toplead{
	margin:55px 60px 0px 180px;
	font-size:18px;
	line-height:180%;
}

/*-------プロフィール----------*/
.boothcontent .profile{
	margin:10px 60px 0px 180px;
	padding-bottom:20px;
	overflow:hidden;
}
.boothcontent .profile{
	margin:30px 60px 0px 180px;
	padding-bottom:20px;
	overflow:hidden;
}
.boothcontent .profile h2.title{
	font-size:130%;
	clear:both;
	color:#2798B4;
}
.boothcontent .profile p{
	margin:10px 10px 20px 0px;
	font-size:16px;
	line-height:180%;
}
/*-------カルーセルエリア　slickプラグイン  ２つ----------*/
.boothcontent .slick_main_area{
	margin:0px auto 0px auto;
	clear:both;
	width:750px;
	height:0px;
	position:relative;
	overflow:hidden;
	opacity:0;
}
.boothcontent .slick_main_area_height{
	height:600px;
}
.boothcontent #autobtn{
	margin:10px 120px 0 0;
	float:right;
	font-size:12px;
	padding:35px 0 0 0;
	text-align:center;
	display:none;
	cursor:pointer;
	width:200px;
	height:25px;
	color:#999;
}
#autobtn:hover{
	color:#09F;
}
.autobtn_on{
	background:url(../images/bg_auto_on.png) no-repeat;
}
.autobtn_off{
	background:url(../images/bg_auto_off.png) no-repeat;
}
.boothcontent .slick_main{
	margin:10px 40px 0px 40px;
}

.boothcontent .slick_main h2{
	text-align:center;
	white-space:nowrap;
}
.boothcontent .slick_main img{
	text-align:center;
	margin:0 auto;
}
.boothcontent .slick_main p{
	text-align:left;
	margin:5px 10px 0 10px;
}
.boothcontent .slick_main p.cnt{
	margin-top:10px;
	text-align:center;
	color:#999;
}
.boothcontent .slick_thumb_area{
	margin:50px 20px 60px 20px;
	height:165px;
	position:relative;
	overflow:hidden;
}
.boothcontent .slick_thumb{
	margin:10px 40px;
	padding-top:20px;
}
.boothcontent .slick_thumb div{
	cursor:pointer;
}
.boothcontent .slick_thumb div img{
	overflow:hidden;
	width:200px;
}
#arrows_main .slick-prev,
#arrows_main .slick-prev:hover,
#arrows_main .slick-prev:focus {
	top:250px;
}
#arrows_main .slick-next,
#arrows_main .slick-next:hover,
#arrows_main .slick-next:focus {
	top:250px;
}
/*-------作者からメッセージ----------*/
.boothcontent .author{
	margin:20px 60px 0px 60px;
	background-color:#FFFCDF;
	border: 1px solid #999;
	clear:both;
	overflow:hidden;
}
.boothcontent .author h2{
	font-size:14px;
}
.boothcontent .author p{
	margin:0 0 5px 14px;
	font-size:14px;
	line-height:160%;
}
.boothcontent .author .box1{
	float:left;
	width:140px;
	padding:25px 0 25px 50px;
	margin-right:20px;
}
.boothcontent .author .box2{
	float:left;
	width:600px;
	padding:25px 0 25px 0px;
	margin-right:30px;
}

/*-------サブメニュー---------*/
.boothcontent .submenu{
	margin:20px 40px 30px 60px;
}
.boothcontent .submenu ul{
	overflow:hidden;
}
.boothcontent .submenu li:hover{
	border:1px solid #F60;
}
.boothcontent .submenu li{
	height:155px;
	margin:0 auto 20px auto;
	border:solid 1px #CCC;
	width:600px;
}
.boothcontent .submenu li .box{
	clear:left;
	width:150px;
	float:left;
	margin:0 10px;
}
.boothcontent .submenu li p{
	width:400px;
	float:left;
	font-size:12px;
	line-height:1.6;
	padding-top:20px;
}
.boothcontent .submenu li h2{
	margin:8px 0 0 0 ;
	font-size:16px;
	line-height:160%;
	text-align:left;
	float:left;
}
.boothcontent .submenu li h2 span{
	font-size:14px;
}
.boothcontent .submenu li img{
	margin:10px auto;
	display:block;
}
.boothcontent .submenu .mgnTop10 {
	margin-top:10px;
}
.boothcontent .submenu .mgnTop20 {
	margin-top:20px;
}
/*-------サブメニュー218---------*/
.boothcontent .submenu3{
	margin:0 0 50px;
}
.boothcontent .submenu3 ul{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content:  flex-start; /* Safari */
	justify-content: flex-start;
	flex-wrap: wrap;
	width:90%;
	margin:0 auto;
}
.boothcontent .submenu3 ul a{
	border:solid 1px #CCC;
	width:23%;
	text-align:center;
	padding-bottom:5px;
	margin: 0 0.4em 1em;
}

.boothcontent .submenu3 ul a:hover{
	border:1px solid #F60;
}
.boothcontent .submenu3 li img{
	width:90%;
}
.boothcontent .submenu3 li h2{
	margin:8px 0 5px;
	font-size:16px;
	line-height:160%;
	text-align:center;
}
.boothcontent .submenu3 li h2 span{
	font-size:14px;
}


/*-------サブメニュー2---------*/
.boothcontent .submenu2{
	margin:40px 70px 0px 60px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.boothcontent .submenu2 ul{
	overflow:hidden;
	margin:20px 0 0 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;	
}
.boothcontent .submenu2 li a:hover{
	text-decoration:underline;
}
.boothcontent .submenu2 li{
	/*float:left;*/
	font-size:16px;
	line-height:160%;
	width: 25%;
}
.boothcontent .submenu2 li span{
	font-size:15px;
}

/*-------サブメニュー5---------*/
.boothcontent .submenu5{
	margin:0px 70px 20px 60px;
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;*/
}
.boothcontent .submenu5 ul{
	overflow:hidden;
	margin:20px 0 30px 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;	
}
.boothcontent .submenu5 li a:hover{
	text-decoration:underline;
}
.boothcontent .submenu5 li{
	/*float:left;*/
	margin-bottom:5px;
	font-size:16px;
	line-height:160%;
	width: 20%;
}
.boothcontent .submenu5 li span{
	font-size:15px;
}

/*---　タイトル横のライン　---*/
.heading {
  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */
  justify-content: center; /* 文字を中央寄せ */
 font-size: 16px;
 margin-top: 1em;
 margin-bottom: 1em;
}
.heading::before,
.heading::after {
  background-color: #333333; /* 横線の色 */
  content: "";
  height: 1px; /* 横線の高さ */
  width: 50px; /* 横線の長さ */
}
.heading::before {
  margin-right: 15px; /* 文字との余白 */
}
.heading::after {
  margin-left: 15px; /* 文字との余白 */
}

/* レイアウトのためのcss */
h3 {
  color: #333;
  font-size: 16px;
  margin: 1em auto;
 text-align: center;
}

/*-------作者紹介・作品インデックスに戻る対策---------*/
header nav li.size4{
	width:253px;
	background:url(../../images/bg_li_size4_blue.png) no-repeat;
}
.t_center {
	text-align:center;
}
.t_right{text-align: right;margin-right: 1em;}
.tt_center {
	text-align:center;
	font-size: 130%;
	color:#578E9C;
	margin-bottom: 1em;
}
.mb1{margin-bottom: 1em;}
