/* CSS Document */
.c-fixed-menu {
	z-index: 1000;
}
.c-to_top {
	z-index: 999;
}
/* えほんでスマイルトップ */
#ehon-wrap {
	margin: -30px -500% 0;
	padding: 0 500%;
	background: url(/event/ehon/images/bg_1.png) 0 0 repeat-x;
	background-size: 1000px;
}
#ehon-wrap .menu-box {
	position: absolute;
	top: 30px;
	right: 0;
	width: 23%;
}
#ehon-wrap .menu-box li {
	margin-bottom: 15px;
}
#ehon-wrap h1 {
	margin-left: -120px;
	padding-top: 30px;
}
#ehon-wrap h1 img {
	max-width: 1114px!important;
}
#ehon-wrap .main-visual {
	position: relative;
	z-index: 1;
}
#ehon-wrap .about {
	position: relative;
	margin: 0 -30px 0;
	padding: 30px;
	background: center 0 no-repeat url(/event/ehon/images/bg_3.png);
	background-size: 100% 100%;
	z-index: 5;
}
.border-bold {
	height: 5px;
	background: 0 0 repeat-x url(/event/ehon/images/img_dot.png);
}
.ehon-img {
	position: absolute;
	width: 40%;
	right: 50px;
	top: 80px;
}
.kumiai {
	padding: 30px 0 0 100px;
}
.kumiai a {
	padding: 2rem 4rem;
	font-size: 2rem;
}
.etc-box img {
	margin-bottom: 5px;
	width: 100%;
}
.etc-box p {
	font-size: 1.2rem;
}
/* えほん紹介ページ */

.ehon {
	position: relative;
	margin-bottom: 40px;
	padding: 30px 0;
	text-align: center;
	border: 3px solid #F4D38C;
	border-radius: 10px;
	background-color: #F9F1E1;
}
.ehon img {
	width: 200px;
	height: auto;
}
.ehon:before {
	display: block;
	position: absolute;
	bottom: -20px;
	left: 50px;
	content: '';
	width: 157px;
	height: 238px;
	background: url(/event/ehon/images/detail/img_tomato.png) 0 0 no-repeat;
	background-size: contain;
}
.ehon:after {
	display: block;
	position: absolute;
	top: -20px;
	right: 20px;
	content: '';
	width: 167px;
	height: 130px;
	background: url(/event/ehon/images/detail/img_book.png) 0 0 no-repeat;
	background-size: contain;
}
/* 委員会ページ */
.c-table td {
	vertical-align: middle;
}
.c-table td p {
	margin: 0;
}

@media screen and (max-width: 999px) {
#ehon-wrap h1 {
	margin-left: -100px;
	padding-top: 30px;
}
#ehon-wrap h1 img {
	max-width: 113%!important;
}
.kumiai {
	padding: 30px 0 0 30px;
}
}

@media screen and (max-width: 767px) {
.pc_s {
	display: none;
}
.tab_s {
	display: block;
}
.sp_s {
	display: block;
}
#ehon-wrap h1 {
	margin-left: -15px;
	padding-top: 10px;
}
#ehon-wrap h1 img {
	max-width: 100%;
	width: 100%;
}
.main-visual {
	position: relative;
}
.main-visual p {
	width: 80%;
	position: absolute;
	left: 50%;
	margin-left: -40%;
	top: 67%;
}
#ehon-wrap .about {
	position: relative;
	margin: 0;
	padding: 30px;
	background: center 0 no-repeat url(/event/ehon/images/bg_4.png);
	background-size: contain;
	z-index: 5;
}
.ehon-img {
	padding-top: 30px;
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
}
.kumiai {
	text-align: center;
	padding: 30px 0;
}
.kumiai a {
	padding: 2rem 4rem;
	font-size: 2rem;
}
#ehon-wrap .menu-box {
	position: static;
	top: 0;
	right: 0;
	width: auto;
}
/* えほん紹介ページ */

.ehon {
	position: relative;
	margin-bottom: 40px;
	padding: 30px 0 120px;
	text-align: center;
	border: 3px solid #F4D38C;
	border-radius: 10px;
	background-color: #F9F1E1;
}
.ehon img {
	width: 200px;
	height: auto;
}
.ehon:before {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 20px;
	content: '';
	width: 80%;
	height: 138px;
	background: url(/event/ehon/images/detail/img_tomato_sp.png) 0 0 no-repeat;
	background-size: contain;
}
.ehon:after {
	display: none;
}
}
