@charset "utf-8";

/**
 * common CSS for hybrid and shortcover - SP
 *
 * @project  Rakuten Kobo
 * @date     2014.01.21
 * @author   tatsuya.kotake
 */

/*一部CSSリセット*/
h1, h2, h3, h4, h5, h6, figure {margin:0; padding:0; outline: 0;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 100%;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
div#EbkKobo_stage a { padding: 0;}
div#EbkKobo_stage img { vertical-align: bottom;}
.fluidImg {width:100%; height: auto;}

/*このページの先頭へ（ハイブリッドはすでに共有CSSに記述済み）*/
p.gotoTop {
	margin-top: 10px;
}

p.gotoTop a{
	margin-bottom: 10px !important;
	display: block;
	font-size: 13px;
	text-align: right;
}

/*SNS*/
div#EbkKobo_stage .susumeru li input.susumeru_line {
    padding: 0 !important;
}

div#EbkKobo_stage section p.aboutSNS {
	margin: 24px 0 0;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

div#EbkKobo_stage section p.shareBtn{
    width: 80%;
    max-width: 414px;
    margin: 8px auto 32px;
    text-align: center;
}

div#EbkKobo_stage section p.shareBtn a{
    position: relative;
    display: -webkit-box!important;
    display: box!important;
    -webkit-box-pack: center!important;
    box-pack: center!important;
    -webkit-box-align: center!important;
    box-align: center!important;
    background: #f7f7f7;
    border: 1px solid #CFCFCF;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0;
    border-radius: 5px;
    text-decoration: none;
}

div#EbkKobo_stage section p.shareBtn a .shareIcon{
    background: url(https://r.r10s.jp/evt/event/smart/supersale/20130901/img/common/share_icon.png?v=201805311700) no-repeat left center;
    -webkit-background-size: 34px 28px;
    background-size: 34px 28px;
    padding: 8px 0 8px 40px;
    display: block;
    margin: 0 auto;
}

/*EbkKobo_topkobo*/
div.EbkKobo_topkobo {
	margin: 5px 0 0 0;
    padding: 0;
    background: url(//image.books.rakuten.co.jp/books/img/common/main/sp_ttl_rakuten_kobo.png) no-repeat;
    background-position: right center;
    background-size: 130px;
    border-top: none;
}

div.EbkKobo_topkobo p {
	padding: 6px 5px!important;
    background: none;
    font-size: 18px;
    border-bottom: 1px solid #cfcfcf;
}

div.EbkKobo_topkobo p a {
    padding: 0!important;
    text-decoration: none;
    color: #333;
}

div.EbkKobo_topkobo p a span {
    display: inline-block;
    margin-right: 5px;
    color: #333;
    font-size: 16px;
}

/*app download*/
div#EbkKobo_app_dl_sp{
    width: 100%;
    margin: 24px auto 0;
    color: #333333;
}

div#EbkKobo_app_dl_sp > div{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f7f7f7;
    padding: 16px 16px 24px;
}

div#EbkKobo_app_dl_sp > div h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
}

div#EbkKobo_app_dl_sp > div div.clearfix {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

div#EbkKobo_app_dl_sp > div div.clearfix ul{
    width: 50%;
    text-align: center;
}

div#EbkKobo_app_dl_sp > div div.clearfix ul li{
    margin: 16px 0 0;
}

div#EbkKobo_app_dl_sp > p {
    padding: 0 16px;
    font-size: 10px;
    margin: 8px 0 0;
}

/* koboBeginnerArea  */
#koboBeginnerArea {
	background: #DDFFF5;
	width: 100%;
	margin: 24px 0;
	padding: 40px 16px;
	box-sizing: border-box;
	text-align: center;
}

#koboBeginnerArea .koboBeginnerArea__inner {
	margin: 0 auto;
	padding: 24px 16px;
	background: #ffffff;
	border-radius: 16px;
	box-sizing: border-box;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__heading {
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	margin: 0 auto;
	padding: 0 0 16px;
	border-bottom: 1px solid #D1D1D1;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__heading.koboBeginnerArea__heading_small {
	font-size: 20px;
	margin: 32px auto 0;
}


#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__text {
	color:#4D4D4D;
	font-size: 14px;
	line-height: 1.6;
	margin: 16px auto 0;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__text-sub {
	margin-top: 8px;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__banner {
	margin: 24px auto 0;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__banner.koboBeginnerArea__banner-bottom {
	margin: 32px auto 0;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__banner .koboBeginnerArea__banner-text {
	font-size: 10px;
	margin-bottom: 8px;
	color:#4D4D4D;
	line-height: 1.3;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__banner .koboBeginnerArea__banner-img {
	margin-bottom: 16px;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__banner .koboBeginnerArea__banner-img img{
	width: 100%;
	height: auto;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__banner .koboBeginnerArea__banner-img .koboBeginnerArea__banner-img:last-child{
	margin-bottom: 0;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit {
	display: flex;
	flex-direction: column;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit .koboBeginnerArea__merit-list {
	display: flex;
	justify-content: space-between;
}


#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit .koboBeginnerArea__merit-list .koboBeginnerArea__merit-list-lead {
	color: #F53A3A;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	align-self: center;
	flex-basis: 72%;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit .koboBeginnerArea__merit-list .koboBeginnerArea__merit-list-img {
	padding: 10px 0;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit .koboBeginnerArea__merit-list .koboBeginnerArea__merit-list-img img{
	width: 100%;
	height: auto;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit-link {
	margin: 16px 0 0;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit-link a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	position: relative;
}

#koboBeginnerArea .koboBeginnerArea__inner .koboBeginnerArea__merit-link a:after {
	position: absolute;
	content: "";
	top: 50%;
	margin-top: -4px;
	right: -16px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
