@charset "UTF-8";

#contents_wrapper > * {box-sizing:border-box;}

/*.rsp_mb0 {
    background: url(//www.animatebookstore.com/special/378/images/bg.png) !important;
}*/

#contents_wrapper .section{
	width:1040px;
	margin:2em auto 30px;
	padding:0;
	text-align:left;
	line-height:1.5;
	border-radius:0.5em;
}
#contents_wrapper .spOnly{display: none;}

/* 対象商品 */
.main_contents section.one_row.fl_list_box>ul>li {
    color: #2b2b2b !important;
}
.buy_btn a, .new_alert_btn a, .read_btn a, .want_list_btn a {
    color: #ccc7c4 !important;
}




/* 追記 */
.ribbon11-wrapper {  
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 10px 0;
  width: auto;
  background: #f4f4f4;
   text-align: left;
}
.ribbon11-wrapper  p{  
    padding: 20px;
        text-align: left;
}
.ribbon11-wrapper  .box-title28{  
    position: absolute;
    display: inline-block;
    z-index: 1;
    padding: 10px 10px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #3ca5f5;
    color: #ffffff;
    font-weight: bold;
}
.ribbon11 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 0 0 -20px;
  width: calc(100% + 20px);
  font-size: 22px;
  color: white;
  background-image: linear-gradient(to right, #68c9dc 0%, #fccbe9 100%);
}
.ribbon11:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #fcd1e4;
}

a.btn_10 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	font-size: 15px;
	padding: 1rem 5rem;
	font-weight: bold;
	background-image: linear-gradient(to right, #68c9dc 0%, #fccbe9 100%);
	border-radius: 100vh;
	color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	transition: 0.5s;
	margin-bottom: 20px;
}
a.btn_10:hover {
	color: #fff;
	background-image: linear-gradient(to left, #27acd9 0%, #b4e12b 100%);
}




.ribbon12-wrapper {  
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 10px 0;
  width: auto;
  background: #ffeef4;
   text-align: left;
}
a.btn_11 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	font-size: 15px;
	padding: 1rem 5rem;
	font-weight: bold;
	background-image: linear-gradient(to right, #b6bee0 0%, #f9b5d4 100%);
	border-radius: 100vh;
	color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	transition: 0.5s;
	    margin-top: 20px;
}
a.btn_11:hover {
	color: #fff;
	background-image: linear-gradient(to right, #b6bee0 0%, #f9b5d4 100%);
}
.ribbon12-wrapper  p{  
    padding: 20px;
        text-align: left;
}


/* 追記 */










#contents_wrapper .section h2{
	margin:0;
	padding-top:26px;
	text-align:center;
	line-height:1;
}
#contents_wrapper .section h2 p{
	margin:0;
}
#contents_wrapper .section h2 p.date{
	background:#fff;
	width:755px;
	margin:0 auto 6px;
	padding:4px 0;
	font-size:30px;
	color:#ff0000;
	letter-spacing:2px;
	text-shadow:1px 1px 0 #fff, 2px 2px 3px #777;
	border-radius:8px;
}
#contents_wrapper .section h2 p.date span{font-size:22px;}
#contents_wrapper .section h2 p.lead{
	font-size:42px;
	color:#fff;
}
#contents_wrapper .section h2 p.lead span{
	font-size:66px;
	color:#785603;
	text-shadow:3px 3px 2px #fff, 3px -3px 2px #fff, -3px -3px 2px #fff, -3px 3px 2px #fff;
}
#contents_wrapper .section h2 p.lead span.small {font-size:42px;}

#contents_wrapper #bonus_rate_wrap{
	width:850px;
	margin:0 auto;
	font-size:26px;
	font-weight:bold;
	text-align:center;
}
#contents_wrapper #bonus_rate_wrap span{
	padding-left:3px;
	font-size:50px;
	color:#f00;
	text-shadow:1px 1px 0 #fff, 2px 2px 3px #777;
}
#contents_wrapper #bonus_rate_wrap span.small{
	padding:0 3px 0 0;
	font-size:34px;
}

#contents_wrapper #bonus_rate{
	width:700px;
	margin:40px auto;
	text-align:left;
}
#contents_wrapper #bonus_rate_detail {background:url(../../290%20%E6%9C%80%E5%A4%A740%EF%BC%85%E3%82%B3%E3%82%A4%E3%83%B3%E3%83%90%E3%83%83%E3%82%AF%E3%82%AD%E3%83%A3%E3%83%B3%E3%83%9A%E3%83%BC%E3%83%B3/images/coin_bg.jpg) center -20px no-repeat;}
#contents_wrapper #bonus_rate p {margin:0 0 6px;}
#contents_wrapper #bonus_rate p:first-child{
	display:inline-block;
	padding:6px 1em 2px;
	font-size:24px;
	color:#fff;
	border-radius:30px;
}
#contents_wrapper #bonus_rate p:nth-of-type(2){
	font-size:22px;
	text-indent:24px;
}
#contents_wrapper #bonus_rate table{
	overflow:hidden;
	margin:10px 0;
	font-weight:bold;
	color:#fff;
}
#contents_wrapper #bonus_rate tr td:first-child{
	width:320px;
	padding:2px 14px 4px;
	font-size:32px;
	border-bottom:10px solid #fff;
}
#contents_wrapper #bonus_rate td:nth-child(2){
	background:none;
	width:50px;
	padding:4px;
	text-align:center;
}
#contents_wrapper #bonus_rate tr td:nth-child(3){
	position:relative;
	width:280px;
	margin:0;
	font-size:32px;
	text-align:center;
	border-bottom:10px solid #fff;
}
#contents_wrapper #bonus_rate tr td:nth-child(3)::before{
	content:url(../../290%20%E6%9C%80%E5%A4%A740%EF%BC%85%E3%82%B3%E3%82%A4%E3%83%B3%E3%83%90%E3%83%83%E3%82%AF%E3%82%AD%E3%83%A3%E3%83%B3%E3%83%9A%E3%83%BC%E3%83%B3/images/kangen1.png);
	position:absolute;
	top:4px;
	left:4px;
}
#contents_wrapper #bonus_rate tr td:nth-child(3)::after{
	content:url(../../290%20%E6%9C%80%E5%A4%A740%EF%BC%85%E3%82%B3%E3%82%A4%E3%83%B3%E3%83%90%E3%83%83%E3%82%AF%E3%82%AD%E3%83%A3%E3%83%B3%E3%83%9A%E3%83%BC%E3%83%B3/images/kangen2.png);
	position:absolute;
	bottom:4px;
	right:4px;
}

#contents_wrapper #bonus_rate td span{
	font-size:22px;
	text-shadow:1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff;
}
#contents_wrapper .attention{
	width:700px;
	margin:0 auto 60px;
	font-size:14px;
	line-height:1.7;
}

#pickup_feature{
	width:860px;
	margin:0 auto;
	padding-bottom:30px;
	text-align:center;
}
#pickup_feature h3{
	background:url(../../290%20%E6%9C%80%E5%A4%A740%EF%BC%85%E3%82%B3%E3%82%A4%E3%83%B3%E3%83%90%E3%83%83%E3%82%AF%E3%82%AD%E3%83%A3%E3%83%B3%E3%83%9A%E3%83%BC%E3%83%B3/images/tit_feature.png) center top no-repeat;
	width:860px;
	height:48px;
	margin:0 auto;
	text-indent:-9999px;
}
#pickup_feature h3 + div{
	overflow:hidden;
	width:640px;
	margin:5px auto;
}
#pickup_feature .feature{
	float:left;
	width:300px;
	margin:10px 10px 0;
}
#pickup_feature .feature img {width:100%;}

/* 設定 */


#contents_wrapper .contents_box{
   width: 96%;
   margin: 0 auto;
}

/*ページトップのマージン調整*/
/*#contents_wrapper #hd_img{
   padding-top: 20px;
}*/

/*文字色*/
/*#contents_wrapper{
    color: white;
}*/

.top_midashi{
   border-bottom: solid 2px #ffa500;
    font-weight: bold;
    font-size: 1.5rem;
    width: 93%;
    margin: 20px auto 10px;
}

#campaign p{
   font-size: 1.1rem;
}

#campaign{
   margin-bottom: 25px;
}

/* h2 */
#contents_wrapper .h2_ttl{
    font-size: 2em !important;
    line-height: 1.5;
    margin-top: 20px;
	color: #FFFFFF;
	background: #971217;
}


.CPmidashi{
   font-size: 1.2rem;
}

.CPsyousai{
   text-align: left !important;
}

.CPtxt{
    margin-bottom: 20px;
}

.mousikomi_box{
    font-size: 90%;
    background: #fefbea;
    border-radius: 10px;
    padding: 15px;
	margin: 20px 0 30px;
}


.button a {
    background: #fce77e;
    border-radius: 9999px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    padding: 10px 25px;
    font-size: 1.2rem;
    color: #333333;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 700;
}
.button a:hover {
    background: #333333;
    color: #FFF;
}
.button a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #333333;
    border-right: 3px solid #333333;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button a:hover:after {
    border-color: #FFF;
}

/* txt */
.step{
    font-weight: bold;
    font-size: 0.9rem;
}

/* entry_box */
#entry_box{
    padding: 10px 5px;
    width: 87%;
    margin: 7px auto;
    background: rgba(455,455,455,0.1);
}

/* catch */
#contents_wrapper #catch_wrap{
    color: white;
    margin-bottom: 100px;
}
#contents_wrapper .catch_txt{
    padding-top: 25px;
}
#contents_wrapper .catch_txt p{font-size: 1.1rem;}
#contents_wrapper .catch_bld{
    font-size: 1.5rem;
    font-weight: bold;
}
#contents_wrapper .notes{font-size:0.9rem; }


/* about_wrap */
#contents_wrapper .about_box{
    display: flex;
    width: 80%;
    margin: 0 auto 100px; 
}
#contents_wrapper .about_txt{
    color: #FFFFFF;
	width: 45%;
	margin-top: 8%;
	margin-left: 3%;
}
#contents_wrapper .about_txt p{
    font-size: 0.9rem;
    margin-bottom: 1em;
}
#contents_wrapper .about_width40{
    padding-top: 30px;
    text-align: left;}


/* cp_wrap */
#contents_wrapper .cp_box{
    background-color: white;
    width: 84%;
    margin: 0 auto;
	padding: 30px 25px;
}
#contents_wrapper .cp_catch p{
   font-size: 1.6rem;
}

#contents_wrapper h3{
    font-size: 1.2rem !important;
    background-color: #ccc7c4 !important;
	margin-top: 35px;
	margin-bottom: 0.7em;
    padding: 8px;
}
#contents_wrapper .cp_h3box{
    text-align: left;
	font-size: 0.9rem;}
	
#contents_wrapper .cp_h3box p{
   font-size: 0.9rem;
   margin-bottom: 30px;  
}
	
#contents_wrapper table{
    margin: 0 auto;
}
#contents_wrapper .cp_h3box .th{
    border: #dbd6d3 solid;
    padding: 1px;
    width: 600px;
    text-align: center;
	font-size: 0.9rem;
}
#contents_wrapper .cp_h3box .td{
   font-size: 0.9rem;
   padding: 1em 0px 3em 60px;
}

#contents_wrapper .link_btn{
    background: black;
    border-radius: 50px;
    width: 300px;
    padding: 7px 5px;
	margin-top: 20px;
}
#contents_wrapper .link_btn a{
    display: block;
	color: white;
	font-size: 1rem;
    text-align: center;
}
#contents_wrapper .link_btn a:hover{
    text-decoration: none;
	color: #d193ff;
}

#contents_wrapper .cp_notes{margin-top: 20px;}

.footer_wrap{
    color: white;
	padding: 5px 0 35px 0;}

/*========================================
 SMART-PHONE
========================================*/
#special_main #contents_wrapper .section,
#special_main #contents_wrapper #navigation p {width:94%;}
#containers img{}
#containers .rsp_mb0 {
    padding: 0px 4px 20px 4px!important;}
	
#containers .pcOnly{display: none;}

/* plan = section */
#special_main .section h2{
	padding:0.3em;
	color:#fff;
	font-weight:bold;
}
#containers #contents_wrapper .section h2 p.date{
	display:block;
	background-color:#fff;
	width:100%;
	margin-bottom:0.5em;
	padding:0.3em 0;
	color:#f0c;
	font-size:110%;
	text-align:center;
	letter-spacing:1px;
	border-radius:0.3em;
}
#containers #contents_wrapper .section h2 p.date span{
	font-size:100%;
	color:#f0c;
}
#containers #contents_wrapper .section h2 p.lead{
	background:#ff6;
	display:block;
	padding:0.1em 0;
	font-size:120%;
	font-weight:bold;
	color:#f09;
	text-align:center;
	line-height:1.4;
	border-radius:0.3em;
}
#containers #contents_wrapper .section h2 p.lead span{
	font-size:120%;
	font-weight:bold;
	color:#f09;
	text-shadow:none;
}

#containers #contents_wrapper #bonus_rate_wrap{
	width:100%;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#containers #contents_wrapper #bonus_rate_wrap br {display:none;}
#containers #contents_wrapper #bonus_rate_wrap span{
	padding-left:0;
	font-size:16px;
	text-shadow:none;
}

#containers #contents_wrapper #bonus_rate{
	width:96%;
	margin:12px auto;
	padding:1em;
	border:1px solid #f36;
	box-sizing:border-box;
}
#containers #contents_wrapper #bonus_rate_detail{
	background:none;
	padding:8px;
	box-sizing:border-box;
}
#containers #contents_wrapper #bonus_rate p {margin:0 0 6px;}
#containers #contents_wrapper #bonus_rate p:first-child{
	display:block;
	width:90%;
	margin:0 auto 8px;
	padding:6px 1em 2px;
	font-size:14px;
	color:#fff;
	text-align:center;
	border-radius:30px;
}
#containers #contents_wrapper #bonus_rate p:nth-of-type(2){
	font-size:14px;
	text-align:center;
	text-indent:0;
}

#containers #contents_wrapper #bonus_rate table{
	overflow:hidden;
	width:90%;
	margin:10px auto;
	font-weight:bold;
	color:#fff;
}
#containers #contents_wrapper #bonus_rate tr td:first-child{
	width:auto;
	padding:0;
	font-size:14px;
	border-bottom:none;
}
#containers #contents_wrapper #bonus_rate td:nth-child(2){
	width:auto;
	padding:4px 11px 0 0;
}
#containers #contents_wrapper #bonus_rate tr td:nth-child(3){
	width:auto;
	font-size:14px;
	text-align:left;
	border-bottom:none;
}
#containers #contents_wrapper #bonus_rate tr td:nth-child(3)::before,
#containers #contents_wrapper #bonus_rate tr td:nth-child(3)::after {display:none;}
#containers #contents_wrapper #bonus_rate td:nth-child(odd) {background:none;}

#containers #contents_wrapper #bonus_rate td span{
	font-size:14px;
	text-shadow:none;
}
#containers #contents_wrapper .attention{
	width:100%;
	margin:0 auto 12px;
	padding:0 1em 2em;
	font-size:12px;
	line-height:1.4;
	box-sizing:border-box;
}

#containers #pickup_feature{
	width:100%;
	margin:0;
	padding-bottom:10px;
	text-align:center;
}
#containers #pickup_feature h3{
	background:#f36;
	width:100%;
	height:auto;
	padding:0;
	font-size:16px;
	color:#fff;
	text-align:center;
	text-indent:0;
}
#containers #pickup_feature h3 + div {width:100%;}
#containers #pickup_feature .feature img {width:250px;}
#containers .item_box{
    float:none;
    overflow:hidden;
    width:100%;
    margin:0;
}

/* h2 */
#containers .h2_ttl{
    font-size: 1.8em !important;
    line-height: 1.5;
    margin-top: 20px;
	color: #FFFFFF;
	background: #ffa500;
	
}

/* catch */
#containers #catch_wrap{
    color: white;
    margin-bottom: 100px;
}
#containers .catch_txt{
    padding-top: 25px;
}
#containers .catch_txt p{font-size: 1rem;}
#containers .catch_bld{
    font-size: 1.3rem;
    font-weight: bold;
}
#containers .notes{font-size:0.8rem; }


/* about_wrap */
#containers .about_box{
    width: 90%;
    margin: 0 auto 100px; 
}
#containers .about_txt{
    color: #FFFFFF;
	width: 90%;
	margin-top: 2%;
	margin-left: 4%;
}
#containers .about_txt p{
    font-size: 0.9rem;
    margin-bottom: 1em;
}
#containers .about_width40{
    padding-top: 20px;
    text-align: left;
	width: 100%;
	margin: 0 auto;
	}


/* cp_wrap */
#containers .cp_box{
    background-color: white;
    width: 84%;
    margin: 0 auto;
	padding: 30px 25px;
}
#containers .cp_catch p{
   font-size: 1.2rem;
}

#containers h3{
    font-size: 1.2rem !important;
  background-image: -webkit-linear-gradient(left, #fcd0e5 0%, #cb8acf 50%, #68c9dc 100%);
  background-image: linear-gradient(to right, #68c9dc 0%, #cb8acf 50%, #fcd0e5 100%);

	margin-top: 15px;
	margin-bottom: 0.7em;
    padding: 10px 70px;
}
#containers .cp_h3box{
    text-align: left;
	font-size: 0.9rem;
	margin-top: 25px;}
	
#containers .cp_h3box p{
   font-size: 0.9rem;
   margin-bottom: 30px;  
}
	
#containers table{
    margin: 0 auto;
}
#containers .cp_h3box .th{
    border: #dbd6d3 solid;
    padding: 1px;
    text-align: center;
	font-size: 0.9rem;
}
#containers .cp_h3box .td{
   font-size: 0.9rem;
   padding: 1em 1px 3em 1px;
}

#containers .link_btn{
    background: black;
    border-radius: 50px;
    width: 93%;
    padding: 7px 5px;
    margin: 20px auto 0;
}
#containers .link_btn a{
    display: block;
	color: white;
	font-size: 0.9rem;
    text-align: center;
}
 #containers .link_btn a:hover{
    text-decoration: none;
	color: #d193ff;
}
.tr_s{
    font-size: 0.6rem;
	vertical-align: middle;
	padding-right: 5px;
	}
#containers .cp_notes{margin-top: 20px;}




/*========================================
 parts
========================================*/
.font170 {
	font-size:170%;
	line-height:1.4em;}
.font220 {
	font-size:220%;
	line-height:1.2em;}
.bold {font-weight:bold;}
.red  {color:#f00;}
.mt10 {margin-top:10px;}
.mt1em {margin-top:1em;}
.p_b10 {padding-bottom:10px;}
.center {text-align:center;}





/*========================================
 ※※　変更　※※
========================================*/
#contents_wrapper .section{
	border:5px solid #7cd77d;
}
#contents_wrapper .section h2{
	background:#7cd77d;
}
#contents_wrapper .section h2 p.lead span,
#contents_wrapper #bonus_rate td:nth-child(2){
	color:#785603;
}
#contents_wrapper #bonus_rate_wrap{
	color:#6b4405;
}
#contents_wrapper #bonus_rate p:first-child{
	background:#6b4405;
}
#contents_wrapper #bonus_rate td:nth-child(odd){
	background:#785603;
}
