/ *日本語フォント */
@font-face
{
font-family: "XANO明朝";
src: url('https://cdn.leafscape.be/XANO-mincho/XANO-mincho_web.woff')
     format("woff");
}
/* ここまで */

/* ----- 共通項目 ----- */
body { 
    color: #221717; 
    background-color: #fbf9fb;
    font-family: "Josefin Slab", "Helvetica Neue", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 12px;
    letter-spacing:1px; 
    width: 100%;
    padding:0px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.8;
}

/* リンク */
a { color: #e13640; text-decoration:none;}
a:hover { color: #999696; } 

/* new */
span.new{
    color: #DE3C4B;
    padding-left: 2px;
    padding-right: 2px;
}

/*** TOP タイトルなど ***/
#pageHead {
    width: 300px;
    padding:0px;
    margin: 0 auto;
    margin-bottom: 0;
    text-align: center;
    line-height: 2.4;
}
#pageHead #headStripe{
    margin-left: 140px;
    width: 160px;
    height: 16px;
    margin-top: 0px;
    background-size: 10px 10px;
    background-color: #fbf9fb;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #e13640), color-stop(.5, transparent), to(transparent));
    background-image: linear-gradient(left, #e13640 50%, transparent 50%, transparent);
}
#pageHead h1{
    margin: 40px auto;
    margin-bottom: 0;
    font-family: "Josefin Slab", "XANO明朝", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing:4px;
    font-weight: bold;
}
#pageHead #nForm{
    margin-top: 10px;
    margin-bottom: 30px;
}

/* 注意書きボタン */
#pageHead #cautionBtn{
    font-family: "Josefin Slab", "XANO明朝", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 4px;
    -webkit-appearance: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    /* 背景色 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbf9fb), to(#fbf9fb));
    background-image: -webkit-linear-gradient(left, #fbf9fb, #fbf9fb);
    background-color: #fbf9fb;
    color: #939495;
    border:0px;
}
#pageHead #novelAttention{
    color: #939495;
    text-align: left;
    line-height: 1.8;
    font-size: 11px;
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

/***  TOP メインコンテンツ ***/
#pageBody {
    width: 100%;
    max-width: 500px;
    padding:0px;
    margin:20px auto;
    margin-bottom: 12px;
    zoom:1;
    text-align: center;
}
#pageBody .list{
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: left;
}
#pageBody .list a{
    font-family: "Anonymous Pro", "XANO明朝", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    color: #3e3c3e;
    padding: 4px 6px;
    border-bottom: solid 1px #e13640;
    line-height: 2.8;
}
#pageBody .list a:hover{
    color: #e13640;
}
#pageBody h3{
    font-size: 18px;
    font-weight: 700;
    margin:20px 0px 4px 0px;
}
#pageBody h3{
    font-size: 16px;
    margin:20px 0px 8px 0px;
}
#pageBody h3.right{
    text-align: right;
}
#pageBody p.chapterList{
    margin-top: 0px;
}
#pageBody p.listLeft{
    text-align: left;
    margin-left: 20px;
    padding-left: 14px;
    border-left: 2px dashed;
}
#pageBody p.listRight{
    text-align: right;
    margin-right: 20px;
    padding-right: 14px;
    border-right: 2px dashed;
}

/* ページ下部 */
#pageBody #omake{
    margin-top: 28px;
    margin-bottom: 14px;
    text-align: center;
    font-size: 10px;
}

/*** 共通　BACKボタン ***/
#back{
    margin-top: 10px;
    line-height: 2.5;
    text-align: center; 
}

/*** 小説本文画面 ***/
#pageBody #novel{
    font-family: "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width:84%;
    margin: 40px auto;
    margin-bottom: 12px;
    text-align: justify; 
    color: #000;
}
#pageBody #novel h5{
    color: #000;
    font-family: "Anonymous Pro", "XANO明朝", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 18px;
    font-size: 20px;
    letter-spacing: 4px;
}
#pageBody #novel h5 span{
    padding-bottom: 4px;
    border-bottom: solid 1px #e13640;
}
#pageBody #novel #atogaki{
    background-color: #fff;
    margin-top: 30px;
    padding: 10px;
    color: #666;
    font-size: 11px;
}
#pageBody #novel #next{
    font-family: "Josefin Slab",cursive;
    margin-top: 12px;
    margin-bottom: 14px;
    text-align: center;
}

/* ------ フォーム系 ------ */
input[type=text],textarea,input[type=submit]{
    /* デフォルト設定をリセット */
    -webkit-appearance: none;
    /* 角丸設定など */
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    vertical-align:middle; 
    position:relative; 
    top:-1px; 
}
/* 色味指定（フォーム）*/
input[type=text],textarea{
    /* 背景色（全て指定） */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e13640), to(#e13640));
    background-image: -webkit-linear-gradient(left, #e13640 , #e13640);
    background-color: #e13640;
    /* 文字色 */
    color: #f6f7f8;
    /* 枠 */
    border: 0px;
}
/* 色味指定（ボタン）*/
input[type=submit]{
    /* 背景色 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e13640), to(#e13640));
    background-image: -webkit-linear-gradient(left, #e13640, #e13640);
    background-color: #e13640;
    /* 文字色 */
    color: #f6f7f8;
    border:0px;
}
/* テキストエリア */
textarea{
    width: 80%; /* 長さ */
    margin: 4px 0px; /* 余白 */
}
/* 入力フォーム */
input[type=text]{
    font-size: 80%;
    width: 60px; /* 長さ */
    height: 25px;  /* 高さ */
    padding:0 2px; /* 文字余白 */
    text-align: center;
    margin-right: 6px;
    vertical-align:middle; 
    position:relative; 
    top:-1px; 
}
/* ボタン */
input[type=submit]{ 
    width: 50px; /* 長さ */ 
    height:25px; /* 高さ */
    padding:0 2px; /* 文字余白 */
}


#pageBody #info{
    font-size: 11px;
    background-color: #eee;
    color: black;
    opacity: 0.8;
    width: 90%;
    margin: 40px auto;
}
#pageBody #info #bun{
    background-color: #eee;
    color: black;
    opacity: 0.8;
    width: 86%;
    margin: auto;
    padding: 18px 0px;
    text-align: justify; 
}
#pageBody #change{
    width: 180px;
    margin: 4px 2px; /* 余白 */
}