@charset "utf-8";

/*=Information==================================================

  File Name:default.css
	1.base
	2.header
	3.footer
	4.module

	Author:Kuroneko
	LastUpdate:2014.1.26


==============================================Information END=*/



/*=1.[ base ]
==============================================================*/



html, body, h1, h2, h3, h4, h5, h5, h6, p, ul, ol, li, dl, dt, dd, form, textarea, blockquote {
margin: 0;
padding: 0;
list-style: none;
font-style: normal;
line-height: 1.4;
}

html {
height: 100%;
margin-bottom: 1px;
font-size: 62.5%;
overflow: scroll;
}

body {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
background-image: url("/common/img/snow_@2X.png");
background-size: 500px 500px;
-webkit-background-size: 500px 500px;
-moz-background-size: 500px 500px;
color: #333;
}
/* This background pattern is created by subtlepatterns.com */

a {
color: #0068B7;
}

section {
margin: 8em 15em;
min-width: 800px;
font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
margin-bottom: 10px;
}

h1 {
position: absolute;
top: -2px;
left: 25px;
font-family: 'Elsie Swash Caps', cursive;
font-size: 55px;
font-weight: normal;
z-index: 5;
text-shadow: 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff
}

h2 {
position: relative;
margin: 2em 0;
font-family: 'Elsie Swash Caps', "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
font-size: 40px;
font-weight: normal;
text-align: center;
text-shadow: 0 3px 0 #fff, 3px 0 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff
}

h2:before {
content: "";
position: absolute;
display: block;
top: 50%;
width: 100%;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.5), rgba(0,0,0,0));
z-index: 1;
}

h2 span {
padding: 0 20px;
position: relative;
z-index: 5;
}

h3 {
font-size: 20px;
}

p {
margin-bottom: 1em;
}

img {
border: 0;
vertical-align: bottom;
}

hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
behavior: url("/common/js/PIE.htc");
}

strong {
font-weight: bold;
margin: 0 0.1em;
padding: 0;
}

ul, ol, dl {
line-height: 1.4;
}

dd {
margin-top: -18px;
margin-left: 150px;
margin-bottom: 1em;
}

table {
border-collapse: collapse;
empty-cells: show;
width: 100%;
}

th {
vertical-align: top;
text-align: left;
font-weight: bold;
}

th, td {
padding: 0.1em 0.3em;
line-height: 1.7;
}

form {
display: block;
}

fieldset {
border: none;
}

/*=2.[ header ]
==============================================================*/



#global-nav ul {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 47px;
text-align: right;
border-bottom: 3px double #ccc;
margin-right: 78px;
}

#global-nav ul li {
display: inline-block;
list-style: none;
}

#global-nav ul li a {
display: block;
font-family: 'Wire One', sans-serif;
font-size: 30px;
margin: 5px 0.5em;
padding: 0 0.5em;
text-decoration: none;
color: #333;
}

#global-nav ul li a:hover {
border-bottom: 3px solid #E4007F;
}

#logo {
position: absolute;
top: -10px;
right: 0;
transition: all 1s ease;
-webkit-transition: all 1s ease;
}

#logo:hover {
transform: rotate(720deg);
-webkit-transform: rotate(720deg);
}

/*=4.[ footer ]
==============================================================*/



.gototop {
position: relative;
clear: both;
text-align: center;
font-size: 14px;
}

.gototop:before {
position: absolute;
content: '\75';
font-size: 16px;
top: -1em;
left: 50%;
margin-left: -5px;
font-family: "fontello";
color: #E4007F;
}

.gototop:after {
content: "";
position: absolute;
display: block;
top: 50%;
width: 100%;
height: 1px;
border-top: 1px dotted #ccc;
z-index: -1;
}

.gototop a {
display: inline-block;
padding: 3px 7px;
text-decoration: none;
background: #fff;
color: #E4007F;
border: 2px solid #E4007F;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

footer {
position: relative;
margin: 0;
padding-top: 1em;
background: url(/common/img/backCopycat.png) no-repeat bottom right;
background-size: 25px 40px;
-webkit-background-size: 25px 40px;
-moz-background-size: 25px 40px;
text-align: right;
}

#copy p {
margin-bottom: 0.4em;
margin-right: 40px;
}

#saying {
position: relative;
display: inline-block;
padding: 3px 8px;
color: #fff;
background-color: #E4007F;
font-size: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#saying:after {
position: absolute;
display: block;
border: 3px solid transparent;
border-right-width: 0;
border-left-color: #E4007F;
top: 0.5em;
right: -3px;
content: "";
width: 0;
}

#analytics {
position: absolute;
bottom: 0;
left: 0;
}

/*=5.[ module ]
==============================================================*/





.novel-tag {
font-size: 10px;
text-align: right;
}

.author {
text-align: right !important;
}

.pager {
padding: 20px 0;
text-align: center;
clear: both;
}

.pager li {
display: inline-block;
margin: 0 1em;
padding: 0.5em;
font-size: 12px;
width: 150px;
}

.pager li:last-child {
margin: 0;
}

.pager li:last-child a:after {
content: '\72';
font-size: 14px;
font-family: "fontello";
}

.pager li:first-child a:before {
content: '\6c';
font-size: 14px;
font-family: "fontello";
}

.pager a {
}

.more {
text-align: right;
}

#mail-send, #mail-copyright {
text-align: right;
}

#mail-send input {
font-size: 16px;
font-weight: normal;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
border: 1px solid #ee1eb5;
padding: 5px 10px;
text-decoration: none;
background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ff5bb0), color-stop(100%, #ef027d) );
background: -moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
background: -ms-linear-gradient( top, #ff5bb0 5%, #ef027d 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
background-color: #ff5bb0;
color: #ffffff;
display: inline-block;
box-shadow: inset 1px 1px 0px 0px #fbafe3;
}

#mail-send input:hover {
background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ef027d), color-stop(100%, #ff5bb0) );
background: -moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
background: -ms-linear-gradient( top, #ef027d 5%, #ff5bb0 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
background-color: #ef027d;
}

/* This css button was generated by css-button-generator.com */


#mail-copyright {
text-align: right;
}

.clearfix:before, .clearfix:after {
content: " ";
display: table;
}

.clearfix:after {
clear: both;
}

.clearfix {
 *zoom: 1;
}




/*================================================END OF FILE=*/
