.mb5 {margin-bottom: 5px !important;}
.ml15 {margin-left :15px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.pt30 {padding-top: 30px;}
.pt50 {padding-top: 50px;}
.remodal {padding:30px 50px !important;}
.navbar {margin-bottom: 0 !important;}
.content {width:100%;}
.op05 {opacity:0.5}
.font35 {font-size:35px;}
.font32 {font-size:32px;}
.white {background: #fff;}
.color555 {color:#555;}
img {image-rendering: -webkit-optimize-contrast;}
#footer_area {margin-top:0}
.sub_explain {color:#333;font-size:18px;text-align:center;padding:30px;line-height: 30px;}
#top_header {
    width:100%;
    background-image: url('/img/top_header.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
}
.check_icon {
    padding: 80px 0 10px;
    text-align: center;
}
@media screen and (max-device-width:480px) {
    .check_icon {
        padding: 30px 0 10px;
    }
}
.check_title {
    color: #333;
    font-size: 38px;
    font-weight: bold;
    margin: 0 auto 50px;
    width: 90%;
    text-align: center;
}
@media screen and (max-device-width:480px) {
    #sec5 .check_title {
        font-size: 28px;
    }
    .check_title {
        font-size: 32px;
        margin: 0 auto 30px;
    }
}
.check_subtitle {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    padding-top: 30px;
    text-align: center;
}
.check_mainimg {
    width: 80%;
    margin: 0 auto 30px;
    padding-top: 30px;
    background: #fff;
}
.check_mainimg img {
    padding: 30px;
}
.check_subimg {
    position: absolute;
    top: 50px;
    right: 5%;
}
@media screen and (max-device-width:1024px) {
    .check_subimg {
        display: none;
    }
}
.point {
    background: #cf0050;
    font-size: 14px;
    margin-right: 20px;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff;
}
.point_box {
    width: 1000px;
    background: #fff;
    margin: 0 auto 30px;
    padding: 40px 100px;
    border: 1px solid #ccc;
}
@media screen and (max-device-width:1024px) {
    .point_box{
        width: 95%;
        padding: 15px;
    }
    .point_box img {
        display: none;
    }
}
.point_box_cont {
    text-align: left;
    font-size: 16px;
    position: relative;
}
.detail_link {
    height: 127px;
    padding: 25px;
    margin-top: 30px;
    font-size: 20px;
}
.detail_link a {
    padding: 20px;
    border: 1px solid;
    font-weight: 700;
    background: #fff;
}
.detail_link a:hover {
    background: #e7f3fa;
}
.flowchart {
    padding:50px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 80%;
    margin: 0 auto 30px;
    color: #333;
}
.flowchart .alert {
    width:72%;
    margin:0 auto;
    position: relative;
}
.flowchart .badge.customer {
    background: crimson;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 20px;
}
.flowchart .badge.unei {
    background: #4CAF50;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 20px;
}
.price_well {
    border-radius: 5px;
    display: inline-block;
    width: 80%;
    padding: 30px;
    font-size: 20px;
    color: #333;
}
.price_well .price {
    font-size: 46px;
}
.eachbook p {
    margin:0;
}
.eachbook p.author {
    cursor: pointer;
    color: #3097d1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin: 0 auto;
    font-size: 14px;
}
.eachbook p.author:hover {
    text-decoration: underline;
}
.eachbook .book_name {
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #555;
}
.notice {
    width: 80%;
    margin: 50px auto;
}
.process {
    background: #fff;
    border-radius: 5px;
    width: 80%;
    margin: 3em auto;
}
.process_title {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
    text-decoration: underline;
}
.process_cont {
    padding: 30px;
}
.underline {
    background: linear-gradient(transparent 65%, #fbff05 0%);
}
#top_gallery {
    color: #f4731c;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    background: #ffffff;
    padding: 30px 0 0;
    line-height: 1.3em;
}
/*** 製本スライダー(トップ) ***/
    .swiper-container-top {
      width: 100%;
      height: 240px;
      /*margin-left: auto;
      margin-right: auto;*/
      overflow: hidden;
    }
    .swiper-container-top .swiper-slide {
      background-size: contain;
      background-position: center;
    }
    /*.swiper-slide-content {
        color: #fff;
        text-align: center;
        font-size: 22px;
        top: 400px;
        position: relative;
        background: #333;
        opacity: 0.6;
    }*/
    .top_slider {
      height: 100%;
      /*width: 100%;*/
    }
    .top-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 1px 0;
    }
    .top-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
      background-size: cover;
    }
    .top-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
    .swiper-slide-next {
        opacity: 1;
    }
#gallery_cont {
    margin-bottom: 10px;
    box-shadow: 2px 2px 2px 0px #d8d8d8;
    background: #ffffff;
    padding-bottom: 30px;
}
/*** できること ***/
#sec2{
    background: #fffff7;
    position:relative;
    box-shadow: 2px 2px 4px 0px #d8d8d8;
    margin-bottom: 10px;
}
#sec2 li {
    font-size:  16px;
}
@media screen and (max-device-width: 480px) {
    #sec2 li {
        font-size:  18px;
    }
}
#sec2 ul {
    margin-top: 15px;
}
#sec20 {
    background: #f7fff7;
    position:relative;
    padding-bottom: 10px;
    box-shadow: 2px 2px 4px 0px #d8d8d8;
    margin-bottom: 10px;
}
#sec2-1 {
    padding: 15px 40px 0;
    background: #fffff7;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
@media screen and (max-device-width:1024px) {
    #sec2-1 {
        width: 100%;
    }
}
@media screen and (max-device-width: 480px) {
    #sec2-1 {
        width: 100%;
        padding: 10px 10px 0;
    }
}
#sec2-1-1 {
    padding: 30px 0;
    width: 100%;
    margin-top: 0;
    line-height: 1.4em;
    text-align: center;
    background: #f7f7f7;
    box-shadow: 2px 2px 2px 0px #e7e7e7;
    margin-bottom: 3px;
}
#sec2-1-1-1 {
    font-size: 32px;
    line-height: 1.5em;
    color: #675900;
    font-weight: bold;
}
#sec2-1-1-1-1 {
    font-size: 22px;
}
@media screen and (max-device-width: 480px) {
    #sec2-1-1 {
        font-size:26px !important;
        padding: 15px;
    }
    #sec2-1-1-1 {
        font-size: 20px;
    }
    #sec2-1-1-1-1 {
        font-size: 16px;
    }
}
.sec2-1-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-top: 60px;
    margin-bottom: 30px;
}
#sec2-1-2, #sec2-1-3, #sec2-1-4 {
    margin: 20px auto 0 !important;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 900px;
}
#sec2-1-2 .eachwaku {
    text-align: center;
    font-weight: 700;
    background: #ffffff;
    width: 250px;
    height: 250px;
    border: 1px solid #e98198;
}
#sec2-1-2 .each-subtitle{
    background: #e98198;
    color: #fff;
    padding: 10px 0;
    font-size: 20px;
}
#sec2-100 .each-cont {
    padding: 15px 0 10px;
    font-size: 23px;
    color: #e84f7a;
    text-align:center;
    font-weight: 700;
    font-family: 'Noto Sans JP';
}
#sec2-20 .each-cont {
    font-size: 21px;
}
.each-cont img {
    max-width: 250px;
    max-height: 130px;
    margin-top:15px;
}
#sec2-1-3 .eachwaku {
    text-align: center;
    font-weight: 700;
    background: #ffffff;
    width: 250px;
    height: 250px;
    border: 1px solid #fbb11a;
}
#sec2-1-3 .each-subtitle{
    background: #fbb11a;
    color: #fff;
    padding: 10px 0;
    font-size: 20px;
}
#sec2-1-3 .each-cont {
    padding: 10px 20px;
    font-size: 22px;
    line-height: 1.4em;
    color: #fbb11a;
}
#sec2-1-4 .eachwaku {
    text-align: center;
    font-weight: 700;
    background: #ffffff;
    width: 250px;
    height: 250px;
    border: 1px solid #07ba97;
}
#sec2-1-4 .each-subtitle{
    background: #07ba97;
    color: #fff;
    padding: 10px 0;
    font-size: 20px;
}
#sec2-1-4 .each-cont {
    padding: 10px 20px;
    font-size: 22px;
    line-height: 1.4em;
    color: #07ba97;
}
#sec2-100 {
    text-align: center;
    padding: 30px 0;
    margin: 0 auto 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #333;
    max-width: 1200px;
}
@media screen and (max-device-width: 480px) {
    #sec2-100 {
        padding: 20px 0 30px;
    }
}
#sec2-100-title img {
    width: 500px;
    margin: 0em 0 3em;
}
@media screen and (max-device-width: 480px) {
    #sec2-100-title img {
        width: 100%;
    }
}
#sec2-100 .each_waku {
    width: 300px;
    margin: 0 auto 40px;
}
@media screen and (max-device-width: 480px) {
    #sec2-100 .each_waku {
        height: auto;
        margin: 0 auto 30px;
    }    
}
.sec2-flex-waku .each_waku {
    margin: 0 15px;
}
#sec2-100 .each_waku_top {
    width:100%;
    height:60px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
}
#sec2-100 .each_waku_top img {
    width: 65px;
    margin-left:10px;
}
#sec2-100 .each_bottom {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    background: #ffffff;
    height: 86%;
    border: 1px dotted #aaa;
    cursor: pointer;
}
#sec2-100 .each_bottom:hover {
    background: #fffde7;
}
#sec2-100 ul {
    line-height:1.5em;
    padding-right: 15px;
}
/*中段の大枠*/
.sec2-flex-waku {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px;
    flex-wrap: wrap;
    align-items: stretch;
}
@media screen and (max-device-width:480px) {
    .sec2-flex-waku {
        padding: 0 0;
    }
}
/*製本*/
#sec2-4-top {
    background: #3ca72a;
}
#sec2-4:hover {
    background: #f5fbf4;
}
/*オンデマンド販売*/
#sec2-5-top {
    background: #ff5722;
}
#sec2-5-top img {
    margin-left: 5px !important;
}
#sec2-5:hover {
    background: #fffcec;
}
.sec2-flex-waku .title {
    font-size: 26px;
    color: #fff;
}
/*電子書籍流通*/
#sec2-8:hover {
    background: #f9f1f9;
}
#sec2-8-top {
    background: #d090d2;
}
#sec2-8-top .title {
    font-size: 28px;
}
/*書店流通*/
#sec2-6:hover {
    background: #e8f5e9;
}
#sec2-6-top {
    background: #795548;
}
/*セールスプロモーション*/
#sec2-11:hover {
    background: #f9f1f9;
}
#sec2-11-top {
    background: #ec3131;
}
#sec2-11-top .title {
    font-size: 24px;
}
#sec2-12-top {
    background: #f44336;
    font-size: 24px;
}
#sec2-12-top .title {
    font-size: 24px;
    color: #fff;
}
#sec2-12:hover {
    background: #f9f1f9;
}
#sec2-13-top {
    background: #689f38;
    font-size: 24px;
}
#sec2-13-top .title {
    font-size: 24px;
    color: #fff;
}
#sec2-13:hover {
    background: #f9f1f9;
}
#sec2-14-top {
    background: #48352e;
    font-size: 24px;
}
#sec2-14-top .title {
    font-size: 24px;
    color: #fff;
}
#sec2-14:hover {
    background: #f9f1f9;
}
#sec2-15-top {
    background: #3f51b5;
    font-size: 24px;
}
#sec2-15-top .title {
    font-size: 22px;
    color: #fff;
}
#sec2-15:hover {
    background: #f9f1f9;
}
#sec2-16-top {
    background: #d9a403;
    font-size: 24px;
}
#sec2-16-top .title {
    font-size: 24px;
    color: #fff;
}
#sec2-16:hover {
    background: #f9f1f9;
}
#sec2-16 .each-cont {
    font-size: 22px;
}
#sec2-17-top {
    background: #ff9800;
    font-size: 24px;
}
#sec2-17-top .title {
    font-size: 24px;
    color: #fff;
}
#sec2-17:hover {
    background: #f9f1f9;
}
/*** こんな人におすすめ ***/
#sec3 {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    padding-bottom: 50px;
}
@media screen and (max-device-width:480px) {
    #sec3 {
        padding: 0 10px;
    }
}
#sec3-1 {
    text-align: center;
}
#sec3-2 {
    padding: 8vh 0 6vh;
    font-size: 30px;
    color: #333;
    font-weight: 700;
}
@media screen and (max-device-width:480px) {
    #sec3-2 {
        font-size:22px;
    }
}
#sec3-2 img {
    max-width:53vw;
}
#sec3-3 {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size:16px;
}
@media screen and (max-device-width: 480px) {
    #sec3-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 90%;
        margin: 0 auto;
    }
}
#sec3-3 p {
    text-align: left;
    max-width: 12vw;
    margin: 0 auto;
}
@media screen and (max-device-width: 480px) {
    #sec3-3 p {
        max-width: 80vw;
    }
}
@media screen and (max-device-width:480px) {
    #sec3 .eachdiv {
        margin-bottom: 30px;
    }
}
#sec3 img {
    width: 80%;
}
@media screen and (max-device-width: 480px) {
    #sec3 img {
        width: 70%;
    }
}
#sec3-4 {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    padding-bottom: 50px;
}
@media screen and (max-device-width: 480px) {
    #sec3-4 {
        font-size: 18px;
    }
}
#sec3-5 img, #sec3-6 img {
    max-width: 5vw;
}
/*** ギャラリー ***/
#sec2 .swiper-container {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 30px;
    background: #fff;
    background-image: url("../img/woodback.png");
}
.eachbook {
    text-align:center;
    color: #333;
}
.eachbook a {
    color: #333;
}
/*#sec4-6 {
    text-align: center;
    padding-bottom: 50px;
    background-image: url("../img/woodback.png");
    margin-top: 0;
    height: 110px;
}*/
#sec4-6 {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}
#sec4-6 a:hover{
    opacity: 0.5;
}
#sec4-6 img {
    max-width: 300px;    
}
/*** つくる ***/
#sec5 {
    position: relative;
    background: #f7fff7;
    padding: 60px 10px 60px;
    box-shadow: 2px 2px 4px 0px #d8d8d8;
    margin-bottom: 10px;
}
#sec5-1 {
    text-align: center;
    padding: 50px 0 30px;
}
#sec5-1 img {
    max-width: 400px;
}
#sec5-2 {
    position: absolute;
    top: 70px;
    left: calc(50% + 200px);
}
#sec5-3 {
    text-align: center;
    font-size: 16px;
    padding: 30px;
    color: #555;
}
#sec5-4 {
    text-align: center;
    margin: 30px auto 60px;
}
#sec5-4 img {
    max-width: 800px;
}
@media screen and (max-device-width:1024px) {
    #sec5-4 img {
        width: 90%;
    }
}
#sec5-4-1 {
    text-align: center;
    padding: 30px 0;
    font-size: 18px;
}
#sec5-4-2 {
    text-align: center;
    padding: 30px 0;
    font-size: 18px;
}
#sec5-4-2 img {
    max-height:50vh;
}
#sec5-5 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    padding: 50px 0 0;
    color: #333;
}
#sec5-6 {
    text-align: center;
    font-size:16px;
    color: #555;
}
#sec5-7 {
    text-align: center;
    padding: 0 0 60px;
}
@media screen and (max-device-width: 480px) {
    #sec5-7 img {
        width: 100%;
    }
}
#sec5-8 {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 60px 30px;
    font-size: 14px;
    line-height: 1.8em;
    border: 2px solid #ffbf4b;
}
@media screen and (max-device-width:1024px) {
    #sec5-8 {
        width: 95%;
        padding: 15px;
    }
}
#sec5-8-1 {
    text-align:center;
    margin-bottom: 30px;
    font-weight: bold;
}
@media screen and (max-device-width:480px) {
    #sec5-8-1 {
        font-size:22px;
    }
}
/*** 見る ***/
#sec6 {
    position:relative;
    background:#fff;
    box-shadow: 2px 2px 4px 0px #d8d8d8;
    margin-bottom: 10px;
}
#sec6-2 {
    text-align: center;
}
@media screen and (max-device-width: 480px) {
    #sec6-2 img {
        width: 100%;
    }
}
#sec6-3 {
    position: absolute;
    top: 6vh;
    left: 3vw;
}
#sec6-3 img {
    max-width: 225px;
}
#sec6-4 {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 80px 0 10px;
    width: 1000px;
    margin: 0 auto 30px;
}
@media screen and (max-device-width:1024px) {
    #sec6-4 {
        width: 95%;
        padding: 15px;
        position: relative;
        top: 50px;
    }
    #sec6-8 {
        position:relative;
        top: 33px;
    }
}
@media screen and (max-device-width: 480px) {
    #sec6-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
#sec6-4 img.greenpoint {
    position: absolute;
    top: -60px;
}
#sec6-4 p.greentitle {
    font-size: 1.6em;
    font-weight: 700;
    margin: 1.5em 0;
    color: #333;
}
#sec6-4 p.greencont {
    width: 80%;
    margin: 0 auto 2em;
    font-size: 14px;
    text-align: left;
}
#sec6-4 img.greenpointmain {
    height: 110px;
    margin-top: 3em;
}
#sec6-5, #sec6-6, #sec6-7 {
    background: #fffff9;
    border: 2px solid #449f6b;
    position: relative;
    width: 30%;
    margin-right: 20px;
}
@media screen and (max-device-width: 480px) {
    #sec6-5, #sec6-6, #sec6-7 {
        width: 90%;
        margin-bottom: 45px;
        margin-right: 0;
    }
}
#sec6-8 {
    text-align:center;
    font-size:22px;
    color: #333;
    margin: 0 auto 10px;
    font-weight: 700;
}
@media screen and (max-device-width: 480px) {
    #sec6-8 {
        width: 90%;
    }    
}
#sec6-8-1 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
}
#sec6-9 {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 60px;
}
#sec6-9 div {
    margin-right: 30px;
}
.sec6-9-title {
    color: #333;
}
#sec6-9 a:hover {
    opacity: 0.8;
}
/*** 製本 ***/
#sec7 {
    position:relative;
    background: #fff;
    box-shadow: 2px 2px 4px 0px #d8d8d8;
    margin-bottom: 10px;
    padding-bottom: 60px;
}
.sec7-title {
    font-size:42px;
    color: #333;
    padding: 30px;
    text-align: center;
}
.sub7-subtitle {
    font-size:22px;
    color: #333;
    text-align: center;
    padding-bottom: 30px;
}
#sec7-2 {
    padding: 0 0 30px;
    width: 1000px;
    margin: 0 auto;
}
@media screen and (max-device-width:1024px) {
    #sec7-2 {
        width: 100%;
    }
}
#sec2-1-1 .flexbox {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 800px;
    margin: 45px auto 0;
    flex-wrap: wrap;
}
#sec2-1-1 .flexbox img {
    width: 350px;
}
#clickview {
    font-size: 14px;
}
.gotoprice {
    font-size: 18px;
}
@media screen and (max-device-width:1024px) {
    #sec7-2 .flexbox img {
        width: 44vw;
    }
}
#sec2-1-1 .book_name {
    font-size: 20px;
    margin-top: 10px;
}
@media screen and (max-device-width:480px) {
    #sec2-1-1 .book_name {
        font-size: 16px;
    }
    #top_gallery {
        font-size:18px;
    }
}
#sec7-3 {
    width:50%;
    height:600px;
    overflow:hidden;
    display: inline-block;
    vertical-align: top;
    background: #fff;
}
#sec7-4 {
    color: #333;
    text-align: center;
}
#sec7-4-1 {
    line-height: 1.1em;
}
#sec7-4-2 {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    color: #333;
}
@media screen and (max-device-width:1024px) {
    #sec7-4-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 40px;
    }
} 
#sec7-5 {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 60px 30px;
    font-size: 16px;
    line-height: 1.8em;
    border: 2px solid #ffbf4b;
}
@media screen and (max-device-width:1024px) {
    #sec7-5 {
        width: 95%;
        padding: 15px;
    }
}
#sec7-5-1 {
    text-align:center;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 28px;
}
#price {
    font-size: 88px;
    font-weight: 700;
}
@media screen and (max-device-width:1024px) {
    #price {
        font-size: 66px;
    }
}   
#price_sim {
    margin-left: 30px;
}
/*** 製本スライダー ***/
    .swiper-container2 {
      width: 100%;
      height: 600px;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-container2 .swiper-slide2 {
      background-size: cover;
      background-position: center;
    }
    .swiper-slide-content {
        color: #fff;
        text-align: center;
        font-size: 22px;
        bottom: 0;
        width: 100%;
        position: absolute;
        background: #333;
        opacity: 0.6;
    }
    .gallery-top {
      height: 85%;
      width: 100%;
    }
    .gallery-thumbs {
      height: 15%;
      box-sizing: border-box;
      padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
/*** 売る ***/
#sec8 {
    /*background:#f4f4f2;*/
    background: #fff3f3;
    position:relative;
    text-align: center;
    box-shadow: 2px 2px 4px 0px #d8d8d8;
    margin-bottom: 10px;
}
@media screen and (max-device-width:480px) {
    #sec8 {
        padding: 0 10px;
    }
}
#sec8 .point_title {
    margin: 0 auto 30px;
    font-weight: 700;
    color: #333;
    text-align: left;
}
@media screen and (max-device-width:1024px) {
    #sec8 .point_title  {
        font-size:20px;
        line-height: 1.5em;
    }
}
#sec8-2-1 img {
    position: absolute;
    top: 0;
    right: 0px;
}
#sec8-3-1 img {
    position: absolute;
    top: -25px;
    right: -17px;
}
#sec-8-3-1-1 {
    font-weight: 700;
    font-size: 20px;
}
#sec8-6-1 img {
    position: absolute;
    top: -20px;
    right: -30px;
}
#sec8-7-1 {
    font-size: 28px;
    color: #333;
    font-weight: 700;
}
#sec8-7-2 {
    font-size: 20px;
    color: #333;
}
#sec8-7-3 {
    font-size: 16px;
    color: #666;
}
#sec8-7-4 {
    margin: 30px auto 60px;
}
#sec8-7-4 img {
    max-width: 600px;
}
#sec8-8 {
    display: flex;
    width: 900px;
    margin: 0 auto 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#sec8-8 img {
    width: 215px;
}
@media screen and (max-device-width:1024px) {
    #sec8-8 {
        width: 95%;
    }
    #sec8-8 img {
        width: 22vw;
    }
}
#sec8-9-1 img {
    position: absolute;
    top: -50px;
    right: 0px;
}
#sec8-10-1 img {
    position: absolute;
    top: -50px;
    right: 0px;
}
#sec8-10 {
    margin: 60px;
}
#sec8-10 img {
    width: 600px;
}
/*** 会員登録 ***/
#sec9 input {
    font-size:20px;
    padding:25px;
}
#sec9 p {
    color:#000;
    font-size: 22px;
}
#fixedbtn {
    position:fixed;
    right: 2vw;
    bottom: 0;
    font-size: 40px;
}
#fixedbtn a {
    color: #555;
}
#sec10 {
    background: #f9f9f9;
    padding-bottom: 50px;
    text-align: center;
}
#sec10-4 {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 87%;
    margin: 30px auto;
}
#sec10-4 .title {
    color: #f9a327;
    font-weight: 700;
    font-size: 30px;
    margin: 95px 0 30px 30px;
    text-align: left;
    line-height: 1em;
    width:86%;
}
#sec10-4 .cont {
    font-size: 18px;
    text-align: left;
    width: 250px;
    margin: 0 0 0 41px;
    word-wrap: break-word;
}
#sec10-4-1 {
    background-image: url('/img/top/sec10_check1.png');
    background-repeat: no-repeat;
    width: 317px;
    height: 460px;
}
#sec10-4-2 {
    background-image: url('/img/top/sec10_check2.png');
    background-repeat: no-repeat;
    width: 315px;
    height: 460px;
}
#sec10-4-1 .title {
    font-size: 27px;
}
#sec10-4-2 .title {
    margin-left: 40px;
}
#sec10-4-2 .cont {
    width: 245px;
    margin: 0 0 0 45px;
}
#sec10-4-3 {
    background-image: url('/img/top/sec10_check3.png');
    background-repeat: no-repeat;
    width: 315px;
    height: 460px;
}
#sec10-4-3 .title {
    margin-left: 40px;
}
#sec10-4-3 .cont {
    width: 222px;
    margin: 0 0 0 55px;
}
#sec10-5 {
    color: #333;
    font-size: 20px;
    margin: 60px auto;
    width: 80%;
    text-align: left;
}
#sec10-6 {
    color: #333;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 0;
}
#sec10-6 .table>tbody>tr>td, #sec10-6 .table>tbody>tr>th, #sec10-6 .table>tfoot>tr>td, #sec10-6 .table>tfoot>tr>th, #sec10-6 .table>thead>tr>td, #sec10-6 .table>thead>tr>th {
    padding: 20px;
}
#sec10-6 .orange {
    background: #f8991d;
    color: #fff;
}
#sec10-6 td {
    vertical-align: middle;
}
#sec10-7 {
    width: 80%;
    margin:0 auto;
    font-size:14px;
    text-align: right;
}
#sec10-8 {
    padding: 20px;
    margin: 30px auto;
    width: 80%;
    background: #f8991d;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
#sec11 {
    background: #fff;
    padding-bottom: 50px;
    text-align: center;
}
.sec11_subtitle {
    text-decoration: underline;
    font-size:20px;
    font-weight: bold;
    color: #333;
}
#sec11-1, #sec11-2 {
    width: 80%;
    margin:0 auto;
    font-size:18px;
}
#sec11-1 p.title {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 20px 30px;
}
#sec11-3 {
    margin-top: 3em;
    font-size: 18px;
    line-height: 30px;
}
#sec11-1 ul {
    padding-left: 0;
}
#sec11-1 li {
    list-style: none;
    margin-bottom: 0.5em;
}
#sec11-2 {
    width: 80%;
    margin:30px auto;
    font-size:16px;
    padding: 20px 0 50px;
    box-shadow: none;
    border: none;
}
#sec11-2-title {
    font-size:20px;
    font-weight: bold;
    margin: 30px;
}
#sec11-2-cont {
    margin: 0 auto 2em;
    width: 90%;
    text-align: left;
}
#sec12 {
    background: #f9f9f9;
    padding-bottom: 50px;
    text-align: center;
}
/*** お知らせ ***/
#info-div {
    border-bottom: 1px dotted #ccc;
}
#sec-info {
    background: #fff;
    max-height:190px;
    width: 90%;
    max-width: 1050px;
    overflow-y: auto;
    border:1px solid #ccc;
    margin: 15px auto 15px;
    text-align: left;
    box-shadow: #ccc 3px 3px 3px;
    padding: 0 20px;
}
@media screen and (max-device-width:480px) {
    #sec-info {
        width: 90%;
        max-height:200px;
    }
}
#sec-info-1 {
    max-width:100%;
    margin: 1vh auto 1vh 1vw;
;
}
#sec-info p {
    color: #333;
    margin:0;
}
img.vierwer_img {
    border: 1px solid #ddd;
    width: 110px;
    margin-bottom: 10px;
    box-shadow: 2px 2px #ddd;
}
/*スライダー矢印*/
.swiper-button-prev {
    top: 43% !important;
    left: 0 !important;
    width: 37px !important;
    height: 37px !important;
    background-image: none !important;
}
.swiper-button-next {
    top: 43% !important;
    right: 0 !important;
    width: 37px !important;
    height: 37px !important;
    background-image: none !important;
}
/** Gallery **/
.mb5 {
    margin-bottom: 5px;
}
.ml15 {
    margin-left :15px !important;
}
.remodal {padding:30px 50px !important;}
div#booklist_container {
    max-height: 594px;
    overflow-y: hidden;
}
@media screen and (max-device-width: 480px) {
    div#booklist_container {
        max-height: 310px;
    }
}
div#booklist {
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap:         wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: 1em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
@media screen and (max-device-width:1024px) {
    div#booklist{
        -webkit-flex-wrap: nowrap; /* Safari */
        flex-wrap:         nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
div#booklist div.eachbook {
    text-align:center;
    margin-bottom: 15px;
    width: 158px;
}
@media screen and (max-device-width:1024px) {
    div#booklist div.eachbook {
        margin-right:10px;
    }
}
div#booklist img.vierwer_img {
    border: 1px solid #ddd;
    max-width: 125px;
    max-height: 150px;
    margin-bottom: 10px;
    box-shadow: 2px 2px #ddd;
}
div#booklist p {
    margin:0;
}
div#booklist p.author {
    cursor: pointer;
    color: #3097d1;
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin: 0 auto;
}
div#booklist p.author:hover {
    text-decoration: underline;
}
div#booklist .book_name {
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    max-width: 160px;
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 5px 0 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 95%;
  background: #f7f7f7;
  box-sizing: border-box;
  border-radius: 5px;
}
.balloon1 p {
  margin: 0;
  padding: 0;
  overflow: hidden;
  max-height: 55px;
  font-size: 12px;
  text-align: left;
  color: #444;
}
.minimg {
    width:20px;
    height:20px;
    margin-right: 1px;
}
/*検索*/
#showfollow {
    margin-right: 10px;
}
.search-heading {
    background: #f3f3f3 !important;
}
.search-heading form{
    display: inline-block;
}
.search-heading form input.order_srch {
    margin-left: 15px;
}
.search-heading form #search_btn {/*検索ボタンの虫眼鏡*/
    width: 22px;
    height: 22px;
    margin-left: 5px;
    position: relative;
    top: 6px;
}
.search-heading #reset_top {/*リセットボタン*/
    width: 22px;
    height: 22px;
    margin-left: 15px;
    cursor: pointer;
}
.search-heading #word_search {
    display: inline-block;
    margin-left: 20px;
}
.search-heading #reset_top {
    margin-left: 20px;
}
.search-heading #country {
    width: 150px;
    margin-right: 10px;
}
.eachbook .book_title {max-width: 100px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;font-size:12px; margin-bottom: 0;margin-top: 5px;}
#more{color: #3b9dd4;cursor: pointer;margin:10px;}
#more:hover{text-decoration:underline}
#youtube {
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
}
@media screen and (max-device-width:1024px) {
    #youtube {
        width: 95%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 16px;
    }
    #youtube iframe {
        width: 45vw;
    }
}
@media screen and (max-device-width: 480px) {
    #youtube iframe {
        width: 90vw;
    }
}
#youtube1 {
    margin-right: 15px;
}
@media screen and (max-device-width: 480px) {
    #youtube1 {
        margin-right: 0;
        margin-bottom: 15px;
    }
}
.registbtn {
    font-size: 28px;
}
@media screen and (max-device-width:1024px) {
    .registbtn {
        font-size: 22px;
    }
} 
/* ブックパレットで出来ることの枠組み */
.title-box1 {
    margin: 1em 0;
    padding: 6em 1em 1.5em;
    position: relative;
    background-color: #8bc34a;
  }
  .title-box1-title{
    position: absolute;
    top: -0.8em;
    left: calc(50% - 191px);
    font-weight: bold;
    font-size: 2em;
    background-color: #2e6530;
    color: #fff;
    padding: 0.3em 2em;
    display        : inline-block;
    color          : #ffffff;
    letter-spacing : 2px;
    text-shadow    : 
         2px  2px 1px #111111,
        -2px  2px 1px #265428,
         2px -2px 1px #265428,
        -2px -2px 1px #265428,
         2px  0px 1px #265428,
         0px  2px 1px #265428,
        -2px  0px 1px #265428,
         0px -2px 1px #265428;
  }
.title-box2 {
    margin-top: 5em;
    padding: 6em 1em 1.5em;
    position: relative;
    background-color: #ffe0b2;
  }
  .title-box2-title{
    position: absolute;
    top: -0.8em;
    left: calc(50% - 161px);
    font-weight: bold;
    font-size: 2em;
    background-color: #ff9800;
    color: #fff;
    padding: 0.3em 2em;
    display        : inline-block;
    color          : #ffffff;
    letter-spacing : 2px;
    text-shadow    : 
         2px  2px 1px #111111,
        -2px  2px 1px #333333,
         2px -2px 1px #333333,
        -2px -2px 1px #333333,
         2px  0px 1px #333333,
         0px  2px 1px #333333,
        -2px  0px 1px #333333,
         0px -2px 1px #333333;
  }
.title-box3{
    margin: 1em 0;
    padding: 6em 1em 1.5em;
    position: relative;
    background-color: #009900;
  }
  .title-box3-title{
    position: absolute;
    top: -0.8em;
    left: calc(50% - 285px);
    font-weight: bold;
    font-size: 2em;
    background-color: #9adc2e;
    color: #fff;
    padding: 0.3em 2em;
    display        : inline-block;
    color          : #ffffff;
    letter-spacing : 2px;
    text-shadow    : 
         2px  2px 1px #111111,
        -2px  2px 1px #333333,
         2px -2px 1px #333333,
        -2px -2px 1px #333333,
         2px  0px 1px #333333,
         0px  2px 1px #333333,
        -2px  0px 1px #333333,
         0px -2px 1px #333333;
}  
.kuwake_title {
    font-size: 28px;
    margin-top: 2em;
    margin-bottom: 2em;
    text-decoration: underline;
}
/* 本を作りたい人別の説明 */
#sec2-101 {
    background: #fff;
    border: 1px dotted #ccc;
    text-align: center;
    padding-bottom: 30px;
}
#sec2-101-add-title {
    color: #675900;
    font-size: 26px;
    font-weight: bold;
    padding: 60px 0;
}
#sec2-101-add {
    display: flex;
    justify-content: center;
}
.sec2-101-case1 {
    background: #fcffe6;
    padding-top: 30px;
    padding-bottom: 15px;
    width: 30%;
    margin-left: 7px;
    margin-right: 7px;
}
.sec2-101-case2 {
    background: #e9fffc;
    padding-top: 30px;
    padding-bottom: 15px;
    width: 30%;
    margin-left: 7px;
    margin-right: 7px;
}
.sec2-101-case3 {
    background: #fcffe6;
    padding-top: 30px;
    padding-bottom: 15px;
    margin-left: 7px;
    margin-right: 7px;
    width: 30%;
}
@media screen and (max-device-width:480px) {
    .sec2-101-case1, .sec2-101-case2, .sec2-101-case3 {
        padding-top: 15px;
        padding-bottom: 0;
        width: 90%;
    }    
    .sec2-101-case1, .sec2-101-case2 {
        padding-top: 15px;
        padding-bottom: 0;
        border-bottom: 1px dotted #ccc;
    }
    #sec2-101-add {
        flex-wrap: wrap;
    }
    #sec2-101-add-title {
        font-size: 22px;
    }
}
.sec2-101-title {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    /*background: linear-gradient(transparent 50%, yellow 50%);*/
    display: inline-block;
}
@media screen and (max-device-width:480px) {
    .sec2-101-title {
        font-size: 18px;
    }    
}
.sec2-101-flex {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.sec2-101-img {
    margin-bottom: 10px;
}
@media screen and (max-device-width:480px) {
    .sec2-101-img {
        margin-right: 0;
    }
}
.sec2-makebook {
    padding: 10px 15px;
    background: #ff446d;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-printbook {
    padding: 10px 15px;
    background: #3ca72a;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-sharebook {
    padding: 10px 15px;
    background: #03a9f4;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-isbn {
    padding: 10px 15px;
    background: #3353ad;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-ondemand {
    padding: 10px 15px;
    background: #ff5722;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-pod {
    padding: 10px 10px;
    background: #e88b02;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-ebook {
    padding: 10px 15px;
    background: #d090d2;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-bookstore {
    padding: 10px 15px;
    background: #795548;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-promotion {
    padding: 10px 15px;
    background: #ec3131;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
.sec2-plus {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    width: 250px;
}
#sec2-101 a {
    text-decoration: none;
    color: #fff;
}
/*各章の見出し*/
.middle_title {
    font-size:36px;
    color: #333;
    padding: 30px 0;
    text-align: center;
}
#sec15 {
    padding-bottom: 30px;
    padding-top: 30px;
    background: #fafafa;
}
.sec15_flex {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.paper-exp {
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
}
.paper-exp .bluetitle {
    width: 250px;
}
.paper-exp p {
    font-size: 16px;
}
@media screen and (max-device-width: 480px) {
    .sec15_flex {
        flex-direction: column;
    }
    .paper-exp {
        flex-direction: column;
    }
}
.sec15_flex2 {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
@media screen and (max-device-width: 480px) {
    .sec15_flex2 {
        flex-direction: column;
    }
}
.sec15_flex3 {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 15px;
}
#sec15 img {
    max-width: 90%;
    width: 150px;
}
.sec15-kakou img {
    width: 80px !important;
}
.bookcoverimg img {
    height: 250px;
    width: auto !important;
    margin:0 15px;
}
.sec15-toji {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    color: #333;
    margin: 0 30px;
}
@media screen and (max-device-width: 480px) {
    .sec15-toji {
        margin: 0 5px;
        font-size: 16px;
    }
}
.sec15-toji .mark {
    font-size: 45px;
    color: deepskyblue;
    background: none;
    padding: 0;
}
.sec15-toji .mark2 {
    font-size: 14px;
    margin-top: 30px;
}
@media screen and (max-device-width: 480px) {
    .sec15-toji .mark {
        margin-bottom: 30px;
    }
    .sec15-toji .mark2 {
        margin-top: 15px;
    }
}
.sec15-toji .note {
    font-size:16px;
    position: relative;
    top: -20px;
}
#sec15 .subtitle, .mihon_subtitle {
    text-align: center;
    width: 90%;
    max-width: 1050px;
    margin: 30px auto 45px;
}
#sec15 .subtitle p,  .mihon_subtitle p {
    font-size: 22px;
    font-weight: bold;
    color: #3b3c3c;
    background: #dedede;
}
.bluetitle {
    max-width: 95%;
    width: 500px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #00bcd4;
    border-radius: 5px;
}
.sec15-size {
    margin: 0 auto 30px;
}
.sec15-paper {
    margin: 0 auto 15px;
}
.sec15-paper-cont {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    text-align: center;
}
.sec15-paper-cont2 {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    margin-bottom: 60px;
    text-align: center;
}
/*サービス一覧で無料のタイトル*/
.free_title {
    position: relative;
    padding: 10px 10px 10px 10px;
    width: 100%;
    height: 100%;
    color: #fff;
  }
.free_title span {
    position: absolute;
    top: -10px;
    left: -23px;
    display: inline-block;
    width: 52px;
    height: 43px;
    text-align: center;
    background: #ffeb3b;
  }
  .free_title span:before,
  .free_title span:after {
    position: absolute;
    content: '';
  }
  .free_title span:before {
    right: -10px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #af9e07;
  }
  .free_title span:after {
    top: 50%;
    left: 0;
    width: 52px;
    display: block;
    height: 50%;
    border: 25px solid #ffeb3b;
    border-bottom-width: 15px;
    border-bottom-color: transparent;
  }
  .free_title span i {
    position: relative;
    z-index: 1;
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
    top: 0;
  }
/*サービス一覧で無料のタイトル　END*/
#sec2-2 .free_title{
    background: #ff446d;
    font-size: 22px;
    padding-left:20px;
}
#sec2-20 .free_title{
    background: #f57c00;
    font-size: 20px;
    padding-left:20px;
}
#sec2-21 .free_title{
    background: #283593;
    font-size: 26px;
    padding-left:15px;
}
#sec2-22 .free_title{
    background: #e53935;
    font-size: 26px;
    padding-left:15px;
}
#sec2-3 .free_title{
    background: #03a9f4;
    font-size: 26px;
    padding-left:15px;
}
#sec2-7 .free_title{
    background: #e88b02;
    font-size: 24px;
}
#sec2-7 .free_title span i {
    top: 10px;
}
#sec2-9 .free_title{
    background: #3353ad;
    font-size: 22px;
    padding-left:15px;
}
#sec2-9 .free_title span i {
    top: 5px;
}
.remodal_large {
    max-width: 1100px;
}
#viewer_feature {
    width: 100%;
    position: relative;
    top: 30px;
    display: flex;
    justify-content: space-around;
}
.viewer_feature_item {
    background: #fffff9;
    border: 2px solid #449f6b;
    position: relative;
    width: 30%;
    padding: 15px;
    margin-bottom: 30px;
}
.viewer_feature_title {
    font-size: 1.6em;
    font-weight: 700;
    margin: 1.5em 0;
    color: #333;
}
p.viewer_feature_cont {
    width: 90%;
    margin: 0px auto 0em;
    font-size: 16px;
    text-align: left;
}
img.greenpointmain {
    height: 110px;
    margin-top: 3em;
}
img.viewer_feature_point {
    position: absolute;
    top: -40px;
    left: 10px;
}
.paperdetail {
    font-size:16px;
    color: #333;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
}
@media screen and (max-device-width: 1000px) {
    .remodal_large {
        max-width: 95%;
        padding: 60px 30px !important;
    }
    #viewer_feature {
        width: 100%;
        position: relative;
        top: 30px;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    } 
    .viewer_feature_item {
        width: 100%;
        margin-bottom: 60px;
    }
    .paperdetail {
        margin-top: 30px;
        font-size: 14px;
    }
}
