@charset 'UTF-8';

/***************************************************************/

/* clubSort01

/***************************************************************/

/* clubSort01 */
.clubSort01 {
	margin: 30px 0 50px;
}
.clubSort01 .clubSortSelect {
	margin: 30px 0;
}
.clubSort01 .clubSortSelect::after {
	display: block;
	clear: both;
	content: '';
}
.clubSort01 .itemSelect {
	float: left;
	margin: 0 20px 0 0;
	width: 240px;
}
.clubSort01 .itemSelect select {
	box-sizing: border-box;
	padding: 9px 36px 9px 20px;
	width: 100%;
	outline: none;
	border: 1px solid #dadada;
	border-radius: 6px;
	background: url(/club/images/club_icon_select.png) no-repeat right center;
	font-size: 14px;
	line-height: 1.1;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.clubSort01 .itemSelect select::-ms-expand {
	display: none;
}
.clubSort01 .itemDescription {
	overflow: hidden;
	padding: 6px 20px;
	border-radius: 6px;
	background: #f5f5f5;
}
.clubSort01 .itemDescription .itemIcon {
	display: inline-block;
	box-sizing: border-box;
	margin: 0 10px 0 0;
	padding: 3px 5px;
	min-width: 82px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 0.857em;
	line-height: 1.2;
}
.clubSort01 .itemDescription .iconClub {
	background: #ed6d34;
}
.clubSort01 .itemDescription .iconStatus {
	background: #bc9b26;
}
.clubSort01 .itemDescription.itemColor ul {
	padding-bottom: 15px;
}
.clubSort01 .itemDescription.itemColor ul:after {
	display: block;
	clear: both;
	content: '';
}
.clubSort01 .itemDescription.itemColor li {
	display: block;
	float: left;
	box-sizing: border-box;
	margin: 15px 0 0 0;
	padding-right: 10px;
	min-width: 160px;
}
.clubSort01 .itemDescription.itemColor li:before {
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	content: '';
	vertical-align: -0.3em;
}
.clubSort01 .itemDescription .itemColor01:before, .clubSort01 .itemColor01 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor01 .itemBodyTitle01, .h2TitleClub02.itemColor01 {
	background: #253762;
}
.clubSort01 .itemDescription .itemColor02:before, .clubSort01 .itemColor02 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor02 .itemBodyTitle01, .h2TitleClub02.itemColor02 {
	background: #448aca;
}
.clubSort01 .itemDescription .itemColor03:before, .clubSort01 .itemColor03 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor03 .itemBodyTitle01, .h2TitleClub02.itemColor03 {
	background: #eb6100;
}
.clubSort01 .itemDescription .itemColor04:before, .clubSort01 .itemColor04 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor04 .itemBodyTitle01, .h2TitleClub02.itemColor04 {
	background: #f8b551;
}
.clubSort01 .itemDescription .itemColor05:before, .clubSort01 .itemColor05 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor05 .itemBodyTitle01, .h2TitleClub02.itemColor05 {
	background: #8fc31f;
}
.clubSort01 .itemDescription .itemColor06:before, .clubSort01 .itemColor06 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor06 .itemBodyTitle01, .h2TitleClub02.itemColor06 {
	background: #452c17;
}
.clubSort01 .itemDescription .itemColor07:before, .clubSort01 .itemColor07 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor07 .itemBodyTitle01, .h2TitleClub02.itemColor07 {
	background: #5a55bf;
}
.clubSort01 .itemDescription .itemColor08:before, .clubSort01 .itemColor08 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor08 .itemBodyTitle01, .h2TitleClub02.itemColor08 {
	background: #bfa255;
}
.clubSort01 .itemDescription .itemColor09:before, .clubSort01 .itemColor09 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor09 .itemBodyTitle01, .h2TitleClub02.itemColor09 {
	background: #a0a0a0;
}
.clubSort01 .itemDescription .itemColor10:before, .clubSort01 .itemColor10 .itemBodyTitle01, .clubSort01 .jsSetColor.jsSetColor10 .itemBodyTitle01, .h2TitleClub02.itemColor10 {
	background: #049849;
}
.clubSort01 .itemDescription li {
	display: inline-block;
	margin-left: 30px;
}
.clubSort01 .itemDescription li:first-child {
	margin-left: 0;
}
.clubSort01 .clubSortBody {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 0 -20px;
}
.clubSort01 .clubSortBody:after {
	display: block;
	clear: both;
	content: '';
}
.clubSort01 .clubSortBody a {
	display: block;
	padding-bottom: 25px;
	color: #333;
	line-height: 1.3;
}
.clubSort01 .clubSortBody .itemSort01 {
	position: relative;
	float: left;/*IE8*/
	box-sizing: border-box;
	margin: 20px 0 0 18px;
	width: 220px;
	border: 1px solid #ccc;
	border-radius: 8px;
}
.clubSort01 .clubSortBody .itemSort01:nth-child(4n+1) {
	clear: both;/*IE8*/
}
.clubSort01 .itemBodyTitle01 {
	display: table;
	margin: 0 0 30px;
	width: 100%;
	border-radius: 8px 8px 0 0;
	background: #049849;
}
.clubSort01 .itemBodyTitle01 span {
	display: table-cell;
	padding: 5px 10px;
	height: 3.8em;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
}
.clubSort01 .itemBodyTitle01 .subTitle01 {
	display: inline;
	padding: 0;
}
.clubSort01 .itemPoint {
	padding: 0 5px;
	text-align: center;
	font-weight: bold;
	font-size: 1.143em;
	line-height: 1.2;
}
.clubSort01 .itemPoint em {
	color: #049849;
	font-size: 2.25em;
}
.clubSort01 .itemPoint .fsOr {
	margin: 0 5px;
	font-size: 1.2em;
}
.clubSort01 .itemBodyCategory {
	margin: 10px 10px 0;
	text-align: center;
}
.clubSort01 .itemBodyCategory li {
	display: inline-block;
	font-size: 0.857em;
	line-height: 1.2;
}
.clubSort01 .itemBodyCategory .itemIcon {
	box-sizing: border-box;
	margin: 0 2px;
	padding: 3px 5px;
	min-width: 82px;
	border-radius: 3px;
	color: #fff;
}
.clubSort01 .itemBodyCategory .iconClub {
	background: #ed6d34;
}
.clubSort01 .itemBodyCategory .iconStatus {
	background: #bc9b26;
}
.clubSort01 .itemBodyButton {
	position: absolute;
	right: 10px;
	bottom: 0;
	left: 10px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
	text-align: center;
}
.clubSort01 .itemBodyButton span {
	position: relative;
	display: inline-block;
	padding-right: 25px;
}
.clubSort01 .itemBodyButton span:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	margin-top: -14px;
	color: #049849;
	content: '\e62e';
	font-size: 20px;
	font-family: 'icon';
}

/* clubSort01 exchange */
.clubSort01 section p {
	padding-right: 10px;
	padding-left: 10px;
}
.clubSort01 .itemClubPoint {
	margin: 0 0 5px;
	padding-bottom: 25px;
	background: url(/club/images/club_icon_arrow01.png) no-repeat center bottom;
	text-align: center;
	font-weight: bold;
}
.clubSort01 .itemClubPoint:before {
	display: inline-block;
	margin-right: 10px;
	width: 34px;
	height: 22px;
	background: url(/club/images/club_icon_club01.png) no-repeat 0 0;
	background-size: 100%;
	content: '';
	vertical-align: -0.4em;
}
.clubSort01 .itemChangePoint {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 10px 10px 0;
}
.clubSort01 .itemChangePoint .image {
	float: left;/*IE8*/
	width: 50%;
}
.clubSort01 .itemChangePoint p {
	display: block;
	overflow: hidden;/*IE8*/
	box-sizing: border-box;
	width: 50%;
	color: #e26a36;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
}
.clubSort01 .itemChangePoint p em {
	font-style: normal;
	font-size: 2.14em;
}
.clubSort01 .itemChangePoint:after {
	display: block;
	clear: both;
	content: '';
}

/***************************************************************/

/* modal/manga

/***************************************************************/
/* mangaLeadBlock */
.mangaLeadBlock01 {
	margin: -65px auto 0;
	padding-top: 100px;
	padding-bottom: 150px;
	max-width: 750px;
	background: url(/club/manga/images/manga_bg_01.png) repeat left top;
}

/* mangaBtn */
.mangaBtn01 {
	position: relative;
	margin-top: -145px;
	padding-top: 356px;
}
.mangaBtn02 {
	margin-top: 50px;
}
.mangaBtn01:before {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: inline-block;
	width: 382px;
	height: 422px;
	background-image: url(/club/manga/images/manga_img_31.png);
	background-size: cover;
	background-repeat: no-repeat;
	content: '';
}
[class*='mangaBtn'] > a {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 690px;
	height: 186px;
	text-align: center;
	text-indent: -9999px;
}
[class*='mangaBtn'] > a:before, [class*='mangaBtn'] > a:after {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 690px;
	height: 186px;
	content: '';
}
[class*='mangaBtn'] > a:hover:after {
	opacity: 0;
}
.mangaBtn01 > a:before {
	background: url(/club/manga/images/manga_btn_01_on.png) no-repeat center bottom;
	background-size: 690px 175px;
}
.mangaBtn01 > a:after {
	background: url(/club/manga/images/manga_btn_01.png) no-repeat center bottom;
	background-size: 690px 186px;
}
.mangaBtn02 > a:before {
	background: url(/club/manga/images/manga_btn_02_on.png) no-repeat center bottom;
	background-size: 690px 175px;
}
.mangaBtn02 > a:after {
	background: url(/club/manga/images/manga_btn_02.png) no-repeat center bottom;
	background-size: 690px 186px;
}

/* mangaCopyBlock */
.mangaCopyBlock01 {
	box-sizing: border-box;
	margin: 45px 30px 0;
	padding: 40px 35px;
	border: solid 5px #010101;
	border-radius: 6px;
	background: #fff;
}
.mangaCopyBlock01 .iconList {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 80%;
}
.mangaCopyBlock01 .mangaCopyBtn01 {
	margin-top: 40px;
}
.mangaCopyBlock01 .mangaCopyBtn01 > a {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 610px;
	height: 192px;
	outline: none;
	text-align: center;
	text-indent: -9999px;
}
.mangaCopyBlock01 .mangaCopyBtn01 > a:before, .mangaCopyBlock01 .mangaCopyBtn01 > a:after {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 610px;
	height: 192px;
	content: '';
}
.mangaCopyBlock01 .mangaCopyBtn01 > a:before {
	background: url(/club/manga/images/manga_btn_03_on.png) no-repeat center bottom;
}
.mangaCopyBlock01 .mangaCopyBtn01 > a:after {
	background: url(/club/manga/images/manga_btn_03.png) no-repeat center bottom;
}
.mangaCopyBlock01 .mangaCopyBtn01 > a:hover:after {
	opacity: 0;
}
