@charset "utf-8";
/* takken_text_lp */
#tak_minnaLp {
	font-size: 1.6rem;
	line-height: 1.8;
}
.winSP #tak_minnaLp {
	font-size: 1.5rem;
	line-height: 1.6;
}

/*anchor-nav */
.anchor-nav {
	max-width: 932px;
	margin: 30px auto 0;
	display: table;
	width: 100%;
	word-spacing: -1em;
}
.anchor-nav li {
	display: inline-block;
	vertical-align: top;
	width: 458px;
	word-spacing: normal;
}
.anchor-nav li:nth-child(2) {
		margin-left: 12px;
	}
.anchor-nav a {
	display: block;
	position: relative;
	transition: .3s;
	text-align: center;
	box-shadow: 0px 5px 10px #ccc;
}
.anchor-nav a:before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 24px;
	width: 28px;
	height: 28px;
	background: url(../image/ico_arrow_01.png) no-repeat 0 0;
	-webkit-background-size: 100% auto;
			 -o-background-size: 100% auto;
					background-size: 100% auto;
	transition: .3s;
}
.anchor-nav a:hover {
	background:#fff493;
	box-shadow:none;
}
.anchor-nav a:active {
	background:#000;
}
.anchor-nav a:hover:before {
	top: 30px;
	z-index: 10;
}
.anchor-nav a span{
	display: block;
	padding: 25px 0 25px 61px;
	-webkit-box-shadow: #1f781f 0 0 0 1px;
					box-shadow: #1f781f 0 0 0 1px;
}

.winSP .anchor-nav,
.isDeviceTB .anchor-nav {
	margin-top: 15px;
	width: 103%;
	margin-left: -3%;
}
.isDeviceTB .anchor-nav li {
	width: 47%;
	margin-bottom: 5px;
	margin-left: 3%!important;
}
.winSP .anchor-nav li {
/*	width: 47%;*/
	width: 95%;
	margin-bottom: 5px;
	margin-left: 4%!important;
}
.winSP .anchor-nav li img {
/*	height: 28px;*/
	width: auto;
}

@media print, screen and (max-width: 320px) {
.winSP .anchor-nav li img {
/*	height: 24px;*/
	width: auto;
}
}
.winSP .anchor-nav a {
	display: block;
}

.isDeviceTB .anchor-nav a:before {
    left: 15px;
    top: 21px;
    width: 20px;
    height: 20px;
}
.winSP .anchor-nav a:before {
    left: 13px;
    top: 50%;
	width: 20px;
	height: 20px;
    margin-top: -12px;
}

.winSP .anchor-nav a span{
	padding: 8px 0 8px 30px;
}



.inner_bg {
	background: url(../image/bg.gif) repeat 0 0;
	padding-top: 36px;
	padding-bottom: 65px;
	border-bottom: 1px solid #b5b5b5;
	margin-top: 30px;
}
.inner_bg > .inner {
		max-width: 1024px;
		margin: auto;
}
.isDeviceTB .inner_bg {
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.isDevicePC .inner_bg > .inner {
	padding: 0;
}
.winSP .inner_bg {
	padding-top: 15px;
	padding-bottom: 0;
	margin-top: 10px;
}



#cnt02 {margin-top: 60px;}
.winSP #cnt02 {
	margin-top: 20px;
}
.content-area {
}
.winSP .content-area {
	-webkit-background-size: 500px auto;
			 -o-background-size: 500px auto;
					background-size: 500px auto;
	padding: 20px 3% 20px;
	margin-top: 5px;
}
.isDeviceTB .content-area  {
	padding: 0px 3%;
}
.cnt-ttl {
	border-top: 9px solid #eb3a46;
	-webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	margin-bottom: 30px;
	line-height: 1.3;
	padding: 11px 5px 8px 80px;
	position: relative;
	font-size: 3rem;
}
.cnt-ttl strong {font-weight: bold;}
.cnt-ttl:before {
	content: "";
	display: block;
	width: 54px;
	height: 40px;
	position: absolute;
	left: 15px;
	top: 9px;
	background: url(../image/ico_ttl_01.png) no-repeat 0 0;
	-webkit-background-size: 100% auto;
			 -o-background-size: 100% auto;
					background-size: 100% auto;
}

.winSP .cnt-ttl {
	padding: 8px 10px 8px 50px;
	font-size: 2rem;
	margin-bottom: 10px;
}
.winSP .cnt-ttl:before {
	width: 34px;
	height: 26px;
	position: absolute;
	left: 8px;
	top: 9px;
}

.cnt-ttl.cnt-ttl--green {
	border-color: #2ea187;
}
.cnt-ttl.cnt-ttl--green:before {
	background: url(../image/ico_ttl_02.png) no-repeat 0 0;
}
.cnt-ttl__sub01 {
	font-size: 24px;
	font-size: 2.4rem;
}
.cnt-ttl__sub02 {
	font-size: 20px;
	font-size: 2.0rem;
}
.cnt-ttl__sub03 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}
.winSP .cnt-ttl__sub01 {
	font-size: 1.8rem;
}
.winSP .cnt-ttl__sub02 {
	font-size: 16px;
	font-size: 1.6rem;
}
.winSP .cnt-ttl__sub03 {
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
}
.isDeviceTB .cnt-ttl__sub03 {
	display: block;
}



.content-area__lead {
	font-size: 14px;
	font-size: 1.4rem;
}




/* book-box
----------------------- */
.book-box {
	margin-top: 60px;
}
.book-box__title {
	font-size: 16px;
	font-weight: bold;
	background: #d9d9d9;
	padding: 3px 10px;
	margin-bottom: 30px;
}
.book-box__columnbox {
	overflow: hidden;
}
.book-box__column {
	font-size: 14px;
}
.book-box__column .book-box__txt {
	margin-bottom: 1.5em;
}
.book-box__column strong {
	font-size: 14px;
}
.book-box__column:nth-child(1) {
	float: left;
	width: 540px;
	z-index: 2;
	position: relative;
}
.book-box__column:nth-child(2) {
	float: right;
	width: 100%;
	margin-left: -560px;
	padding-left: 560px;
	z-index: 1;
	position: relative;
}
.winSP .book-box {
	margin-top: 30px;
}
.winSP .book-box__title {
	margin-bottom: 20px;
}
.winSP .book-box__column {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.winSP .book-box__column:nth-child(2) {
	margin-top: 15px;
}
.isDeviceTB .book-box__column:nth-child(1) {
	width: 340px;
}
.isDeviceTB .book-box__column:nth-child(2) {
	margin-left: -360px;
	padding-left: 360px;
}
.book-box__btn {
	margin-top: 25px;
}
.book-box__name {
	margin-top: 15px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.book-box__name span {
	font-size: 14px;
}
.book-box__cap {
	font-size: 12px;
	color: #f30006;
}

.book-box__btnbox .btn li {
	float: left;
	width: 220px;
}
.book-box__btnbox .btn li ~ li {
	margin-left: 15px;
}

.isDeviceTB .book-box__btnbox .btn li {
	margin-bottom: 15px;
}
.isDeviceTB .book-box__btnbox .btn li ~ li {
	margin-left: 0;
}
.winSP .book-box__btnbox .btn li {
	width: 100%;
	margin: 0 auto;
	float: none;
}




/* teach-box
----------------------- */
.teach-box {
	margin-top: 60px;
}
.teach-box__title {
	font-size: 16px;
	font-weight: bold;
	background: #d9d9d9;
	padding: 3px 10px;
	margin-bottom: 30px;
}
.teach-box__columnbox {
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 0;
}
.teach-box__column {
	font-size: 1.4rem;
	display: inline-block;
	vertical-align: top;
}
.teach-box__column strong {
	font-size: 14px;
}
.teach-box__column:nth-child(1) {
	width: 230px;
	margin-right: 30px;
	text-align: center;
}
.teach-box__column:nth-child(2) {width: calc(100% - 260px);}
.winSP .teach-box {
	margin-top: 30px;
}
.winSP .teach-box__column {
	width: 100%;
	margin: 0;
	padding: 0;
}
.winSP .teach-box__column:nth-child(2) {
	margin-top: 30px;
}
.teach-box__btn {
	width: 400px;
	margin-top: 25px;
}
.teach-box__photo > img {
  -webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.1);
/*		-webkit-box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);
						box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);*/
}
.teach-box__namebox {
	line-height: 1.4;
	margin-bottom: 10px;
}
.teach-box__position {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.teach-box__kana {
	font-size: 12px;
	font-size: 1.2rem;
}
.teach-box__name {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
}
.teach-box__name > span {
	font-size: 18px;
	font-size: 1.8rem;
}
.teach-box__ico {
	background: #000;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.2em 10px;
}
.teach-box__lead {
	margin-top: 5px;
}

.winSP .teach-box__position {
	font-size: 18px;
	font-size: 1.8rem;
}
.winSP .teach-box__kana {
	font-size: 10px;
	font-size: 1.0rem;
}
.winSP .teach-box__name {
	font-size: 22px;
	font-size: 2.2rem;
}
.winSP .teach-box__name > span {
	font-size: 14px;
	font-size: 1.4rem;
}
.winSP .teach-box__ico {
	font-size: 10px;
	font-size: 1.0rem;
}

.winSP .teach-box__btn {
	width: 100%;

}


.winSP {}
.winSP {}
.winSP {}
.winSP {}
.winSP {}

.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}









/* lineup
----------------------- */
.lineup__list {
	overflow: hidden;
	padding: 0 10px;
	margin-top: 23px;
	padding: 5px;
}
.winSP .lineup__list {
	margin-top: 10px;
}
.lineupbox {
	width: 32%;
	float: left;
	margin-left: 2%;
	border: 1px solid #cfcfcf;
	-webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
					box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 15px;
	position: relative;
}
.winSP .lineupbox {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-bottom: 20px;
}
.winSP .lineupbox:last-child {
	margin-bottom: 0;
}
	.lineupbox:nth-child(1) {
		margin-left: 0; }
	.lineupbox__title--main {
		font-size: 24px;
		line-height: 1.2;
		display: block;
		font-weight: bold;
		margin-top: 0px;
		display: inline-block;
		position: relative; }
		.icon-beginner .lineupbox__title--main {
			margin-right: 40px; }
/*		.icon-beginner .lineupbox__title--main:after {
			content: "";
			background: url(https://bookstore.tac-school.co.jp/social/image/index/1710/icon_biginner.png) no-repeat;
			width: 28px;
			height: 41px;
			display: block;
			position: absolute;
			right: -40px;
			top: -5px; }*/
	.lineupbox__title--sub {
		font-size: 14px;
		display: block; }
		.icon-new .lineupbox__title--sub {
			margin-left: 50px; }
	.lineupbox__content {
		font-size: 14px;
		overflow: hidden;
		margin-top: 15px; }
	.lineupbox__image {
		float: left;
		z-index: 2;
		position: relative; }
		.isDeviceTB .lineupbox__image {
			text-align: center;
			float: none;
			margin-bottom: 10px; }
		.winSP .lineupbox__image {
			width: 30%; }
	.lineupbox__lead {
		float: right;
		margin-left: -40%;
		padding-left: 40%;
		z-index: 1;
		position: relative;
		width: 100%; }
		.isDeviceTB .lineupbox__lead {
			float: none;
			margin-left: 0;
			padding-left: 0; }
	.lineupbox__btn {
		margin-top: 15px;
		overflow: hidden; }
		.lineupbox__btn a:hover {
			opacity: 0.8; }
		.lineupbox__btn--left {
			float: left;
			width: 50%; }
		.lineupbox__btn--right {
			float: left;
			width: 50%; }
		.lineupbox__btn--full {
			float: none;
			width: 100%; }
		.lineupbox__btn--disabled {
			display: none;
			color: #888;
			background: #ececec;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			padding: 10px;
			-webkit-box-sizing: border-box;
			box-sizing: border-box; }



/* dl-box
----------------------- */
.dl-box {
	width: 850px;
	margin: 40px auto 0;
	background: #fffff1;
	border: 5px solid #c4e9e0;
	padding: 25px 30px;
}
.dl-box__list li {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.dl-box__linknote {
	text-align: center;
	font-weight: bold;
	margin: 20px auto 0;
}
.dl-box__note li {
	font-size: 12px;
	font-size: 1.2rem;
}
.dl-box__btn {
	width: 450px;
	text-align: center;
	margin: 30px auto;
	background: #b64970;
}
.dl-box__btn .btn-dl a {
	text-align: center;
}
.dl-box__btn .btn-dl a:hover img {
	opacity: 1 !important;
}
.dl-box__btn .btn-dl .btn-dl__inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
.isDeviceTB .dl-box {
	width: 100%;
}
.winSP .dl-box {
	width: 100%;
	margin-top: 20px;
	padding: 10px;
}
.winSP .dl-box__list li {
	font-size: 1.4rem;
}
.winSP .dl-box__btn {
	width: 100%;
	margin: 20px auto;
}



/*.btn-tachiyomi,
.btn-data {margin-top: 16px;}*/
.btn-tachiyomi a,
.btn-data a {
	display: block;
	text-decoration: none!important;
	text-align: center;
}

.btn-tachiyomi a span,
.btn-data a span {
	cursor: pointer;
	display: inline-block;
	line-height: 1.3;
}



.btn-tachiyomi {
	-webkit-box-shadow: 0px 3px 0 #ebebeb;
					box-shadow: 0px 3px 0 #ebebeb;
			-webkit-border-radius: 2px;
							border-radius: 2px;
}
.btn-tachiyomi a {
	border: #CCC 1px solid;
	background: -webkit-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
	text-align: center;
			-webkit-border-radius: 2px;
							border-radius: 2px;
}
.btn-tachiyomi a p {
	border: #fff 1px solid;
    padding: 10px 0 8px;
    height: 42px;
			-webkit-border-radius: 2px;
							border-radius: 2px;
}
.btn-tachiyomi a span {
	font-size: 18px;
	font-size: 1.8rem;
	position: relative;
	color:#333;
	font-weight: bold;
	padding-left: 15px;
}
.btn-tachiyomi a span:before {
	content:"";
	background: url(../image/ico_tachiyomi.png) no-repeat left top;
	position: absolute;
	display: inline-block;
	left: 0;
	top:50%;
	width: 11px;
	height: 18px;
	margin-top: -9px;
}

.btn-tachiyomi a:hover {
	background: -webkit-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 );
	text-align: center;
}



.btn-data {
	-webkit-box-shadow: 0px 3px 0 #d4d4d4;
					box-shadow: 0px 3px 0 #d4d4d4;
			-webkit-border-radius: 3px;
							border-radius: 3px;
}
.btn-data a {
	border: #b70000 2px solid;
	background: -webkit-gradient(top,  #d83d3d 0%,#cd0404 100%);
	background: -webkit-linear-gradient(top,  #d83d3d 0%,#cd0404 100%);
	background: linear-gradient(to bottom,  #d83d3d 0%,#cd0404 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d83d3d', endColorstr='#cd0404',GradientType=0 );
			-webkit-border-radius: 3px;
							border-radius: 3px;
}
.btn-data a p {
	border: #e47964 1px solid;
	padding: 10px 0 8px;
			-webkit-border-radius: 3px;
							border-radius: 3px;
}
.btn-data a span {
	font-size: 16px;
	font-size: 1.6rem;
	position: relative;
	color:#fff;
	padding-right: 23px;
}
.btn-data a span:after {
	content:"";
	background: #fff;
	position: absolute;
	display: inline-block;
	right: 0;
	top:50%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	z-index: 1;
			-webkit-border-radius: 3px;
							border-radius: 3px;
}
.btn-data a span:before {
	content:"";
	background: url(../image/ico_detail.png) no-repeat center center;
	position: absolute;
	display: inline-block;
	right: 5px;
	top:50%;
	width: 6px;
	height: 10px;
	margin-top: -5px;
	z-index: 2;
}

.btn-data a:hover {
	background: -webkit-gradient(top,  #cd0404 0%,#d83d3d 100%);
	background: -webkit-linear-gradient(top,  #cd0404 0%,#d83d3d 100%);
	background: linear-gradient(to bottom,  #cd0404 0%,#d83d3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd0404', endColorstr='#d83d3d',GradientType=0 );
}
.winSP .btn-tachiyomi,
.winSP .btn-data {margin-top: 8px;}
.winSP .btn-tachiyomi{margin-top: 12px;}






.btn-dl {
	-webkit-box-shadow: 0px 3px 0 #d4d4d4;
					box-shadow: 0px 3px 0 #d4d4d4;
}
.btn-dl a {
	display: block;
	text-decoration: none!important;
	text-align: left;
	border: #b3466d 1px solid;
	background: -webkit-gradient(top,  #e37199 0%,#b3466d 100%);
	background: -webkit-linear-gradient(top,  #e37199 0%,#b3466d 100%);
	background: linear-gradient(to bottom,  #e37199 0%,#b3466d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37199', endColorstr='#b3466d',GradientType=0 );
}
.btn-dl a p {
	border: #b3466d 1px solid;
	padding: 6px 0 6px;
}
.btn-dl a .btn-dl__inner {
	cursor: pointer;
	display: inline-block;
	line-height: 1.3;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	position: relative;
	color:#fff;
	padding: 0 23px 0 10px;
}
.btn-dl a .btn-dl__inner:after {
	content:"";
	background: #fff;
	position: absolute;
	display: inline-block;
	right: 0;
	top:50%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	z-index: 1;
			-webkit-border-radius: 3px;
							border-radius: 3px;
}
.btn-dl a .btn-dl__inner:before {
	content:"";
	background: url(../image/ico_detail.png) no-repeat center center;
	position: absolute;
	display: inline-block;
	right: 5px;
	top:50%;
	width: 6px;
	height: 10px;
	margin-top: -5px;
	z-index: 2;
}

.btn-dl a:hover {
	background: -webkit-gradient(top,  #b3466d 0%,#e37199 100%);
	background: -webkit-linear-gradient(top,  #b3466d 0%,#e37199 100%);
	background: linear-gradient(to bottom,  #b3466d 0%,#e37199 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3466d', endColorstr='#e37199',GradientType=0 );
}

.btn-dl a .btn-dl__sub {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

.winSP .btn-dl a .btn-dl__inner:after {
	right: 3px;
}
.winSP .btn-dl a .btn-dl__inner:before {
	right: 7px;
}





#cnt01 .lead-area li{
	padding-left: 1.0em;
	position: relative;
}
#cnt01 .lead-area li:before {
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	left: 0;
	top: 9px;
	background: #343434;
	-webkit-border-radius: 50%;
					border-radius: 50%;
}
.winSP #cnt01 .lead-area li:before {
	top: 6px;
}

.book-data {
	width: 30%;
	max-width: 250px;
}
.isDeviceTB .book-data {
	width: 34%;
	max-width: none;
}
.book-data .cover {
	display: block;
	box-shadow:3px 3px 0px 0px rgba(0,0,0,.1);
	text-align: center;
	max-width: 250px;
}
.isDeviceTB .book-data .cover {
	text-align: center;
	max-width: 180px;
	margin: 0 auto;
}
.btn-box {
	padding: 0 20px;
}

.isDeviceTB .btn-box {
	padding: 0;
}
.winSP .book-data {
	width: 100%;
	max-width: none;
	display: flex;
	-webkit-align-items: flex-end;
					align-items: flex-end;
}
.no-flexbox .winSP .book-data  {
	display: table;
	word-spacing: -1em;
}
.winSP .book-data .cover {
	max-width: none;
	width: 36%;
}
.winSP .btn-box {
	padding: 0;
	width: 64%;
	padding-left: 20px;
}
.no-flexbox .winSP .cover,
.no-flexbox .winSP .btn-box  {
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
}
.winSP .btn-data {
	margin-top: 15px;
}
#cnt01 .bookinfo .movie {
	float: left;
	max-width: 645px;
	width: 58%;
}

#cnt01 .book-data {
	float: left;
	margin-left: 30px;
}


.winSP #cnt01 .bookinfo .movie {
	float: none;
	width: 100%;
}

.winSP #cnt01 .book-data {
	float: none;
	margin-left: 0;
	margin-top: 15px;
}

.point-list {
	font-size: 1.2rem;
}

#cnt02 .book-data {
	float: left;
}
#cnt02 .book-detail {
	float: left;
	width: calc(100% - 250px);
	padding-left: 5%;
}
.isDeviceTB #cnt02 .book-detail {
	width: 66%;
}
#cnt02 .book-detail h3 {
	font-size: 2.8rem;
	font-weight: bold;
	margin-bottom: .8em;
}
.winSP #cnt02 .bookinfo {
	display: flex;
	-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
					flex-wrap: wrap;
	}
.winSP #cnt02 .book-detail h3 {
	font-size: 1.8rem;
}
.winSP #cnt02 .book-data {
	float: none;
	width: 100%;
	-webkit-order: 2;
			-ms-order: 2;
					order: 2;
	margin-top: 15px;
}
.winSP #cnt02 .book-detail {
	float: none;
	width: 100%;
	padding-left: 0;
	-webkit-order: 1;
			-ms-order: 1;
					order: 1;
}

.character {
	display: flex;
	margin-top: 30px;
	max-width: 630px;
}
.character .thumb {
	display: block;
	width: 400px;
	-webkit-order: 2;
			-ms-order: 2;
					order: 2;
}
.character figcaption {
	flex:1;
	padding-right: 15px;
	font-size: 1.4rem;
}

@media print, screen and (max-width: 1120px) {
.character {
	display: block;
	max-width: 400px;
}
	.character .thumb {
		width: 100%;
	}
	.character figcaption {
		width: 100%;
	}
	}
.winSP .character {
	display: block;
	margin-top: 15px;
	max-width: none;
}
.winSP .character .thumb {
	width: 100%;
}
.winSP .character .thumb img {width: 100%; max-width: none;}
.winSP .character figcaption {
	width: 100%;
	margin-top: 5px;
}

#cnt02 .point-list li {
	width: 46%;
	max-width: 390px;
}
#cnt02 .point-list li:nth-child(2) {
	margin-left: 15px;
}
.winSP #cnt02 .point-list li {width: 100%; max-width: none;}
.winSP #cnt02 .point-list li img {width: 100%; max-width: none;}
.winSP #cnt02 .point-list li:nth-child(2) {
	margin-left: 0;
	margin-top: 10px;
}


.dokugaku-contents {
	background: #fffff0;
	border: 1px solid #d3d3d3;
	margin: 0 auto;
	padding: 20px 50px 40px;
	max-width: 1024px;
/*	min-width: 926px;*/
}
.isDeviceTB .dokugaku-contents {min-width: 0; width: 100%;}
.dokugaku-contents .subttl {font-weight: bold;margin-top: 1.8em;}
.dokugaku-contents .txt {
	margin-top: 1.8em;
	font-size: 14px;
	font-size: 1.4rem;
}

.dokugaku-bnr {margin-top: 64px; text-align: center;}


.dokugaku-info {
	margin-top: 50px;
}
.winSP .dokugaku-info {
	margin-top: 20px;
}

.winSP .dokugaku-contents {
	margin: 0;
	padding: 12px 3% 20px;
	min-width: 0;
	width: 100%;
}
.winSP .dokugaku-contents h3 {
	width: 100%;
	margin: 0 auto;
}
.winSP .dokugaku-contents .subttl {font-weight: bold;margin-top: 1.5em;}
.winSP .dokugaku-contents .txt {margin-top: 1.5em;}

.winSP .dokugaku-bnr {margin-top: 15px; text-align: center;}



.PNK {
	color: #cf2077;
}
.red {
	color: #ff0000;
}
.blue {
	color: #006bcb;
}
.green {
	color: #2ea187;
}



/*------until------*/
.until .lineupbox__btn--disabled{
	display:block;    
}
.until .btn-tachiyomi,
.until .btn-data{
	display:none;
}

.btn-dl.__btn--disabled{
	display:none;
}
.until .btn-dl{
	display:none;
}
.until .btn-dl.__btn--disabled{
	display:block;
}
.until .btn-dl.__btn--disabled {
	text-align: center;
	border:none;
	background:#ececec;
	padding:10px;
}
.until .btn-dl.__btn--disabled .btn-dl__inner {
    color: #888;
	font-weight:bold;
}
.until .btn-dl.__btn--disabled .btn-dl__inner:before,
.until .btn-dl.__btn--disabled .btn-dl__inner:after{
    display:none;
}