@charset "utf-8";

body {
	color:#000000;
	background:#ffffff;
}
a { color: #ff5b73; }
hr { border-bottom:1px solid #000000; }
h1, h2, h3, h4 {
	line-height:normal;
}
h1 {
	font-size:110%;
	font-weight:normal;
	color:#ffffff;
	margin:0;
}
h2 {
	font-size:130%;
	padding:0;
	margin:0 0 5px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}
h3 {
	font-size:135%;
	font-weight:bold;
	padding-left:7px;
	margin:10px 0 0 0;
	color:#000000;
	border-bottom:1px solid #000000;
}
h4 {
	color: #000000;
	font-size:120%;
	margin:0 0 5px;
	padding:0;
	line-height:130%;
}
h4 small {
	font-size:80%;
}
h5 {
	color:#000000;
	font-weight:normal;
	font-size:100%;
}
small {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS Gothic', 'arial', 'helvetica', sans-serif;
	color:#9fa9b0;
}

/* ラベル */
.label {
	display:inline-block;
	min-width:3.5em;
	padding:0 5px;
	font-size: 85%;
	text-align:center;
	color: #000000;
	line-height:18px;
	background:#ffffff;
	border:1px solid #000000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.label_red {
	background:#c9f5e3;
}
.label_yellow {
	background:#ffdcb6;
}
.label_gray {
	background: #e9f2f6;
}
.label_public {
}
.label_category {
	color:#000000;
	background:#ffffff;
	border:1px solid #000000;
}
.required {
	font-size:80%;
	color:#ff5b73;
}
.new {
	color:#000000;
	background:#fff8aa;
	border:1px solid #000000;
}
.alert { color:#ff5b73; }

/* ボタン */
button.btn,
.btn {
	color: #ffffff;
	background:#ffb9c3;
}

button.btn2,
.btn2 {
	color:#000000;
	background:#ffffff;
	border:1px solid #000000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.btn2.btn_like {
	color:#f59fac;
}
.btn2.btn_bookmark {
	color: #80e6bc;
}

/* フォーム系 */
select,
input[type="text"], input[type="password"],
textarea {
	background:#ffffff;
	color:#000000;
	border:1px solid #000000;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000000;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #000000;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #000000;
}
:-moz-placeholder { /* Firefox 18- */
	color: #000000;
}
/* ダイレクトメッセージ */
.form_container {
	background:#ffffff;
	border:1px solid #000000;
	border-radius:8px;
}

/* ポップアップ */
.popup {
	background:#ffffff;
}
.popup_bg {
	background:rgba(0,0,0,0.6);
}
.popup h2 {
	color: #000000;
	border-bottom:1px solid #000000;
}
.popup .popup_close {
	color:#ffb9c3;
}
.popup .buttons {
	text-align: center;
}

/* キリ番カウンター */
.top_kiriban {
	width:100%;
	height:30px;
	text-align:center;
	color:#ffb9c3;
	font-size:90%;
	position:relative;
	z-index:2;
	margin:60px 0 40px 0;
}

.header_image img {
margin-top: 0;
}

.wrapper {
	background-image:url("../../../img/theme/b/27bg.gif");
	background-repeat: repeat;
	background-position: top left;
	background-size: auto;
}

/* メイン */
.main {
	padding:40px 20px 20px 20px;
	min-height:180px;
	background: rgba(255,255,255,0.8);
	border-radius: 10px;
}
.main .site_title {
	position:absolute;
	top:-10px;
	left:0;
	right:0;
	font-size:100%;
	width:180px;
	height:3em;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	z-index:4;
}
.site_title_bg {
	width:0;
	height:0;
	border-left: 160px solid transparent;
	border-right: 160px solid transparent;
	border-bottom: 220px solid #ffb9c3;
	position:absolute;
	top:-140px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:0;
}
.main .top_text {
	position:relative;
	z-index:2;
}
 .main .top_icons a {
	color:#ffb9c3;
}
.main.cushion{
	margin:30px auto 10px;
	padding-top:40px;
}

/* 戻るリンク */
.main_links ul li {
	border-color: #ff5b73;
}
.profile h3 {
	padding:10px 0 0 0;
}
/* スキ返信 */
.entry_list > ul li {
	padding: 10px;
}
.entry_list > ul li .date {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS Gothic', 'arial', 'helvetica', sans-serif;
}
.comment_reply h3 {
margin-bottom:10px;
}
.comment_content {
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
}

/* 更新履歴 */
.update_list > ul > li {
	border-bottom:solid 1px #000000;
}
.update_list ul li h4 {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS Gothic', 'arial', 'helvetica', sans-serif;
	color:#000000;
}
.update_list ul li h4 small {
	color:#000000;
}

/* アコーディオン */
.accordion-section-title {
	color:#000000;
	border-bottom:solid 1px #000000;
}
.accordion-section-title::after {
	color:#000000;
}

/* 夢小説設定 */
.dream_settings {
	background:#ffffff;
	border: 1px solid #000000;
}
.dream_settings h3 {
	color: #000000;
	margin:auto 10px;
}
.dream_settings h3.active {
	border-bottom:solid 1px #000000;
}
.dream_settings h3 .arrow{
	color:#000000;
}
.dream_settings .accordion-section-title {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS Gothic', 'arial', 'helvetica', sans-serif;
}

/* 小説一覧 */
.novel_list ul li {
	border-bottom:solid 1px #000000;
}
.novel_info {
	margin: 0 3px;
}

/* 小説 */
.entry_text {
	border-top:solid 1px #000000;
}
.novel .pager {
	border:solid 1px #000000;
	border-left:none;
	border-right:none;
}

/* なりチャ */
.narikiri_list ul li {
	background: #ffffff;
	border:solid 1px #000000;
}
.narikiri_list ul li small {
	color:#9fa9b0;
}
.narikiri_list ul li dt {
	border-bottom:solid 1px #000000;
}
.narikiri_list ul li dt h4 {
	color:#ff5b73;
}

/* 開閉するメッセージ */
.toggle_more .show,
.toggle_more .hide {
	color:#ff5b73;
}

/* B専用 */
.entry_list ul {
	line-height:0;
	font-size:0;
}
.entry_list > ul li {
	display:inline-block;
	vertical-align:top;
	float:left;
	position:relative;
	width:31.5%;
	margin:10px 16px 0 0;
	padding:0;
	text-align:left;
	line-height:normal;
	font-size:14px;
	background-color: #ffffff;
	border:solid 1px #000000;
	border-radius:10px;
}
.entry_list > ul li:nth-child(3n+0){
	margin:10px 0 0 0;
}
.entry_list > ul li:nth-child(3n+1){
	clear:both;
}
.entry_list > ul li .date {
	color: #000000;
	margin: auto 10px;
	padding: 10px 0;
	text-align:center;
	height:50px;
	font-size:20px;
	font-weight:bold;
	border-bottom:solid 1px #000000;
}
.entry_list > ul li .date span {
	display:inline-block;
	position:relative;
}
.entry_list > ul li .date .year {
	display:none;
}
.entry_list > ul li .date .time {
	display:block;
	clear:both;
	font-size:14px;
	font-weight:normal;
	margin: 0;
}
.entry_list > ul li h4 {
	padding:10px;
	margin:0;
	min-height:4em;
	color: #ff5b73;
}
.entry_list > ul li h4 a {
	color: #ff5b73;
}
.entry_list > ul li small {
	display:block;
	text-align:right;
	padding: 10px;
	color:#9fa9b0;
}

/* ボーダー色：日記機能 */
.main#diary_page ul, .main#diary_page ul li {
	border-color:#000000;
}
.update_list.diary_list ul small{
	color: #000000;
}
/* シェアボタン */
ul.share_buttons li .sns_btn {
	border-color: #ff5b73;
}
/* ギャラリーの表示切り替えボタン */
ul.gal_view_btn li a{
	opacity: 0.5;
}
/* ギャラリーのお気に入りボタン押下時 */
.favorite_buttons .btn2.btn_off{
	opacity: 0.4;
}
