@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;
}
.indent{
    padding-left: 1em;
    text-indent: -1em;
}


.main-txt {font-size: 12px; text-align: right; margin-top: 5px;}
.anchor-nav {
	max-width: 1166px;
	margin: 50px auto 0;
	display: table;
	width: 100%;
	word-spacing: -1em;
}
.anchor-nav li {
	display: inline-block;
	vertical-align: top;
	width: 32.504288164665525%;
	word-spacing: normal;
}
.anchor-nav li:nth-child(2), .anchor-nav li:nth-child(3) {
		margin-left: 1.2%;
	}
.anchor-nav a {
	display: block;
	box-shadow:3px 5px 0px 0px #cfcfcf;
	position: relative;
	background: -webkit-linear-gradient(top, #38c463 0%,#3da561 100%);
	background: linear-gradient(to bottom, #38c463 0%,#3da561 100%);
	transition: .3s;
}
.anchor-nav a:before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 1px;
	width: 28px;
	height: 49px;
	background: url(/pages/add/takken_text/image/anchor_arr.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: -webkit-linear-gradient(top, #3da561 0%,#38c463 100%);
	background: linear-gradient(to bottom, #3da561 0%,#38c463 100%);
}
.anchor-nav a:hover:before {
	top: 15px;
}
.anchor-nav a span{
	display: block;
	padding: 11px 0 8px 90px;
	border: rgba(255,255,255,.3) 1px solid;
	-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%;}
.winSP .anchor-nav li,
.isDeviceTB .anchor-nav li {
	width: 97%;
	margin-left: 3%!important;
	margin-bottom: 10px;
}
.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;
}
.winSP .anchor-nav a:before {
	left: 7px;
	top: 1px;
    width: 15px;
    height: 26px;
}
.isDeviceTB .anchor-nav a span{
	padding: 15px 5px 15px 60px;
}
.winSP .anchor-nav a span{
	padding: 8px 3px 8px 30px;
}

#cnt01 {margin-top: 40px;}
#cnt02 {margin-top: 60px;}
#cnt03 {margin-top: 16px;}
.winSP #cnt01 {margin-top: 10px;}
.winSP #cnt02 {margin-top: 30px;}
.winSP #cnt03 {margin-top: 20px;}

.content-area {
	background: url(/pages/add/takken_text/image/bg.gif) repeat 0 0;
	margin-top: 15px;
	padding: 45px 8% 50px;
}
.winSP .content-area {
	-webkit-background-size: 500px auto;
	     -o-background-size: 500px auto;
	        background-size: 500px auto;
	padding: 20px 3% 30px;
	margin-top: 5px;
}
.isDeviceTB .content-area  {
	padding: 45px 3% 50px;
}
.cnt-ttl {
	background: #3da561;
	border: #fff 2px solid;
	-webkit-box-shadow: #8FB5A4 0 0 0 1px;
	        box-shadow: #8FB5A4 0 0 0 1px;
	line-height: 1.3;
	padding: 11px 10px 8px 95px;
	position: relative;
	font-size: 3rem;
	font-weight: bold;
	color: #fff;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}
.cnt-ttl * {font-weight: bold;}
.cnt-ttl:before {
	content: "";
	display: block;
	width: 54px;
	height: 40px;
	position: absolute;
	left: 15px;
	top: 9px;
	background: url(/pages/add/takken_text/image/ico_ttl.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;
}
.winSP .cnt-ttl:before {
	width: 34px;
	height: 26px;
	position: absolute;
	left: 8px;
	top: 9px;
}

.cnt-subttl {
	background: #DCFFE8;
	border: #3da561 1px solid;
	font-size: 1.6rem;
	padding: 10px 10px 8px 60px;
	position: relative;
	font-weight: bold;
	margin-top: 35px;
	line-height: 1.3;
}
.cnt-subttl:before,
.cnt-subttl:after {
	content: "";
	line-height: 1;
	position: absolute;
	left: 20px;
	top: 5px;
	width: 26px;
	height: 26px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	}
.cnt-subttl:before {
	overflow: hidden;
	background: url(/pages/add/takken_text/image/anchor_arr.png) no-repeat 0 0;
	width: 12px;
	height: 20px;
	-webkit-background-size: 100% auto;
	     -o-background-size: 100% auto;
	        background-size: 100% auto;
	z-index: 1;
    left: 27px;
}
.cnt-subttl:after {
	background: #3da561;
	z-index: 0;
}

.cnt-subttl + .content-box {
	margin-top: 30px;
}
.winSP .cnt-subttl + .content-box {
	margin-top: 15px;
}
.winSP .cnt-subttl {
	padding: 8px 10px 8px 40px;
	position: relative;
	font-weight: bold;
	margin-top: 25px;
}
.winSP .cnt-subttl:before,
.winSP .cnt-subttl:after {
    top: 7px;
	}
.winSP .cnt-subttl:before {
    width: 10px;
    height: 17px;
    left: 14px;
}
.winSP .cnt-subttl:after {
	left: 8px;
  width: 22px;
  height: 22px;
}

.btn-tachiyomi,
.btn-data,
.btn-yotei {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: 4px 0 2px;
      -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(/pages/add/lp/wakauka/images/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(/pages/add/lp/wakauka/images/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-yotei {
	text-align: center;
	background: #7d7d7d;
	border: 1px solid #575757;
	padding: 10px 0;
      -webkit-border-radius: 3px;
              border-radius: 3px;
}
.btn-yotei p span {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

#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;
}

.btn-box.until {
	background:#555;
	height:50px;
	border-radius:3px;
	position:relative;
	text-align:center;
	margin:20px 5% 0;
}
.btn-box.until:after {
	content:"\0032\0030\0032\0031\5e74\0031\6708\767a\520a\4e88\5b9a";
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	display:inline-block;
	width:100%;
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}
.btn-box.until.june:after {
	content:"\0032\0030\0032\0031\5e74\0036\6708\767a\520a\4e88\5b9a";
}
.btn-box.until>div {
	display:none;
}


.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: 20px;
}

.winSP .btn-box a span,
.winSP .btn-box.until:after {
	font-size:4vw;
}

#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;*/
	-webkit-flex-direction: column;
	flex-direction: column;
}
.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;
	margin-bottom: 30px;
}

@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;
	margin-bottom: 10px;
}

#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;
}



#cnt03 .bookinfo {
	margin-top: 70px;
}
#cnt03 .bookinfo:first-child {
	margin-top: 0;
}
#cnt03 .book-data {
	float: left;
}
#cnt03 .book-detail {
	float: left;
	width: calc(100% - 250px);
	padding-left: 5%;
}
.isDeviceTB #cnt03 .book-detail {
	width: 66%;
}
#cnt03 .book-detail h3 {
	font-size: 2.8rem;
	font-weight: bold;
	margin-bottom: .8em;
}
#cnt03 .book-detail .anno{
	font-size:14px;
	font-size:1.4rem;

}
.winSP #cnt03 .bookinfo {
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin-top: 30px;
	}
.winSP #cnt03 .bookinfo:first-child {
	margin-top: 0;
}
.winSP #cnt03 .book-detail h3 {
	font-size: 1.8rem;
}
.winSP #cnt03 .book-data {
	float: none;
	width: 100%;
	-webkit-order: 2;
	    -ms-order: 2;
	        order: 2;
	margin-top: 15px;
}
.winSP #cnt03 .book-detail {
	float: none;
	width: 100%;
	padding-left: 0;
	-webkit-order: 1;
	    -ms-order: 1;
	        order: 1;
}



.dokugaku-info {
	margin-top: 70px;
}

.dokugaku-contents {
	background: #feffdc;
	margin: 0 auto;
	padding: 20px 8% 40px;
	width: 88%;
	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;}

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


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

.winSP .dokugaku-contents {
	margin: 0;
	padding: 12px 3% 20px;
	min-width: 0;
	width: 100%;
}
.winSP .dokugaku-contents h3 {
	width: 70%;
	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;}