@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

.btnLogin a {
    font-size: 14px
}

.btnMore a, .btnMore a::before, .btnMoreRight a, .btnMoreRight a::before, .btnWhite a, .btnWhite select, .btnWhite::before {
    content: ''
}

.table_01, .table_02, .table_03 {
    border-collapse: collapse;
    margin: 0 auto
}

a, body {
    color: #666
}

.bold{
    font-weight: 700
}

.block, .btnBlue a {
    display: block
}

.flex, .flex_center, .flex_wrap {
    display: flex
}

.flex_wrap, .tagMod ol {
    -webkit-flex-wrap: wrap
}

#footer li a:hover, #mbMainColumn .infoTxtBox dd a:hover, .mbContTxtArea a:hover, .newsMod ul li p:nth-of-type(1) a:hover {
    text-decoration: underline
}

body {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease
}

.whitetxt {
    color: #fff
}

.redtxt {
    color: #FF0004
}

.bluetxt {
    color: #00a2e3
}

.colorUser {
    color: #e46dac
}

.colorAuthor {
    color: #ca94e4
}

.colorPublisher {
    color: #7070dc
}

.wordbreak{
    word-break: break-word;
}

.font10 {
    font-size: 10px
}

.font12 {
    font-size: 12px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.btnBlue a, .font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.letter-sp_1 {
    letter-spacing: 1px
}

.letter-sp_2 {
    letter-spacing: 2px
}

.margin-top_5 {
    margin-top: 5px
}

.margin-top_10 {
    margin-top: 10px
}

.margin-top_15 {
    margin-top: 15px
}

.margin-top_20 {
    margin-top: 20px
}

.margin-top_40 {
    margin-top: 40px
}

.margin-right_5 {
    margin-right: 5px
}

.margin-LR_10, .margin-right_10 {
    margin-right: 10px
}

.margin-TB_5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.margin-TB_10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.margin-TB_20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.margin-bottom_0 {
    margin-bottom: 0px !important;
}

.margin-bottom_5 {
    margin-bottom: 5px
}

.margin-bottom_10 {
    margin-bottom: 10px
}

.margin-bottom_15 {
    margin-bottom: 15px
}

.margin-bottom_20 {
    margin-bottom: 20px
}

.margin-LR_10 {
    margin-left: 10px
}

.margin-LR_20 {
    margin-left: 20px;
    margin-right: 20px
}

.btnBlue a, .yellowBtn a {
    width: 260px;
    margin: 0 auto
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.left {
    text-align: left
}

.flex_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex_center {
    -webkit-justify-content: center;
    justify-content: center
}

.flex_space-between, .rankingMod > ul {
    -webkit-justify-content: space-between
}

.flex_space-between {
    display: flex;
    justify-content: space-between
}

.flex_space-around {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.btnBlue a:hover, .yellowBtn a, .yellowBtn a:hover {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 18px
}

.btnBlue a {
    height: 38px;
    line-height: 38px;
    border-radius: 22px;
    background: #00a0e5;
    border: 2px solid #00a0e5;
    color: #fff;
    text-align: center
}

.btnBlue a:hover, .yellowBtn a {
    border-radius: 22px;
    text-align: center
}

.btnBlue a:hover {
    background: #fff;
    border: 2px solid #00a0e5;
    color: #00a0e5
}

.yellowBtn a {
    background: #00a0e5;
    border: 2px solid #00a0e5;
    color: #fff
}

.yellowBtn a:hover {
    border-radius: 22px;
    text-align: center
}

.yellowBtn a:hover {
    background: #fff;
    border: 2px solid #00a0e5;
    color: #00a0e5
}

.btnMore a, .btnWhite a, .btnWhite select {
    color: #666;
    display: block;
    text-align: center
}

.btnWhitez {
    position: relative;
    width: 120px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    border-radius: 18px
}

.btnWhite a, .btnWhite::before {
    position: absolute;
    line-height: 32px
}

.btnWhite::before {
    z-index: 1000;
    top: 50%;
    right: 12px;
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -4px
}

.btnMore a::before, .btnMoreRight a::before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    line-height: 40px;
    z-index: 1000
}

.btnWhite a, .btnWhite select {
    width: 120px;
    height: 32px
}

.btnWhite a {
    top: 0;
    right: 20px
}

.btnWhite select {
    -webkit-appearance: none;
    -moz-appearance: none;
    /* appearance: none; */
    border: none;
    background: #fff;
    border-radius: 18px;
    text-indent: 20px;
    font-size: 13px;
}

.oldViewSort select, .rankingSort select, .searchSort select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 20px
}

.aboutNavi h3 a::before, .bookContentsApp h3 a::before, .nextBtnMod .nextBtnModBtn a::before, .nextBtnMod .nextBtnModBtn a:hover:before, .oldViewSort select, .oldViewSort::before, .rankingSort select, .rankingSort::before, .searchSort select, .searchSort::before {
    content: ''
}

.btnMore {
    position: relative;
    margin: 30px auto;
    width: 370px;
    height: 40px;
    line-height: 40px
}

.btnMore a, .btnMore a::before {
    position: absolute
}

.btnMore a::before {
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    transform: rotate(45deg);
    margin-top: -4px
}

.btnMore a, .btnMoreRight {
    height: 40px;
    line-height: 40px
}

.btnMore a {
    top: 0;
    right: 0;
    width: 370px;
    border: 1px solid #ccc;
    border-radius: 20px
}

.btnMore a:hover {
    background: #666;
    color: #fff
}

.btnMoreRight {
    position: relative;
    margin: 0 auto 20px;
    width: 200px
}

.btnMoreRight a, .btnMoreRight a::before {
    position: absolute
}

.btnMoreRight a::before {
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    transform: rotate(45deg);
    margin-top: -4px
}

.btnMoreRight a, .userUpMod .btnUpload a {
    top: 0;
    right: 0;
    display: block;
    text-align: center
}

.btnMoreRight a, .btnUpload {
    height: 32px;
    line-height: 32px
}

.btnMoreRight a {
    width: 214px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 20px
}

.btnMoreRight a:hover {
    background: #666;
    color: #fff
}

.btnUpload {
    margin: 30px auto
}

.btnUpload a {
    display: block;
    height: 32px;
    padding: 0 20px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #f382a2;
    border-radius: 20px;
    border: 1px solid #f382a2;
    font-size: 14px;
}

.btnUpload a:hover {
    background: #fff;
    color: #f382a2;
    border: 1px solid #f382a2
}

.userUpMod .btnUpload {
    position: relative;
    width: 370px
}

.userUpMod .btnUpload a, .userUpMod .btnUpload a::before {
    content: '';
    position: absolute;
    line-height: 32px
}

.userUpMod .btnUpload a {
    width: 370px;
    height: 32px;
    padding: 0;
    color: #fff;
    border-radius: 20px
}

.userUpMod .btnUpload a::before {
    z-index: 1000;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px
}

.userUpMod .btnUpload a:hover {
    color: #f382a2
}

.btnLogin {
    height: 32px;
    line-height: 35px
}

.btnLogin a {
    display: block;
    height: 32px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    border: 1px solid #ffb43e;
    border-radius: 18px;
    background: #ffb43e;
    font-size: 14px;
}

.btnLogin a:hover {
    background: #fff;
    color: #ffb43e;
    border: 1px solid #ffb43e
}

.btnLogin .badgeIcon {
    display: inline-block;
    height: 22px;
    min-width: 16px;
    line-height: 25px;
    margin: 0 0 0 10px;
    padding: 0 4px;
    color: #fff;
    background: #FF0004;
    border-radius: 15px;
    font-size: 13px
}

.readBtnLarg {
    margin: 0 0 25px
}

.bookshelfBtnLarg a, .readBtnLarg a , .bookshelfBtnLargOff a {
    margin: 0 auto;
    font-size: 18px;
    letter-spacing: 4px;
    display: block;
    text-align: center
}

.readBtnLarg a {
    width: 272px;
    height: 56px;
    line-height: 56px;
    border-radius: 38px;
    color: #fff;
    background: url(../img_renewal/icon_read_btn.png) 20px 14px no-repeat #42a0e5
}

.bookshelfBtnLarg a {
    width: 268px;
    height: 48px;
    line-height: 48px;
    border-radius: 30px;
    color: #42a0e5;
    background: url(../img_renewal/icon_bookshelf.png) 24px 10px no-repeat #fff;
    border: 4px solid #42a0e5
}

.bookshelfBtnLargOff a {
    width: 268px;
    height: 48px;
    line-height: 48px;
    border-radius: 30px;
    color: #888;
    background: url(../img_renewal/icon_bookshelf_white.png) 24px 10px no-repeat #ddd;
    border: 4px solid #ddd
}

/*----------------------------------------------------
START: HEADER
----------------------------------------------------*/

#header {
    position: relative;
    width: 100%;
}

/* headerTop */
.headerTop{
    background-color: #f9f9f9;
    font-size: 12px;
    padding: 4px 0 ;
}

.headerTop-inner{
    display: flex;
    justify-content: space-between;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.headerTop-inner ul{
    display: flex;
    align-items: center;
}

.headerTop-inner ul li{
    border-right: 1px solid #aaa;
    padding-right: 8px;
    margin-right: 8px;
    height: 1em;
    line-height: 1em;
}

.headerTop-inner ul li:last-child{
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.headerTop-inner ul li a:hover{
    color: #00A0E9;
}

/* headerMain */
.headerMain{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 1280px;
    margin: 0 auto;
    padding: 12px 10px;
    box-sizing: border-box
}

/* Logo , SubTitle */
#header .logoBox{
    text-align: center;
    margin-right: 16px;
}

#header .logoBox a{
    display: block;
    line-height: 0;
}

#header .logoBox img{
    width: auto;
    height: 34px;
}

#header > ul {
    max-width: 1280px;
    margin: 0 auto
}


/* headerSearch , headerLang */
.headerSearch{
    flex-grow: 1;
    margin: 0 16px 0 auto;
    max-width: 360px;
}
.headerSearchBox{
    display: flex;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.headerSearchInput{
    border: none;
    padding:0 12px;
    flex-grow: 1;
}

/* 検索,言語設定共通 */
.headerSearchSelect , .headerLang {
    background: #fff;
    border: 1px solid #ccc;
    height: 32px;
    width: 120px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
  }

  .headerSearchSelect{
    width: 80px;
    border: none;
    border-right:1px solid #ccc;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
.headerSearchSelect::after , .headerLang::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    right: 10px;
    top: 45%;
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    z-index: -1;
  }

.headerSearchSelect select , .headerLang select {
    /* 初期化 */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: none;
    color: #666;
    font-size: 14px;
    width: 100%;
    height: 100%;
    padding: 0 16px;
    outline: none;
  }

  .headerSearchBox input[type="submit"]{
      background-color: #fff;
      color: #666;
      border: none;
      padding: 0 8px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-left: 1px solid #bbb;
      background-color: #eee;
  }
/* headerAccount */
.headerAccount{
    display: flex;
}

.headerAccount-Login , .headerAccount-Upload ,
.headerAccount-Mypage , .headerAccount-Shelf{
    background-color:#ffac26;
    font-size: 14px;
    border-radius: 4px;
    margin-right: 8px;
    transition: opacity 0.7s;
}

.headerAccount-Upload{
    background-color: #ff779e;
}

.headerAccount-Login a , .headerAccount-Upload a ,
.headerAccount-Mypage a , .headerAccount-Shelf a{
    color:#fff;
    display: block;
    padding: 0px 12px;
    height: 100%;
    display: flex;
    align-items: center;
}

.headerAccount-Login:hover , .headerAccount-Upload:hover ,
.headerAccount-Mypage:hover , .headerAccount-Shelf:hover{
    opacity: 0.75;
}

.headerAccount-Mypage{
    border-radius: 4px 0px 0px 4px;
    margin-right: 0;
}

.headerAccount-Shelf{
    border-radius: 0 4px 4px 0;
    position: relative;
}

.headerAccount-Shelf::before{
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background-color: #ffd38b;
    position: absolute;
    left: 0px;
    top: 8px;
}

.badgeIcon{
    display: inline-block;
    background-color: #FF1744;
    padding:2px 8px;
    border-radius: 14px;
    margin-left: 8px;
}

/* headerNavigation */
.navCate{
    border-bottom: 1px solid #EDF0F2;
}

.navCate ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 1280px;
    margin: 0 auto;
}

.navCate ul li{
    text-align: center;
    width: calc(100% / 6);
}

*::-ms-backdrop, .navCate ul li {
    width: 16.66%; /* IE11 */
  }

.navCate ul li a{
    display: block;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: bold;
}

.navCate ul li a:hover{
    color: #00A0E9;
}

.navCate ul li.current a{
    color: #00A0E9;
    border-bottom: 2px solid #00A0E9;
}

/*----------------------------------------------------
END: HEADER
----------------------------------------------------*/

#mainMod, #mainMod li img {
    height: 200px;
    border-radius: 4px;
}

#mainMod {
    margin: 0 0 10px;
    padding-bottom: 10px;
    padding-top:10px;
    background: #F7F9FA;
}

.topicPath + #mainMod{
    padding-top: 0;
}

#contents {
    max-width: 1280px;
    margin: 35px auto 0;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

#contents.finWrap{
    max-width: 1160px;
}

#contentsLeft {
    width: calc(100% - 340px);
}

#contents.finWrap #contentsLeft{
    width: calc(100% - 360px);
}

#contentsLeft h2 {
    margin: 40px 0 10px;
    font-size: 20px;
    color: #666;
    font-weight: bold;
}

#contentsLeft h2 span.date {
    font-size: 14px;
    font-weight: 700;
    color: #efa1b7;
    line-height: 28px
}

#contentsRight {
    width: 300px
}

.searchBox {
    width: 650px;
    height: 40px;
    margin: 0 auto;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex
}

.searchBox .inputBox {
    position: relative;
    width: 580px;
    height: 40px;
    border: 2px solid #c7c7c7;
    border-radius: 20px
}

.inputBtn input {
    height: 40px;
    width: 88px;
    margin: 0 0 0 5px;
    line-height: 40px;
    border: none;
    border-radius: 20px;
    background: #a8a8a8;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.searchSort {
    position: relative;
    width: 134px;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #ccc
}

.searchSort::before {
    position: absolute;
    z-index: 1000;
    top: 50%;
    right: 12px;
    width: 6px;
    height: 6px;
    line-height: 40px;
    border: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -4px
}

.searchSort select {
    display: block;
    appearance: none;
    border: none;
    background: #fff;
    text-align: center;
    width: 134px;
    height: 40px;
    border-radius: 18px;
    color: #666;
    font-size: 14px
}

.searchText {
    position: absolute;
    top: 0;
    left: 140px;
    width: 390px;
    height: 38px;
    line-height: 38px
}

.searchText input {
    display: block;
    width: 390px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666;
    border: none
}

.resultBox {
    margin: 10px 0 20px 0;
    font-size: 16px;
    text-align: center;
    color: #666;
    letter-spacing: 4px
}

.resultBox span {
    font-size: 32px;
    /* font-family: Lato */
}

.N_A {
    text-align: center
}

.resultBookStore .resultBox {
    margin: 60px 0 20px;
    padding: 40px 0 0;
    border-top: 1px solid #eaeaea
}

.resultBookStore .logo {
    width: 670px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 30px;
    padding: 0;
    background: url(../img_renewal/logo_bookstore.gif) left no-repeat;
    background-size: 200px;
    font-size: 12px;
    color: #e67575;
    text-align: right
}

.tagMod {
    margin: 50px 0 0
}

.tagMod ol {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tagMod li {
    margin: 0 15px 15px 0;
    position: relative
}

.tagMod li a {
    display: inline-block;
    padding: 8px 10px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    background: #00a2e3;
    font-size: 14px;
    line-height: 1em;
}

.tagMod li > a:before{
    content: "#";
    padding-right: 3px;
    color: #9edef3;
}

.tagMod li span.del {
    display: block;
    position: absolute;
    top: -5px;
    right: 0;
    width: 14px
}

.tagMod li span.del a {
    display: block;
    width: 24px;
    height: 24px;
    padding: 0;
    line-height: 24px;
    text-align: center;
    background: #ccc;
    border-radius: 12px
}

.tagMod li.add a {
    height: 36px;
    border: 2px solid #00a2e3;
    background: #fff;
    color: #00a2e3
}

.tagMod > h3 {
    margin: 40px 0 10px;
    font-size: 24px;
    color: #666;
}

.newsMod {
    margin: 0 0 30px
}

.newsMod ul li {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 5px
}

.newsMod ul li:nth-last-of-type {
    margin-bottom: 0
}

.newsMod ul li h3 {
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    color: #42a0e5;
    font-size: 12px;
    text-align: center;
    letter-spacing: 2px;
    border-radius: 13px;
    border: 2px solid #42a0e5;
}

.newsMod ul li a {
    position: relative;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    color: #666;
    text-align: center
}

.newsMod ul li p:nth-of-type(1) a {
    display: block;
    font-size: 14px;
    color: #00a2e3;
    line-height: 30px;
    text-indent: 10px
}

.newsMod ul li p:nth-of-type(2) .newIcon {
    display: inline-block;
    width: 38px;
    height: 16px;
    line-height: 18px;
    background: #ea4666;
    color: #fff;
    font-size: 10px;
    text-align: center;
    border-radius: 8px
}

.newsMod ul li p:nth-of-type(2) span {
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
    height: 16px;
    line-height: 18px;
    color: #999;
}

.newsMod .newsArchive a {
    display: block;
    font-size: 13px;
    color: #00a2e3;
    text-align: left;
    margin-left: 5px;
}

.editMod {
    margin: 50px 0 0
}

.editMod > h3 {
    margin: 40px 0 10px;
    font-size: 24px;
    color: #666;
}

.editModMain {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex
}

.editModMain .editModMainLeft {
    padding: 10px 0 0;
    width: 40%;
    flex-shrink: 0;
}

.editModMain .editModMainLeft img {
    display: block;
    vertical-align: bottom;
    width: 100%;
    border-radius: 6px;
    border: 1px #999999 solid;
}

.editModMain .editModMainRight {
    padding: 10px 30px 30px;
    flex-grow: 1;
}

.editModMain .editModMainRight h3 {
    color: #666;
    font-size: 18px;
    font-weight: 700
}

.editModMain .editModMainRight p.title {
    color: #666;
    font-size: 18px;
    font-weight: 700
}

.editModMain .editModMainRight p {
    font-size: 14px;
    color: #666
}

.editModMain .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 20px 0 0;
    align-items: end;
}

.editModMain .bottom p.img img {
    display: block;
    width: 90px;
    border-radius: 6px;
    margin: 0 16px 0 auto
}

.editModMain .bottom .right {
    text-align: center;
    flex-grow: 1;
}

.editModMain .bottom .right button.open-viewer{
    border-radius: 4px;
    width: 100%;
}

.editModMain .textLink a {
    color: #42a0e5
}

.editModMain .readBtn a, .readBtn a {
    display: block;
    width: 185px;
    height: 40px;
    margin: 20px auto 0;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    background: #42a0e5
}

.itemListMod h3 {
    margin: 40px 0 0;
    font-size: 20px;
    color: #666;
    font-weight: bold;
}

.itemListMod h3.modTxt {
    margin: 0 0 10px;
    font-weight: normal;
}

.itemList {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.itemList > li {
    width: 162px;
    margin: 0 26px 40px 0
}

.listBox {
    margin: 20px 0 0;
    position: relative;
}

.listBox .listBoxImg img {
    display: block;
    width: 162px;
    vertical-align: bottom;
    border-radius: 6px;
    aspect-ratio: 12 / 17;
    object-fit: contain;
}

.listBox .listBoxDetail {
    padding: 8px 0 0;
}

.listBox .listBoxDetail h4 {
    width: 162px;
    font-size: 12px;
    letter-spacing: 0;
    color: #666;
    overflow: hidden;
    height: 1rem;
    position:relative;
}

.listBox .listBoxDetail h4 a {
    color: #555;
}

.listBox .listBoxDetail .author {
    overflow: hidden;
    margin: 6px 0;
    font-size: 10px;
    color: #666;
    white-space: nowrap
}

.listBoxBttom {
    width: 162px;
    position: absolute;
    top: 4px;
    right: 4px;
}

.listBoxBttom li {
    font-size: 10px
}

.listBoxBttom .view {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    text-indent: 19px;
    background: url(../img_renewal/icon_view.png) 0 2px no-repeat;
    letter-spacing: 3px
}

.listBoxBttom .iconPDF, .listBoxBttom .iconPOD {
    position: absolute;
    top: 0;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 4px;
    color: #fff;
    line-height: 1em;
}

.listBoxBttom .iconPOD {
    right: 40px;
    background: #f3aa82
}

.listBoxBttom .iconPDF {
    right: 0;
    background: #f3828f
}

.listBox .listBoxImg .iconApp, .listBox .listBoxImg .iconUpload, .listBox .listBoxImg .iconZ {
    top: -3px;
    right: 3px;
    position: absolute
}

.listBox .listBoxImg {
    position: relative;
    width: 160px
}

.listBox .listBoxImg .iconNew {
    position: absolute;
    top: -11px;
    left: -3px;
    z-index: 10000;
}

.listBox .listBoxImg .iconClosed, .listBox .listBoxImg .iconContinues, .listBox .listBoxImg .iconEnd {
    position: absolute;
    top: 5px;
    right: 4px;
    padding: 0 8px;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    display: block;
    border-radius: 20px;
}

.listBox .listBoxImg .iconNew img {
    display: block;
    width: 54px !important;
    height: auto;
    border: 0px !important;
    vertical-align: bottom;
}

.listBox .listBoxImg .iconZ img {
    display: block;
    width: 30px;
    vertical-align: bottom;
}

.listBox .listBoxImg .iconContinues {
    background: #ee7b1f;
    border: 1px solid #fff;
    z-index: 10001;
}

.listBox .listBoxImg .iconClosed {
    background: #565656;
    border: 1px solid #fff;
    z-index: 10002;
}

.listBox .listBoxImg .iconEnd {
    width: 38px;
    text-align: center;
    background: #238d94;
    border: 1px solid #fff;
    z-index: 10003;
}

.listBox .listBoxImg .iconApp img, .listBox .listBoxImg .iconUpload img {
    display: block;
    width: 35px;
    vertical-align: bottom;
}

.itemListMod_Y .itemList > li {
    margin-bottom: 25px;
}

.itemListMod_Y .itemList > li .listBox {
    margin-top: 0
}

.userUpMod {
    margin: 20px 0;
    padding: 30px 0 0;
    background: url(../img_renewal/hanpen.png) top right no-repeat
}

.userUpMod h2 {
    font-size: 28px;
    color: #666
}

.userUpMod h3 {
    font-size: 18px;
    color: #666
}

.userUpMod ul {
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 20px 0 0;
}

.userUpMod li {
    width: 240px;
    padding: 20px 10px;
    background: #fff;
    border: 10px solid #e5e5e5;
    border-radius: 8px;
}

.userUpMod li h4 {
    margin: 0 0 20px;
    font-size: 24px;
    color: #f382a2;
    text-align: center;
}

.userUpMod li p {
    font-size: 14px;
    color: #666;
}

.promoMod {
    margin: 0 0 30px;
}

.preMod {
    margin: 40px 0 30px;
}

.rankingMod h2 {
    margin: 40px 0 20px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
}

.rankingMod > ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
}

.rankingMod > ul > li a, .rankingMod > ul > li.current a {
    display: block;
    height: 32px;
    width: 90px;
    font-size: 13px;
}

.authorBookList li, .itemBoxS a {
    -webkit-justify-content: space-between
}

.rankingMod > ul > li {
    height: 32px;
    width: 90px;
    text-align: center;
}

.rankingMod > ul > li a {
    line-height: 32px;
    border-radius: 20px;
    color: #666;
}

.itemBoxS .detailS, .itemBoxS .imgS img {
    border-radius: 4px;
    vertical-align: bottom;
}

.rankingMod > ul > li a:hover, .rankingMod > ul > li.current a {
    background: #00a2e3;
    color: #fff;
}

.rankingMod ol {
    margin: 15px 0 0;
}

.itemBoxS {
    margin: 0 0 16px;
}

.itemBoxS a {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.itemBoxS .imgS {
    width: 80px;
}

.itemBoxS .rank1, .itemBoxS .rank2, .itemBoxS .rank3, .itemBoxS .rankUnder {
    position: absolute;
    padding-top: 5px;
    top: -3px;
    left: 2px;
    width: 26px;
    height: 40px;
    color: #fff;
    text-align: center;
}

.itemBoxS .rank1 {
    background: url(../img_renewal/icon_ranking_1.png) no-repeat;
    background-size: 25px
}

.itemBoxS .rank2 {
    background: url(../img_renewal/icon_ranking_2.png) no-repeat;
    background-size: 25px;
}

.itemBoxS .rank3 {
    background: url(../img_renewal/icon_ranking_3.png) no-repeat;
    background-size: 25px;
}

.itemBoxS .rankUnder {
    background: url(../img_renewal/icon_ranking_normal.png) no-repeat;
    background-size: 25px;
}

.itemBoxS .imgS img {
    display: block;
    width: 100%;
}

.itemBoxS .detailS {
    position: relative;
    width: 204px;
}

.itemBoxS .detailS h3 {
    margin: 20px 0 10px;
    font-size: 14px;
    color: #666;
}

.itemBoxS .detailS .title {
    margin: 0 0 6px;
    font-size: 14px;
    color: #666;
    line-height: 1.2;
}

.itemBoxS .detailS .author {
    font-size: 12px;
    color: #888;
    margin-bottom: 16px;
}

.itemBoxS .detailS .view {
    font-size: 11px;
    color: #666;
}

.itemBoxS .detailS .view span {
    color: #f382a2;
    font-weight: bold;
}

.dataMod dd, .dataMod dt {
    font-size: 14px;
    color: #666;
}

.rightAD {
    margin: 0 0 30px;
}

.rightBanner{
    margin-bottom:12px;
    padding: 8px;
    background-color: #f4f6f7;
    border-radius: 5px;
}

.rightBanner h2{
    color: #333;
    font-size: 12px;
    text-align: center;
    margin-bottom: 8px;
}

.middleAD {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    margin: 50px 0;
}

.dataMod dl {
    overflow: hidden;
    width: 260px;
    margin: 0 auto;
    line-height: 200%;
}

.dataMod dt {
    float: left;
    width: 130px;
}

.dataMod dd {
    float: right;
    width: 110px;
    margin-left: 20px;
}

.twMod {
    width: 300px;
}

.snsRightMod {
    margin: 50px 0;
}

.snsRightMod ul {
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

#footerAppMod {
    margin: 80px 0 0;
    position: relative;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    background: #e5e5e5;
    height: 300px;
}

#footerAppMod div:nth-of-type(1) img {
    margin-top: -50px;
}

#footerAppMod div:nth-of-type(2) {
    padding: 0 0 0 10px;
}

#footerAppMod div:nth-of-type(2) p {
    margin: 40px 0 0;
    text-align: center;
}

#footerAppMod div:nth-of-type(2) ul {
    margin: 30px 0 0;
    display: flex;
}

#footerAppMod div:nth-of-type(3) img {
    margin-top: -65px;
}

#footer {
    margin: 20px 0 0;
    padding: 20px 0 70px 40px;
    background: #f9f9f9;
}

#footer ul {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 20px;
}

#footer li {
    margin: 0 20px 0 0;
}

#footer li a {
    display: block;
    font-size: 11px;
    color: #666;
}

#footer span {
    font-size: 10px;
    color: #666;
}

.abj_mark {
    width: 460px;
    display: block;
    float: right;
    text-align: left;
    font-size: 10px;
    color: #666;
    margin-right: 20px;
    margin-top: 10px;
}

.abj_mark a {
    text-decoration: underline;
    color: #666;
}

.abj_mark img {
    padding: 0 25px;
    float: left;
}

.bookHeadMod {
    width: 100%;
    height: 370px;
    background: #f2f2f2;
    margin: 0 0 50px;
}

.bookHeadContents {
    position: relative;
    max-width: 1280px;
    height: 370px;
    margin: 0 auto
}

.bookHeadImg {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 270px;
    height: 370px;
}

.bookHeadImg .new {
    position: absolute;
    top: 0;
    left: 85px;
    display: block;
    margin: 5px auto 0;
    height: 24px;
    width: 94px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #f54f78;
    font-size: 14px;
    border-radius: 12px;
    letter-spacing: 4px;
}

.bookHeadImg .pr {
    background: #19a6ff;
}

.bookHeadImg img {
    display: block;
    margin: 35px 0 0;
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px;
}

.table_01 th, .table_02 th, .table_03 th {
    vertical-align: top;
    color: #fff
}

.bookHeadContents .bookHeadBg {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 340px;
    width: 1280px;
    background-size: 1280px !important;
    opacity: .2;
    -ms-filter: blur(10px);
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.bookHeadDetail {
    position: absolute;
    z-index: 100;
    top: 50px;
    left: 320px;
}

.bookHeadDetail li h2 a:hover, .tagMod li a:hover {
    opacity: .5
}

.bookHeadDetail .flagApp {
    color: #666;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background: url(../img_renewal/icon_app.png) no-repeat;
    text-indent: 50px;
}

.bookHeadDetail .flagUpload {
    color: #666;
    height: 43px;
    line-height: 43px;
    margin-bottom: 10px;
    font-size: 14px;
    background: url(../img_renewal/icon_upload.png) no-repeat;
    text-indent: 50px;
}

.bookHeadDetail .flagZ {
    color: #00a2e3;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: url(../img_renewal/icon_z_lage.png) no-repeat;
    background-size: 40px 50px;
    text-indent: 50px;
}

.bookHeadDetail .iconClosed, .bookHeadDetail .iconContinues, .bookHeadDetail .iconEnd {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    width: 70px;
    letter-spacing: 1px;
    border-radius: 4px;
    text-align: center;
}

.bookHeadDetail .iconContinues {
    background: #ee7b1f;
}

.bookHeadDetail .iconEnd {
    background: #238d94;
}

.bookHeadDetail .iconClosed {
    background: #565656;
}

.bookHeadDetail > h1 {
    margin: 14px 0;
    font-size: 38px;
    color: #666;
}

.bookHeadDetail ul {
    display: flex;
    margin: 0 0 14px;
}

.bookHeadDetail li {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin: 0 10px 10px 0;
}

.bookHeadDetail li h2 a {
    display: block;
    margin-right: 10px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: #42a0e5;
    border-radius: 15px;
}

.bookHeadDetail .view {
    margin: 14px 0 0;
    color: #666
}

.bookHeadDetail .view span {
    color: #f382a2;
    font-size: 18px;
    letter-spacing: 4px;
}

.warning {
    padding-top: 8px;
    padding-right: 150px;
}

.endDate {
    margin: 5px 0;
    color: red;
    font-size: 14px;
}

.bookContents {
    margin: 10px 0 0 0;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.bookContentsQR {
    width: 290px;
    margin: 45px 40px 0 -45px
}

.bookContentsQR #qrcode canvas {
    display: block;
    border: 1px solid #eee;
    margin: 0 auto;
    padding: 0;
}

#contentsLeft .blNotes {
    font-size: 14px;
    color: #f00;
    margin: -25px 0 10px 280px;
}

.bookContentsQR .QR_txt {
    margin: 10px 0 0;
    text-align: center
}

.bookContentsQR span {
    display: block;
    font-size: 11px;
    text-align: center
}

.bookContentsApp {
    width: 290px;
    margin: 50px 30px 0 0
}

.bookContentsApp h3 {
    position: relative;
    background: url(../img_renewal/icon_app_link.png) no-repeat;
    background-size: 54px 70px;
    height: 74px;
    line-height: 74px
}

.bookContentsApp h3 a {
    display: block;
    text-align: center
}

.bookContentsApp h3 a::before {
    position: absolute;
    z-index: 1000;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 10px;
    line-height: 40px;
    border: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px
}

.aboutNavi h3 a::before, .rankingSort::before {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.bookContentsApp span {
    font-size: 12px
}

.bookContentsBtn {
    width: 364px;
    margin: 0 40px 0 0
}

.bookContentsSns {
    width: 250px;
    margin: 0 40px 0 0;
    text-align: center
}

.bookContentsSns h3 {
    font-size: 16px;
    margin: 0 0 15px;
    color: #666
}

.txtMod > h3 {
    font-size: 28px
}

.bookContentsSns ul {
    display: flex;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.bookContentsSns li {
    width: 80px
}

.txtMod {
    margin: 50px 0 0;
    padding: 0 0 20px
}

.txtMod > h3 {
    margin: 0 0 10px;
    letter-spacing: 4px
}

.salesMod {
    margin: 70px 0 0;
    padding: 0 0 5px
}

#contentsLeft .salesMod > h2 {
    margin: 0;
    font-size: 28px;
    letter-spacing: 4px;
    color: #ec6f7c
}

#contentsLeft .salesMod > h3 {
    margin: 20px 0 5px
}

.salesModList {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.salesModList li {
    position: relative;
    width: 400px;
    background: #f2f2f2;
    border-radius: 6px;
    padding: 20px;
    margin-bottom:16px;
}

.salesModList span.iconPdf, .salesModList span.iconPod {
    top: -10px;
    right: -10px;
    padding: 0;
    text-align: center;
    display: block
}

.salesModList .salesImg {
    position: relative;
    width: 80px
}

.salesModList .salesImg img {
    display: block;
    width: 65px
}

.salesModList .r18Img a img {
    display: block;
    width: 65px
}

.salesModList span.iconPdf {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #e5606e;
    background: #fff;
    border-radius: 20px
}

.salesModList span.iconPod {
    position: absolute;
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #ffc05c;
    background: #484848;
    border-radius: 22px;
    font-size: 12px
}

.salesModList h4 {
    position: absolute;
    top: 0;
    left: 125px;
    width: 280px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 22px
}

.salesModList .buyBtn a, .salesModList .buyBtnPOD a {
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block
}

.salesModList .price {
    position: absolute;
    top: 70px;
    left: 100px;
    width: 145px;
    text-align: center
}

.salesModList .buyBtn {
    position: absolute;
    top: 60px;
    right: 30px;
    width: 155px
}

.salesModList .buyBtn a {
    width: 155px;
    background: #e5606e;
    border-radius: 24px;
    color: #fff;
    border: 1px solid #e5606e
}

.salesModList .buyBtn a:hover {
    background: #fff;
    color: #e5606e;
    border: 1px solid #e5606e
}

.salesModList .buyBtnPOD {
    position: absolute;
    top: 60px;
    right: 30px;
    width: 155px
}

.salesModList .buyBtnPOD a {
    width: 155px;
    background: #484848;
    border-radius: 24px;
    color: #ffc05c;
    border: 1px solid #484848
}

.salesModList .buyBtnPOD a:hover {
    background: #fff;
    color: #484848;
    border: 1px solid #484848
}

.preModBook {
    padding: 30px;
    background: #ecb3b3;
    border-radius: 6px;
    position: relative
}

.preModBook .preModBookLink {
    margin: 20px 0 0
}

.preModBook .preModBookLink a {
    display: block;
    width: 300px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 18px
}

.preModBook .preModBookLink a:hover {
    background: #fff;
    color: #666
}

.preModBook h3 {
    color: #fff;
    font-size: 28px
}

.preModBook .preModBookBtn {
    position: absolute;
    top: 30px;
    right: 30px
}

.preModBook .preModBookBtn p a {
    display: block;
    width: 300px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #bd4b4b;
    color: #fff;
    border-radius: 25px;
    font-size: 18px
}

.preModBook .preModBookBtn p a:hover {
    background: #fff;
    color: #bd4b4b
}

.preModBook .preModBookBtn span {
    display: block;
    margin: 20px 0;
    text-align: center;
    font-size: 22px;
    color: #333
}

/* aboutus */
.aboutus{
    background: #fff;
    color: #666;
}

.aboutus img{
    vertical-align: bottom;
}

.aboutus section{
    padding:24px 16px;
}

.aboutus section.aboutus-flex{
    display: flex;
}

.aboutus section:nth-child(odd){
    background: #fafafa;
}



#contentsLeft .aboutus h2 , #contentsLeft .aboutus h3{
    color: #333;
    font-weight: 700;
    letter-spacing: 0px;
    margin-top: 0;
}

.aboutus h2{
    font-size: 18px;
    margin-bottom: 16px;
}

.aboutus h3{
    font-size: 14px;
    margin-bottom: 4px;
}

.aboutus p{
    margin-bottom: 16px;
}

.aboutus .aboutus-image{
    width: 240px;
    margin-right: 16px;
    flex-shrink: 0;
    text-align: center;
    padding-top: 8px;
}

.aboutus section img{
    margin-bottom: 16px;
}

.aboutus small , .aboutus ul{
    font-size:11px;
}

.aboutus ul{
    margin-bottom: 16px;
}

.aboutus-btn a{
    display:block;
    text-align: center;
    width:100%;
    color: #fff;
    background-color: #00A0E9;
    height:40px;
    line-height: 40px;
    border-radius: 20px;
}

.aboutus-btn + .aboutus-btn{
    margin-top: 16px;
}

/* funding */

#fundingMod {
    margin: 60px 0 20px;
    min-width: 740px;
    background: #fff
}

.fundingModHead {
    position: relative;
    height: 84px;
    background: #fffc39
}

.fundingModTxt {
    overflow: hidden;
    padding: 20px 20px 0
}

.fundingModTxt p {
    float: left;
    width: 75%
}

.fundingModTxt .GraphDetailSns {
    float: right;
    width: 25%;
    text-align: right
}

#fundingMod2 .fundingDate, .fundingDate {
    z-index: 200;
    top: 20px;
    width: 150px;
    position: absolute
}

.fundingModTxt .GraphDetailSns a {
    margin: 0 5px
}

.fundingDate {
    right: 60px;
    height: 52px;
    line-height: 50px;
    font-size: 20px;
    color: #555
}

.fundingDate span {
    font-size: 26px;
    font-weight: 700;
    color: #f90081
}

#fundingMod2 .fundingDate {
    right: 80px;
    height: 50px;
    line-height: 40px;
    font-size: 20px;
    color: #555
}

#fundingMod2 .fundingDate span {
    font-size: 26px;
    font-weight: 700;
    color: #f90081
}

.fundingModHead .img1 {
    position: absolute;
    top: -24px;
    left: 10px;
    height: 100px;
    width: 100px
}

.fundingModHead .img2 {
    position: absolute;
    top: -12px;
    left: 114px;
    height: 388px;
    width: 62px
}

.fundingModHead .img3 {
    position: absolute;
    bottom: -10px;
    right: 10px;
    height: 70px;
    width: 210px
}

.fundingModHead .img3 img {
    width: 210px
}

.fundingModBody {
    background: #fff;
    padding: 24px 0 24px 24px
}

.fundingModBody > ul {
    overflow: hidden
}

.fundingModBody > ul > li {
    float: left;
    display: block;
    margin: 0 2px 10px 0
}

.innerBox {
    position: relative;
    width: 152px;
    height: 210px;
    padding: 4px;
    background: #fff
}

.innerBox .fukidashi {
    position: relative;
    height: 24px;
    line-height: 24px
}

.innerBox .fukidashi p {
    margin: 6px 0 0;
    text-align: center;
    color: #f0006f;
    font-size: 11px
}

.innerBox .fukidashi p span {
    margin-left: 2px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

.innerBox .fukidashi .achievement {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    text-align: left;
    color: #f0006f;
    font-size: 11px
}

.innerBox .fukidashi .buyer {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    text-align: right;
    color: #112de9;
    font-size: 11px
}

.fundingModBody li a {
    display: block;
    width: 160px;
    height: 218px;
    padding: 8px;
    background: #eee
}

.fundingModBody .topThum img, .topGraph {
    width: 152px
}

.fundingModBody li a:hover {
    background: #e24267;
    transition: background-color 1s
}

.fundingModBody li a:hover img {
    opacity: 1
}

.fundingModBody li > img {
    display: block
}

.fundingModBody h4 {
    background: #382e26;
    color: #fff;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px
}

.fundingModBody h4 span {
    font-size: 12px
}

.fundingModBody .price {
    text-align: center;
    color: #555;
    font-size: 11px;
    line-height: 28px
}

.fundingModBody .price span {
    font-weight: 700
}

.topGraph {
    height: 8px;
    margin: 0 auto;
    background: #e3e3e3
}

.topGraph span {
    display: block;
    height: 8px;
    background: #ec006f
}

.gage {
    animation: anime1 3s ease 1 alternate;
    -moz-animation: anime1 3s ease 1 alternate;
    -webkit-animation: anime1 3s ease 1 alternate;
    -o-animation: anime1 3s ease 1 alternate;
}

@keyframes anime1 {
    0% {
        width: 0;
        background-color: #7a43ec
    }
    100% {
        background-color: #ec006f
    }
}

@-moz-keyframes anime1 {
    0% {
        width: 0;
        background-color: #7a43ec
    }
    100% {
        background-color: #ec006f
    }
}

@-webkit-keyframes anime1 {
    0% {
        width: 0;
        background-color: #7a43ec
    }
    100% {
        background-color: #ec006f
    }
}

@-o-keyframes anime1 {
    0% {
        width: 0;
        background-color: #7a43ec
    }
    100% {
        background-color: #ec006f
    }
}

@-ms-keyframes anime1 {
    0% {
        width: 0;
        background-color: #7a43ec
    }
    100% {
        background-color: #ec006f
    }
}

#mypageHeader {
    position: relative;
    height: 80px;
    margin: 0;
    background: #fff
}

#mypageHeader h1 {
    width: 216px;
    height: 36px;
    padding: 20px 0 0 30px
}

#mypageHeader h1 img {
    display: block;
    width: 100%
}

#mypageHeader .btnUpload {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 20px;
    right: 30px;
    width: 140px;
    height: 40px
}

#mypageHeader .btnUpload a {
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0
}

#mypageNav {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    background: #00a2e3;
    height: 80px;
    padding: 0 0 0 40px
}

#mypageNav li {
    width: 150px;
    height: 40px;
    margin: 20px 80px 0 0
}

#mypageNav li a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0;
    padding: 0 25px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    border: 1px solid #00a2e3;
    border-radius: 20px
}

#mypageNav .current a, #mypageNav li a:hover {
    color: #00a0e5;
    background: #fff
}

#mypageNav .current a {
    display: block;
    text-align: center;
    border-radius: 20px
}

#maypageContainer {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex
}

#maypageMenu {
    min-width: 190px;
    min-height: 750px;
    margin: 0;
    padding: 10px 30px 10px 40px;
    background: #f3f3f3;
    white-space: nowrap
}

#maypageMenu dt {
    margin: 45px 0 20px;
    text-indent: 5px;
    font-size: 20px;
    font-weight: 700;
    color: #666
}

#maypageMenu dd {
    margin: 10px 0 15px;
    position: relative;
    text-indent: 30px;
    height: 40px;
    line-height: 40px
}

#maypageMenu dd a {
    display: block;
    border-radius: 20px;
    border: 1px solid #f3f3f3
}

#maypageMenu dd a::before, #maypageMenu dd a:hover:before {
    border: 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

#maypageMenu dd a:hover, #maypageMenu dd.current a {
    height: 40px;
    line-height: 40px;
    background: #666;
    color: #fff
}

#maypageMenu dd a::before, #maypageMenu dd a:hover:before, #maypageMenu dd.current a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    line-height: 40px;
    z-index: 1000
}

.booksDataBox .itemValue, .booksDataBox .revenue {
    right: 30px;
    position: absolute;
    height: 40px;
    background: #fff
}

.booksDataBox, .mbContWrap .serviceList > li, .mbSerchFormFrame, .serviceBox .status .box {
    position: relative
}

#maypageMenu dd a::before {
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    transform: rotate(45deg)
}

#maypageMenu dd a:hover:before {
    color: #fff;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(45deg)
}

#maypageMenu dd.current a::before {
    border: 0;
    color: #fff;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#maypageContents {
    flex: 1;
    padding: 50px 0 40px 40px
}

#maypageContents h2 {
    padding: 0 0 30px;
    font-size: 34px
}

.mbSerchArea {
    width: 600px;
    margin: 0 auto
}

.mbSerchFormFrame {
    width: 350px;
    height: 36px;
    border: 2px solid #c7c7c7;
    border-radius: 20px;
    font-size: 14px;
    text-indent: 10px
}

.mnFormBtn {
    height: 40px;
    min-width: 80px;
    margin: 0 0 0 5px;
    line-height: 40px;
    border: none;
    border-radius: 20px;
    background: #a8a8a8;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.mbResultTxt {
    margin: 40px 0 10px;
    text-align: center
}

.mbResultTxt span {
    font-size: 36px;
    /*font-family: Lato;*/
    letter-spacing: 2px
}

.mbContWrap .btnDel a, .mbContWrap .btnDel a:hover, .mbContWrap .btnDownload a, .mbContWrap .btnDownload a:hover {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: center
}

.mbContWrap .itemList > li:nth-child(5n) {
    margin: 0 26px 40px 0
}

.mbContWrap .preModBook {
    margin: 20px 40px 20px 0
}

.mbContWrap .btnDel a {
    border-radius: 16px;
    background: #fff;
    border: 1px solid #666;
    color: #6666
}

.mbContWrap .btnDel a:hover, .mbContWrap .btnDownload a {
    border-radius: 16px;
    color: #fff
}

.mbContWrap .btnDel a:hover {
    background: #666;
    border: 1px solid #666
}

.mbContWrap .btnDownload a {
    background: #00a2e3;
    border: 1px solid #00a2e3
}

.mbContWrap .btnDownload a:hover {
    border-radius: 16px;
    background: #fff;
    border: 1px solid #00a2e3;
    color: #00a2e3
}

.mbContWrap .downloadDate {
    margin: 5px 0 0 17px;
    font-size: 11px;
    letter-spacing: 1px
}

.downloadDate span {
    display: inline-block;
    width: 50px;
    letter-spacing: 0
}

.mbContWrap .serviceList {
    width: 100%
}

.mbContWrap .serviceList > li {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0 0 20px;
    padding: 10px 20px 10px 10px;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 4px;
    background: #fff
}

.mbContWrap .serviceList > li:last-child(1) {
    border-bottom: 3px solid #e8e8e8
}

.mbContWrap .serviceList h4 {
    width: 200px;
    margin: 10px 10px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}

.mbContWrap .serviceList h4 span {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    width: 210px;
    margin: 0 10px
}

.serviceBox {
    width: 840px;
    margin: 30px auto 40px;
    padding: 15px 30px 20px;
    background: #f1f1f1;
    border-radius: 6px
}

.serviceBox .status .box li, .serviceBox .status .text {
    border-bottom: 1px solid #e8e8e8;
    border-radius: 4px;
    background: #fff
}

.serviceBox .serviceTitle h4 {
    margin: 20px;
    font-size: 26px;
    font-weight: 700
}

.serviceBox .serviceTitle h4 span {
    font-size: 13px
}

.serviceBox .status .box {
    display: flex;
    margin: 0;
    padding: 4px 0
}

.serviceBox .status .box li {
    margin: 0 10px 0 0;
    width: 100%;
    height: 100px;
    text-align: center
}

.serviceList .statusLabel .off, .serviceList .statusLabel .on {
    height: 20px
}

.serviceBox .status .box li:last-of-type {
    margin-right: 0
}

.serviceBox .status .box li h4 {
    margin: 20px 0 0;
    font-size: 13px
}

.serviceBox .status .box li p {
    margin: 10px 0 0;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px
}

.serviceBox .status .box .on {
    color: #4189FF
}

.serviceBox .status .text {
    margin: 15px 0 0;
    padding: 20px
}

.serviceBox .status .subText {
    margin: 30px 0;
    font-size: 13px
}

.serviceBox .status .text h4 {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 700
}

.serviceBox .status .text h4 span {
    margin-left: 20px;
    font-size: 12px
}

.serviceBox .status .text p {
    font-size: 13px
}

.serviceBox .status .text .formBtn {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 20px 0
}

.serviceBox .status .text span.need {
    color: #E81317;
    font-size: 16px;
    font-weight: 700
}

.serviceBox .text .textSample {
    width: 700px;
    margin: 20px auto;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 6px
}

.mbContWrap .serviceDetailList, .serviceList .statusLabel {
    width: 250px
}

.serviceBox .text .textSample p {
    font-size: 12px
}

.serviceBox .status .text label {
    display: inline-block;
    padding: 5px 15px;
    margin: 0 20px;
    border: 1px solid #e8e8e8;
    border-radius: 30px;
    cursor: pointer;
    box-shadow: rgba(11, 11, 11, .1) 0 0 10px 1px;
    -webkit-box-shadow: rgba(11, 11, 11, .1) 0 0 10px 1px;
    -moz-box-shadow: rgba(11, 11, 11, .1) 0 0 10px 1px
}

.serviceBox .status .text label:hover {
    border: 1px solid #00a2e3
}

.serviceBox .status .text label input {
    margin: 0 10px
}

.serviceBox .status .text label input[type=checkbox]:checked {
    color: #000
}

.serviceBox .status .text textarea {
    display: block;
    margin: 20px auto;
    padding: 10px;
    border-radius: 3px;
    border-color: #e8e8e8;
    font-size: 13px;
    box-shadow: rgba(11, 11, 11, .1) 0 0 10px 1px;
    -webkit-box-shadow: rgba(11, 11, 11, .1) 0 0 10px 1px;
    -moz-box-shadow: rgba(11, 11, 11, .1) 0 0 10px 1px
}

.mbContWrap .serviceDetailList li {
    margin: 10px 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700
}

.mbContWrap .serviceDetailList .on span, .serviceList .statusLabel .on {
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    font-size: 12px;
    background: #00a2e3
}

.mbContWrap .serviceDetailList .off span, .serviceList .statusLabel .off {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    background: #c3c3c3;
    border-radius: 10px
}

.mbContWrap .serviceDetailList .off {
    color: #b3b3b3
}

.campaignDataBox {
    margin: 0
}

.campaignDataBox dt {
    margin: 50px 0 0;
    font-size: 24px
}

.campaignDataBox dd {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 10px 40px 0 0;
    padding: 15px 30px;
    background: #f7f7f7
}

.campaignDataBox dd span {
    display: block
}

.campaignDataBox dd span:nth-of-type(1) {
    font-size: 14px;
    line-height: 40px
}

.campaignDataBox dd span:nth-of-type(2) a {
    display: block;
    width: 200px;
    height: 36px;
    line-height: 36px;
    border-radius: 20px;
    background: #00a2e3;
    border: 1px solid #00a2e3;
    font-size: 14px;
    color: #fff;
    text-align: center
}

.campaignDataBox dd span:nth-of-type(2) a:hover {
    display: block;
    height: 36px;
    line-height: 36px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #00a2e3;
    font-size: 14px;
    color: #00a2e3;
    text-align: center
}

#mbMainColumn .infoTxtBox, #mbMainColumn .infoTxtBoxedit {
    overflow: hidden;
    width: 800px;
    margin: 0 auto
}

#mbMainColumn .infoTxtBox dt {
    clear: both;
    float: left;
    width: 230px;
    margin: 40px 0 0;
    font-size: 16px;
    font-weight: 700
}

#mbMainColumn .infoTxtBox dd {
    float: left;
    margin: 40px 0 0 50px;
    width: 450px;
    font-size: 14px
}

#mbMainColumn .infoTxtBox dd a {
    color: #00a2e3
}

#mbMainColumn .infoTxtBoxedit dt {
    clear: both;
    float: left;
    width: 220px;
    margin: 40px 0 0;
    text-align: left;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 700
}

.infoTxtBoxedit dd {
    float: left;
    margin: 40px 0 0 50px;
    width: 450px;
    font-size: 14px
}

.mbSpace h3 {
    font-size: 16px;
    margin: 0 0 20px
}

.mbSpace .infoBox {
    margin: 0 0 30px;
    padding: 20px;
    background: #f5f5f5
}

.mbSpace .infoBox li {
    margin: 0 0 15px
}

.mbSpace .infoBox li:last-child {
    margin-bottom: 0
}

.mbSpace .infoBox span.new {
    display: inline-block;
    padding: 1px 4px;
    color: #fff;
    background: #f94f7f;
    font-size: 12px
}

.mbSpace .infoBox span.date {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #666;
    font-size: 12px
}

.mbSpace .infoBox span.text {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #666;
    font-size: 14px
}

.mbSpace .infoBox span.text a {
    color: #00a2e3
}

.inputAlert {
    margin: 10px 0 0;
    color: #FC0005
}

.mbTableFormFrame {
    width: 300px;
    line-height: 36px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-indent: 10px
}

.btnRowSet {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 600px;
    margin: 0 auto;
    padding: 40px 0
}

.btnRowSet p:nth-of-type(1) a, .btnRowSet p:nth-of-type(1) a:hover, .btnRowSet p:nth-of-type(2) a, .btnRowSet p:nth-of-type(2) a:hover {
    display: block;
    line-height: 40px;
    font-size: 18px;
    height: 40px;
    text-align: center
}

.btnRowSet p {
    width: 45%
}

.btnRowSet p:nth-of-type(1) a {
    border-radius: 22px;
    background: #fff;
    border: 2px solid #666;
    color: #666
}

.btnRowSet p:nth-of-type(1) a:hover, .btnRowSet p:nth-of-type(2) a {
    border-radius: 22px;
    color: #fff
}

.btnRowSet p:nth-of-type(1) a:hover {
    background: #666;
    border: 2px solid #666
}

.btnRowSet p:nth-of-type(2) a {
    background: #00a0e5;
    border: 2px solid #00a0e5
}

.btnRowSet p:nth-of-type(2) a:hover {
    border-radius: 22px;
    background: #fff;
    border: 2px solid #00a0e5;
    color: #00a0e5
}

.booksDataBox .itemValue, .booksDataBox .revenue {
    border-radius: 6px;
    border-bottom: 1px solid #e8e8e8
}

.booksDataBox .itemValue {
    top: 28px;
    padding: 10px 0 10px 5px
}

.booksDataBox .itemValue ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex
}

.booksDataBox .itemValue ul li {
    margin: 0 10px;
    line-height: 40px
}

.booksDataBox .itemValue ul li span:first-child {
    display: inline-block;
    font-size: 14px
}

.booksDataBox .itemValue ul li span:first-child:after {
    content: ":"
}

.booksDataBox .itemValue ul li span:last-child {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 700
}

.booksDataBox .revenue {
    top: 28px;
    padding: 10px 20px;
    font-size: 16px
}

.booksDataBox .revenue span {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px
}

.booksDataBox {
    width: 800px;
    margin: 30px auto 0;
    padding: 15px 30px 20px;
    background: #f1f1f1;
    border-radius: 6px
}

.booksDataBox .flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding-top: 20px
}

.booksDataBox .text {
    margin: 30px 0 0
}

.booksDataBox .text h4 {
    margin: 10px 0 10px 10px;
    font-size: 16px;
    font-weight: 700
}

.booksDataBox .text span {
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 12px
}

.booksDataBox .text p {
    position: relative;
    padding: 15px 150px 15px 15px;
    font-size: 13px;
    background: #fff;
    border-radius: 4px;
    border-bottom: 1px solid #e8e8e8
}

.booksDataBox .text .btn {
    position: absolute;
    display: block;
    width: auto;
    top: 50%;
    right: 20px;
    margin-top: -20px
}

.booksDataBox .text .btn a {
    display: block;
    margin: 0 0 0 20px;
    height: 32px;
    width: 100px;
    line-height: 32px;
    background: #666;
    color: #fff;
    font-size: 13px;
    border: 2px solid #666;
    border-radius: 20px;
    text-align: center
}

.booksDataBox .text .btn a:hover {
    display: block;
    height: 32px;
    line-height: 32px;
    background: #fff;
    color: #666;
    border: 2px solid #666
}

.booksDataBox .title {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    width: 396px;
    margin: 25px 20px 10px 10px
}

.booksDataBox .title h4 {
    margin: 0 20px 0 0;
    font-size: 16px;
    line-height: 28px
}

.booksDataBox .title p {
    font-weight: 700;
    font-size: 20px
}

.booksDataBox .detail {
    text-align: center;
    width: 300px;
    padding: 0
}

.booksDataBox .img {
    width: 226px;
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 4px
}

.booksDataBox .img img {
    display: block;
    width: 100%
}

.booksDataBox .detail img {
    display: block;
    margin: 0 auto 20px
}

.booksDataBox .detail a {
    display: block;
    color: #00a0e5
}

.booksDataBox ul li p {
    margin: 10px 0 0
}

.booksDataBox ul li p a, .booksDataBox ul li p a:hover {
    display: inline-block;
    margin: 0 0 0 20px;
    width: 100px;
    text-align: center
}

.booksDataBox ul li p a {
    height: 32px;
    line-height: 38px;
    background: #00a0e5;
    color: #fff;
    border: 2px solid #00a0e5;
    border-radius: 20px
}

.booksDataBox ul li p a:hover {
    height: 32px;
    line-height: 32px;
    background: #fff;
    color: #00a0e5;
    border: 2px solid #00a0e5;
    border-radius: 20px
}

.booksDataBox .editBtn a, .booksDataBox .editBtn a:hover {
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -20px 0 0 20px;
    height: 32px;
    line-height: 32px;
    display: block
}

.booksDataBox .editBtn a {
    width: 100px;
    background: #666;
    font-size: 13px;
    color: #fff;
    border: 2px solid #666;
    border-radius: 20px;
    text-align: center
}

.booksDataBox .editBtn a:hover {
    background: #fff;
    color: #666;
    border: 2px solid #666
}

.authorBookList {
    margin: 50px 30px 20px 0
}

.authorBookList .img {
    width: 150px
}

.authorBookList .img img {
    display: block;
    width: 100px
}

.authorBookList .detail {
    width: 100%;
    margin: 0 0 0 20px
}

.authorBookList .detail li {
    width: 200px;
    padding: 10px 0 10px 10px;
    font-size: 13px;
    border-bottom: 1px solid #eee
}

.authorBookList .detail li span:first-child {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 100px;
    line-height: 160%
}

.authorBookList .detail li span:last-child {
    display: inline-block;
    margin: 0 0 0 10px;
    font-weight: 700;
    line-height: 160%;
    text-align: left
}

.authorBookList .detail li:last-child {
    border: none
}

.authorBookList h4 {
    margin: 0 40px 20px 0;
    font-size: 16px;
    font-weight: 700
}

.authorBookList .editBtn {
    position: relative;
    width: 200px
}

.authorBookList .editBtn a, .authorBookList .editBtn a:hover {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    margin: -20px 0 0 20px;
    height: 32px;
    line-height: 32px
}

.authorBookList .editBtn a {
    width: 100px;
    background: #666;
    font-size: 13px;
    color: #fff;
    border: 2px solid #666;
    border-radius: 20px;
    text-align: center
}

.authorBookList .editBtn a:hover {
    background: #fff;
    color: #666;
    border: 2px solid #666
}

.nextBtn a, .nextBtn a:hover {
    height: 38px;
    line-height: 38px;
    font-size: 14px
}

.authorBookList > li {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    margin: 0 20px 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee
}

.mbContTxtArea {
    padding: 0 40px
}

.mbContTxtArea p {
    margin: 30px 0
}

.mbContTxtArea a {
    color: #00a0e5
}

label.mbLabel {
    display: block;
    padding: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: center;
    border-radius: 8px
}

.nextBtn a {
    display: block;
    width: 200px;
    margin: 0 auto;
    border-radius: 20px;
    background: #00a2e3;
    border: 1px solid #00a2e3;
    color: #fff;
    text-align: center
}

.nextBtn a:hover {
    display: block;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #00a2e3;
    color: #00a2e3;
    text-align: center;
    text-decoration: none
}

.table_01 td, .table_01 th {
    border-right: 4px solid #fff;
    text-align: center;
    padding: 30px 15px;
    font-size: 18px
}

.author-book li a:hover, .author-name a:hover, .checkList a:hover {
    text-decoration: underline
}

.table_01 {
    width: 90%;
    border-spacing: 0
}

.table_01 th {
    width: 25%;
    background-color: #ababab
}

.table_02, .table_03 {
    width: 90%;
    border-spacing: 0
}

.table_01 td {
    background-color: #fafafa
}

.table_02 td, .table_02 th, .table_03 th {
    border-right: 1px solid #fff
}

.table_02 td, .table_02 th, .table_03 td, .table_03 th {
    font-size: 14px;
    text-align: center
}

.table_02 th {
    padding: 15px;
    background-color: #ababab
}

.table_02 td {
    background-color: #fafafa;
    padding: 30px 15px
}

.table_03 th {
    padding: 15px;
    background-color: #ababab
}

.table_03 tr td:nth-of-type(1) {
    background: #ababab;
    color: #fff
}

.table_03 td {
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    padding: 30px 15px
}

#app_promo, #staticHeader {
    background: #fff
}

#staticHeader {
    position: relative;
    height: 80px;
    margin: 0;
    border-bottom: 4px solid #00a0e5
}

#staticHeader h1 {
    width: 216px;
    height: 36px;
    padding: 20px 0 0 30px
}

#staticHeader h1 img {
    display: block;
    width: 100%
}

.checkList {
    width: 300px;
    margin: 30px auto
}

.checkList a {
    color: #00a0e5
}

/*
.app_promo_contents h3 {
    font-size: 48px
}

.app_promo_head {
    text-align: center
}

.app_promo_head_box {
    width: 900px;
    margin: 0 auto
}

.app_promo_head_box h4 {
    color: #f06
}

.app_promo_head .app_promo_head_text {
    position: absolute;
    top: 380px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    text-align: left
}

.app_promo_head_text h3 {
    font-size: 42px
}

.app_promo_head_text h4 {
    font-size: 24px
}

.app_promo_head_bg {
    background: #eaeaea
}

.app_promo_contents .sub_text {
    font-size: 24px;
    margin: 20px
}

.app_promo_contents {
    text-align: center
}

.app_promo_footer {
    margin: 100px 0 0;
    padding: 90px 0;
    background: #eee
}

.app_promo_footer h2 {
    width: 500px;
    margin: 0 auto 40px;
    padding-left: 150px;
    font-size: 42px;
    text-align: left;
    background: url(../img/app_promo-06.png) no-repeat
}

.app_promo_footer_btn {
    width: 900px;
    margin: 0 auto;
    overflow: hidden
}

.app_promo_footer_btn .btn_left {
    float: left;
    width: 450px;
    text-align: center
}

.app_promo_footer_btn .btn_right {
    float: right;
    width: 450px;
    text-align: center
}

.app_promo_footer_btn .osTitle {
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.app_promo_footer_btn .qr img {
    margin: 15px 0 0;
    width: 120px
}

.app_promo_footer_sns {
    margin-top: 100px
}

.app_promo_footer_sns ul {
    overflow: hidden;
    width: 580px;
    margin: 40px auto 0;
    padding-left: 50px
}

.app_promo_footer_sns li {
    float: left;
    margin: 0 60px 0 0;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    text-align: center
}

.app_promo_footer_sns li.btnTwitter {
    background: #55acef
}

.app_promo_footer_sns li.btnFacebook {
    background: #305097
}

.app_promo_footer_sns li.btnLINE {
    background: #01c300
}

.app_promo_footer_sns li a {
    display: block;
    color: #fff
}

.app_promo_footer_sns h3 {
    font-size: 36px;
    text-align: center
}
*/

.imobile_ribbon_top_left {
    top: -3px !important;
    left: 0 !important
}

.imobile_ribbon {
    width: 50px !important;
    height: 46px !important
}

.imobile_ribbon span#imobile_ribbon_text {
    width: 72px !important
}

.mainwarp-box .mnFormBtnWrap a, .mainwarp-box .mnFormBtnWrap a input {
    width: 300px;
    margin: 0 auto;
    display: block
}

.mainwarp-box .text a {
    color: #00a2e3
}

.mainwarp-box .mnFormBtnWrap a input {
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    background: #00a2e3;
    border: 1px solid #00a2e3;
    text-align: center;
    border-radius: 21px
}

.mainwarp-box .mnFormBtnWrap a:hover input {
    background: #fff;
    color: #00a2e3;
    cursor: pointer
}

#contentsLeft h2.guideh2-ttl {
    margin: 20px 0
}

.upload-guide_list h3 {
    margin: 40px 0 0;
    font-size: 24px
}

#contentsLeft h2.topmain-ttl {
    padding: 20px 0
}

.syllabary {
    overflow: hidden;
    width: 750px;
    margin: 20px auto
}

.syllabary li {
    float: left
}

.syllabary li a {
    display: block;
    width: 60px;
    height: 30px;
    margin: 0 5px;
    background: #f5f5f5;
    color: #2e2e2e;
    text-align: center;
    line-height: 31px;
    border-radius: 6px
}

.syllabary li a:active, .syllabary li a:hover {
    background: #999;
    color: #fff
}

.syllabary li .end {
    border: none
}

.author-btn a, .nextBtnMod .nextBtnModBtn a {
    border: 1px solid #00a2e3;
    text-align: center
}

.syllabary .tag-on a {
    background: #777;
    color: #fff
}

.authorList .author-li {
    height: 100%;
    margin: 0 10px 16px
}

.authorList li .authorList-box {
    padding: 12px 20px
}

.author-info {
    overflow: hidden
}

.author-name {
    float: left;
    padding: 2px 0 0;
    color: #00a0e5;
    font-size: 18px
}

.author-name a {
    color: #00a2e3
}

.author-btn {
    float: right
}

.author-btn a {
    display: block;
    width: 170px;
    height: 32px;
    margin: 0 auto;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    background: #00a2e3;
    border-radius: 21px
}

.author-book-box {
    overflow: hidden;
    margin: 10px 0 0;
    padding: 10px 14px 4px;
    background: #f7f7f7;
    border-radius: 6px
}

.author-bookttl {
    float: left;
    min-width: 134px;
    margin: 0 0 5px
}

.author-bookttl strong {
    font-size: 15px
}

.bookcount {
    color: #4d4d4d
}

.author-book {
    margin-left: 140px
}

.author-book li {
    display: block;
    float: left;
    margin: 0 10px 5px;
    white-space: nowrap
}

.author-book li a {
    color: #00a2e3
}

.amazon {
    height: 100%
}

.amazonList-ul {
    overflow: hidden
}

.amazonList li {
    float: left;
    margin: 16px 10px;
    border-bottom: 3px solid #efefef
}

.amazonList .amazonList-box {
    width: 300px;
    height: 240px;
    padding: 10px 16px;
    border: 1px solid #dedede
}

.amazonList-box .amazon-info {
    float: left;
    width: 162px
}

.amazon-info li {
    float: none;
    overflow: hidden;
    width: auto;
    margin: 5px 0;
    padding: 0;
    border: none;
    line-height: 1.3;
    white-space: normal
}

.amazon-info em {
    display: block;
    float: left;
    width: 60px;
    height: 22px;
    background: #eee;
    line-height: 24px;
    text-align: center
}

.amazon-info span {
    display: block;
    margin: 0 0 0 66px
}

.amazon-info .amazon-ttl {
    font-size: 18px;
    margin: 5px 0 12px
}

.amazon-info .amazon-author {
    margin: 3px 0 26px;
    font-size: 16px
}

.amazonList-box iframe {
    width: 120px;
    height: 240px;
    margin: 0 0 0 18px
}

.bookContentsSns .likeBtnBook {
    width: 100px;
    height: 100px;
    border-radius: 63px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, .2) 0 0 15px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 15px 1px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0 0 15px 1px;
    cursor: pointer
}

.bookContentsSns .likeBtnBook .likeIcon {
    width: 63px;
    height: 48px;
    margin: 0 auto;
    background: url(../img_renewal/hanpen_like-btn.png) 0 8px no-repeat;
    background-size: 63px 39px;
    text-indent: -9999px
}

.bookContentsSns .likeBtnBook .likeIcon img {
    display: block;
    width: 70px;
    margin: 0 auto
}

.bookContentsSns .likeBtnBook .liketext {
    display: block;
    text-align: center;
    color: #ee709a;
    margin: 4px 0 6px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700
}

.bookContentsSns .likeBtnBook .likeNomber {
    display: block;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin: 1px 0 0;
    font-weight: 700;
    color: #333;
    letter-spacing: 2px
}

.bookContentsSns .after {
    background: #ee7596
}

.bookContentsSns .after .likeIcon {
    width: 63px;
    height: 48px;
    margin: 0 auto;
    background: url(../img_renewal/hanpen_like-btn_after.png) 0 8px no-repeat;
    background-size: 63px 39px
}

.bookContentsSns .after .likeNomber, .bookContentsSns .after .liketext {
    color: #fff
}

.bookContentsSns .support {
    margin: 0 0 20px
}

.bookLikeBtn {
    width: 76px
}

.bookLikeBtn .bookLikeBtnTop {
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0 0 4px
}

.bookLikeBtn .bookLikeBtnTop .likeIcon img {
    display: block;
    width: 70%;
    margin: 5px auto 2px
}

.bookLikeBtn .bookLikeBtnTop .likeValue {
    color: #666;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700
}

.bookLikeBtn .bookLikeBtnBottom a {
    display: block;
    height: 26px;
    line-height: 26px;
    width: 100%;
    border-radius: 4px;
    color: #fff;
    background: #f27597;
    text-align: center;
    font-size: 12px
}

.bookHeadContents > h1 {
    position: absolute;
    top: 300px;
    width: 260px;
    left: 0;
    margin-left: 130px;
    z-index: 1000;
    font-size: 16px;
    line-height: 1.3;
    text-align: center
}

.viewerImg {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -460px;
    width: 165px;
    z-index: 1000
}

.viewerImg img {
    display: block;
    width: 100%;
    border-radius: 4px
}

.middleMod {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    padding: 40px 0 0;
    text-align: center
}

.middleMod h2 {
    margin: 0 0 10px;
    font-size: 24px;
    letter-spacing: 4px
}

.middleMod p {
    font-size: 16px;
    letter-spacing: 2px
}

.listBox .dataValue, .oldViewSort select, .rankingSort select {
    font-size: 16px;
    text-align: center
}

.viewerEndNextMod {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 480px;
    margin: 0 auto 48px;
}

.viewerEndNextMod .nextImgMod {
    width: 104px;
    margin: 0 50px 0 0
}

.viewerEndNextMod .nextImgMod img {
    display: block;
    width: 100%
}

.viewerEndNextMod .nextBtnMod {
    margin: 0
}

.viewerEndNextMod .nextBtnMod .nextBtnModTitle {
    text-align: center
}

.nextBtnMod .nextBtnModBtn {
    position: relative;
    margin: 30px auto;
    width: 270px;
    height: 40px;
    line-height: 40px
}

.nextBtnMod .nextBtnModBtn a {
    display: block;
    width: 270px;
    height: 48px;
    line-height: 48px;
    background: #00a2e3;
    color: #fff;
    border-radius: 27px;
    letter-spacing: 2px
}

.nextBtnMod .nextBtnModBtn a::before, .nextBtnMod .nextBtnModBtn a:hover:before {
    z-index: 1000;
    right: 24px;
    width: 10px;
    height: 10px;
    -ms-transform: rotate(45deg);
    margin-top: -1px;
    position: absolute;
    top: 50%
}

.nextBtnMod .nextBtnModBtn a::before {
    line-height: 40px;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nextBtnMod .nextBtnModBtn a:hover:before {
    line-height: 40px;
    border: 0;
    border-top: solid 1px #00a2e3;
    border-right: solid 1px #00a2e3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.oldViewSort::before, .rankingSort::before {
    z-index: 1000;
    right: 12px;
    line-height: 40px
}

.nextBtnMod .nextBtnModBtn a:hover {
    background: #fff;
    color: #00a2e3;
    border: 1px solid #00a2e3
}

.rankingSortSet {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 880px;
    margin: 0 auto;
    padding: 20px;
    background: #eee;
    border-radius: 6px
}

.rankingSortSet p {
    line-height: 40px;
    margin-right: 20px
}

.rankingSort {
    position: relative;
    width: 220px;
    height: 40px;
    margin: 0 20px 0 0
}

.rankingSort select {
    display: block;
    appearance: none;
    border: 1px solid #ccc;
    background: #fff;
    width: 220px;
    height: 40px;
    border-radius: 18px;
    color: #666
}

.rankingSort::before {
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    transform: rotate(135deg);
    margin-top: -4px
}

.listBox .rank1, .listBox .rank2, .listBox .rank3, .listBox .rankUnder {
    position: absolute;
    padding-top: 5px;
    top: -3px;
    left: 2px;
    width: 26px;
    text-align: center
}

.listBox .rank1 {
    height: 40px;
    background: url(../img_renewal/icon_ranking_1.png) no-repeat;
    background-size: 25px;
    color: #fff
}

.listBox .rank2 {
    height: 40px;
    background: url(../img_renewal/icon_ranking_2.png) no-repeat;
    background-size: 25px;
    color: #fff
}

.listBox .rank3 {
    height: 40px;
    background: url(../img_renewal/icon_ranking_3.png) no-repeat;
    background-size: 25px;
    color: #fff
}

.listBox .rankUnder {
    height: 40px;
    background: url(../img_renewal/icon_ranking_normal.png) no-repeat;
    background-size: 25px;
    color: #fff
}

.listBox .dataValue {
    color: #f382a2;
    letter-spacing: 2px
}


.oldViewSort {
    position: relative;
    width: 250px;
    height: 40px;
    margin: 25px auto 10px
}

.oldViewSort select {
    display: block;
    /* appearance: none; */
    border: 1px solid #ccc;
    background: #fff;
    width: 250px;
    height: 40px;
    border-radius: 18px;
    color: #666
}

.oldViewSort::before {
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -4px
}

.freeBtn {
    display: block
}

.freeBtn a {
    display: block;
    width: 160px;
    margin: 20px auto 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 3px;
    background: #42a0e5
}

.listBox .freeBtn button.open-viewer.book-box{
    margin-top: 0;
}

.topicPath{
    padding: 8px 0;
    background-color: #F7F9FA;
}

.topicPath ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    font-size: 11px;
    max-width: 1280px;
    margin: 0 auto;
    line-height: 1;
}

/*.topicPath ul li:after {
    content: "＞";
    color: #42a0e5;
    margin-right: 10px
}

.topicPath ul li:first-child a:before {
    content: "";
    color: #42a0e5
}*/

.topicPath ul a {
    display: block;
    padding: 0 10px;
    color: #42a0e5
}

.topicPath ul li {
    display: -webkit-box;
}

.topicPath ul li.title {
    padding: 0 10px;
}

h3.modTxt {
    margin: -10px 0 10px;
    font-size: 14px
}

.readBtnLargR18Free {
    margin: 0
}

.readBtnLargR18Free a {
    display: block;
    width: 272px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    border-radius: 38px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    background: 20px 14px #f16f94
}

.r18FreeTxt, .readBtnLargR18Free a span {
    font-size: 14px
}

.r18FreeTxt {
    margin: 5px 0 25px;
    text-align: center
}

.count {
    font-weight: 700
}

.commentCountMod p {
    text-align: center;
    font-size: 16px
}

.commentCountMod {
    margin: 30px 0 15px
}

.commentCountMod p .count {
    margin: 0 10px;
    font-size: 24px;
    font-weight: 700
}

.commentCountMod .postBtn a {
    display: block;
    height: 36px;
    width: 200px;
    padding: 0 20px;
    line-height: 36px;
    color: #fff;
    font-size: 16px
}

.commentCountMod .postBtn {
    margin: 10px 0 0
}

.commentCountMod .postBtn a {
    margin: 0 auto;
    background: #00a2e3;
    border: 1px solid #00a2e3;
    border-radius: 30px
}

.commentCountMod .moreBtn{
    margin-bottom: 56px;
}

.commentCountMod .moreBtn a{
    display: block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    font-weight: bold;
}

.commentCountMod .moreBtn  span{
    margin-left: 8px;
}

.commentList {
    margin: 20px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.commentList li {
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    padding: 8px;
    border-radius: 4px;
    margin-bottom: 10px;
    width: calc(50% - 5px)
}

.commentList h4 {
    margin: 0 0 10px;
    font-size: 12px;
}

.commentList h4 a {
    margin: 0 4px 0 0;
    color: #42a0e5;
    font-size: 15px;
}

.commentList .flexBox {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
}

.commentList .flexBox .img {
    width: 100px;
    margin: 0 auto
}

.commentList .flexBox .img img {
    display: block;
    width: 100%;
    margin: 0;
    vertical-align: bottom;
    border-radius: 4px;
}

.commentList .flexBox .text {
    width: 100%;
    padding: 0 0 0 16px;
    font-size: 13px;
}

.commentList .flexBox .text .username{
    margin-top: 8px;
    color: #949494;
    font-size: 10px;
}

.commentList .flexBox .text .data span {
    line-height: 40px;
}

.commentList .flexBox .text .data span:nth-of-type(1) {
    margin: 0 40px 0 0;
    font-size: 12px;
}

.commentList .flexBox .text .user {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 10px 0 0;
}

.commentList .flexBox .text .user span:nth-of-type(1) {
    display: block;
    width: 40px;
    padding: 0 10px 0 0;
}

.commentList .flexBox .text .user img {
    width: 40px;
    margin: 0 10px 0 0;
}

.commentList .flexBox .text .user span:nth-of-type(2) {
    display: block;
    width: 300px;
    margin: 10px 0 0;
    font-size: 12px;
}

.commentList .flexBox .date {
    margin: 0 0 10px;
    text-align: left;
    font-size: 10px;
    color: #949494;
}

.commentNotes {
    text-align: center;
    color: #f382a2;
    font-size: 14px
}

.commentListBook > li{
    margin-bottom: 40px;
}

.commentListBook .threadBox , .commentListBook .replyBox li{
    display: flex;
    align-items: flex-start;
}

.commentListBook .replyBox {
    margin-top: 16px;
}

.commentListBook .img{
    margin-right: 8px;
}

.commentListBook .img img{
    width: 48px;
}

.commentListBook .text{
    font-size: 14px;
    margin-right: 16px;
}

.commentListBook .text > p{
    margin-bottom: 8px;
}

.commentListBook .text .spoiler {
    color: #F54F78;
    margin-bottom: 6px;
}

.commentListBook .text .spoiler .material-icons{
    font-size: 17px;
    vertical-align:text-bottom;
    margin-right: 4px;
}

.commentListBook .spoilerText{
    color: #E5E5E5;
    cursor: pointer;
}

.commentListBook .spoilerText:hover {
    color: #666
}

.commentListBook .other{
    font-size: 12px;
    line-height: 1.5;
    color: #888;
}

.commentListBook .other .user{
    display: flex;
    flex-wrap: wrap;
}

.commentListBook .other .author{
    margin-right: 12px;
}

.commentListBook .text .user .z_author_icon ,
.commentListBook .text .user .author_icon {
    margin: 0 8px 0 -6px;
    padding: 3px 8px;
    background: #00a2e3;
    color: #fff;
    border-radius: 10px;
    font-size: 11px;
    line-height: 1;
}

.commentListBook .text .user .author_icon {
    background: #cb7fb1;
}

.commentListBook .btnSet{
    margin-left: auto;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: right;
    width: 120px;
}

.commentListBook .btnSet .violation a ,
.commentListBook .btnSet .delete a{
    color: #92A6BA;
    font-size: 12px;
}


.commentListBook .replyBtn a{
    display: block;
    margin-left: 10px;
    padding: 6px 12px;
    line-height: 1;
    border: 1px solid #666;
    border-radius: 20px;
    color: #666;
    text-align: center;
    font-size: 13px;
}

.commentListBook .replyBox li + li{
    margin-top: 16px;
}

.commentListBook .replyBox .img img{
    width: 32px;
}

.commentListBook .replyBox .replyIcon {
    padding:4px 18px 0 22px;
    transform: scale(-1, 1);
}

.commentListHead {
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 30px 0
}

#contentsLeft h2.commentListHead {
    margin: 0;
    font-size: 18px
}

.txtMod .returnBtn a {
    display: block;
    height: 36px;
    width: 200px;
    text-align: center;
    margin: 30px auto;
    padding: 0 20px;
    line-height: 36px;
    color: #666;
    background: 0 0;
    border: 1px solid #666;
    border-radius: 30px;
    font-size: 16px
}

.commentHead {
    text-align: center;
    font-size: 28px;
    color: #666;
    letter-spacing: 3px;
    margin: 0 0 40px
}

.replyContents .account {
    margin: 30px 0 40px;
    text-align: center;
    font-size: 14px;
    color: #afafaf
}

.replyContents .account span {
    color: #666
}

.replyContents .limit {
    margin: 0 0 0 50px;
    font-size: 14px
}

.replyContents .replyArea {
    display: block;
    width: 88%;
    margin: 5px auto 10px;
    padding: 5px;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    font-size: 14px;
    text-align: left;
    color: #666;
    box-shadow: 0 0 5px 2px #f0f0f0
}

.replyContents .chkMod {
    margin: 30px 0 0 50px
}

.replyContents .chkMod li {
    margin: 0 0 20px;
    font-size: 14px
}

.replyContents .chkMod li input {
    margin: 0 15px 0 0
}

.replyContents .btnRowSet {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 450px
}

.replyContents .btnRowSet input, .replyContents .btnRowSet input:last-of-type {
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    width: 200px;
    font-size: 16px
}

.replyContents .btnRowSet input {
    border-radius: 22px;
    background: #fff;
    border: 1px solid #b7b7b7;
    color: #777
}

.replyContents .btnRowSet input:last-of-type {
    border-radius: 22px;
    background: #00a0e5;
    border: 2px solid #00a0e5;
    color: #fff
}

.replyContents .userComment {
    width: 820px;
    margin: 20px auto;
    font-size: 14px
}

.replyContents .commentOption {
    margin: 40px 0 20px 50px;
    font-size: 14px;
    color: #afafaf;
    text-align: left
}

.replyContents .commentOption li {
    margin: 0 0 20px
}

.replyContents .commentOption li span {
    margin: 0 0 0 20px;
    color: #666
}

.replyContents .agreement {
    width: 790px;
    margin: 30px auto;
    padding: 30px;
    background: #f5f5f5
}

.replyContents .agreement h3 {
    margin: 0 0 20px;
    font-size: 14px
}

.replyContents .agreement li {
    font-size: 12px
}

.replyContents .originalComment {
    border-bottom: 1px solid #f5f5f5
}

.replyContents .originalComment .author {
    width: 800px;
    font-size: 13px;
    margin: 50px auto 0;
    color: #b9b9b9
}

.replyContents .originalComment .comment {
    width: 800px;
    margin: 10px auto 40px;
    padding: 0;
    font-size: 13px;
    color: #b9b9b9
}

.agreeCheck {
    text-align: center
}

.agreeCheck input {
    margin: 0 10px 0 0
}

#upLoadGuide {
    color: #333
}

#upLoadGuide .upLoadGuideHead {
    padding: 10px 0 30px 0;
    margin: 0 0 70px 0;
    background: #f083a1;
    text-align: center;
    border-radius: 10px;
}

#upLoadGuide h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #333
}

#upLoadGuide p.subTtile {
    font-size: 22px;
    color: #f083a1;
    text-align: center
}

#upLoadGuide .guideStepFlow {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 920px;
    margin: 80px auto 10px
}

#upLoadGuide .guideStepFlow .arrow img {
    margin-top: 30px
}

#upLoadGuide .preparation {
    margin-top: 50px !important;
    background: #fff7dc !important
}

#upLoadGuide .preparation h4 {
    margin: 30px 0 10px
}

#upLoadGuide .preparation h5 {
    padding-left: 25px
}

#upLoadGuide .preparation a {
    font-weight: 700;
    color: #FF0004;
    text-decoration: underline
}

#upLoadGuide .stepBox {
    margin: 20px 0 40px;
    padding: 30px 50px 30px 50px;
    background: #f7f7f7;
    border-radius: 8px
}

#upLoadGuide .guideFlow img {
    display: block;
    margin: 0 auto;
}

#upLoadGuide .stepBox h3 {
    margin: 0 0 30px;
    font-size: 28px;
    line-height: 50px;
    font-weight: 700;
    vertical-align: top
}

#upLoadGuide .stepBox h3 span {
    margin: 0 30px 0 0
}

#upLoadGuide .upLoadImg {
    width: 682px;
    margin: 20px auto 30px
}

#upLoadGuide .upLoadImg img {
    display: block;
    width: 100%;
    margin: 0 auto
}

#upLoadGuide .stepBox h4 {
    font-size: 16px;
    font-weight: 700
}

#upLoadGuide .stepBox h5 {
    font-size: 14px;
    font-weight: 700
}

#upLoadGuide .stepBox .notes a {
    display: block;
    margin: -10px 0 50px;
    text-align: center;
    font-size: 14px;
    color: red;
    font-weight: 700;
    text-decoration: underline;
    letter-spacing: 1px
}

#upLoadGuide .btnUpload a {
    width: 240px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

#purchase {
    margin: 0;
    padding: 30px 0;
    background: #eee
}

#purchase h1 {
    margin: 0 0 30px;
    text-align: center;
    font-size: 32px;
    letter-spacing: 4px
}

#purchase .contents {
    width: 1000px;
    margin: 0 auto;
    padding: 30px;
    background: #fff;
    border-radius: 6px;
    box-shadow: rgba(200, 200, 200, .1) 0 0 10px 3px
}

#purchase .contents .item > li:first-child {
    border-top: 0;
    margin-top: 20px;
    padding-top: 0
}

#purchase .contents .item > li {
    margin-top: 20px;
    padding-top: 20px
}

#purchase .item .detail {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    width: 700px;
    margin: 0 auto
}

#purchase .item .detail h3 {
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0 0 15px;
    letter-spacing: 2px;
    border-bottom: 1px solid #eee;
    text-align: center
}

#purchase .item .detail p {
    height: 28px;
    font-weight: 700;
    text-align: center
}

#purchase .item .detail .itemImg {
    width: 130px;
    height: 100%;
    margin: 0
}

#purchase .item .detail .itemImg img {
    display: block;
    max-width: 72px;
    margin: 0 auto;
    border: 1px solid #eee
}

#purchase .item .detail .itemTitle {
    width: 510px
}

#purchase .item .detail .itemTitle h3 {
    text-align: left;
    padding-left: 10px
}

#purchase .item .detail .itemTitle p.mainItemTitle {
    font-size: 18px;
    margin: 0 0 15px;
    text-align: left;
    padding-left: 0;
    letter-spacing: 1px
}

#purchase .item .detail .itemTitle .subItemTitle {
    font-size: 16px
}

#purchase .item .detail .itemTitle .subItemTitle li {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    margin: 8px 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

#purchase .item .detail .itemTitle .subItemTitle li div:first-child {
    width: 380px
}

#purchase .item .detail .itemTitle .subItemTitle li div span.benefits {
    display: block;
    margin: 0;
    font-weight: 700;
    color: red
}

#purchase .item .detail .itemTitle .subItemTitle li .price {
    margin: 0 0 0 20px;
    text-align: right;
    font-weight: 700
}

#purchase .item .detail .itemTitle .subItemTitle li .price span {
    display: inline-block;
    min-width: 40px;
    margin: 0 10px;
    text-align: center
}

#purchase .item .detail .itemTitle .subItemTitle li .priceL {
    margin: 0 20px;
    text-align: right;
    font-weight: 700
}

#purchase .item .detail .itemTitle .subItemTitle li .priceL span {
    display: inline-block;
    min-width: 40px;
    margin: 0 10px;
    text-align: center
}

#purchase .item .detail .priceL {
    width: 170px
}

#purchase .item .detail .price {
    width: 100px
}

#purchase .item .detail .number {
    display: inline-block;
    width: 50px
}

#purchase .item .detail .number span {
    font-size: 13px;
    margin: 0 2px
}

#purchase .item .detail .number .formMod {
    width: 60px !important
}

#purchase .item .detail .number .formMod span {
    margin: 0 !important;
    min-width: 10px !important
}

#purchase .item .detail .number select {
    display: inline-block;
    font-size: 15px
}

#purchase .item .detail .number input[type=text] {
    display: inline-block;
    width: 30px;
    padding: 6px 8px 6px 3px;
    font-size: 14px;
    text-align: right;
    outline: 0;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 7px #eee;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#purchase .item .detail .number input[type=button] {
    display: inline-block;
    margin: 0 0 0 4px;
    padding: 5px 8px;
    font-size: 13px;
    background: #00a2e3;
    color: #fff;
    border: none;
    box-shadow: 0 0 7px #ccc;
    cursor: pointer
}

#purchase .subtotal span {
    margin: 0 4px;
    font-size: 18px;
    font-weight: 700
}

#purchase .totalMod {
    margin-top: 10px;
    padding: 30px 30px 0 0;
    width: 780px
}

#purchase .totalMod p {
    margin: 0 0 10px;
    text-align: right
}

#purchase .totalMod .tax span {
    margin: 0 4px;
    font-size: 18px;
    font-weight: 700
}

#purchase .totalMod .total span {
    margin: 0 4px;
    font-size: 36px;
    font-weight: 700
}

#purchase .totalMod .buyBtn a {
    display: block;
    margin: 10px 0 0 auto;
    padding: 0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 2px;
    font-size: 18px;
    border-radius: 6px;
    color: #fff;
    background: #db0606;
    text-align: center;
    box-shadow: rgba(0, 0, 0, .1) 0 0 10px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 0 10px 3px;
    -moz-box-shadow: rgba(0, 0, 0, .1) 0 0 10px 3px;
    border: 3px solid #db0606
}

#purchase .totalMod .buyBtn a:hover {
    color: #db0606;
    background: #fff;
    border: 3px solid #db0606
}

#purchase .addressSet {
    border-top: 4px solid #f7f7f7;
    border-bottom: 4px solid #f7f7f7;
    margin: 20px 0;
    padding: 30px 0
}

.addressSet .need {
    display: inline-block;
    margin: 0 0 0 6px;
    padding: 2px 4px;
    font-size: 13px;
    color: #fff;
    background: #e86c8f;
    border-radius: 4px
}

#purchase .addressSet h4 {
    margin: 20px 0 20px 20px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px
}

#purchase .addressSet .txt {
    font-size: 14px;
    margin: 0 0 0 20px
}

#purchase .addressSet .addressChoice {
    margin: 40px 0
}

#purchase .addressSet .addressChoice .left {
    width: 700px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 8px;
    background: #f5f5f5
}

#purchase .addressSet .addressChoice .right {
    width: 700px;
    margin: 20px auto 60px;
    padding: 20px;
    border-radius: 8px;
    background: #f5f5f5
}

#purchase .addressSet .addressChoice h5 {
    margin: 10px 0;
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

.addressSet input[type=checkbox], .addressSet input[type=radio] {
    display: none
}

.addressSet .checkbox, .addressSet .radio {
    width: 400px;
    box-sizing: border-box;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
    position: relative;
    display: block;
    margin: 20px auto;
    padding: 12px 12px 12px 42px;
    border-radius: 8px;
    background-color: #fff;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
    box-shadow: 0 0 7px #ccc;
    border: 4px solid #00a2e3;
    color: #00a2e3
}

.addressSet .checkbox:after, .addressSet .radio:after, .addressSet .radio:before {
    position: absolute;
    top: 50%;
    display: block;
    content: ''
}

.addressSet .checkbox:hover, .addressSet .radio:hover {
    background-color: #dff1f9
}

.addressSet .checkbox:hover:after, .addressSet .radio:hover:after {
    border-color: #00a0e5
}

.addressSet .checkbox:after, .addressSet .radio:after {
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear;
    left: 15px;
    margin-top: -10px;
    width: 16px;
    height: 16px;
    border: 2px solid #bbb;
    border-radius: 16px
}

.addressSet .radio:before {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    left: 20px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #00a0e5;
    opacity: 0
}

.addressSet input[type=checkbox]:checked + .checkbox:before, .addressSet input[type=radio]:checked + .radio:before {
    opacity: 1
}

.addressList {
    width: 650px;
    margin: 0 auto;
    padding: 0;
    text-align: left
}

.addressList p {
    margin: 40px 0 30px;
    text-align: center
}

.addressList p.notes {
    color: #FF0004;
    font-size: 13px;
    text-align: left
}

.addressList ul {
    width: 450px;
    margin: 0 auto;
    padding: 0 0 0 50px
}

.addressList li {
    margin: 0 0 20px 20px
}

.addressList input[type=text] {
    margin: 0 0 0 10px;
    padding: 4px;
    outline: 0;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 7px #eee;
    font-size: 14px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    width: 300px;
    height: 20px
}

.addressList textarea, .addressSet .userName input[type=text] {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    outline: 0;
    font-size: 14px
}

.addressList input[type=text]:focus {
    width: 310px;
    box-shadow: 0 0 7px #3498db;
    border: 1px solid #3498db
}

.addressList textarea {
    padding: .8em;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 7px #eee;
    transition: all .3s;
    width: 600px;
    color: #666
}

.addressList textarea:focus {
    width: 310px;
    box-shadow: 0 0 7px #3498db;
    border: 1px solid #3498db
}

.addressSet .userName {
    margin: 40px auto 10px;
    padding: 40px 20px;
    width: 700px;
    background: #f5f5f5;
    border-radius: 8px
}

.addressSet .userName p {
    width: 400px;
    margin: 0 auto
}

.addressSet .userName input[type=text] {
    margin: 0 0 0 10px;
    padding: 4px;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 7px #eee;
    transition: all .3s;
    width: 290px;
    height: 30px
}

.addressSet .userName input[type=text]:focus {
    width: 310px;
    box-shadow: 0 0 7px #3498db;
    border: 1px solid #3498db
}

.addressSet .userName textarea {
    padding: .8em;
    outline: 0;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 7px #eee;
    font-size: 14px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    width: 600px;
    color: #666
}

.addressSet .userName textarea:focus {
    width: 310px;
    box-shadow: 0 0 7px #3498db;
    border: 1px solid #3498db
}

.purchaseBtnMod {
    background: #f6f7f8;
    border-radius: 6px;
    margin: 50px auto;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    color: #FF0004
}

.purchaseBtnSet {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 650px;
    margin: 5px auto 0;
    padding: 20px 0
}

.purchaseBtnSet .buyBtn a, .purchaseBtnSet .buyBtn button, .purchaseBtnSet p.cancel a {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    box-shadow: 0 0 7px #ccc;
    text-align: center
}

.purchaseBtnSet .buyBtn a, .purchaseBtnSet p.cancel a {
    font-size: 18px
}

.graph table.graph2 .selL, .graph table.graph2 .selR {
    padding: 10px;
    font-size: 13px;
    border: 1px solid #d9d9d9
}

.purchaseBtnSet p.cancel a {
    margin: 0 20px 0 0;
    border-radius: 22px;
    background: #fff;
    border: 1px solid #ccc;
    color: #666
}

.purchaseBtnSet p.cancel a:hover {
    background: #666;
    border: 1px solid #666;
    color: #fff
}

.purchaseBtnSet .buyBtn a {
    letter-spacing: 1px;
    background: #e5606e;
    border-radius: 24px;
    color: #fff;
    border: 1px solid #e5606e
}

.purchaseBtnSet .buyBtn a:hover {
    background: #fff;
    color: #e5606e;
    border: 1px solid #e5606e
}

.purchaseBtnSet .buyBtn button {
    font-size: 18px;
    letter-spacing: 1px;
    background: #e5606e;
    border-radius: 24px;
    color: #fff;
    border: 1px solid #e5606e
}

.purchaseBtnSet .buyBtn button:hover {
    background: #fff;
    color: #e5606e;
    border: 1px solid #e5606e
}

.graph table.graph4 {
    width: 100%;
    margin-bottom: 20px
}

.graph table.graph4 tr td {
    width: 25%;
    border: 1px solid #d9d9d9;
    padding: 10px;
    text-align: center
}

.graph table.graph2 {
    width: 800px;
    margin: 0 auto 20px
}

.graph table.graph2 .selL {
    width: 25%
}

.graph table.graph2 .selR {
    width: 75%
}

.graph-inner-bgc01 {
    background-color: #f5f5f5
}

.graph-inner-bgc02 {
    background-color: #eaf9fd
}

.graph-inner-bgc03 {
    background-color: #d9f0f5
}

.graph-inner-bgc04 {
    background-color: #c5e4eb
}

.graph-inner-txtL {
    text-align: left !important
}


/*----------------------------
       作家ページ
----------------------------*/

.listBoxImg .r18Img {
    position: relative;
    height: 229px;
    width: 162px;
}

.listBoxImg .coverImg {
    display: block;
    position: absolute;
    z-index: 200;
}

.listBoxImg .originalImg {
    display: block;
    position: absolute;
    z-index: 100;
    -webkit-filter: blur(3px);
    filter: blur(3px);
    opacity: 0.6;

}

/*------------------実日トップページモジュール------------------*/

.jitsuBanner {
    width: 100%;
    text-align: center;
    background: #ff527f;
}

/* -- 50音検索 レスポンシブ
SMPと共通な箇所はauthors.cssに記載
------------------------------------------------*/
#gojuon {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 30px;
}

#gojuon h2 {
    font-size: revert !important;
    text-align: center;
}

#gojuon a {
    color: #00a2e3;
}

#gojuon .authorNum {
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff7dc;
}

#gojuon .authorNum .num , 
#gojuon .authorNum .num span{
    margin-bottom: 15px;
    font-size: 20px;
    color: #f382a2 !important;
    line-height: 1.45;
}


#gojuon .authorContents {
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
    border: none;
}

#gojuon .authorContents li{
    width: 19%;
    margin-bottom: 10px;
    border: none;
}

#gojuon .authorContents a {
    display: block;
    cursor: pointer;
    padding: 6px;
    background: #00a2e3;
    color: #fff;
    text-align: center;
    font-size: 15px;
    border-radius: 30px;
    border: 1px solid #fff;
}

#gojuon .authorContents a:hover {
    background: #fff;
    color: #00a2e3;
    border: 1px solid #00a2e3;
}

#gojuon .authorContents a:hover .arrow:before {
    border-top: solid 2px #00a2e3;
    border-right: solid 2px #00a2e3;
}

#gojuon a.affi {
    color: #f382a2;
}

#gojuon .arrow {
    position: relative;
    display: inline-block;
    padding-left: 15px;
}

#gojuon .arrow:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
}


/* -- 50音検索 レスポンシブ　end-------------------*/

/* -- 利用規約-------------------*/

.main-column {
    max-width: 1000px;
    margin: 0 auto;
}

.main-column h2 {
    margin: 0 0 30px 0;
    font-size: 24px;
}

.main-column .guideh2-ttl {
    margin: 50px 0 30px 0;
}

.main-column h5 {
    margin: 40px 0 5px 0;
    font-size: 16px;
    font-weight: bold;
}

.main-column p {
    font-size: 13px;
    line-height: 2.0;
}

.mainwarp-box-m li {
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 2.0;
}

/* -- 利用規約 end-------------------*/
#contentswrap {
    /*width: 950px;*/
    margin: 0 auto;
}

#contentswrap a {
    color: #00a0e5;
}

#contentswrap .txt1 {
    width: 760px;
    margin: 0 auto;
}

#contentswrap .guideh2-ttl {
    font-size: 24px;
    margin: 0 auto 40px auto;
    text-align: center;
}

#contentswrap .notes {
    width: 760px;
    background: #fff7c4;
    margin: 20px auto;
    padding: 20px;
    border-radius: 6px;
    color: #333;
}

#contentswrap .notes h3 {
    margin: 0 0 20px 0;
    color: #FF0004;
    font-size: 15px;
    font-weight: bold;
}

#contentswrap .notes h4 {
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

#contentswrap .notes p {
    font-size: 13px;
}

#contentswrap .mainwarp-box-m {
    font-size: 13px;
}

#contentswrap .mnFormBtnWrap {
    width: 300px;
    margin: 20px auto 40px auto;
}

#contentswrap .mnFormBtnWrap .mnFormBtnBlue:first-child {
    margin-right: 30px;
}

#contentswrap .mnFormBtnWrap .mnFormBtnBlue {
    width: 120px;
    height: 38px;
    line-height: 38px;
    border-radius: 22px;
    padding: 0 20px 0 20px;;
    color: #fff;
    font-size: 16px;
    background: #00a0e5;
    border: 1px solid #00a0e5;
}

#contentswrap .mnFormBtnWrap .mnFormBtnBlue:hover {
    height: 35px;
    line-height: 35px;
    border-radius: 22px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 20px 0 20px;;
    color: #666;
    font-size: 14px;
}

#contentswrap .graph td {
    padding: 15px;
    color: #333;
}

#contentswrap .selR select {
    font-size: 14px;
}

#contentswrap .selR input {
    width: 300px;
    padding: 5px;
    font-size: 14px;
}

#contentswrap .notes2 {
    margin: 10px 0 0 0;
    font-size: 13px;
}

/* -- ログイン-------------------*/
#loginMainColumn {
    padding: 0 0 30px 0;
}

#loginMainColumn h2 {
    text-align: center;
    margin: 40px 0;
}

#loginMainColumn .mbLoginWrap {
    margin: 0 auto;
    width: 900px;
    border-bottom: 1px solid #d9d8d9;
    padding-bottom: 30px;
}

#loginMainColumn .mbInfoTxt {
    margin-bottom: 15px;
    text-align: center;
    font-size: 13px;
}

#loginMainColumn .mbLeaveTxt {
    margin-bottom: 30px;
    text-align: center
}

#loginMainColumn .mbInfoTxt02 {
    text-align: center;
    margin: 10px 0 0 0;
}

#loginMainColumn .mbInfoTxt02 a {
    font-size: 14px;
    color: #00a2e3;
}

#loginMainColumn .mbLoginBox {
    width: 510px;
    margin: 0 auto 0;
    text-align: center;
}

#loginMainColumn .mbLoginBoxL {
    float: left;
    width: 100px;
    margin-right: 20px;
    display: table;
    height: 40px;
    text-align: right;
}

#loginMainColumn .mbLoginBoxR {
    float: left;
    width: 360px;
    display: table;
    height: 40px;
    text-align: left;
}

#loginMainColumn .mbLoginBoxL p.logInMenu, .mbLoginBoxR p.logInMenu {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
}

#loginMainColumn .mbLoginFormFrame {
    padding: 6px 10px;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    width: 100%;
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#loginMainColumn .mbBreakBox {
    width: 900px;
    margin: 20px auto 0;
}

#loginMainColumn .mbBreakBoxL {
    width: 448px;
    float: left;
    border-right: 1px solid #d9d8d9;
    height: 120px;
}

#loginMainColumn .mbBreakBoxR {
    width: 448px;
    float: right;
}

#loginMainColumn .mbSnsBox {
    margin: 0 auto;
    width: 240px;
}

#loginMainColumn .mbSnsBtn {
    float: left;
    margin-right: 20px;
}

#loginMainColumn .mbSnsBtnLast {
    float: left;
    margin-right: 0;
}

#loginMainColumn .regiForm .radio, #loginMainColumn .checkbox {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    margin: 0 10px 0 auto;
    padding: 8px 10px 8px 42px;
    border-radius: 8px;
    vertical-align: middle;
    cursor: pointer;
    text-align: left;
    font-size: 12px;
}

#loginMainColumn .regiForm .radio:hover, #loginMainColumn .regiForm .checkbox:hover {
    background-color: #dff1f9;
}

#loginMainColumn .regiForm .radio:hover:after, #loginMainColumn .regiForm .checkbox:hover:after {
    border-color: #00a0e5;
}

#loginMainColumn .regiForm .radio:after, #loginMainColumn .regiForm .checkbox:after {
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    margin-top: -10px;
    width: 16px;
    height: 16px;
    border: 2px solid #bbb;
    border-radius: 16px;
    content: '';
}

#loginMainColumn label.mbLabel {
    display: block;
    padding: 0;
    border: none;
    border-radius: 8px
}

/*フォーム青ボタン*/
#loginMainColumn .mnFormBtnBlue {
    display: block;
    min-width: 185px;
    height: 42px;
    margin: 20px auto 0;
    padding: 0 10px;
    line-height: 42px;
    border-radius: 23px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    background: #42a0e5;
}

/*黄色ボタン*/
#loginMainColumn .mbYellowBtn a {

}

/*無料会員登録ボタン　*/
#loginMainColumn .free-btn a {
    display: inline-block;
    padding: 0 10px;
    min-width: 185px;
    height: 42px;
    margin: 0 auto 0;
    line-height: 42px;
    border-radius: 23px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: #ffe400;
}

/*------------------旧テンプレで共通で使用していたstyle------------------*/

.mbContWrap {
    width: 950px;
    margin: 0 auto;
}

/*--mbタイトル指定--*/
h2.memberMainTit {
    font-size: 24px;
    margin: 0 0 20px;
    line-height: 1.5;
}

h3.mbMainTit {
    font-size: 20px;
    margin: 0 0 3px 15px;
    line-height: 1.5;
}

h4.mbMainTit {
    font-size: 16px;
    margin: 0 0 5px 0;
    line-height: 1.5;
    font-weight: bold;
}

h3.memberSideTit {
    background-color: #66c6ef;
    color: #ffffff;
    display: block;
    font-size: 18px;
    padding: 10px 20px;
}

/*--mb規約枠指定--*/
.mbTxtAreaBox {
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    height: 200px;
    margin: 0 15px 20px;
    line-height: 1.5;
    padding: 20px;
    width: 95%;
    display: block;
}

.mbLabelArea {
    text-align: center;
    margin-bottom: 20px;
}

/*--mb枠指定--*/
.mbTxtBoxB30 {
    margin-bottom: 30px;
}

.mbErrorTxtBoxB30 {
    margin-bottom: 30px;
    color: #fd0055;
    text-align: center;
}

.mbTableBoxB30 {
    margin: 0 10px 30px;
    display: block;
}

.mbTableBoxB50 {
    margin: 0 10px 50px;
    display: block;
    font-size: 13px;
}

/*--テキスト指定--*/
.mbTxtBold {
    font-weight: bold;
}

.mbTxt16px {
    font-size: 16px;
}

.mbTxt18px {
    font-size: 18px;
}

.mgnR20 {
    margin-right: 20px;
}

/*--------------------▼　会員系ページ　テーブル----------*/
table.mb {
    width: 100%;
}

tr.mb {
}

td.mb {
    border-width: 1px;
    border-color: #d9d8d9;
    border-style: solid;
    padding: 13px 15px;
    vertical-align: top;
}

td.mbLeftCell {
    border-width: 1px;
    border-color: #d9d8d9;
    border-style: solid;
    padding: 13px 15px;
    width: 200px;
    background-color: #f5f5f5;
    vertical-align: top;
}

td.mb input {
    padding: 4px;
    font-size: 13px;
}

td.mb textarea {
    padding: 4px;
    font-size: 13px;
    border-color: #d9d8d9;
    border-style: solid;
}

/*アップロード*/
.mbTableBoxUl {
    margin: 50px auto;
    width: 85%;
    display: block;
}

td.noT {
    border-bottom: 1px solid #d9d8d9;
    border-right: 1px solid #d9d8d9;
    padding: 5px;
    text-align: center;
    width: 100px;
    font-weight: bold;
}

td.nameT {
    border-bottom: 1px solid #d9d8d9;
    border-right: 1px solid #d9d8d9;
    padding: 5px;
    width: auto;
    text-align: center;
    font-weight: bold;
}

td.sizeT {
    border-bottom: 1px solid #d9d8d9;
    border-right: none;
    padding: 5px;
    width: 130px;
    text-align: center;
    font-weight: bold;
}

td.no {
    border-bottom: 1px solid #d9d8d9;
    border-right: 1px solid #d9d8d9;
    padding: 15px 20px;
    text-align: center;
}

td.name {
    border-bottom: 1px solid #d9d8d9;
    border-right: 1px solid #d9d8d9;
    padding: 15px 20px;
}

td.size {
    border-bottom: 1px solid #d9d8d9;
    border-right: none;
    padding: 15px 20px;
}

.mbTableBoxB50 .mbTableFormFrame {
    width: auto;
    line-height: normal;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 0;
    text-indent: 10px
}

.mbTableBoxB50 .mbTableTxt02 {
    margin: 10px 0 0 0;
}

.mbTableBoxB50 .mbTableTxt {
    margin: 10px 0 0 0;
}

/*----------------------------------------------------
           プレミアム会員
----------------------------------------------------*/

#prm_head {
    position: relative;
    padding: 0 20px 0;
    border-top: #00a0e5 5px solid;
    background: url(../img/prm_header.png) no-repeat;
    background-position: center;
    height: 756px;
}

.prm_txt_block {
    margin: 200px 0 0 0;
}

.prm_txt_block h2 {
    text-align: center;
    margin-bottom: 10px;
}

.prm_txt_block h3 {
    text-align: center;
}

.prm_block {
    position: absolute;
    margin-left: -380px;
    width: 760px;
    z-index: 100;
    top: 400px;
    left: 50%;
    text-align: center;
}

.prm_block ul {
    overflow: hidden;
}

.prm_block ul li {
    float: left;
    margin-right: 20px;
}

.prm_block ul li:last-child {
    margin-right: 0px;
}

.prm_block1 {
    position: absolute;
    margin-left: -380px;
    width: 760px;
    z-index: 100;
    top: 400px;
    left: 50%;
    text-align: center;
}

.prm_block1 img {
    margin-bottom: 30px;
}

.prm_block2 {
    margin: 0 auto;
    text-align: center;
}

.prm_btn a {
    display: block;
    margin: 20px auto 10px auto;
    width: 300px;
    height: 44px;
    line-height: 48px;
    font-size: 18px;
}

.user_name {
    font-size: 16px;
    font-weight: bold;
}

.prm_footer_txt {
    margin: 30px auto 10px auto;
    padding: 10px;
    background: #d2e3e7;
    max-width: 900px;
    text-align: center;
}

.prm_btn a {
    display: block;
    margin: 20px auto 10px auto;
    width: 300px;
    height: 44px;
    line-height: 48px;
    font-size: 18px;
}

/*----------表--*/

.content {
    margin: 30px auto 30px auto;
    padding: 0 10px;
    max-width: 900px;
}

table.cp_table {
    border-collapse: collapse;
    width: 100%;
}

table.cp_table th {
    padding: 2px;
    border: 1px solid #bfbcb0;
    vertical-align: middle;
}

table.cp_table td {
    padding: 2px;
    border: 1px solid #bfbcb0;
    vertical-align: middle;
}

table.cp_table th {
    color: #4c4a40;
    background: #f8f6f0;
}

table.cp_table {
    border-collapse: collapse;
    width: 100%;
}

#feature_table thead th {
    text-align: center;
}

table.cp_table th.ps {
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #ff9820;
    border: #ff9820;
    border: solid;
    border-width: 4px 4px 0 4px;
    border-color: #ff9820;
}

#feature_table tbody td.free {
    text-align: center;
    vertical-align: middle;
}

#feature_table tbody td.ps {
    font-weight: bold;
    text-align: center;
    color: #555555;
    background-color: #fff5ea;
    border-left: 4px solid #ff9820;
    border-right: 4px solid #ff9820;
    vertical-align: middle;
}

#feature_table tbody td img {
    vertical-align: middle;
}

#feature_table tbody tr:last-child td.ps {
    border-bottom: 4px solid #ff9820;
}

.feature_title {
    text-align: center;
}

/*----------レッド：購入ボタン系--*/
.redbtn a {
    display: block;
    background: rgb(229, 49, 68); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(229, 49, 68, 1) 0%, rgba(232, 62, 81, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 49, 68, 1)), color-stop(100%, rgba(232, 62, 81, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(229, 49, 68, 1) 0%, rgba(232, 62, 81, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(229, 49, 68, 1) 0%, rgba(232, 62, 81, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(229, 49, 68, 1) 0%, rgba(232, 62, 81, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(229, 49, 68, 1) 0%, rgba(232, 62, 81, 1) 100%); /* W3C */
    color: #fff;
    border-width: 0 1px 2px 1px;
    border-color: #c8182b;
    border-style: solid;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
    text-align: center;
}

.lazyloading {
    background: url(../img/loading/loading32.gif) no-repeat center;
}

/*
 新しい無料で読むボタン
 */
button.open-viewer {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #42a0e5;
    border-style: none;
    border-color: unset;
    border-radius: 4px;
}

button.open-viewer:hover {
    opacity: .5
}

button.open-viewer.book-begin {
    width: 272px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    letter-spacing: 4px;
    border-radius: 38px;
    background: url(../img_renewal/icon_read_btn.png) 20px 14px no-repeat #42a0e5;
}

button.open-viewer.book-beginR18Cmp {
    width: 272px;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    letter-spacing: 0px;
    border-radius: 38px;
    padding-left: 34px;
    background: url(../img_renewal/icon_read_btn.png) 16px 19px no-repeat #42a0e5;
    background-size: 20px;
}

button.open-viewer.book-box {
    margin: 20px auto 0;
    width: 160px;
    height: 30px;
    line-height: 30px;
}

button.open-viewer.series-box {
    margin: 20px auto 0;
    width: 160px;
    height: 30px;
    line-height: 30px;
}

button.open-viewer.series-box {
    margin: 0 auto 0 auto;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

button.open-viewer.series-begin {
    display: block;
    width: 260px;
    height: 55px;
    font-size: 18px;
    text-indent: 20px;
    line-height: 55px;
    letter-spacing: 1px;
    border-radius: 28px;
    background: url(../img_renewal/icon_read_btn.png) 20px 14px no-repeat #42a0e5;
}

button.open-viewer.series-beginR18Cmp {
    display: block;
    width: 260px;
    height: 55px;
    font-size: 17px;
    text-indent: 20px;
    line-height: 55px;
    letter-spacing: 1px;
    border-radius: 28px;
    background: url(../img_renewal/icon_read_btn.png) 26px 19px no-repeat #42a0e5;
    background-size: 20px;
    padding-left: 8px;
}

button.open-viewer.top {
    width: 185px;
    height: 40px;
    margin: 20px auto 0;
    line-height: 40px;
    font-size: 18px;
}

/*-- START: 実証実験 素材提供作品改修--*/
.resultBoxJi {
    display: block;
    margin: 50px 0 0 490px;
    padding: 0;
}

.resultBoxJi span{
    font-size: 20px;
}

.bookHeadDetail .iconConsent {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    width: 70px;
    letter-spacing: 1px;
    border-radius: 4px;
    text-align: center;
}

.listBox .listBoxImg .iconConsent{
    position: absolute;
    top: 5px;
    right: -5px;
    padding: 0 4px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 1px;
    display: block;
    background: #0033ff;
    border-radius: 15px;
    border: 1px solid #fff;
    z-index: 10001;
}


.jitunichiTab> li a:hover{
    background: #00a2e3;
    color: #fff
}

.jitunichiTab {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.jitunichiTab > li {
    margin: 0 50px;
    height: 40px;
    width: 180px;
    text-align: center
}

.jitunichiTab > li a {
    display: block;
    height: 40px;
    width: 180px;
    line-height: 40px;
    border-radius: 20px;
    color: #666
}

.jitunichiTab > li.current a {
    display: block;
    height: 40px;
    width: 180px
}

.jitunichiTab > li a:hover, .jitunichiTab > li.current a {
    background: #00a2e3;
    color: #fff
}

.itemListHeader {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*-- END: 実証実験 素材提供作品改修--*/
/*----------------------------------------------------
           編集部のオススメの一冊
----------------------------------------------------*/
h3.modTxtosusume {
    margin: -10px 0 20px 0;
    font-size: 14px;
    letter-spacing: normal;
}

.editModosusume {
    margin: 0;
    padding: 40px 0 20px 0;
}

/*----------------------------------------------------
START: 検索結果画面の改修
----------------------------------------------------*/

.sort-list {
    margin-left: auto;
    margin-right: 0px;
    padding: 0 10px 0 0;
}
.sort-text {
    font-size: 16px;
    display: inline-block;
    color: #9c9c9c;
    padding-left: 12px
}
.sort-text > button:hover {
    color: #666666;
}
.sort-text .icon_check {
    width: 18px;
    height: 18px;
}

.sort-text .checkpoint {
    display: inline-block;
    vertical-align: text-bottom;
}

.sort-text.sort-text_focus {
    color: #666666;
}
.sort-text.sort-text_focus .checkpoint .icon_check {
    background: url('https://cf.mangaz.com/img/mangaz_web/common/icon-check.svg');
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.sort-text button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline;
    background: transparent;
    border: none;
    cursor: pointer;
    color: inherit;
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-size: inherit;
}

.sort-inner {
    width: 100%;
    margin: 30px 0 10px 0;
    padding: 0;
    display: flex;
}

.sort-heading {
    font-size: 18px;
    color: #666666;
}

.sort-heading span.sort-word {
    max-width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: bottom;
    font-weight: normal;
}

.sort-heading span {
    font-weight: bold;
}

.sort-none {
    margin: 30px 0 0 0;
}

.sort-resultBox {
    margin: 30px 0 0 0;
}

/*----------------------------------------------------
END: 検索結果画面の改修
----------------------------------------------------*/

/*----------------------------------------------------
START: 掲載終了作品
----------------------------------------------------*/
.closesoon{
    background: #fff;
    margin-bottom: 40px;
}

.closesoon h1{
    margin-bottom: 20px;
}

.closesoon h1 img{
    width: 100%;
    vertical-align: middle;
}

.closesoon .thumlist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.closesoon .thumlist li{
    padding:10px;
    display: flex;
    border-bottom: 1px solid #ECECEC;
    width: calc(50% - 8px);
    box-sizing: border-box;
}

.closesoon .thumlist .cover img{
    width: 100px;
    border-radius: 4px;
}

.details{
    margin-left: 15px;
    flex-grow: 1;
}

.details .label{
    background: #ececec;
    font-size: 12px;
    display: inline-block;
    padding:2px 4px;
    margin-bottom: 10px;
}

.details .title{
    margin-bottom: 15px;
}

.details .title dt{
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.details .title dd{
    color: #787878;
    font-size: 12px;
}

.details .date{
    font-size: 12px;
}

.details .date span{
    color: #EA2D62;
    margin-left: 10px;
}

.details button.open-viewer{
    background: #fff;
    border: 1px solid #42a0e5;
    color: #42a0e5;
    width: 100%;
    margin-top: 9px;
}

/*----------------------------------------------------
END: 掲載終了作品
----------------------------------------------------*/


/*----------------------------------------------------
START: ランキングページ
----------------------------------------------------*/

.rankingBox{
    width: 920px;
    margin:0 auto;
}

.rankingBox .itemList li:nth-child(5n){
    margin-right: 0;
}

/*----------------------------------------------------
END: ランキングページ
----------------------------------------------------*/



/*----------------------------------------------------
START: カテゴリ切り替えタブ
----------------------------------------------------*/

.rankingTab {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    flex-wrap: nowrap;
}

.rankingTab li{
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-right: 8px;
}

.rankingTab li:last-child{
    margin-right: 0;
}

.rankingTab li a{
    display: block;
    padding: 6px;
    border-radius: 20px;
}

.rankingTab li.current a{
    background-color: #00A0E9;
    color: #fff;
}

.rankingTab li a:hover{
    color: #00A0E9;
    background-color: rgb(0, 162, 227,0.06);
}

/*----------------------------------------------------
END: カテゴリ切り替えタブ
----------------------------------------------------*/

/*----------------------------------------------------
START: アラート
----------------------------------------------------*/

.alertDanger , .alertDark{
    padding: 12px;
    border-radius: 4px;
    font-size:12px;
    margin-bottom: 16px;
    line-height: 1.8;
}

.alertDanger{
    background: #FCE4EC;
    color: #C62828;
}

.alertDark{
    background: #F4F5F6;
    color: #5D7884;
}

/*----------------------------------------------------
END: アラート
----------------------------------------------------*/

/*----------------------------------------------------
START: トップページ > おすすめ , トップページ > 人気無料漫画
----------------------------------------------------*/

/* リストを横スクロールに変更 */
.toppage .itemListScroll .itemList , 
.toppage .pickup .itemList{
    flex-wrap: nowrap;
    overflow: scroll;
}

/* 各項目の横幅を変更 */
/* リストbox */
.toppage .itemListScroll .itemList > li , 
/* 書影 */
.toppage .itemListScroll .listBox .listBoxImg ,
.toppage .itemListScroll .listBox .listBoxImg img ,
/* ボタン */
.toppage .itemListScroll button.open-viewer.book-box ,
/* タイトル */
.toppage .itemListScroll .listBox .listBoxDetail h4 ,
/* ラベル */
.toppage .itemListScroll .listBoxBttom{
    width: 112px;
}

/* 各項目を非表示 */
/* 著者名 */
.toppage .itemListScroll .listBox .listBoxDetail .author ,
.toppage .pickup .listBox .listBoxDetail .author ,
/* 閲覧数 */
.toppage .itemListScroll .listBoxBttom .view{
    display: none;
}

/* boxのmarginを調整 */
.toppage .itemListScroll  .itemList > li{
    margin: 0 16px 24px 0;
    position: relative;
}

/* 書影にborderを追加 */
.toppage .itemListScroll .listBox .listBoxImg img ,
.toppage .pickup .listBox .r18Img img{
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
}

/* タイトル部分の高さの設定を変更 */
.toppage .itemListScroll .listBox .listBoxDetail{
    height: auto;
    margin-bottom: 4px;
}

/* タイトルを省略 */
.toppage .itemListScroll .listBox .listBoxDetail h4,
.toppage .pickup .listBox .listBoxDetail h4{
    width: 100%;
    height: 1rem;
    overflow: hidden;
    position: relative;
}

.toppage .itemListScroll .listBox .listBoxDetail h4:after,
.toppage .pickup .listBox .listBoxDetail h4:after ,
.listBox .listBoxDetail h4:after
{
    content: "";
    width: 2rem;
    height: 1rem;
    background: linear-gradient(270deg, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
    position: absolute;
    top: 0;
    right: 0;
}

/* labelの位置変更 */
.toppage .itemListScroll .listBox,
.toppage .pickup .listBox{
    position: relative;
}

.toppage .itemListScroll .listBoxBttom,
.toppage .pickup .listBoxBttom{
    top: 4px;
    right: 4px;
    position:absolute;
}

/* ボタンのmarginを変更 */
.toppage .itemListScroll button.open-viewer.book-box,
.toppage .pickup button.open-viewer.book-box{
    margin-top: 10px;
}

/*----------------------------------------------------
END: トップページ > おすすめ , トップページ > 人気無料漫画
----------------------------------------------------*/

/*----------------------------------------------------
START: トップページ > 人気無料漫画
----------------------------------------------------*/

.toppage .pickup .itemList > li{
    width: calc(100% / 5);
    min-width: 112px;
    position: relative;
    margin: 0 16px 24px 0;
}

/* 各項目の横幅を変更 */
/* 書影 */
.toppage .pickup .listBox .listBoxImg ,
.toppage .pickup .listBox .listBoxImg img ,
.toppage .pickup .listBox .listBoxImg .r18Img,
/* ボタン */
.toppage .pickup button.open-viewer.book-box ,
/* タイトル */
.toppage .pickup .listBox .listBoxDetail h4 ,
/* ラベル */
.toppage .pickup .listBoxBttom{
    width: 100%;
}

/* 各項目の縦幅を変更 */
.toppage .pickup .listBox .listBoxDetail,  
.toppage .pickup .listBox .listBoxImg .r18Img{
    height: auto;
}

/*----------------------------------------------------
END: トップページ > 人気無料漫画
----------------------------------------------------*/


/*----------------------------------------------------
START: トップページ > 人気タグ
----------------------------------------------------*/
.populartagMod{
    max-width: 1280px;
    margin: 20px auto 0;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.populartagMod h2 {
    font-size: 14px;
    flex-shrink: 0;
    font-weight: bold;
    margin-right: 16px;
    margin-top: -15px;
}

.populartagMod h3.modTxt {
    display: none;
}

.populartagMod ol{
    flex-wrap: nowrap;
    overflow: scroll;
}

.populartagMod ol li{
    position: relative;
    flex: 0 0 auto;
}

.populartagMod + #contents{
    margin-top: 15px;
}

/*----------------------------------------------------
END: トップページ > 人気タグ
----------------------------------------------------*/

/*----------------------------------------------------
START: トップページ > キャンペーン
----------------------------------------------------*/
.toppage .camMod{
    display: flex;
    padding: 16px;
    align-items: center;
    border-radius: 6px;
    background-image: url(https://mangaz-static.j-comi.jp/images/common/campaign_bg.jpg);
    background-size: cover;
}

.toppage .camHead{
    width: 100%;
    color: #222;
}

.toppage .camHead h2{
    font-size: 24px !important;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 16px 0!important;
    color: #333 !important;
}

.camHead h2 span{
    font-size: 14px;
}

.toppage .camHead p{
    background-color: #fff;
    padding: 4px 16px;
    border-radius: 30px;
    color: #555;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    width: 260px;
}

.toppage .camModList{
    margin-left: 24px;
}

.toppage .camModList li{
    margin: 0;
}
/*----------------------------------------------------
END: トップページ > キャンペーン
----------------------------------------------------*/

/*----------------------------------------------------
START: FAQ
----------------------------------------------------*/

#faq{
    position: relative;
}

#faq h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
}
#faq h3{
    font-weight: bold;
    color: #555;
    font-size: 16px;
    margin-bottom: 16px;
}

.faq-list + h3{
    margin-top: 32px;
}

#faq .faq-date{
    position: absolute;
    right: 0;
    top: 8px;
    color: #aaa;
    font-size: 11px;
}

#faq .faq-category{
    border: 1px solid #efefef;
    border-radius: 4px;
    margin-bottom: 32px;
}

#faq .faq-category li{
    border-bottom: 1px solid #efefef;
}

#faq .faq-category li:last-child{
    border-bottom: none;
}

#faq .faq-category a{
    display: block;
    padding: 10px 10px 10px 12px;
    position: relative;
}

#faq .faq-category a:before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #ddd;
    border-right: 2px solid #ddd;
    transform: rotate(45deg);
    position: absolute;
    right: 12px;
    top: 16px;
}

.faq-list{
    width: 640px;
}

.faq-list > li{
    margin-bottom: 16px;
}

.faq-list > li li{
    margin-bottom: 0px !important;
}

/* 開閉パネル */
/* チェックボックス非表示 */
input[type="checkbox"].faq-check{
    display: none;
  }
  
/*ラベル*/
.faq-label{
    border: 1px solid #edf0f2;
    border-radius: 4px;
    display: block;
    padding: 12px 32px 12px 12px;
    position: relative; 
  }

  .faq-label:hover{
    cursor: pointer;
}

  .faq-check:checked + .faq-label{
    background-color: #edf0f2;
    border-radius: 4px 4px 0 0;
  }

.faq-label::before, .faq-label::after {
    position: absolute;
    top: 23px;
    right: 6px;
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #ddd;
    transform: translateX(-50%);
}

.faq-label:after {
    top: 17px;
    right: 18px;
    transform: rotate(90deg);
  }

.faq-check:checked + .faq-label::before{
   border-color: #fff;
}
  
.faq-check:checked + .faq-label::after{
    display: none;
}
  
  /*開閉エリア*/
.faq-answer{
    padding: 12px;
    height: 0;
    opacity: 0;
    border: 1px solid #edf0f2;
    border-radius: 0 0 4px 4px;
    display: none;
}

.faq-check:checked ~ .faq-answer{
    display: block;
}

  /*「開く」をタップで表示*/
.faq-check:checked  ~ .faq-answer{
    height: auto;
    opacity: 1;
}

.faq-answer p{
    margin-bottom: 8px;
}

.faq-answer p:last-child{
    margin-bottom: 0;
}

.faq-answer .small{
    font-size: 11px;
}

.faq-answer a{
    display: block;
    border: 1px solid #00A0E9;
    padding: 8px;
    text-align: center;
    border-radius: 4px;
}
/*----------------------------------------------------
END: FAQ
----------------------------------------------------*/

/*----------------------------------------------------
START: トップページ > プレミアムサポーター
----------------------------------------------------*/
.pspBox{
    margin-top: 16px;
    background: url(https://mangaz-static.j-comi.jp/images/promo/premium/bg.png);
    background-size: 100%;
    padding: 12px 12px 4px;
    border:1px solid #FFC859;
    border-radius: 8px;
}

.pspBox h2{
    color: #FF8533 !important;
    text-align: center;
    margin: 0 0 16px !important;
}

.pspBox ul{
    display: flex;
    overflow-x: scroll;
    padding-bottom: 12px;
    justify-content: center;
}

.pspBox ul li{
    background-color: #FFF9F1;
    border-radius: 4px;
    padding: 6px 12px;
    margin-right: 8px;
    flex: 0 0 auto;
    font-weight: bold;
    color: #333;
    border: 1px solid #FFF0DB;
    font-size: 14px;
}

.pspBox ul li a{
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}

.pspBox ul li:last-child{
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
}

.pspBox ul li:last-child a{
    font-weight: normal;
    text-decoration: none;
    position: relative;
    padding-right: 12px;
}

.pspBox ul li a:hover{
    text-decoration: none;
}


.pspBox ul li:last-child a:after{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    position: absolute;
    right: 0px;
    top: 3px;
}
/*----------------------------------------------------
END: トップページ > プレミアムサポーター
----------------------------------------------------*/

.uniqueText{
    text-align: center;
    font-size: 13px;
    color: #888;
    margin-top: 16px;
}
