@charset "UTF-8";
/* CSS Document */
body{
	background: #ecf8fd;
	min-width: 620px;
}

/*------------------
パンくずリスト
--------------------*/
ul.breadcrumb{
	background: #fff;
	padding: 10px 23px;
}
ul.breadcrumb li{
	display: inline-block;
	color: #999;
	font-size: 12px;
	font-feature-settings: "palt";
}
ul.breadcrumb li:after {
	content: ">";
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
}
ul.breadcrumb li:last-child:after{
	content: '';
}
ul.breadcrumb li a{
	color: #999;
	text-decoration: none;
}
ul.breadcrumb li a:hover{
	opacity: 0.8;
}å
ul.breadcrumb li:last-child a:hover{
	opacity: 1;
}

/*------------------
全体
--------------------*/
article#wrap{
	width:620px;
	margin: 0 auto;
	background: #e4dac8;
}
article#wrap img{
	max-width: 100%;
	vertical-align: bottom;
}
article#wrap a{
  text-decoration:none;
  display: flex;
  align-items: center;
  justify-content: center;
}
article#wrap a:hover{
	opacity: 0.8;
}

/*------------------
メインビジュアル
--------------------*/
.mainVisArea {
	width: 100%;
	text-align: center;
	position: relative;
}
.mainVisArea h2{
	margin: 0 auto;
}
.mainVisArea .coupon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
}
/*------------------
コマ画像
--------------------*/
.komalist{
 text-align: center;
}
.komalist li{
  width: 100%;
	margin: 0 auto;
}
.komalist li img{
	vertical-align: bottom;
}
/*------------------
書誌リスト
--------------------*/
.bookBox {
	width: 86%;
	margin: 0 auto 40px;
	padding: 30px 0;
	border: 2px solid #a2957b;
	border-radius: 10px;
	background: rgba(255,255,255,0.9);
}
.bookBox h3 {
	margin: 0 auto 20px;
	text-align: center;
}
.bookBox h3 img {
	width: 50%;
}
.booklist {
 width: 86%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(2, 200px);
	column-gap: 35px;
	grid-row-gap: 20px;
	justify-content: center;
	text-align: center;
}

.cover { margin-bottom: 15px;}
.cover img{
 width: 100%;
	outline: 2px solid rgba(0, 0, 0, 0.1);
	outline-offset: -2px;
}

.book_cpn img{
	display: block;
	margin: 0 auto 20px;
	width: 50%;
}

/*------------------
書影バッヂ
--------------------*/
.cover{
 position: relative;
 line-height: 1;
 display: inline-block;
}
.badge {
 position: absolute;
 bottom: 9px;
 left: 9px;
 border-radius: 40px;
 background: #76534c;
 color: #fff;
 font-size: 12px;
 line-height: 20px;
 padding: 0 8px;
/*
 display: flex;
 justify-content: center;
 align-items: center;
*/
}


/*------------------
キャラクター紹介
--------------------*/
.charaArea {
 text-align:center;
 margin-bottom: 40px;
}
.charaArea h3 {
 margin: 0 auto 40px;
	width: 70%;
}
.charalist{
	width: 86%;
	margin: 0 auto;
	display: grid;
	column-gap: 8%;
	grid-row-gap: 40px;
}

/*------------------
全話ボタン
--------------------*/
.all_btn {
  width: 88%;
		height: 80px;
  margin: 40px auto 50px;
  padding: 0;
  background: #09a1d9;
  text-align: center;
		border-radius: 99px;
}
.all_btn a {
  width: 100%;
		height: 100%;
		border-radius: 99px;
}
.all_btn img {
 width: 50%;
 vertical-align: bottom;
}

/*------------------
コピーライト
--------------------*/
.copyright{
	margin: 0 auto;
	padding-bottom:10px;
	text-align: center;
}
.copyright img{
	width: 200px;
}

/*------------------
ボタン
--------------------*/
.btn {
	display: block;
	width: 100%;
	line-height: 44px;
	border-radius: 99px;
	background:#09a1d9;
	font-size: 18px;
}
.btn a {
	color:#fff!important;
	font-weight:bold;
	width: 100%;
	display: flex;
 align-items: center;
 justify-content: center;
}

/*------------------
ページトップへ
--------------------*/
#page-top {
  bottom: 40px;
  float: right;
  margin-top: -160px;
  position: sticky;
  z-index: 100;
  margin-right: -95px;
}
#page-top img {
  max-width: 100%;
}
/*------------------
書誌リストへのアンカーボタン
--------------------*/
#btn01 {
    position: fixed;
	width: 90px;
    bottom: 90px;
    right: calc(50% - 415px);
    z-index: 1000;
}
#btn01 img{
	max-width: 100%;
	vertical-align: bottom;
}
.wrap-sales {
    background: url(https://s.yimg.jp/images/bookstore/ebook/web/content/2025/0822_title-316863/cmn/sale.png);
    padding: 260px 0 40px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.wrap-sales-mod {
    background: url(https://s.yimg.jp/images/bookstore/ebook/web/content/2025/0822_title-316863/cmn/sale2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.wrap-sales-mod2 {
    background: url(https://s.yimg.jp/images/bookstore/ebook/web/content/2025/0822_title-316863/cmn/sale3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 120px 0 40px 0;
}
.sales-list {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    justify-content: space-between;
    padding-bottom: 40px;
}
.wrap-sales-mod .sales-list {
    justify-content: start;
    row-gap: 0;
    column-gap: 9px;
}
.sales-list li {
    width: 32%;
    margin-bottom: 10px;
}
.sales-list li img {
    aspect-ratio: 1 / 1.4;
}
.sales-list li a {
    border: 1px solid #E2E2E2;
    outline: 1px solid #dddddd;
    outline-offset: -2px;
}
.sales-list li:last-child {
    margin-bottom: 0;
}
.coupon {
    max-width: 87%;
    margin: 0 auto;
}
.komaBox {
    position: relative;
}
.finals {
    position: absolute;
    width: 200px;
    left: 90px;
    bottom: 250px;
}
.last {
    position: absolute;
    width: 200px;
    right: 90px;
    bottom: 250px;
}
.finals a, .last a {
    border: 1px solid #E2E2E2;
    outline: 1px solid #dddddd;
    outline-offset: -2px;
}
.finals img, .last img {
    max-width: 200px!important;
    aspect-ratio: 1 / 1.4;
}
.series {
    position: absolute;
    margin: 0 auto;
    width: 80%;
    right: 0;
    left: 0;
    bottom: 85px;
}
.free-contents {
    height: 70px;
    width: 80px;
    text-align: center;
    margin: 0 auto;
}
.free-contents {
    height: 70px;
    width: 80px;
    text-align: center;
    margin: 0 auto 8px auto;
}
.top-button {
    height: 76px;
    width: 76px;
    text-align: center;
    margin: 0 auto;
}