@charset "UTF-8";
/*------------------------------------*
		EVENT
*------------------------------------*/

/* # contents-midori-area
----------------------------------- */
.contents-midori-area .bg-midorichan {
	position: relative;
	background-image: url(/japanese/myslot/midorichan/event/img/bg_midorichan_event.png);
	background-position: 50% -36px;
	background-repeat: no-repeat;
	background-size: 1453px 1584px;
}

.contents-midori-area .wrp-intro-area {
	overflow: hidden;
	position: relative;
	padding: 10px 0 30px;
	background-color: #fff;
	z-index: 10;
}

.contents-midori-area .wrp-intro-area .ttl {
	margin-left: -55px;
}

.contents-midori-area .wrp-main-area {
	padding-top: 20px;
}

@media only screen and (max-width: 768px) {
	.contents-midori-area {
		background-image: none;
	}

	.contents-midori-area .bg-midorichan {
		background-image: url(/japanese/myslot/midorichan/event/img/sp/bg_midorichan_event_sp.png);
		background-position: 50% -6px;
		background-repeat: no-repeat;
		background-size: 620px 685px;
	}

	.contents-midori-area .wrp-intro-area {
		position: relative;
		padding: 15px 0 30px;
		z-index: 10;
	}

	.contents-midori-area .wrp-intro-area .ttl {
		margin-left: 0px;
	}

	.contents-midori-area .wrp-intro-area .ttl img {
		width: 100%;
		height: auto;
	}

	.contents-midori-area .wrp-main-area {
		padding-top: 10px;
	}
}

/* # wrp-event-area
----------------------------------- */
.wrp-event-area {
	margin-bottom: 49px;
}

.wrp-event-area a.hovr:hover {
	opacity: 0.7;
}

@media only screen and (max-width: 768px) {
	.wrp-event-area {
		margin-bottom: 15px;
	}

	.wrp-event-area img {
		width: 100%;
	}

	.wrp-event-area a.hovr:hover {
		opacity: 1;
	}
}

/* # wrp-event-clm
----------------------------------- */
.wrp-event-clm {
	margin-bottom: 30px;
	background-color: #fff;
}

.wrp-event-clm img {
	width: 100%;
}

@media only screen and (max-width: 768px) {
	.wrp-event-clm {
		margin-bottom: 15px;
	}
}

/* # イベント別スタイル
----------------------------------- */
/* コミケ91 */
#comiket91.wrp-event-clm .inner-event-clm {
	background-image: url(/japanese/myslot/midorichan/event/img/comiket91/bg_event.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: 740px 614px;
}

#comiket91.wrp-event-clm .ttl-event {
	width: 422px;
	padding: 26px 0 25px 20px;
}

#comiket91.wrp-event-clm .wrp-event-detail {
	text-align: center;
	padding-bottom: 27px;
}

#comiket91.wrp-event-clm .wrp-event-detail .event-img {
	width: 701px;
	margin: 0 auto 28px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .subttl-event {
	width: 583px;
	margin: 0 auto 6px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info {
	width: 50%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(1) .event-info-img {
	margin-bottom: 10px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(2) .event-info-img {
	margin-top: 10px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-img img {
	width: 100%;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-txt {
	font-size: 14px;
	padding: 5px 0 18px;
	height: 84px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(1) .event-info-txt {
	text-align: left;
	padding-left: 20px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(2) .event-info-txt {
	padding-right: 20px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn {
	text-align: center;
	margin-bottom: 23px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn > p > a {
	display: block;
	width: 320px;
	height: 91px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(1) .event-info-btn > p > a {
	margin-left: 10px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(2) .event-info-btn > p > a {
	margin-right: 10px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn .btn-book a {
	background-image: url(/japanese/myslot/midorichan/event/img/comiket91/btn_book.png);
	background-size: 320px 91px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn .btn-musicfull a {
	background-image: url(/japanese/myslot/midorichan/event/img/comiket91/btn_musicfull.png);
	background-size: 320px 91px;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .txt-onsale {
	width: 534px;
	margin: 0 auto;
	clear: both;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn {
	margin: 48px auto 0;
	margin-bottom: 0px;
	text-align: center;
	line-height: 0;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	min-width: 480px;
	margin: 0 auto;
	padding: 20px 10px 15px;
	font-size: 16px;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 30px;
	transition: opacity 250ms;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn.orange a {
	background: #ff7202;
	color: #fff;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn.orange a:hover {
	text-decoration: none;
	opacity: 0.8;
	transition: opacity 250ms;
}

#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto 28px auto auto;
	width: 20px;
	height: 20px;
	background: url(../img/icon_r_arrow.png) no-repeat center;
	background-size: 100% auto;
}

@media only screen and (max-width: 768px) {
	#comiket91.wrp-event-clm .inner-event-clm {
		background-image: url(/japanese/myslot/midorichan/event/img/comiket91/sp/bg_event.png);
		background-position: 50% 0;
		background-repeat: no-repeat;
		background-size: 100% auto;
		padding: 0 10px;
	}

	#comiket91.wrp-event-clm .ttl-event {
		width: 62.33%;
		padding: 10px 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail {
		text-align: center;
		padding-bottom: 17px;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .event-img {
		width: 100%;
		margin-bottom: 23px;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .subttl-event {
		width: 100%;
		margin-bottom: 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info {
		width: 100%;
		float: none;
		padding: 0;
		box-sizing: border-box;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(2) {
		margin-top: 18px;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-img {
		padding: 0 25px;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(1) .event-info-img {
		margin-bottom: 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(2) .event-info-img {
		margin-top: 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-img img {
		width: 100%;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-txt {
		font-size: 12px;
		padding: 9px 0 11px;
		height: auto;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(1) .event-info-txt {
		text-align: left;
		padding-left: 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(2) .event-info-txt {
		padding-right: 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn {
		margin-bottom: 10px;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn > p > a {
		display: block;
		width: 280px;
		height: 50px;
		background-position: 0 0;
		background-repeat: no-repeat;
		text-indent: 100%;
		white-space: nowrap;
		margin: 0 auto;
		overflow: hidden;
		font-size: 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(1) .event-info-btn > p > a {
		margin-left: auto;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info:nth-of-type(2) .event-info-btn > p > a {
		margin-right: auto;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn .btn-book a {
		background-image: url(/japanese/myslot/midorichan/event/img/comiket91/sp/btn_book.png);
		background-size: 280px 50px;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-btn .btn-musicfull a {
		background-image: url(/japanese/myslot/midorichan/event/img/comiket91/sp/btn_musicfull.png);
		background-size: 280px 50px;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn {
		margin: 24px auto 0;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a {
		min-width: 100%;
		padding: 20px 15px;
		font-size: 100%;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn.orange a:hover {
		text-decoration: none;
		opacity: 1;
		transition: none;
	}

	#comiket91.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a:after{
		margin: auto 8px auto auto;
		width: 10px;
		height: 10px;
		background: url(../img/icon_r_arrow.png) no-repeat center;
		background-size: auto auto;
		background-size: 100% auto;
	}
}

/* コミケ93 */
#comiket93.wrp-event-clm .link-twitter {
	display: block;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info.info-clm2 {
	padding-bottom: 30px;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .subttl-event {
	width: 570px;
	margin: 30px auto 9px;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-txt .txt-table {
	display: table;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-txt .txt-table .txt-table-data {
	display: table-cell;
	vertical-align: middle;
}

#comiket93.wrp-event-clm .wrp-event-detail .txt-ex {
	margin-top: 40px;
	color: #666;
	font-size: 12px;
	text-align: center;
}

#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info {
	font-size: 12px;
	padding: 0 30px;
	margin-top: 40px;
	box-sizing: border-box;
}
#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner {
	width: 100%;
	padding: 20px 30px;
	background-color: #fdfdeb;
	box-sizing: border-box;
}

#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner .sttl-info {
	width: 229px;
	margin: 0 0 13px;
}

#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner .list-lay1 li {
	text-indent: -1em;
	padding-left: 1em;
}

#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner .list-lay1 li + li {
	margin-top: 10px;
}

#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner .list-lay2 li {
	text-indent: 0;
	padding-left: 0;
}

#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner .list-lay1 li .em {
	color: #ff0076;
	font-weight: normal;
	text-decoration: underline;
}
#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .txt-onsale {
	width: 534px;
	margin: 0 auto;
	clear: both;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .img-txt-c {
	width: 450px;
	margin: 30px auto 0;
}

/* 2カラム */
#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info {
	width: 50%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-img img {
	width: 100%;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-txt {
	font-size: 14px;
	padding: 16px 0 16px 15px;
	text-align: left;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(1) .event-info-txt .txt-em {
	width: 190px;
	padding-bottom: 18px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-em {
	width: 163px;
	padding-bottom: 10px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-table .txt-table-data {
	padding-right: 5px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-table .txt-table-data:first-child {
	padding-left: 25px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-table .txt-table-data > span {
	font-size: 12px;
}
#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn {
	text-align: center;
	margin-bottom: 23px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn > p > a {
	display: block;
	width: 320px;
	height: 91px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(1) .event-info-btn > p > a {
	margin-left: 10px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-btn > p > a {
	margin-right: 10px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn .btn-book a {
	background-image: url(/japanese/myslot/midorichan/event/img/comiket91/btn_book.png);
	background-size: 320px 91px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn .btn-musicfull a {
	background-image: url(/japanese/myslot/midorichan/event/img/comiket91/btn_musicfull.png);
	background-size: 320px 91px;
}


/* 1カラム */
#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info {
	position: relative;
	width: 100%;
	float: none;
	margin-top: 52px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-img {
	width: 620px;
	margin: 0 auto;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt {
	text-align: center;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-em {
	width: 180px;
	margin: 0 auto;
	padding-bottom: 13px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-table {
	display: table;
	margin: 0 auto;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-table .txt-table-data:nth-of-type(1) {
	width: 263px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-table .txt-table-data:nth-of-type(2) {
	width: 254px;
}

#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .txt-ex {
	margin: 48px 0 30px;
}

#comiket93.wrp-event-clm #report.wrp-event-detail {
	background-image: url(/japanese/myslot/midorichan/event/img/comiket93/report/bg_pink.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 20px 114px;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report {
	padding: 0 20px;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-box {
	background: #fff;
	padding: 9px;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-box {
	background: #fff;
	padding: 9px;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-box .last {
	padding-top: 8px;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col {
	display: table;
	width: 100%;
	margin-top: 40px;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img {
	display: table-cell;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-r {
	position: relative;
	padding-right: 96px;
	z-index: 10;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-r:after {
	position: absolute;
	content: "";
	display: block;
	background-image: url(/japanese/myslot/midorichan/event/img/comiket93/report/bg_himawari.png);
	background-repeat: no-repeat;
	width: 108px;
	height: 199px;
	top: 0px;
	right: 4px;
	top: 5px;
	right: 3px;
	z-index: -1;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-l {
	position: relative;
}

#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-l:after {
	position: absolute;
	content: "";
	display: block;
	background-image: url(/japanese/myslot/midorichan/event/img/comiket93/report/bg_hamukichi.png);
	background-repeat: no-repeat;
	width: 138px;
	height: 164px;
	bottom: -64px;
	left: -75px;
}



#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn{
	margin: 48px auto 0;
	margin-bottom: 0px;
	text-align: center;
	line-height: 0;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	min-width: 480px;
	margin: 0 auto;
	padding: 20px 10px 15px;
	font-size: 16px;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 30px;
	transition: opacity 250ms;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a {
	background: #ff7202;
	color: #fff;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a:hover {
	text-decoration: none;
	opacity: 0.8;
	transition: opacity 250ms;
}

#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-btn a:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto auto 28px;
	width: 20px;
	height: 20px;
	background: url(../img/icon_l_arrow.png) no-repeat center;
	background-size: 100% auto;
}

@media only screen and (max-width: 768px) {
	#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .subttl-event {
		width: 100%;
		margin: 0;
		padding: 17px 7px 18px 8px;
		box-sizing: border-box;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .event-info .event-info-txt {
		font-size: 12px;
		padding: 14px 0 0 28px;
		height: auto;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .txt-ex {
		margin-top: 0;
		font-size: 11px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info {
		font-size: 10px;
		padding: 0 7.5px;
		margin-top: 0;
		box-sizing: border-box;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner {
		padding: 14px 7.5px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner .sttl-info {
		width: 64.91%;
		margin: 0 0 10px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .box-txt-info .box-inner .list-lay1 li + li {
		margin-top: 10px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info {
		width: 100%;
		float: none;
		padding: 0 10px 17px;
		box-sizing: border-box;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .wrp-event-info .img-txt-c {
		width: 100%;
		margin: 0;
		padding: 0 30px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-img {
		padding: 0 10px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(1) .event-info-txt {
		padding-bottom: 14px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(1) .event-info-txt .txt-em {
		padding-bottom: 15px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt {
		padding-bottom: 14px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-em {
		width: 41.25%;
		padding-bottom: 10px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-table .txt-table-data {
		padding-right: 5px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-table .txt-table-data:first-child {
		padding-left: 25px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-txt .txt-table .txt-table-data > span {
		font-size: 11px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn {
		margin-bottom: 20px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn > p > a {
		display: block;
		width: 280px;
		height: 50px;
		background-position: 0 0;
		background-repeat: no-repeat;
		text-indent: 100%;
		white-space: nowrap;
		margin: 0 auto;
		overflow: hidden;
		font-size: 0;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(1) .event-info-btn > p > a {
		margin-left: auto;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info:nth-of-type(2) .event-info-btn > p > a {
		margin-right: auto;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn .btn-book a {
		background-image: url(/japanese/myslot/midorichan/event/img/comiket91/sp/btn_book.png);
		background-size: 280px 50px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-info .event-info-btn .btn-musicfull a {
		background-image: url(/japanese/myslot/midorichan/event/img/comiket91/sp/btn_musicfull.png);
		background-size: 280px 50px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-btn {
		margin: 24px auto 0;
		padding: 0 10px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-btn a {
		min-width: 100%;
		padding: 20px 15px;
		font-size: 100%;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-btn.orange a:hover {
		text-decoration: none;
		opacity: 1;
		transition: none;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm2 .event-btn a:after{
		margin: auto auto auto 8px;
		width: 10px;
		height: 10px;
		background: url(../img/icon_l_arrow.png) no-repeat center;
		background-size: 100% auto;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info {
		position: relative;
		width: 100%;
		float: none;
		margin-top: 16px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-img {
		width: 100%;
		padding: 0 7px 0 8px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt {
		text-align: center;
		padding-right: 10px;
		padding-left: 10px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-em {
		width: 34.06%;
		margin: 0 auto;
		padding-bottom: 14px;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-table {
		display: block;
		margin: 0 auto;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-table .txt-table-data {
		display: block;
		margin: 0 auto;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-table .txt-table-data:nth-of-type(1) {
		width: 57.18%;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .event-info-txt .txt-table .txt-table-data:nth-of-type(2) {
		width: 54.06%;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .txt-ex {
		margin: 38px 0 30px;
		text-align: left;
	}

	#comiket93.wrp-event-clm .wrp-event-detail .info-clm1 .event-info .txt-ex li {
		text-indent: -1em;
		padding-left: 1em;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail {
	padding: 0 10px 57px;
}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report {
		padding: 0 10px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-box {
		padding: 4px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-box {
		background: #fff;
		padding: 4px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-box .last {
		padding-top: 4px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col {
		margin-top: 20px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-l {
		padding-left: 24px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-r {
		padding-right: 24px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-r:after {
		background-size: 54px auto;
		width: 54px;
		height: 99px;
		right: -22px;
	}

	#comiket93.wrp-event-clm #report.wrp-event-detail .wrp-event-report .wrp-event-report-col .event-img.img-l:after {
		background-size: 69px auto;
		width: 69px;
		height: 82px;
		bottom: -51px;
		left: -2px;
	}

}


/* サミフェス */
#sammyfes.wrp-event-clm .wrp-event-detail .btn {
	background-color: #fff;
	padding: 12px 0 40px;
}

#sammyfes.wrp-event-clm .wrp-event-detail .btn > p {
	width: 440px;
	margin: 0 auto;
}

#sammyfes.wrp-event-clm .wrp-event-detail .btn img {
	width: 440px;
}


#sammyfes  .event-btn{
	margin: 30px auto 0;
	margin-bottom: 40px;
	text-align: center;
	line-height: 0;
}

#sammyfes .event-btn a {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	min-width: 480px;
	margin: 0 auto;
	padding: 20px 10px 15px;
	font-size: 16px;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 30px;
	transition: opacity 250ms;
}

#sammyfes .event-btn a {
	background: #ff7202;
	color: #fff;
}

#sammyfes .event-btn a:hover {
	text-decoration: none;
	opacity: 0.8;
	transition: opacity 250ms;
}

#sammyfes .event-btn a:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto 28px auto auto;
	width: 20px;
	height: 20px;
	background: url(../img/icon_r_arrow.png) no-repeat center;
	background-size: 100% auto;
}

@media only screen and (max-width: 768px) {
	#sammyfes.wrp-event-clm .wrp-event-detail .btn {
		background-color: #fff;
		padding: 12px 20px 40px;
	}

	#sammyfes.wrp-event-clm .wrp-event-detail .btn > p {
		width: auto;
	}

	#sammyfes.wrp-event-clm .wrp-event-detail .btn img {
		width: 100%;
	}

	#sammyfes .event-btn {
		margin: 24px auto 0;
		margin-bottom: 40px;
		padding: 0 10px;
	}

	#sammyfes .event-btn a {
		min-width: 100%;
		padding: 20px 15px;
		font-size: 100%;
	}

	#sammyfes .event-btn.orange a:hover {
		text-decoration: none;
		opacity: 1;
		transition: none;
	}

	##sammyfes .event-btn a:after{
		margin: auto 8px auto auto;
		width: 10px;
		height: 10px;
		background: url(../img/icon_r_arrow.png) no-repeat center;
		background-size: auto auto;
		background-size: 100% auto;
	}
}

/* サミフェス2020 */
.btn-area {
	background: #f7d999;
	padding: 20px 0;
}
.btn-area .hp-link {
	margin-bottom: 20px;
	text-align: center;
}
.btn-area .hp-link img { width: 600px;}

.event-list {
	display: flex;
	justify-content: space-between;
	padding: 0 8px;
	margin-bottom: 20px;
}

.event-body {
	padding: 0 18px;
}

.event-body .event-item:not(:last-child) {
	margin-bottom: 15px;
}

.subttl-bd {
	position: relative;
	margin: 0 auto 20px;
	padding: 15px 70px;
	font-size: 22px;
	line-height: 1.13;
	background: #38b87c url(/japanese/myslot/midorichan/bd-cp/img/bg_ttl.png) repeat left top;
	text-align: center;
	color: #fff;
}

.subttl-bd:before, .subttl-bd:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
}

.subttl-bd:before {
	width: 35px;
	left: 16px;
	background: url(/japanese/myslot/midorichan/news/img/bg_star01.png) no-repeat center;
	background-size: 100% auto;
}

.subttl-bd:after {
	width: 40px;
	right: 16px;
	background: url(/japanese/myslot/midorichan/news/img/bg_star02.png) no-repeat center;
	background-size: 100% auto;
}

.lead {
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 1.56;
	word-break: break-all;
}

.img-midorichan {
	margin-bottom: 20px;
	text-align: center;
}
.img-midorichan img { width: 600px;}

.img-txt { text-align: center;}
.img-txt img {width: 450px;}

@media only screen and (max-width: 768px) {

	.btn-area .hp-link { text-align: center;}

	.btn-area .hp-link img { width: 100%;}

	.event-list {
		width: 100%;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.event-list {
		flex-wrap: wrap;
	}

	.event-list li {
		width: 49%;
		margin-bottom: 10px;
	}

	.btn-area .cs-img img,
	.img-midorichan img,
	.img-txt img { width: 90%;}

	.lead {
		padding: 0 10px;
		text-align: left;
	}
}

/* sammyfes2024 */
.sammyfes2024 .btnarea {
	position: relative;
}

.sammyfes2024 .btnarea .btnarea-link {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 340px;
	height: 103px;
	transform: translateX(-50%);
	text-indent: -9999px;
	overflow: hidden;
	z-index: 1;
	cursor: pointer;
}


@media only screen and (max-width: 768px) {
	.sammyfes2024 .btnarea .btnarea-link {
		width: 100%;
		height: 100%;
	}
}
