@charset "UTF-8";

/*
Theme Name: theme-mgcl
Theme URI: MagicalRemix&Co.
Description: グレース共和様専用テーマ
Version: 1
Author: MagicalRemix&Co.
Author URI: http://www.magical-remix.co.jp/
*/

/* re-reset
------------------------------------------------*/
#content .post-body hr {
	border: dotted 1px #999;
	border-style: dotted none none;
	margin: 1.2em 0;
}

#content .post-body h1 { margin: 0.5em 0; font-size: xx-large; font-weight: bold;}
#content .post-body h2 { margin: 0.9em 0; font-size: x-large; font-weight: bold;}
#content .post-body h3 { margin: 0.9em 0; font-size: large; font-weight: bold;}
#content .post-body h4 { margin: 0.9em 0; font-size: medium; font-weight: bold;}
#content .post-body h5 { margin: 0.9em 0; font-size: small; font-weight: bold;}
#content .post-body h6 { margin: 0.9em 0; font-size: x-small; font-weight: bold;}

#content .post-body p {
	margin: 0.9em 0;
	line-height: 1.5;
}
#content .post-body table {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border: solid 1px #999;
}
#content .post-body table caption {
	margin-top: 1em;
	text-align: left;
}
#content .post-body table th,
#content .post-body table td {
	border: solid 1px #ccc;
	padding: 6px;
}
#content .post-body table th {
	background: #f1f1f1;
	white-space: nowrap;
	color: #333;
}
#content .post-body ol {
	padding-left: 2.5em;
	list-style-type: decimal;
	margin: 1em 0;
}
#content .post-body ul {
	padding-left: 2em;
	list-style-type: disc;
	margin: 1em 0;
}
#content .post-body dd { margin-left: 2.5em; }
#content .post-body blockquote { margin: 1em 2.5em; }
#content .post-body img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
#content .post-body img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
#content .post-body .photo-thum {
	float: left;
	margin: 0 20px 10px 0;
}
#content .post-body .photo-thum img {
	border: 1px solid #ddd;
	padding: 1px;
}

/* post
------------------------------------------------*/
#content .post { overflow: hidden; }
#content .post-meta { zoom: 1; margin-bottom: 20px; }
#content .post-meta:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#content .post-date { float: left; }
#content .post-cats-tag { float: right;}
#content .post-cats {}
#content .post-tags {}
#content .post-body { zoom: 1; margin: 0 0 30px; }
#content .post-body:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#content .post_exce {}

/* page-nav
------------------------------------------------------------------ PageNav */
#page-nav { zoom: 1; border-top: 1px solid #d9d9d9; margin: 30px 0 15px; padding: 10px 0 0; font-size: 93%; }
#page-nav:after { content: "."; display: block; height: 0; clear: both; line-height: 0; visibility: hidden; }
#page-nav .next_post { float: right; }
#page-nav .prev_post { float: left; }

/* Widgets
------------------------------------------------------------------ */
.widget { margin: 0 0 20px; }
.widget h3 {
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	padding: 5px;
	font-weight: bold;
}
.widget ul {}
.widget ul li { background: url(img/arrow.gif) no-repeat 0 7px; margin: 0 0 7px 5px; padding: 0 0 0 7px; }
.widget form {}
.widget table {}
.widget table tr {}
.widget table th {}
.widget table td {}

.widget_calendar { /* カレンダー */ }
.widget_calendar .widget_title {}
.widget_calendar #calendar_wrap {}
.widget_calendar table {
	width: 90%;
	border-collapse: separate;
	border-spacing: 0;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.widget_calendar table caption {
	padding-bottom: 3px;
	text-align: center;
	font-size: 108%;
}
.widget_calendar table thead {
	background: #777;
	color: #fff;
}
.widget_calendar table th {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	padding: 3px;
}
.widget_calendar table td {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	padding: 3px;
}
.widget_calendar table td#today { background: #EAEAEA; }
.widget_calendar table td a { font-weight: bold; }
.widget_calendar table tfoot {}
.widget_calendar table tfoot td { border: 0;  border-top: 1px solid #999; }
.widget_calendar table tfoot td a { font-weight: normal; }
.widget_calendar table tfoot td#prev { text-align: left; }
.widget_calendar table tfoot td .pad {}
.widget_calendar table tfoot td#next { border-right: 1px solid #999; text-align: right;  }
.widget_calendar table tbody td a {}
.widget_calendar table tbody .pad {}
.widget_calendar table tbody .today {}

.widget_search { /* 検索ウィジェット */ }
.widget_search .widget_title {}
.widget_search form {}
.widget_search .searchform {}
.widget_search .widget_title {}
.widget_search dl {}
.widget_search dt { display: none; height: 0; }
.widget_search dd {}
.widget_search .s { width: 110px; padding: 2px; }
.widget_search .search { padding: 2px;}

.widget_archive { /* アーカイブ */ }
.widget_archive label { display: none; }
.widget_archive select { width: 100%; }

/* online-reception
------------------------------------------------------------------ */
ul.bnr a:hover img {
    transition: opacity 0.5s;
    opacity: 0.7;
}
.subvisual a:hover img {
    transition: opacity 0.5s;
    opacity: 0.8;
}
dl#online-reception {
    border: 1px solid #ccc;
    padding: 20px;
}

dl#online-reception .column {
    background: #e6eeff;
    padding: 0 20px 20px;
    margin-bottom: 10px;
}
dl#online-reception dt {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dashed;
    color: #5672b3;
    margin: 0 0 10px;
    padding: 20px 0 10px;
}
#online-reception dt span {
    background: #b35656;
    font-size: 14px;
    padding: 4px;
    margin: 0 0 0 7px;
    color: #fff;
    font-weight: normal;
}
dl#online-reception dd {
    margin: 12px 0 !important;
    padding: 0;
    font-size: 16px;
}
dl#online-reception input {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
}
dl#online-reception select {
    background: #fff;
    width: 50%;
    height: 40px;
    font-size: 16px;
}
input#tel {
    margin: 0 0 10px 10px;
}
input#email {
    margin: 0 0 0 10px;
}
#online-reception + p input {
    width: 30%;
    height: 50px;
    font-size: 16px;
    color: #fff;
    background: #5672b3;
    border-radius: 9px;
}
#online-reception + p input {
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #fff;
    background: #5672b3;
    border-radius: 9px;
}
#online-reception + p input:hover {
    background: #3e5280;
    transition: background 0.5s;
}
