@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'supermarket';
    src: url('https://www0.dek-d.com/font/supermarket.eot');
    src: local('supermarket'),
    local('supermarket'),
    url('https://www0.dek-d.com/font/supermarket.ttf') format('truetype');
}

@font-face {
    font-family: 'Kalatexa';
    font-weight: normal;
    font-style: normal;
    src: url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.eot");
    src: url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.eot?#iefix") format("embedded-opentype"),
    url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.woff") format("woff"),
    url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.ttf") format("truetype"),
    url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.svg#kalatexa-webfont") format("svg");
}

body {
    margin: 0;
    padding: 0;
    background: url(img/bg.jpg) repeat-x top;
    background-color: var(--coverpage-bodybackground-backgroundcolor, #fef0c1) !important;
    font-family: Kalatexa;
    color: #7f3901;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    box-sizing: unset;
}

body.custom-bg {
    background-image: var(--coverpage-bodybackground-backgroundimage, url(img/bg.jpg)) !important;
    background-repeat: no-repeat !important;
    background-size: var(--coverpage-bodybackground-backgroundsize, cover) !important;
    background-position: var(--coverpage-bodybackground-backgroundposition, top) !important;
    background-attachment: fixed !important;
}

body.custom-color {
    background-color: var(--coverpage-bodybackground-backgroundcolor, #fef0c1) !important;
    background-image: none !important;
}

h1, h2, h3, h4, ul, p {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

.clear {
    clear: both;
}

._overflow-x-hidden {
    overflow-x: hidden !important;
}

#menu {
    width: 100%;
    height: 39px;
}

#sec-head {
    width: 987px;
    margin: auto;
    height: 21px;
    text-align: center;
    background-color: #f5c625;
}

.theme-owner-warning {
    position: relative;
    top: 40px;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #636363;
    background: #e5e5e5;
}

[data-ismobile="1"] .theme-owner-warning {
    top: 0;
    padding: 10px 0;
    font-size: 10px;
}

#sec-menu {
    margin: auto;
    width: 987px;
    height: 21px;
    background: #f5c625 repeat;
    overflow-x: scroll;
    margin: 0;
    overflow-y: hidden;
    display: inline-block;
}

#head {
    margin: auto;
    /*height: 90px;*/
    background: var(--coverpage-novelheader-backgroundcolor, #f9da6e) repeat;
    z-index: 2;
    width: 987px;
}

#head1 {
    display: flex;
    justify-content: space-between;
    margin: auto;
    min-height: 60px;
    background: var(--coverpage-novelheader-headerbar-backgroundcolor, #FFC22F) repeat;
}


.arrow {
    background: url(/a/writer/img/writer14_arow02.png) no-repeat 9px 11px;
    width: 30px;
    height: 30px;
    float: left;
    display: none;
}

.arrow1 {
    background-position: 15px -16px;
    float: right;
}

ul.menulist {
    width: 720px;
    margin: auto;
    padding-top: 3px;
}

ul.menulist li {
    float: left;
}

ul.menulist li a {
    color: #ce610e;
    background: url(img/writer14_icon-1.png) no-repeat 0 -551px;
    text-indent: 9px;
    text-decoration: none;
    display: block;
    margin-right: 4px;
}

ul.menulist li a:hover {
    color: #fae9ae;
}

ul.menu_nuber1 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 425px;
    margin-left: auto ;
    margin-right: 20px;
}

ul.menu_nuber1 li.menu_xx {
    width: 75px;
    height: 60px;
    position: relative;
    z-index: 10;
}

ul.menu_nuber1 li.menu_xx a {
    /*width: 70px;*/
    height: 53px;
    display: flex;
    justify-content: center;
    text-decoration: none;
    padding-top: 2px;
}

ul.menu_nuber1 li.menu_xx a.menu_top {
    padding-top: 0px;
    height: 56px;
}

ul.menu_nuber1 li.menu_xx a.menu_top2 {
    padding-top: 1px;
    height: 54px;
}

ul.menu_nuber1 li.menu_xx:hover {
    background: #f6cb37 repeat;
    border-radius: 6px;
}

ul.menu_nuber1 li.menu_xx a .menu_icon {
    /*background: url(img/writer14_icon-1.png);*/
    width: 25px;
    height: 31px;
    margin: auto 5px;
    /*เพิ่ม*/
    text-align: center;
}

ul.menu_nuber1 li.menu_xx a .menu_icon1 {
    background-position: 0 -48px;
    width: 26px;
    height: 35px;
}

ul.menu_nuber1 li.menu_xx a .menu_icon2 {
    background-position: 0 -99px;
    width: 14px;
    height: 32px;
}

ul.menu_nuber1 li.menu_xx a .menu_icon3 {
    background-position: 0 -152px;
    width: 25px;
    height: 32px;
}

ul.menu_nuber1 li.menu_xx a .menu_icon4 {
    background-position: 0 -809px;
    width: 25px;
    height: 35px;
}

ul.menu_nuber1 li.menu_xx a p {
    font-family: Kalatexa;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    line-height: 15px;
    display: flex;
    align-items: center;
}

ul.menu_nuber1 li.menu_xx a p.menu_text {
    /*padding-top: 5px;*/
}

ul.menu_nuber1 li.menu_xx a p.menu_text2 {
    margin-top: 4px;
    padding-top: 0px;
}

ul.menu_nuber1 li.menu_xx ul.menu_nuber2 {
    display: none;
}

ul.menu_nuber1 li.menu_xx:hover ul.menu_nuber2 {
    font-family: Kalatexa;
    display: block;
    width: 155px;
    height: 64px;
    background: #f6cb37 repeat;
    position: absolute;
    top: 59px;
    right: 0px;
    border-radius: 0 0 6px 6px;
}

ul.menu_nuber1 li.menu_xx:hover ul.menu_nuber2 li.menu_xx2 {
    float: left;
    padding-left: 12px;
    padding-top: 8px;
}

ul.menu_nuber1 li.menu_xx:hover ul.menu_nuber2 li.menu_xx2 a.menu_textxx {
    background: url(img/writer14_icon-1.png) no-repeat 0 -562px;
    text-indent: 8px;
    font-size: 12px;
    color: #cc620e;
    width: 100%;
    height: 10px;
    padding-top: 0;
    border-radius: 0;
}

ul.menu_nuber1 li.menu_xx:hover ul.menu_nuber2 li.menu_xx2 a.menu_textxx:hover {
    color: #FFFFFF;
    background-position: 0 -571px;
}


a.logo {
    width: 140px;
    height: 50px;
    background: url(img/writerlogo.png) no-repeat;
    display: block;
    margin-left: 105px;
    float: left;
    margin-top: 21px;
}

a.logo1 {
    float: left;
    background: url(img/typelogo.png) no-repeat;
    width: 167px;
    height: 63px;
    margin-left: 10px;
    margin-top: 15px;
    display: block;
}

a.logo1-2 {
    background-position: 0 -99px;
    width: 261px;
    height: 77px;
    margin-top: 5px;
}

a.logo1-3 {
    background-position: 0 -207px;
    width: 206px;
    height: 73px;
    margin-top: 8px;
}

a.logo1-4 {
    background-position: 0 -306px;
    width: 151px;
    height: 78px;
    margin-top: 6px;
}

a.logo1-5 {
    background-position: 0 -429px;
    width: 198px;
    height: 75px;
    margin-top: 6px;
}

a.logo1-6 {
    background-position: 0 -429px;
    width: 198px;
    height: 75px;
    margin-top: 6px;
}

/*#main {*/
/*    margin: auto;*/
/*    width: 987px;*/
/*    background: #fef0c1 repeat;*/
/*}*/
div#main.clear[lock="lock-css"] {
    margin: 10px auto 25px auto;
    width: 100% !important;
    max-width: 987px !important;
    background: var(--coverpage-novelheader-backgroundcolor, #fef0c1) repeat;
    position: relative;
}

.banner_ph {
    display: none;
    padding: 2px 0;
    background-color: #FFFFFF;
    width: 100%;
}

.banner_ph.ableft {
    position: absolute;
    left: 0;
}

#banner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 987px;
    /*height: 113px; !*background:#fce7a0 repeat;*!*/
    padding-top: 5px;
    /*display: block;*/
}

#banner.fixed {
    position: fixed !important;
    top: 40px;
    /* width: 987px; */
    padding: 25px 0;
    z-index: 12;
    background: var(--coverpage-bodybackground-backgroundcolor, #FEF0BF) !important;
}

a.banner_img {
    width: 970px;
    height: 150px;
    margin: auto;
    display: block;
}

ul.banner_menu {
    position: relative;
    top: 3px;
    left: 120px;
}

.bannerWrap {
}

.banBtn {
    text-align: center;
    /*display: block !important;*/
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(100, 100, 100, 0.6) !important;
    padding: 10px 0;
    z-index: 99;
}

.banBtn input[type="button"] {
    margin-right: 5px;
}

ul.banner_menu li {
    float: left;
    margin-right: 5px;
}

ul.banner_menu li a {
    background: url(img/writer14_icon-1.png) no-repeat 0 -586px;
    width: 5px;
    height: 5px;
    display: block;
}

ul.banner_menu li a.menuonclik {
    background-position: 0 -595px;
}

#c1_top_banner {
    position: relative;
    left: 121px;
}

.publishWrap {
    background: #fff;
    padding: 10px;
    margin: 4px auto auto;
}

.publishWrap div {
    margin-right: 10px;
}

#main-center {
    /*width: 836px;*/
    width: 987px;
    margin: 10px auto;
}

p#big_text {
    background: none repeat scroll 0 0 #CE610E;
    color: #FFFFFF;
    font-family: Kalatexa;
    font-size: 24px;
    font-weight: bold;
    height: 34px;
    line-height: 32px;
    text-align: center;
    width: 100%;
}

.stat-text{
    line-height: 13px;
}

#big_head {
    width: 100%;
    background: var(--coverpage-novelheader-backgroundcolor, #ffffff) repeat;
    display: flex;
    flex-wrap: wrap;
}

div#main.clear div#big_head{
    height: unset !important;
    overflow: unset !important;
}

.name_storybox {
    float: right;
    width: 400px;
    text-align: center;
    margin-top: 5px;
    margin-right: 42px;
    padding-bottom: 4px;
    display: block;
}

a.name_sb01 {
    display: block;
    text-decoration: none;
}

.bigname_sb01 {
    position: relative;
    z-index: 10;
    /*width: 69px;*/
    /*height: 64px;*/
    /*float: right;*/
}

a.name_sb01 {
    width: 61px;
    height: 48px;
    font-family: Tahoma;
    font-size: 19px;
    color: #507106;
    font-weight: normal;
    padding-top: 13px;
    display: block;
    border-radius: 50%;
    background: #e0e0e0 repeat;
}

.bigname_sb01:hover a.name_sb01 {
    background: #bfed4f repeat;
}

img.name_sb01_img, ul.name_sb01_uu {
    position: absolute;
}

.bigname_sb01 ul.name_sb01_uu, .bigname_sb01 img.name_sb01_img {
    display: none;
}

.bigname_sb01:hover img.name_sb01_img {
    display: block;
    /*top: 52px;*/
    top: 15px;
    left: 27px;
}

.bigname_sb01:hover img.name_sb01_img.howto {
    left: 17px;
}

.bigname_sb01:hover ul.name_sb01_uu, a.name_sb01:hover ul.name_sb01_uu {
    display: block;
    width: 215px;
    height: 55px;
    background: #292826 repeat;
    border-radius: 2px;
    /*top: 57px;*/
    top: 20px;
    left: -160px;
    padding-top: 7px;
}

.bigname_sb01:hover ul.name_sb01_uu.howto-modal, a.name_sb01:hover ul.name_sb01_uu.howto-modal {
    height: 90px;
}

.bigname_sb01:hover ul.name_sb01_uu li {
    float: left;
    width: 205px;
    margin-left: 5px;
    border-bottom: solid 1px #323231;
    margin-bottom: 6px;
}

.bigname_sb01:hover ul.name_sb01_uu li.name_sb01_xx {
    border-bottom: none;
    margin-bottom: 0;
}

.bigname_sb01:hover ul.name_sb01_uu li a.name_sb01_uu_aa {
    font-size: 11px;
    color: #cfcfcf;
    text-indent: 10px;
    display: block;
    text-decoration: none;
    height: 24px;
    line-height: 15px;
    text-align: left;
}

.bigname_sb01:hover ul.name_sb01_uu li a.name_sb01_uu_aa02 {
    background-position: 0 -33px;
}

.bigname_sb01:hover ul.name_sb01_uu li a.name_sb01_uu_aa:hover {
    color: #bfee4e;
}

a.review {
    display: block;
    width: 61px;
    height: 45px;
    font-family: Tahoma;
    font-size: 14px;
    color: #507106;
    font-weight: normal;
    text-decoration: none;
    float: right;
    margin-right: 7px;
    line-height: 14px;
    padding-top: 16px;
    margin-left: 19px;
    border-radius: 50%;
    background: #e0e0e0 repeat;
}

a.review:hover {
    background: #bfed4f repeat;
}

a.review span {
    font-size: 22px;
}

p.vote_m {
    height: 43px;
    border-right: solid 1px #e5e5e5;
    font-size: 28px;
    color: #8bbd12;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    float: right;
    margin-top: 10px;
    padding: 0 18px;
}

p.vote_m span {
    font-size: 11px;
    color: #818181;
    font-weight: normal;
    line-height: 26px;
}

/*a.link_friend{width:67px; height:54px; display:block; float:right; margin-right:2px; margin-top:2px; padding-top:10px; text-decoration:none; background:url(img/writer14_icon-1.png) no-repeat 17px -192px #d0f0ef;}*/
/*a.link_friend div{background:url(img/writer14_icon-1.png) no-repeat 0 -200px; width:31px; height:30px; margin:auto;}*/
a.link_friend p {
    color: #484848;
    text-align: center;
    padding-top: 32px;
}

a.link_friend:hover p {
    color: #ff8f37;
}

ul.name_story {
    width: 350px;
    float: left;
    margin: 3px 0 5px 35px;
}

ul.name_story2 {
    width: 274px;
}

ul.name_story li {
    float: left;
    width: 350px;
    margin-bottom: 0;
    height: 16px;
    overflow: hidden;
}

ul.name_story li.name_story2-2 {
    width: 274px;
}

ul.name_story li a {
    color: #fe9309;
    text-decoration: none;
    float: left;
    padding-left: 5px;
}

.detail-setwidth {
    width: 55px;
    font-size: 14px;
    color: var(--coverpage-novelheader-textcolor, #616161);
}

ul.name_story li .st-wh02 a {
    color: #7F3A01;
}

ul.name_story li a.st-color {
    color: #7f3a01;
}

ul.name_story li a:hover {
    text-decoration: underline;
}

ul.name_story li p {
    color: #7f3a01;
    font-weight: bold;
    background: url(img/writer14_icon-1.png) no-repeat 0 -273px;
    text-indent: 15px;
    float: left;
}

ul.name_story li p.st_icon {
    background-position: 0 -291px;
}

ul.name_story li p.st_icon2 {
    background-position: 0 -309px;
}

ul.name_story li p.st_icon3 {
    background-position: 0 -325px;
}

ul.name_story li p span {
    font-weight: normal;
    white-space: nowrap;
}

ul.name_story li p span.st-wh01 {
    padding-left: 2px;
}

ul.name_story li p span.st-wh02 {
    padding-left: 4px;
}

ul.name_story li p span.st-wh03 {
    font-weight: bold;
    color: #ff8e36;
}

/*ul.name_story li p span.text_big01{width:51px; display:block; font-weight:bold; text-indent:15px; float:left;}*/
.new_boxviews {
    display: none;
    width: 100%;
    border-top: solid 1px #eaeaea;
    height: 73px;
    margin-top: 10px;
    padding-top: 7px;
}

ul.nbv_right {
    width: 175px;
    float: right;
    margin-top: 7px;
}

ul.nbv_right li.nbv_right_big01 {
    float: left;
    margin-right: 6px;
    position: relative;
    z-index: 10;
}

ul.nbv_right li.nbv_right_big02 {
    margin-right: 4px;
}

ul.nbv_right li.nbv_right_big01 a.nbv_right_link01 {
    width: 53px;
    height: 53px;
    background: url(img/writer14_icon7-1.png) 10px -37px #e0e0e0 no-repeat;
    border-radius: 50%;
    display: block;
}

ul.nbv_right li.nbv_right_big01 a.nbv_right_link02 {
    background-position: 9px -77px;
}

ul.nbv_right li.nbv_right_big01 a.nbv_right_link03 {
    background-position: 10px -112px;
}

ul.nbv_right li.nbv_right_big01 a.nbv_right_link01:hover {
    background: url(img/writer14_icon7-1.png) 10px -37px #bfed4f no-repeat;
}

ul.nbv_right li.nbv_right_big01 a.nbv_right_link02:hover {
    background: url(img/writer14_icon7-1.png) 9px -77px #bfed4f no-repeat;
}

ul.nbv_right li.nbv_right_big01 a.nbv_right_link03:hover {
    background: url(img/writer14_icon7-1.png) 10px -112px #bfed4f no-repeat;
}

ul.nbv_right li.nbv_right_big01 ul.new_boxviews {
    display: none;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews, ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 img {
    position: absolute;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews {
    width: 160px;
    padding-left: 5px;
    height: 43px;
    background: #302e2c repeat;
    border-radius: 2px;
    top: 32px;
    left: -112px;
    display: block;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 {
    float: left;
    margin-right: 2px;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 img {
    top: -4px;
    left: 134px;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 a.nbv_right_fb {
    width: 33px;
    height: 33px;
    background: url(img/writer14_icon8.png) 12px 7px no-repeat #7a7876;
    border: solid 2px #3f3d3b;
    display: block;
    border-radius: 50%;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 a.nbv_right_fb2 {
    background-position: 9px -39px;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 a.nbv_right_fb3 {
    background-position: 10px -86px;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 a.nbv_right_fb4 {
    background-position: 9px -131px;
}

ul.nbv_right li.nbv_right_big01:hover ul.new_boxviews li.nbv_right_big03 a.nbv_right_fb:hover {
    background-color: #bfed4f;
}


.nbv_left {
    width: 123px;
    float: left;
    height: 67px;
    border-right: solid 1px #dedddb;
    margin-left: 2px;
}

.nbvl_01 {
    float: left;
    width: 25px;
    height: 25px;
    background: url(img/writer14_icon7-1.png) no-repeat 7px -15px #e0e0e0;
    border-radius: 50%;
    margin-right: 4px;
}

ul.nbvl_02 {
    width: 89px;
    float: left;
}

ul.nbvl_02 li {
    float: left;
    height: 13px;
}

ul.nbvl_02 li p {
    background: url(img/writer14_icon7-1.png) no-repeat 0 4px;
    font-size: 10px;
    color: #838383;
    text-indent: 8px;
}

.content {
    /*width: 836px;*/
    width: 100%;
    /*margin: 5px auto auto;*/
    background: var(--coverpage-novelcontent-backgroundcolor, #ffffd8) repeat;
    padding-top: 10px;
}

.big_next {
    margin: auto;
    display: block;
}

.big_next1 {
    border-top: dashed 1px #e1e1e1;
    padding-top: 9px;
    margin-top: 30px;
}

p.font_nu01 {
    text-align: center;
    font-size: 16px;
    color: #4b4b4b;
    font-weight: bold;
}

.big_next2 {
    width: 553px;
    height: 14px;
    border-bottom: dashed 1px #e1e1e1;
    margin: auto auto 11px;
}

p.font_nu02 {
    background: url(img/writer14_icon-1.png) no-repeat 0 -688px;
    font-size: 10px;
    color: #989898;
    float: right;
    text-indent: 14px;
    white-space: nowrap;
}

ul.next {
    width: 543px;
    margin: auto;
    height: 33px;
}

ul.next li {
    float: left;
}

ul.next li a {
    background: url(img/writer14_icon04.png) no-repeat;
    width: 96px;
    text-indent: 20px;
    font-size: 10px;
    color: #959595;
    display: block;
    text-decoration: none;
    height: 24px;
    line-height: 21px;
    border-right: solid 1px #e5e5e5;
}

ul.next li a.next_color01 {
    width: 153px;
    background-position: 0 -73px;
    margin: auto;
    font-size: 12px;
    color: #959595;
    margin-left: 21px;
    text-indent: 27px;
}

ul.next li a.next_color02 {
    background-position: 0 -108px;
    width: 150px;
    margin-left: 24px;
}

ul.next li a.next_color03 {
    background-position: 81px -34px;
    text-indent: 35px;
    border-right: none;
}

ul.next li a:hover {
    color: #ffc22f;
}

a.unclickable {
    opacity: 0.4;
    cursor: default;
}

a.unclickable:hover {
    color: #959595 !important;
}

.vote {
    width: 345px;
    margin: 15px auto 25px;
}

.vote_box {
    width: 20px;
    background-image: url(img/votebox.gif);
    width: 85px;
    height: 45px;
    position: relative;
    z-index: 10px;
    float: left;
}

.vote_box p {
    font-family: Tahoma;
    font-size: 32px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 15px;
    padding-top: 4px;
    text-align: center;
    width: 77px;
}

.vote_box p span {
    font-size: 13px;
}

.vote_box img {
    position: absolute;
    top: 6px;
    right: -7px;
}

.vote_box2 {
    width: 168px;
    margin-left: 13px;
    float: left;
}

.select-style {
    background: url("img/ddl.png") no-repeat scroll 140px 0px rgba(0, 0, 0, 0);
    height: 27px;
    margin: auto;
    overflow: hidden;
    width: 166px;
    border: 1px solid #e5e5e5;
}

.select-style select {
    -moz-appearance: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    padding: 4px 8px;
    width: 200px;
}

.select-style select:focus {
    outline: medium none;
}

.v_box_search {
    width: 166px;
    height: 27px;
    border: solid 1px #e5e5e5;
}

.v_box_search p {
    font-size: 14px;
    color: #3f3e3e;
    width: 131px;
    padding-left: 11px;
    padding-top: 5px;
    float: left;
}

.v_b_s01 {
    border-right: solid 1px #e5e5e5;
    height: 27px;
    float: left;
}

.v_b_s02 {
    background: url(img/writer14_icon04.png) no-repeat 3px -199px;
    width: 23px;
    height: 27px;
    float: left;
}

.v_b_s02:hover {
    opacity: 0.65;
}

.v_b_s03 {
    width: 168px;
    margin-top: 10px;
}

.v_b_s03 .v_b_s03_01 {
    background: url(img/writer14_icon6.gif) no-repeat;
    width: 3px;
    height: 12px;
    float: left;
}

.v_b_s03 p {
    width: 152px;
    padding-left: 10px;
    float: left;
    color: #807f7f
}

.v_b_s03 .v_b_s03_02 {
    background-position: 0 -19px;
}

a.vote_box3 {
    width: 71px;
    height: 27px;
    border: solid 1px #e5e5e5;
    text-align: center;
    font-family: Tahoma;
    font-size: 18px;
    color: #676767;
    float: left;
    margin-left: 4px;
    text-decoration: none;
    display: block;
    line-height: 24px;
}

a.vote_box3:hover {
    color: #f37a01;
}

ul.bigsize {
    justify-content: center;
    margin-top: 10px;
    display: flex;
}

ul.bigsize.-mobile {
    top: 0;
    padding: 5px 0px 5px 15px;
}

ul.bigsize li {
    float: left;
}

ul.bigsize li p {
    font-size: 14px;
    color: #4b4b4b;
    padding-right: 8px;
    height: 15px;
}

ul.bigsize li a {
    margin-left: 8px;
    margin-right: 8px;
    padding-right: 8px;
    text-decoration: none;
    display: block;
    font-size: 18px;
    color: #999;
    height: 21px;
    line-height: 19px;
}

ul.bigsize li a:hover {
    color: #f37a01;
}

ul.bigsize li span {
    border-right: solid 1px #e5e5e5;
    display: block;
    height: 15px;
    margin-top: 3px;
}

#content_name {
    width: 750px;
    min-height: 72px;
    border: solid 1px #ebebeb;
    margin: auto;
    padding: 5px;
    background-color: #fff;
}

.content_name1 {
    display: block;
}

#content_name img {
    float: left;
    border: solid 1px #212023;
    margin-right: 8px;
}

#content_name p {
    color: #fec22e;
    font-weight: bold;
    margin-left: 110px;
    font-size: 14px;
    padding: 10px 0 5px 0;
}

#content_name p span {
    color: #828080;
    font-weight: normal;
    width: 655px;
}

.new_box01 {
    width: 100%;
    height: 73px;
    background: #ffc22f repeat;
    display: none;
}

ul.new_box01_link {
    float: right;
    width: 189px;
    margin-top: 7px;
}

ul.new_box01_link li {
    float: left;
    margin-left: 3px;
}

ul.new_box01_link li a {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    background: url(img/writer14_icon7-1.png) no-repeat 13px -203px #fed166;
    display: block;
}

ul.new_box01_link li a:hover {
    background-color: #bfed4f;
}

ul.new_box01_link li a.new_box_img {
    background-position: 12px -265px;
}

ul.new_box01_link li a.new_box_img2 {
    background-position: 7px -331px;
}

a.new_box01_left {
    float: left;
    width: 118px;
    height: 34px;
    border-right: solid 1px #dea724;
    text-decoration: none;
    margin-top: 20px;
    margin-left: 4px;
}

a.new_box01_left p {
    background: url(img/writer14_icon7-1.png) 0 -168px no-repeat;
    font-size: 10px;
    color: #b75708;
    padding-left: 28px;
}

a.new_box01_left:hover p {
    color: #f47e1e;
}


.box01 {
    /*width: 814px;*/
    width: 100%;
    height: 29px;
    margin-top: 2px;
    /*padding-left: 20px;*/
    padding-top: 5px;
}

.box01_1 {
    margin-top: 0;
}

ul.box_uu01 {
    width: 760px;
    margin-left: 20px;
}

ul.box_uu01 li {
    float: left;
}

ul.box_uu01 li a {
    background: url(img/writer14_icon2.gif) no-repeat 0 0;
    text-indent: 32px;
    font-size: 14px;
    color: #b36415;
    text-decoration: none;
    display: block;
    float: left;
    height: 25px;
    line-height: 26px;
    border-right: solid 1px #e8ab19;
    padding-right: 15px;
    margin-right: 20px;
}

ul.box_uu01 li a.box_uu_icon00 {
    text-indent: 30px;
}

ul.box_uu01 li a.box_uu_icon01 {
    background-position: 0 -38px;
}

ul.box_uu01 li a.box_uu_icon02 {
    background-position: 0 -77px;
}

ul.box_uu01 li a.box_uu_icon03 {
    background-position: 0 -122px;
}

ul.box_uu01 li a.box_uu_icon04 {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    white-space: nowrap;
}

ul.box_uu01 li a:hover {
    text-decoration: underline;
}

ul.box_uu01 li p {
    color: #828081;
    float: left;
    text-indent: 5px;
}

h2.box02, .box01 {
    background: var(--coverpage-section-head-backgroundcolor, #ffc22f) repeat;
}

h2.box02 {
    /*width: 819px;*/
    width: 100%;
    height: 32px;
    margin-top: 22px;
    padding-top: 6px;
    /*padding-left: 17px;*/
}

h2.box02_1 {
    margin-top: 22px;
}

h2.box02 p {
    font-size: 18px;
    font-family: 'KalatexaDisplay', serif;
    font-weight: bold;
    color: var(--coverpage-section-head-textcolor, #fff);
    height: 26px;
    line-height: 30px;
    text-indent: 20px;
}

h2.suggest-item-head p {
    color: var(--coverpage-section-head-textcolor, #fff);
}

h2.box02_1 p {
    background-position: 0 -657px;
    display: inline-block;
}

h2.box02 p span {
    font-weight: bold;
}

h2.box02_1 p span {
    font-size: 12px;
    padding-left: 20px;
}

.box03 {
    width: 804px;
    background: #ffffff repeat;
    padding: 5px 16px 8px;
}

.others {
    /*width: 821px;*/
    width: 100%;
    padding: 5px 0px 8px 0px;
}

.wrap-other {
    height: 120px;
    overflow-y: auto;
}

ul.box03_uu {
    font-size: 14px;
    margin-left: 17px;
}

ul.box03_uu li {
    float: left;
    margin-bottom: 6px;
}

ul.box03_uu li.box03_22 {
    margin-bottom: 8px;
}

ul.box03_uu li p {
    color: #808080;
    text-align: center;
}

ul.box03_uu li p.t-right {
    text-align: right;
}

ul.box03_uu li p.box03_uu_text00 {
    font-weight: bold;
}

ul.box03_uu li p.box03_uu_text01 {
    text-align: left;
}

ul.box03_uu li a {
    float: left;
    color: #808080;
    text-decoration: none;
    white-space: nowrap;
}

ul.box03_uu li a:hover {
    color: #f47e1e;
}

ul.box03_uu li a:visited {
    color: #81a80d;
}

ul.box03_uu li .box03_uu_weight01, ul.box03_uu li .box03_uu_weight02, ul.box03_uu li .box03_uu_weight03, ul.box03_uu li .box03_uu_weight04, ul.box03_uu li .box03_uu_weight05, ul.box03_uu li .box03_uu_weight06 {
    float: left;
}

ul.box03_uu li .box03_uu_weight01 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 400px;
}

ul.box03_uu li .box03_uu_weight02 {
    width: 148px;
}

ul.box03_uu li .box03_uu_weight03 {
    width: 64px;
}

ul.box03_uu li .box03_uu_weight04 {
    width: 104px;
}

ul.box03_uu li .box03_uu_weight05 {
    width: 64px;
}

ul.box03_uu li .box03_uu_weight06 {
    width: 104px;
}

ul.box03_uu li .box03_uu_weight07 {
    width: 28px;
    margin-right: 9px;
}

ul.box03_uu li .box03_uu_weight08 {
    width: 690px;
}

ul.box03_uu li .box03_uu_weight09 {
    display: block;
}

/*ul.box03_uu li .box03_uu_weight10{width:27px;}
ul.box03_uu li .box03_uu_weight11{display:none;}
ul.box03_uu li .box03_uu_weight12{display:none;}*/

.box04 {
    /*width: 835px;*/
    width: 100%;
    background: var(--coverpage-section-head-backgroundcolor, #ffc22f) repeat;
    margin-top: 25px;
    /*border-radius: 6px 6px 0 0;*/
}

.box05 {
    /*width: 410px;*/
    width: 49%;
    float: left;
}

.box05_left {
    /*width: 410px;*/
    width: 49%;
    float: left;
    margin-right: 19.6px;
}

.box04_head {
    height: 33px;
    position: relative;
    z-index: 10;
}

.box04_head02, a.box04_head03 {
    position: absolute;
}

h2.box04_head02 {
    top: -7px;
    width: 120px;
    height: 28px;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 2px solid var(--coverpage-section-head-backgroundcolor, #ffc22c);
    color: var(--coverpage-section-head-backgroundcolor, #ffc22c);
    font-size: 14px;
    font-weight: bold !important;
    text-align: center;
    padding-top: 15px;
}

a.box04_head03 {
    width: 124px;
    height: 22px;
    background-color: var(--coverpage-section-head-backgroundcolor, #ffd46c);
    text-indent: 27px;
    font-size: 14px;
    color: var(--coverpage-section-head-textcolor, #a65311);
    display: block;
    border-radius: 4px;
    top: 5px;
    right: 10px;
    text-decoration: none;
    line-height: 22px;
}

a.box04_head03:hover {
    text-decoration: underline;
}

.box04_page {
    background: #FFFFFF repeat;
    padding-top: 20px;
    padding-bottom: 5px;
    word-break: break-word;
}

.box04_page_01 {
    padding-top: 10px;
}

ul.box05_st {
    float: right;
    width: 85px;
    margin-right: 10px;
}

ul.box05_st li {
    float: left;
    margin-right: 4px;
}

ul.box05_st li div {
    width: 13px;
    height: 13px;
    background: url(img/writer14_icon-1.png) no-repeat 0 -611px;
}

ul.box05_st li div.box05_st_img {
    background-position: 0 -632px;
}

p.box05_text01 {
    width: 265px;
    font-size: 14px;
    font-weight: bold;
    color: #A75211;
    float: left;
    margin-left: 15px;
}

p.box05_text02 {
    color: #808080;
    margin-left: 15px;
    padding-right: 10px;
    padding-top: 7px;
    float: left;
}

a.box05_link {
    color: #A75211;
    text-decoration: none;
}

a.box05_link:hover {
    text-decoration: underline;
}

.box06 {
    /* width: 380px; */
    height: 33px;
    /* background: #ffeab9 repeat; */
    /* border-radius: 4px; */
    margin: 10px auto 10px;
}

.box06 p {
    float: right;
    font-size: 11px;
    color: #898989;
    margin-right: 15px;
    padding-top: 10px;
    white-space: nowrap;
}

ul.box06_good {
    /* width: 130px; */
    margin-left: 15px;
    margin-top: 1px;
    float: left;
}

ul.box06_good li {
    float: left;
}

ul.box06_good li p {
    background: url(img/writer14_icon-1.png) no-repeat 0 -497px;
    text-indent: 25px;
}

ul.box06_good li p.box06_good_text01 {
    background-position: 0 -521px;
    height: 18px;
}

.view_st {
    border-bottom: solid 1px #e5e5e5;
    width: 380px;
    margin: auto;
}

a.box06_link {
    /* width: 380px; */
    height: 30px;
    border-top: solid 1px #e5e5e5;
    display: block;
    /* margin: auto; */
    text-decoration: none;
    margin-top: 10px;
}

a.box06_link:hover p {
    text-decoration: underline;
}

a.box06_link p {
    font-size: 14px;
    color: #A75211;
    text-align: center;
    /* padding-right: 5px; */
    margin-top: 10px;
}


.favor {
    display: inline-block;
    height: 23px;
    line-height: 24px;
    float: right;
    background-image: url(img/writer14_icon-1.png);
    background-repeat: no-repeat;
    background-position: 0 -851px;
    padding-right: 20px;
    color: #B36415;
    font-size: 14px;
    font-weight: lighter;
    text-indent: 30px;
    white-space: nowrap;
}

.favor:hover {
    text-decoration: underline;
}

.reviews01 {
    width: 740px;
    background: #E6E6E6 repeat;
    border-radius: 6px;
    padding: 10px;
    margin: auto;
    cursor: pointer;
}

.reviews01-rigth {
    float: right;
    width: 78px;
    margin-right: 15px;
}

.reviews01-rigth a {
    text-decoration: none;
}

.reviews01-rigth a .reviews01-r-img {
    width: 73px;
    height: 73px;
    background: #FFFFFF repeat;
    border: solid 1px #d4d4d4;
    border-radius: 6px;
    padding-top: 3px;
    padding-left: 3px;
}

.reviews01-rigth a:hover .reviews01-r-img {
    border: solid 1px #fe9037;
}

.reviews01-rigth a .reviews01-r-img img {
    width: 70px;
    height: 70px;
}

.reviews01-rigth a p {
    color: #FF8E36;
    text-align: center;
    padding-top: 4px;
}

.reviews01-rigth a:hover p {
    text-decoration: underline;
}

.reviews01-left {
    width: 635px;
    float: left;
    display: block;
}

.review-wrapper {
    float: left;
    height: 200px;
    overflow: hidden;
}

.reviews01-left .reviews01-l-icon {
    background: url(img/writer14_icon-1.png) no-repeat 0 -399px;
    width: 26px;
    height: 19px;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 7px;
    float: left;
    margin-right: 7px;
}

.reviews01-left a {
    color: #A75211;
    text-decoration: none;
}

.reviews01-left a:hover {
    text-decoration: underline;
}

.reviews01-left p {
    color: #808080;
    padding-left: 10px;
}

.reviews01-left p.reviews01-i-text01 {
    width: 602px;
    float: left;
    font-size: 14px;
    color: #a75211;
    padding-top: 6px;
    margin-bottom: 10px;
    padding-left: 0;
    font-weight: bold;
}

.reviews02 {
    width: 740px;
    height: 22px;
    background: #E6E6E6 repeat;
    padding: 2px 10px;
    margin: 3px auto auto;
}

.reviews03 {
    display: none;
}

.reviews02 .reviews02-l-icon {
    background: url(img/writer14_icon-1.png) no-repeat 0 -368px;
    width: 21px;
    height: 21px;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    float: left;
    margin-right: 7px;
}

.reviews02 a {
    color: #808080;
    padding-top: 4px;
    width: 480px;
    margin-right: 16px;
    float: left;
    text-decoration: none;
}

.reviews02 a:hover {
    text-decoration: underline;
}

.reviews02 a.re02_text01 {
    float: left;
    width: 200px;
    display: block;
    background: url(img/writer14_icon-1.png) no-repeat 0 -347px;
    text-indent: 21px;
    color: #a6a5a5;
    text-decoration: none;
    margin-top: 4px;
    padding-top: 0;
}

.reviews02 a.re02_text01:hover {
    text-decoration: underline;
}

a.more_review {
    width: 760px;
    height: 22px;
    background: #ffda82 repeat;
    display: block;
    margin: 10px auto auto;
    font-size: 14px;
    font-weight: bold;
    color: #b36415;
    text-align: center;
    padding-top: 4px;
    text-decoration: none;
}

a.more_review:hover {
    text-decoration: underline;
}

.reviews01, .reviews02 {
    display: none;
}

.reviews01.active, .reviews02.active {
    display: block;
}

.no-data {
    padding-bottom: 10px;
    text-align: center;
}

/*เมนูแชร์*/

.big_fb {
    width: 764px;
    margin: auto;
    border-top: solid 1px #ebebeb;
    padding-top: 12px;
    height: 59px;
    display: block;
}

.box_facebook-right {
    width: 280px;
    float: right;
}

.box_facebook-right01 {
    float: right;
    width: 162px;
    border-left: solid 1px #E5E5E5;
    height: 50px;
}

.box_facebook-right01 p {
    text-align: center;
    color: #959595;
    padding-left: 6px;
}

p.box_facebook-right2 {
    float: right;
    color: #959595;
    padding: 0 10px;
    text-align: center;
}

p.box_facebook-right2 strong {
    color: #F37A01;
    font-size: 28px;
    font-weight: 700;
}

ul.box_facebook {
    width: 470px;
    float: left;
}

ul.box_facebook-xx01 {
    width: 156px;
    float: right;
}

ul.box_facebook li {
    float: left;
}

ul.box_facebook li.box_facebook-xx01_a1 {
    margin-right: 4px;
}

ul.box_facebook li .b_fb_like {
    width: 215px;
    float: left;
}

ul.box_facebook li .b_fb_like2 {
    width: 125px;
}

ul.box_facebook li .b_fb_like3 {
    width: 36px;
}

ul.box_facebook li .b_fb_l_i01 {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0.07);
    border-radius: 50%;
    height: 39px;
    padding: 5px;
    width: 39px;
    float: left;
    margin-right: 5px;
}

ul.box_facebook li .b_fb_l_i02 {
    width: 30px;
    height: 30px;
    padding: 4px;
}

ul.box_facebook li .b_fb_like a {
    background-image: -moz-linear-gradient(center bottom, #808080 0px, #BBBABA 100%);
    background-image: -webkit-linear-gradient(center bottom, #808080 0px, #BBBABA 100%);
    background-image: -webkit-gradient(linear, center bottom, #808080 0px, #BBBABA 100%);
    background-image: linear-gradient(to top, #808080, #BBBABA);
    border: 1px solid #9B9B9B;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    display: block;
    text-align: center;
    height: 37px;
    width: 37px;
}

ul.box_facebook li .b_fb_like a.b_fb_box01 {
    width: 28px;
    height: 28px;
}

ul.box_facebook li .b_fb_like a:hover {
    background-image: -moz-linear-gradient(center bottom, #f36a0e 0px, #fd933f 100%);
    background-image: -webkit-linear-gradient(center bottom, #f36a0e 0px, #fd933f 100%);
    background-image: -webkit-gradient(center bottom, #f36a0e 0px, #fd933f 100%);
    background-image: linear-gradient(to top, #f36a0e 0px, #fd933f 100%);
    border: 1px solid #f58638;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset;
}

ul.box_facebook li .b_fb_like a .b_fb_l_5501 {
    background: url(img/writer14_icon03.png) no-repeat 4px 11px;
    width: 29px;
    height: 29px;
    margin: auto;
}

ul.box_facebook li .b_fb_like a .b_fb_l_5501-2 {
    background-position: 1px -19px;
    width: 19px;
}

ul.box_facebook li .b_fb_like a .b_fb_l_5501-3 {
    background-position: 0 -52px;
    width: 20px;
}

ul.box_facebook li .b_fb_like a .b_fb_l_5501-4 {
    background-position: 5px -87px;
    width: 15px;
    height: 24px;
}

ul.box_facebook li .b_fb_like a .b_fb_l_5501-5 {
    background-position: 3px -118px;
    width: 19px;
    height: 24px;
}

ul.box_facebook li .b_fb_like a .b_fb_l_5501-6 {
    background-position: 3px -148px;
    width: 21px;
    height: 24px;
}

ul.box_facebook li .b_fb_like a .b_fb_l_5501-7 {
    background-position: 4px -174px;
    width: 21px;
    height: 24px;
}

ul.box_facebook li .b_fb_like p {
    font-size: 12px;
    color: #959595;
    float: left;
    padding-top: 11px;
    line-height: normal;
    font-family: Tahoma;
}

ul.box_facebook li .b_fb_like p strong {
    font-weight: bold;
}

ul.box_facebook li .b_fb_like p.b_fb_l_font01 {
    border-left: solid 1px #e5e5e5;
    height: 31px;
    margin-left: 6px;
    margin-top: 12px;
    padding-left: 6px;
    padding-top: 0;
}


.menu_logo {
    display: none;
}


.big_newlogo {
    width: 320px;
    margin: auto;
    display: none;
}

a.newlogo {
    background: url(img/writer14_logo.png) no-repeat;
    float: left;
    width: 125px;
    height: 42px;
    margin-left: 10px;
    margin-top: 15px;
}

.boxnew {
    width: 185px;
    height: 66px;
    float: left;
}

a.logo_new1 {
    background: url(img/typelogo2.png) no-repeat 0 8px;
    width: 116px;
    height: 59px;
    margin: auto;
}

a.logo_new2 {
    background-position: 0 -61px;
    width: 154px;
}

a.logo_new3 {
    background-position: 0 -138px;
    width: 157px;
}

a.logo_new4 {
    background-position: 0 -205px;
    width: 123px;
}

a.logo_new5 {
    background-position: 0 -290px;
    width: 137px;
}

p.review_text02 {
    display: none;
}

.text-comment01 {
    display: block;
    margin: auto;
}

.text-comment02 {
    display: none;
    margin: auto;
}

.big_next3 {
    display: none;
    border: solid 1px #e1e1e1;
    width: 306px;
}

p.bn_font01 {
    font-size: 14px;
    text-align: left;
    color: #4b4b4b;
    padding-left: 10px;
}

.bn_box01 {
    border-bottom: dashed 1px #e1e1e1;
    height: 15px;
}

p.bn_font02 {
    background: url(img/writer14_icon-1.png) no-repeat 0 -688px;
    text-indent: 13px;
    float: right;
    font-size: 10px;
    color: #989898;
    width: 58px;
    margin-right: 10px;
    line-height: 14px;
    height: 12px;
}

ul.bn_boxlink {
    width: 306px;
    margin: 9px auto auto;
}

ul.bn_boxlink li {
    float: left;
}

ul.bn_boxlink li a {
    display: block;
    background: url(img/writer14_icon9.png) no-repeat 21px 0;
    width: 70px;
    height: 54px;
    text-decoration: none;
}

ul.bn_boxlink li a.bn_width {
    width: 81px;
}

ul.bn_boxlink li a.bn_img {
    background-position: 23px -65px;
}

ul.bn_boxlink li a.bn_img2 {
    background-position: 22px -140px;
}

ul.bn_boxlink li a.bn_img3 {
    background-position: 22px -211px;
}

ul.bn_boxlink li a p {
    font-size: 10px;
    color: #959595;
    text-align: center;
    padding-top: 43px;
}

ul.bn_boxlink li a:hover p {
    color: #8bbd12;
}

ul.bn_boxlink li .bu_bl_st {
    border-right: solid 1px #e5e5e5;
    height: 21px;
    margin-top: 12px;
}

.cl_pagetab {
    display: block;
    margin: 15px -5px;
    text-align: center;
    font-size: 0;
}

.cl_pagetab li {
    display: inline-block;
    vertical-align: top;
    margin: 5px 5px;
}

.cl_pagetab li a, .cl_pagetab li span {
    display: block;
    max-width: 100%;
    height: 32px;
    padding: 7px 10px;
    border: 1px solid #D9D9D9;
    font-size: 16px;
    line-height: 1;
    color: #F37A01;
    background-color: #FFFFFF;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

.cl_pagetab li a:hover{
    background-color: #FF8E1C;
    border-color: #FF8E1C;
    color: #FFF;
}

.cl_pagetab li.cur span {
    background-color: #F37A01;
    color: #FFF;
    padding: 8px 11px;
    border: 0 none;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.108);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.108);
    cursor: default;
    pointer-events: none;
}

.ban1, .ban3, .preview {
    color: #FF0000;
    font-size: 24px;
    text-align: center;
}

.ban2 {
    color: #484848;
    font-size: 13px;
    text-align: right;
    padding: 0 10px 10px;
}


.accord-big {
    background: #FEF0C1;
    width: 987px;
    margin: auto;
}

.accord {
    height: 222px;
    padding-top: 4px;
    width: 701px;
    margin: auto;
}

.accord-r {
    float: right;
    width: 378px;
}

.accord-l {
    border: 0 none;
    float: left;
    width: 305px;
}

.accord-r h4 {
    color: #414141;
    font-size: 12px;
    font-weight: bold;
}


.accord-r ul.accord-u {
    float: right;
    margin-top: 8px;
    width: 369px;
}


.accord-r ul.accord-u li {
    float: left;
    padding-bottom: 7px;
    width: 369px;
}


.accord-r ul.accord-u li p {
    background: url("../writer/images/app-i.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    display: block;
    padding-left: 10px;
}

.accord-r h4, .accord-r p {
    color: #7B6E42;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.app-footer {
    background: none repeat scroll 0 0 #FBD13E;
    padding-top: 14px;
    width: 100%;
    text-align: center;
    position: relative;
    top: 25px;
    height: 25px;
}


.app-footer p, .app-footer a {
    color: #7B6E42;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 5px;
}

.test_menunuber {
    text-align: center;
    margin: 30px 0;
}

ul.name_story li .slash {
    float: left;
    padding-left: 5px;
    color: #FE9309;
}

ul.name_story li a.link1 {
    float: none;
}

.red-status {
    font-size: 20px;
    color: red;
    line-height: 20px;
    text-align: center;
    padding: 100px 0px;
}

.story p {
    margin: 1em 0;
}

div.story {
    padding: 20px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 21px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    width: 100%;
    background-color: var(--coverpage-novelcontent-backgroundcolor, #ffffd8);
    word-break: break-word;
}

div.story strong, div.story b {
    font-weight: bold;
}

div.story em, div.story i {
    font-style: italic;
}

div.story pre {
    white-space: normal;
}

div.story img {
    max-width: 100%;
}

p.MsoNormal {
    margin: 12px 0;
}

div.story .desc_head {
    color: var(--coverpage-novelcontent-textcolor, #FEC22E);
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px;
}

#story-content.custom-bg .desc_head {
    display: none;
}

div.story blockquote, div.chapter blockquote {
    margin: 12px 0px 12px 40px;
}

.editted {
    color: #808080;
    font-size: 12px;
    font-style: italic;
}


.vote-sc {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
}

/*ipad air 2019*/
@media screen and (max-width: 982px) {
    body {
        cursor: pointer;
    }
    ul.box03_uu li .box03_uu_weight01 {
        width: 304px;
    }
    ul.box03_uu li .box03_uu_weight02{
        width: 98px;
    }
    #main-center {
        width: unset;
    }

    .box05_left {
        margin-right: 16.6px;
    }

    #big_head .novel-cover-img {
        width: 120px;
        height: 180px;
    }

    .novel-stat {
        margin-bottom: 18px;
    }

    .novel-stat > .rating {
        text-align: center;
    }

    div.rating {
        bottom: 30px;
        /*right: 30px;*/
    }

    div.menu-share {
        height: 100px;
    }

    .menu-share #copy {
        display: none;
    }

    #head {
        width: 100%;
    }

}

@media screen and (max-width: 768px) {
    .app-footer {
        width: 836px;
    }

    #viewport {
        width: 836px;
    }

    div#main.clear[lock="lock-css"] {
        width: 836px !important;
    }

}


.prevent-user-select * {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#content_name .novel-cover-img {
    width: 100px;
    height: 140px;
    background-position: center;
    background-size: cover;
    float: left;
    border: solid 1px #ebebeb;
}

#content_name .desc_sub {
    font-size: 13px;
    margin-left: 110px;
    line-height: 16px;
}

/* NEW WORLD FOR VIEW_STORY_DETAIL_2019 */

/*UTILITY CLASS*/
break {
    flex-basis: 100%;
    height: 0;
}

._font13 {
    font-size: 13px;
}

._font14 {
    font-size: 14px;
}

._font18 {
    font-size: 18px;
}

._font21 {
    font-size: 21px;
}

._font24 {
    font-size: 24px;
}

._middleGray{
    color: #A8A8A8;
}

._lessblack{
    color: #616161;
}

._orangeCircle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--coverpage-novelheader-stat-icon-backgroundcolor, #ffc22f) !important;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
._Tahoma{
    font-family: Tahoma;
}
._Kalatexa {
    font-family: Kalatexa;
}
._SanSerif {
    font-family: Sans-Serif;
}
._flex{
    display: flex;
}
.-disable {
    pointer-events: none;
}

.-orange {
    color: #f37a01;
}

.-bgwhite {
    background-color: white;
}

.-wide {
    width: 150px !important;
}

.-hide {
    display: none !important;
}

.-show {
    display: block !important;
}

/*END OF UTILITY CLASS*/


._orangeCircle > i {
    font-size: 20px !important;
    color: var(--coverpage-novelheader-stat-icon-textcolor, #fff);
}

#big_head > div {
    margin-right: 18px;
}

#big_head > .cover-backdrop {
    display: none;
}

#big_head .cover-pic {
    margin: 18px;
}

#big_head > .novel-cover-img {
    flex: 1;
    margin: 18px;
}

.novel-detail {
    /*width: 45%;*/
    font-family: Tahoma;
    flex: 3;
    word-break: break-word;
    margin: 18px 0px 18px 0px;
    padding-right: 20px;
    border-right: 1px solid var(--coverpage-novelheader-bordercolor, #e5e5e5);
}

.novel-type > a {
    font-size: 12px;
    color: var(--coverpage-novelheader-link-textcolor, #f37a01);
}

.novel-type > span {
    color: var(--coverpage-novelheader-textcolor, #616161);
}

div.chapter-number{
    order: 2;
    color: var(--coverpage-novelheader-textcolor, #616161);
}

.name-sub:hover {
    text-decoration: underline;
}

span.name-sub:hover {
    text-decoration: none;
}

.novel-name {
    font-family: Kalatexa;
    font-size: 26px;
    color: var(--coverpage-novelheader-textcolor, #616161);
    margin-top: 5px;
}

.author {
    font-size: 14px;
    margin-top: 10px;
}

.author a {
    color: var(--coverpage-novelheader-link-textcolor, #f37a01);
}

.author a:hover {
    text-decoration: underline;
    text-decoration-color: var(--coverpage-novelheader-link-textcolor, #f37a01);
}

.novel-head {
    display: flex;
    max-height: 20px;
}

.writer3logo {
    width: auto;
    height: 35px;
    margin: 12px 20px 8px 20px;
}

.novel-cover-img {
    width: 180px;
    height: 270px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: var(--coverpage-novelheader-coverimage-bordercolor, #e5e5e5) !important;
}

.desc_sub {
    width: 100%;
    line-height: 18px;
    margin-top: 25px;
    font-size: 14px;
    color: var(--coverpage-novelheader-textcolor, #616161);
}

.seeMoreBtn {
    float: right;
    color: black;
    font-size: 13px;
}

.tag {
    margin-top: 20px;
    color: #f37a01;
    font-size: 14px;
}

._tagFull {
    margin: 20px 0px 10px 0px;
}

span > a.link1 {
    color: #f37a01;
}

span > a.link1:hover {
    text-decoration: underline;
}

.seeMore-Wrapper {
    margin-top: 10px;
}

.novel-stat {
    font-family: Tahoma;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    /*width: 27%;*/
    height: 250px;
    flex: 1.3;
    margin-top: 18px;
}

div.stat {
    display: flex;
    justify-content: center;
    align-items: center;
}

.stat-text {
    margin-left: 10px;
    margin-bottom: 10px;
}

.novel-stat::before, .novel-stat::after {
    content: '';
    width: 100%;
    order: 1;
}

.stat:nth-child(n + 4) {
    order: 1;
}

.novel-stat > .rating {
    text-align: left;
}

.novel-stat > div {
    text-align: left;
}

.novel-stat > .stat {
    color: var(--coverpage-novelheader-textcolor, #636363);
}

.stat-text .stat_number, .stat .stat_number, .chapter-number .stat_number {
    color: var(--coverpage-novelheader-stat-textcolor, #a8a8a8);
}

._bigIcon:hover {
    color: #d6d6d6;
}

.iconname {
    margin-top: 5px;
}

.btn-zone {
    font-family: Tahoma;
    align-self: flex-end;
    width: 100%;
    height: 80px;
    background-color: var(--coverpage-novelheader-footer-backgroundcolor, #f6f6f6);
    margin-right: 0px !important;
}

.btn-zone-flex {
    display: flex;
    align-items: center;
    height: 100%;
}

.btn-zone-flex > div {
    margin: 18px 0px 18px 18px;
}

.btn-zone-flex button.dekdbutton {
    background-color: #fff;
    font-family: Tahoma;
}

.dekdbutton {
    width: 110px;
    font-family: Kalatexa, Arial, sans-serif !important;
}

.-outline.dekdbutton {
    color: #f37a01;
}

.-outline.dekdbutton:hover {
    color: #fff !important;
}

#info-wrapper {
    display: flex;
    position: relative;
    height: 40px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: 18px;
    margin-top: 40px
}

#info-wrapper > * + * {
    margin-left: 5px;
}

.report-modal, .howto-modal {
    position: absolute;
    right: 10px;
    width: 200px;
}

.actionbutton.-active {
    background-color: #f37a01 !important;
    color: white !important;
}

.rating {
    /*position: relative;*/
    /*bottom: 50px;*/
    /*flex: 1;*/
    /*right: 43px;*/
}

.fade {
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #f2f2f2 120%);*/
    height: 70px;
    margin-top: -65px;
    position: relative;
}

.badge-publish {
    position: relative;
    margin-left: auto;
}

.header-icon {
    color: white;
    font-size: 24px;
}

.fa-user-plus {
    margin-top: 5px;
}

.fa-book {
    margin-top: 5px;
}

#publish-link {
    position: relative;
    bottom: 12px;
    color: #f37a01 !important;
    text-decoration: none;
}

.viewtip .viewtiptext {
    visibility: hidden;
    width: 120px;
    background-color: black !important;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.viewtip .viewtiptext > p {
    color: #fff !important;
    margin: 5px auto;
}

.publish-detail > li {
    background-color: black !important;
    color: #fff !important;
}

.viewtip:hover .viewtiptext {
    visibility: visible;
}


.publish-icon {
    position: relative;
    bottom: 2px;
    width: 25px;
    height: 25px
}

#rating {
    padding-right: 18px;
}

.menu-share {
    display: none;
    width: 190px;
    height: 130px;
    border: 1px solid var(--coverpage-novelheader-button-textcolor, #f37a01);
    background: var(--coverpage-novelheader-button-backgroundcolor, #fff);
    margin-top: 11px;
    content: "";
    position: absolute;
    z-index: 9999;
}

.menu-share a:first-child {
    margin-top: 5px;
}

.menu-share:before {
    content: "";
    position: absolute;
    left: 15px;
    top: -18px;
    width: 0;
    height: 0;
    display: block;
    border-top: 5px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid var(--coverpage-novelheader-button-textcolor, #f37a01);
}

.menu-share:after {
    content: "";
    position: absolute;
    left: 15px;
    top: -18px;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 13px solid var(--coverpage-novelheader-button-backgroundcolor, #fff);
}


.itemshare {
    display: block;
    color: var(--coverpage-novelheader-button-textcolor, #f37a01);
    padding: 0 15px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 30px;
    position: relative;
}

.itemshare:hover {
    color: #FFFFFF;
    background: #F37A01;
    margin: 0 auto;
}


.itemshare:active {
    border-right: 4px solid orange;
    border-left: 4px solid #ffFFFF;
    color: orange;
    background: white;
}

.itemshare::before {
    color: orange;
}

a#favorite, a#comment {
    display: block;
    height: 50px;
}

div.stat .viewtipWrapper {
    height: 50px;
}


div#mobile-fav-btn {
    display: none;
}

div#mobile-fav-btn button.unfav {
    background-color: var(--coverpage-novelheader-button-backgroundcolor, #fff);
    color: var(--coverpage-novelheader-button-textcolor, #f37a01) !important;
}

    /*.mobile-btn-badge .badge-publish{*/
/*    display: none;*/
/*}*/
#ellipsis {
    display: none;
}

div.ellipsis-menu * {
    display: none;
}

button.customDekdbutton:hover {
    background-color: #f37a01;
}

.btn-zone.custom-bg button.customDekdbutton:hover {
    opacity: 0.7;
    background-color: var(--coverpage-novelheader-button-backgroundcolor, #f37a01) !important;
}

button.customDekdbutton {
    box-shadow: inset 0 0 0 1px var(--coverpage-novelheader-button-textcolor, #f37a01) !important;
}

button.customDekdbutton:not(:hover) {
    color: var(--coverpage-novelheader-button-textcolor, #f37a01) !important;
    background-color: var(--coverpage-novelheader-button-backgroundcolor, #fff) !important;
}

button.customDekdbutton.-active:not( :hover) {
    color: var(--coverpage-novelheader-button-textcolor, #fff) !important;
    background-color: var(--coverpage-novelheader-button-backgroundcolor, #f37a01) !important;
}

div.button-wrapper:not( :hover) {
    background-color: #fff;
}

div.comment-root-icon{
    margin: 0px;
}

h3.h3-settext span{
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
}

.stat.update-time{
    margin-top: 6px;
    order: 3;
}



#snackbar {
    visibility: hidden;
    min-width: 100px;
    margin-left: -125px;
    background-color: #636363 !important;
    color: #fff !important;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 9999;
    left: 90%;
    top: 50px;
    right: 50px;
}


#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        right: 50px;
        opacity: 0;
    }
    to {
        right: 50px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        right: 50px;
        opacity: 0;
    }
    to {
        right: 50px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        right: 50px;
        opacity: 1;
    }
    to {
        right: 50px;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        right: 50px;
        opacity: 1;
    }
    to {
        right: 50px;
        opacity: 0;
    }
}


/*QUESTIONAIRE BANNER*/

div#questionaire {
    background-color: #F96519 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    width: 230px;
    height: 120px;
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 9999;
    display: none;
}

div#questionaire i {
    color: #fff !important;
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: 5px;
}

div.questionaire-flex-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

div#questionaire > img {
    position: absolute;
    margin: 0 auto;
    top: -15px;
    left: 38%;
    width: 55px;
}

div.questionaire-flex-wrapper > * {
    color: #fff !important;
}

div.questionaire-flex-wrapper .title {
    font-size: 16px;
    margin-top: 20px;
    background-color: unset !important;
}

div.questionaire-flex-wrapper .sub {
    background-color: unset !important;
}

div.questionaire-flex-wrapper .btn {
    margin-top: 11px;
}

button.questionaire-btn {
    text-align: center;
    width: 100px;
    height: 30px;
    font-size: 12px;
    padding: 5px;
}

@media only screen and (max-width: 500px) {
    div#questionaire {
        display: none !important;
    }
    div.chapter-text, div.chapter-text-icon{
        display: none;
    }
}

/*END OF QUESTIONAIRE BANNER*/

@media only screen and (max-width: 500px) {
    div.box-icon-header-font, div.box-icon-header {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div.box-icon-header-icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div.font-size-show{
        width: 100%;
    }
    div.font-size-show > p{
        margin-left: 40px;
    }
    .app-footer {
        width: 100%;
    }

    #google_ads_comment1 {
        width: 100% !important;
    }

    #menu, #head {
        width: 100%;
    }

    #toolbar {
        min-width: inherit;
    }

    p.bn_font02 {
        width: auto;
    }

    #sec-head {
        width: 100%;
        height: 30px;
    }

    #sec-menu {
        width: auto;
        padding: 0;
        background-color: #f5c625;
        height: 100%;
        position: relative;
        z-index: 10;
        display: block;
        margin-right: 30px;
    }

    #fakeArrow {
        width: 21px;
        height: 3px;
        background-color: #000;
        opacity: 0.2;
        position: relative;
        left: 39px;
        top: -7px;
        z-index: 10;
    }

    .menu_logo {
        display: block;
        width: 112px;
        margin: auto;
    }

    .menu_logo p {
        font-family: Tahoma;
        font-size: 16px;
        color: #944203;
        font-weight: normal;
        text-decoration: none;
        float: left;
        margin-right: 5px;
        line-height: 18px;
    }

    .menu_logo a {
        background: url(img/writer14_text01.png) no-repeat;
        width: 22px;
        height: 8px;
        display: block;
        float: left;
        margin-top: 7px;
    }

    .big_newlogo {
        display: block;
    }

    /*a.newlogo{display:block;}
.boxnew{display:block;}*/
    a.logo_new1 {
        display: block;
    }

    a.logo {
        display: none;
    }

    ul.menu_nuber1 {
        float: none;
        width: 320px;
        margin-right: 0;
        margin-top: 0;
        margin: auto;
    }

    ul.menu_nuber1 li.menu_xx {
        width: 62px;
        height: 50px;
        margin-right: 2px;
    }

    ul.menu_nuber1 li.menu_xx a {
        width: 100%;
        height: 40px; /*display:block; text-decoration:none;*/
        padding-top: 6px;
    }

    ul.menu_nuber1 li.menu_xx a.menu_top {
        padding-top: 2px;
    }

    ul.menu_nuber1 li.menu_xx a.menu_top2 {
        padding-top: 4px;
    }

    ul.menu_nuber1 li.menu_xx:hover {
        height: 48px;
    }

    ul.menu_nuber1 li.menu_xx a .menu_icon {
        background-size: 100% auto;
    }

    ul.menu_nuber1 li.menu_xx a .menu_icon1 {
        background-position: 0 -38px;
    }

    ul.menu_nuber1 li.menu_xx a .menu_icon2 {
        background-position: 0 -93px;
        background-size: 210% auto;
    }

    ul.menu_nuber1 li.menu_xx a .menu_icon3 {
        background-position: 0 -120px;
    }

    ul.menu_nuber1 li.menu_xx a .menu_icon4 {
        background-position: 0 -649px;
    }

    ul.menu_nuber1 li.menu_xx a p {
        font-size: 13px;
        padding-top: 0;
    }

    ul.menu_nuber1 li.menu_xx a p.menu_text {
        padding-top: 0;
    }

    ul.menu_nuber1 li.menu_xx a p.menu_text2 {
        padding-top: 0;
    }

    ul.menu_nuber1 li.menu_xx:hover ul.menu_nuber2 {
        top: 45px;
        left: -65px;
    }

    a.logo1 {
        display: none;
    }

    div#main.clear[lock="lock-css"] {
        clear: both;
        width: 100% !important;
        margin: 0 auto;
        background-size: 100% auto;
    }

    .banner_ph {
        display: block;
    }

    #banner {
        display: none;
    }

    #main-center {
        margin: 0px;
        width: 100% !important;
        padding-top: 0px !important;
        /*padding: 0 2px;*/
    }

    .arrow {
        display: block;
    }

    .arrow1 {
        margin-right: 3px;
        margin-top: -35px;
    }

    ul.menulist {
        width: 720px;
        height: 42px;
        position: relative;
        left: 0;
        white-space: nowrap;
    }

    ul.menulist li {
        height: 30px;
        padding-top: 4px;
    }

    p#big_text {
        width: auto;
        text-align: center;
        font-size: 16px;
        margin-top: 3px;
        padding: 0 10px;
        overflow: hidden;
    }

    ul.name_story {
        float: none;
        margin-left: 3px;
        margin-top: 0;
        padding-top: 3px;
        width: 100%;
    }

    .name_storybox {
        display: none;
    }

    .big_fb {
        display: none;
    }

    .new_boxviews {
        display: block;
    }

    .content {
        width: 100%;
        padding-top: 5px;
    }


    #content_name {
        width: 94%;
        border: solid 1px #e1e1e1;
    }

    .content_name1 {
        display: none;
    }

    #content_name img {
        display: none;
    }

    #content_name p {
        width: 100%;
    }


    div.story {
        margin: auto;
        padding: 0 5% 20px 5%;
        width: 90%;
        overflow-x: hidden;
    }

    ul.box03_uu li p.box03_uu_text02 {
        text-align: center;
    }

    ul.box03_uu li p.box03_uu_text03 {
        font-size: 10px;
    }

    ul.box03_uu li p.nxx {
        font-size: 10px;
    }

    .new_box01 {
        display: block;
    }

    .box01_1 {
        display: none;
    }

    h2.box02 {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    h2.box02 p {
        background-position: 0 -751px;
        text-indent: 0;
        margin-left: 22px;
    }

    h2.box02 p.nuber {
        margin-top: -2px;
    }

    h2.box02_1 {
        width: 100%;
        padding-left: 0;
        margin-top: 3px;
    }

    h2.box02_1 p {
        width: 100%;
        overflow: hidden;
        background-position: 0 -716px;
        text-indent: 0;
        height: 27px;
        position: relative;
        margin-left: 22px;
    }

    h2.box02_1 p span {
        display: inline-block;
        width: 100%;
        padding-left: 0;
    }

    .favor {
        background-image: url(img/writer14_icon7-1.png);
        background-position: 0 -399px;
        padding-right: 5px;
        font-size: 10px;
    }

    .box03 {
        width: 100%;
        padding: 0;
    }

    ul.box03_uu {
        width: 98%;
        padding-top: 5px;
        padding-left: 3px;
        margin-left: 0px;
    }

    ul.box03_uu li {
        width: 100%;
    }

    ul.box03_uu li .box03_uu_weight06 {
        float: right;
        width: 20%;
        margin-right: 9px;
    }

    ul.box03_uu li .box03_uu_weight08 {
        width: 63%;
        overflow: hidden;
        height: 17px;
    }

    ul.box03_uu li .box03_uu_weight09 {
        display: none;
    }

    ul.box03_uu li .box03_uu_weight10 {
        margin: 0 9px;
        width: 60%;
        overflow: hidden;
        height: 17px;
        float: left;
        display: block;
    }

    ul.box03_uu li .box03_uu_weight11 {
        width: 33px;
        display: block;
    }

    ul.box03_uu li .box03_uu_weight12 {
        display: block;
        float: right;
        width: 18%;
    }

    .box04 {
        width: 100%;
        margin-top: 20px;
    }

    .reviews01 {
        width: 98%;
        padding: 0 0 10px;
    }

    .reviews01-left {
        display: none;
    }

    .reviews01-rigth {
        display: none;
    }

    .reviews02 {
        width: 98%;
        padding: 5px 0;
    }

    .reviews02 a {
        width: 67%;
        overflow: hidden;
        height: 17px;
        margin-right: 5px;
    }

    .reviews02 .reviews02-l-icon {
        margin-left: 4px;
    }

    .reviews03 {
        display: block;
        width: 100%;
        padding-top: 7px
    }

    .reviews02 .reviews02-l-icon2 {
        background-position: 0 -399px;
        width: 26px;
        height: 21px;
        line-height: 16px;
        margin-left: 5px;
    }

    p.review_text01 {
        font-size: 14px;
        color: #a75211;
        font-weight: bold;
        width: 60%;
        margin-right: 6px;
        float: left;
    }

    .reviews02 a.re02_text01 {
        width: 18%;
        font-size: 10px;
        text-indent: 15px;
        float: right;
    }

    p.review_text02 {
        color: #808080;
        padding-left: 15px;
        padding-right: 5px;
        display: block;
        padding-top: 5px;
    }

    a.review_text03 {
        color: #a75211;
        text-decoration: none;
    }

    a.review_text03:hover {
        text-decoration: underline;
    }

    a.more_review {
        width: 100%;
    }

    .box04_page {
        /* padding-bottom: 0; */
        padding-top: 12px;
    }

    p.box05_text01 {
        width: 61%;
        margin-right: 5px;
        overflow: hidden;
        height: 50px;
    }

    .box06 {
        width: 100%;
        border-radius: 0;
    }

    .box04_page_01 {
        padding-top: 17px;
    }

    a.box06_link {
        width: 100%;
    }

    a.box06_link p {
        width: 99%;
        /* margin-top: 4px; */
    }

    .view_st {
        width: 100%;
    }

    .text-comment01 {
        display: none;
    }

    .text-comment02 {
        display: block;
        margin: 10px auto;
    }

    ul.box03_uu li.box03_22 {
        width: 100%;
    }

    .big_next {
        display: none;
    }

    .big_next3 {
        display: block;
        margin-left: 3px;
        padding: 5px 0;
        width: 97.5%;
    }

    .big_next3_01 {
        margin-top: 25px;
    }

    ul.bigsize li p {
        font-size: 12px;
        line-height: 18px;
    }


    .vote {
        margin: 15px auto 25px;
        width: 280px;
    }

    .vote_box {
        width: 77px;
        background-position: -20px 0;
    }

    .vote_box2 {
        width: 150px;
    }

    .v_box_search {
        width: 148px;
    }

    .v_box_search p {
        width: 117px;
        padding-left: 6px;
        font-size: 12px;
    }

    .v_b_s03 {
        width: 150px;
        margin-top: 5px;
    }

    .v_b_s03 p {
        width: 120px;
        padding-left: 5px;
        text-align: center;
    }

    .select-style {
        width: 130px;
        background-position: 103px 0px;
    }

    .select-style select {
        width: 170px;
        font-size: 10px;
    }

    .accord-big {
        width: 100%;
        margin: auto;
    }

    .accord {
        height: auto;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .accord-r {
        float: none;
        width: 90%;
        margin: auto;
    }

    .accord-r ul.accord-u {
        float: none;
        width: 100%
    }

    .accord-r ul.accord-u li {
        float: none;
        width: 100%
    }

    .accord-l {
        float: none;
        width: 100%
    }

    .accord-l.chap {
        display: none;
    }

    .app-footer {
        margin-bottom: 50px;
    }

    .vote_box, a.vote_box3 {
        width: 65px;
        height: 30px;
    }

    .vote_box2 {
        width: 130px;
    }

    .vote_box p {
        font-size: 15px;
        line-height: 13px;
        width: 56px;
        padding-top: 2px;
    }

    .vote_box p span {
        font-size: 10px;
    }

    a.vote_box3 {
        font-size: 13px;
        height: 27px;
    }

    .vote_box img {
        position: absolute;
        top: 8px;
        right: -6.5px;
    }

    a.new_box01_left {
        height: 40px;
    }

    a.new_box01_left p {
        height: 100%;
        position: relative;
        top: 7px;
    }

    ul.name_story li {
        width: 100%;
    }

    a.new_box01_left {
        width: 112px;
    }

    /*#head{ clear:both;}
#head1{margin:auto; width:987px; height:90px; background:#ffcaa0 repeat;}*/
    .publishWrap div {
        margin-right: 0;
    }

    .content {
        margin-top: 0px;
    }

    .app-footer {
        margin-bottom: 0px;
    }

    #viewport {
        width: 100%;
    }

    div.novel-type > .name-sub {
        font-size: 11px;
    }

    .cover-pic {
        display: flex;
        position: absolute;
    }

    #big_head .cover-pic {
        display: flex;
        align-items: center;
        width: 100%;
        height: 230px;
        margin: 0px;
    }

    #big_head > .novel-cover-img {
        margin: 20px auto;
    }


    .author {
        margin-top: 5px;
    }

    .author * {
        font-size: 12px;
    }

    #big_head > div {
        margin: 0 auto;
    }

    #big_head .cover-backdrop {
        flex: unset;
    }

    #big_head .novel-detail {
        flex: unset;
    }

    #big_head .novel-stat {
        flex: unset;
    }

    .stat:nth-child(-n+3){
        flex: 1;
    }

    .novel-stat {
        width: 260px;
        margin: 5px auto 20px auto !important;
        flex-direction: row;
    }

    div.stat {
        display: block;
    }

    .novel-stat > div {
        margin-top: 5px;
        text-align: center;
    }

    .stat-text {
        margin: 0px;
    }

    .novel-stat > .rating {
        text-align: center;
    }

    .novel-name {
        font-size: 21px;
        line-height: 25px;
    }

    div.desc_sub {
        font-size: 12px;
        line-height: 17px;
        margin-top: 15px;
    }

    div._tagTruncate {
        font-size: 12px;
    }

    .novel-detail {
        width: 450px;
        border: none;
        padding: 10px;
    }

    div.rating {
        margin-top: 20px;
        bottom: 0;
        right: 0;
    }

    .btn-zone {
        display: none;
    }

    .novel-stat{
        height: unset;
    }
    .novel-cover-img {
        width: 133px;
        height: 199.5px;
        margin-left: auto;
    }

    .viewtip .viewtiptext {
        right: 10px;
    }

    .stat .viewtip .viewtiptext {
        left: 0px;
    }

    div#mobile-fav-btn {
        display: block;
    }

    div#mobile-fav-btn * {
        font-size: 12px;
    }

    div#mobile-fav-btn .customDekdbutton{
        height: 35px;
    }

    .mobile-btn-badge {
        display: flex;
        margin-top: 20px;
    }

    /*.novel-head .badge-publish{*/
    /*    display: none;*/
    /*}*/
    /*.mobile-btn-badge .badge-publish{*/
    /*    display: block;*/
    /*}*/
    button.dekdbutton {
        height: 28px;
        padding: 0px 20px;
    }

    .ellipsis-menu {
        display: none;
        flex-direction: column;
        justify-content: space-evenly;
    }

    div.ellipsis-menu a {
        padding: 0px;
        width: 100%;
    }

    div.ellipsis-menu * {
        display: inline-block;
        padding: 10px;
    }

    div.ellipsis-menu a {
        color: #f37a01;
    }

    div.ellipsis-menu div:active {
        background-color: #f37a01;
    }

    div.ellipsis-menu div:active a {
        color: #fff !important;
    }

    div.ellipsis-menu #reportvote a {
        color: #616161 !important;
    }

    div.ellipsis-menu #reportvote:active {
        background-color: #e5e5e5;
    }

    div.ellipsis-menu #reportnovel a {
        color: #616161 !important;
    }

    div.ellipsis-menu #reportnovel:active {
        background-color: #e5e5e5;
    }

    .cover-backdrop {
        position: relative;
    }

    #big_head .ellipsis-menu {
        padding: 5px 0px;
        width: 150px;
        border-radius: 10px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .15);
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 1;
    }

    #big_head #ellipsis {
        display: block;
        color: #000;
        align-self: flex-start;
        margin-left: auto;
        font-size: 21px;
        transform: translate(-20px, 15px);
        height: 40px;
    }
    .writer-section-head .updated {
        display: none;
    }
    .writer-section-head .chapter {
        display: inline-block !important;
        width: auto;
        position: absolute;
        right: 42px;
    }
}

.writer-section-head .chapter {
    display: none;
}

.writer-feed-list li article {
    clear: both;
    min-height: 93px;
}

#close-extend-similar {
    display: none;
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 11px;
    color: #b1adaa;
    line-height: 24px;
}

#close-extend-similar:hover {
    color: #d94d06;
    cursor: pointer;
}

.recommend-similar-box {
    position: relative;
    margin-top: 15px;
    background: #ffffff repeat;
    text-align: left;
}

.recommend-similar-box:after, .recommend-similar-box:before {
    bottom: 100%;
    left: 70px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.recommend-similar-box:after {
    border-bottom-color: var(--coverpage-section-head-backgroundcolor, #FFC22F) !important;
    border-width: 8px;
    margin-left: -42px;
}
.recommend-similar-box:before {
    margin-left: -44px;
}

.recommend-similar-box .similar-list-wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.recommend-similar-box .similar-list-ul {
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
}

.recommend-similar-box .similar-list-wrapper .similar-list-item {
    float: left;
    width: 110px;
    margin: 0;
    padding: 0;
    border-top: none;
    font-size: 13px;
    color: #76715a;
}

.recommend-similar-box .similar-list-wrapper .similar-list-item .similar-list-item-wrapper {
    border: solid 1px #e3dec9;
    margin: 0 0 6px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 6px;
    background-color: #FFF;
    height: 228px;
}

.recommend-similar-box .similar-list-wrapper .similar-list-item:first-child .similar-list-item-wrapper{
    margin: 0 0 6px 18px;
}
.recommend-similar-box .similar-list-wrapper .similar-list-item .similar-list-item-wrapper:hover {
    border: solid 1px #fa864b;
}

.recommend-similar-box .similar-novel-cover {
    width: 100px;
    height: 150px;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3px;
    border-bottom: 1px solid #e5e5e5;
}

.similar-list-item-wrapper{
    width: 100px;
    height: 230px;
    background-color: white;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.recommend-similar-box .similar-novel-title {
    color: #df5d1a;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    padding: 0 8px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 5px;
}

.recommend-similar-box .similar-novel-title:hover {
    color: #d94d06;
}

.recommend-similar-box .similar-novel-owner {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 8px;
    vertical-align: middle;
    color: #9d9989;
}

.recommend-similar-box .similar-novel-owner a {
    color: #5b4b42;
    display: inline-block;
    font-weight: bold;
}

.recommend-similar-box .similar-novel-category {
    display: block;
    color: #499A13;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 8px;
}

.recommend-similar-box .similar-novel-category:hover {
    color: #2F5F0F;
}

.recommend-similar-box .recommend-similar-title {
    background: var(--coverpage-section-head-backgroundcolor, #ffc22f) repeat;
    font-family: KaLaTeXaDisplay, sans-serif;
    font-size: 21px;
    font-weight: bold !important;
    color: var(--coverpage-section-head-textcolor, #fff);
    height: 32px;
    display: flex;
    align-items: center;
    padding-top: 6px;
    padding-left: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

i.dot {
    font-size: 7px;
    display: inline;
    margin: 0 3px;
    position: relative;
    top: -1px;
}

._txt-ellipsis {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

/*Header*/
.header-story-name {
    width:40%;
    margin: auto 0px;
    color: white;
    padding: 0px 30px 0px 15px;
    font-size: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: 'KalatexaDisplay', serif;
}

.header-story-name a{
    color: white;
}

.font-size-show{
    z-index: 13;
    position: absolute;
    background-color: white;
    width: 300px;
    padding: 3px 0px;
    box-shadow: rgb(0 0 0 / 30%) 0px 6px 10px 0px, rgb(0 0 0 / 20%) 0px 2px 2px 0px;
    border-radius: 0px 0px 5px 5px;
    right: 0px;
    display: none;
}

.chapter-tool-section{
    display: flex;
}

[data-ismobile="1"] .chapter-tool-section{
    display: flex;
    flex-grow: 1;
}


.chapter-text{
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-family: 'KalatexaDisplay', serif;
}
.chapter-text-icon{
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-family: 'KalatexaDisplay', serif;
}
.chapter-icon{
    font-size: 30px;
    color:white;
}
.box-right {
    margin-left: auto;
}
.box-icon-header{
    text-align: center;
    cursor: pointer;
    min-width: 70px;
    align-items: center;
    display: flex;
}
.box-icon-header-font{
    text-align: center;
    cursor: pointer;
    width: 70px;
    justify-content: center;
    display: flex;
}
[data-ismobile="1"] .box-icon-header{
    text-align: center;
    cursor: pointer;
    min-width: unset;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-grow: 1;
}
[data-ismobile="1"] .box-icon-header-font{
    align-items:center;
}
.box-icon-header-icon{
    text-align: center;
    cursor: pointer;
    width: 70px;
    justify-content: center;
    display: flex;
}
[data-ismobile="1"] .box-icon-header-icon{
    align-items: center;
}

.font-size-show p{
    margin: 10px 0px 0px 30px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'KalatexaDisplay', serif;
}

.font-size-show > ul > li > a{
    padding: 5px 46px;
    border: 1px solid;
    border-radius: 3px;
    margin-right: 2px;
}

.font-size-show ul{
    margin: 5px 0px 10px 25px;
    justify-content: normal;
    display: flex;
}
#font-size-text{
    text-decoration: none;
    color: white;
}
#chapter-fav-button{
    text-decoration: none;
    color: white
}
#icon-prev, #icon-next{
    font-size: 24px;
    color:white;
}
#icon-fav{
    filter: invert(100%) sepia(100%) hue-rotate( 170deg) brightness(114%) contrast(100%);
}
#icon-font{
    filter: invert(100%) sepia(100%) hue-rotate( 170deg) brightness(114%) contrast(100%);
}
#icon-bookmark{
    filter: invert(100%) sepia(100%) hue-rotate( 170deg) brightness(114%) contrast(100%);
}
#bookmark-text{
    padding-top: 0;
}
.box-icon-header:hover, .box-icon-header-icon:hover, .box-icon-header-font:hover{
    background-color: rgba(254, 240, 193, 0.6);
}
.chapter-action-button-header {
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.chapter-action-button-header img{
    height: 24px;
}

.font-size-text{
    width: 20px;
    filter: invert(100%) sepia(100%) hue-rotate(170deg) brightness(114%) contrast(10%);
}
.lineHeight{
    width: 13px !important;
    padding-inline: 28px !important;
    margin-right: 5px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.themeMode{
    width: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.icon-line-height{
    width: 28px;
    filter: invert(100%) brightness(85%);
}

#viewport > #main > .font-size-show > ul.bigsize > li > a.themeMode.active {
    background-color: #fe7a01 !important;
    color: #f2f2f2 !important;
    border-color: #fe7a01 !important;
}
#viewport > #main > .font-size-show > ul.bigsize > li > a.lineHeight.active {
    background-color: #fe7a01 !important;
    color: #f2f2f2 !important;
    border-color: #fe7a01 !important;
}
#viewport > #main > .font-size-show > ul.bigsize > li > a.lineHeight.active > img {
    filter: invert(100%) brightness(200%) !important;
}
#font-size-memorize{
    margin-right: 28px;
    font-size: 14px;
    float: right;
}
.box-icon-header-icon.-disabled {
    cursor: default;
    opacity: 0.5;
}
.chapter-action-button-header.-disabled {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}

#js-reset-panel-control{
    float: right;
    margin-right: 26px;
    font-weight: normal;
    font-size: 14px;
    margin: 10px 30px;
    cursor: pointer;
    text-decoration: underline;
}
#reset-panel {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1050;
    overflow-x: hidden;
    overflow-y: auto;
}
#reset-panel > .modal-box {
    font-size: 1rem;
    border: 1px solid #e5e5e5;
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    margin: 8% auto !important;
    max-width: 460px;
    display: flex;
    flex-flow: column;
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    transition: all 200ms !important;
}
#reset-panel > .modal-box > .modal-header {
    padding: 2rem 1.5rem;
    font-size: 2rem;
    border-radius: 3px 3px 0 0;
    background-color: #fff;
    position: static;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
#reset-panel > .modal-box > .modal-header > .modal-title {
    float: left;
    color: #f37a01;
    margin-bottom: -5px;
    font-family: 'KalatexaDisplay', sans-serif;
    font-size: 22px !important;
}
#reset-panel > .modal-box > .modal-body {
    padding: 20px;
}
#reset-panel > .modal-box > .modal-body > .detail {
    font-size: 18px;
    font-family: KalatexaText,sans-serif;
}
#reset-panel > .modal-box > .modal-footer {
    display: flex;
    justify-content: flex-end;
    border: none;
}
#reset-panel > .modal-box > .modal-footer > .cancelbutton {
    box-shadow: inset 0 0 0 1px #a8a8a8 !important;
    color: #a8a8a8 !important;
}
#reset-panel > .modal-box > .modal-footer > .cancelbutton:hover {
    background-color: #a8a8a8 !important;
    box-shadow: inset 0 0 0 1px #a8a8a8 !important;
    color: #ffffff !important;
}