@charset "utf-8";

* {
	outline: none;
	word-wrap: break-word;
	font-family: "游明朝", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
	/*max-height: 99999px;*/ /** for android chrome **/
}

body {
	margin: 0;
	padding: 0;
	
	font-size: 0.75em;
	font-family: "游明朝", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;

	line-height: 1.75;
	background-color: #fff;
	background-position: center;
	-webkit-text-size-adjust: 100%;
}

h1,h2,h3,h4{
	font-weight: bold;
}

h1 { font-size: 125%; }

h2 { font-size: 121%; }

h3 { font-size: 110%; }

p {
	margin: 1em 0px;
}

img{
	max-width: 100%;
	height: auto;
}

iframe{
	max-width: 100%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset {
	margin: 1em 0;
	border-radius: 0.5em;  
	padding: 0.5em 1em;
}

legend{
	font-weight: bold;
	font-size: 125%;
	padding: 0 1em;
}


strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

input{
	margin: 0.125em;
	max-width: 85%;
}

texarea{
	margin: 0.125em;
	max-width: 85%;
}

hr {
	clear: both;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-bottom: 20px;
}

a img{
	border: none;
	/*transition: all 0.5s;*/
}

form{
	margin: 0;
	padding: 0;
}

a:hover{
	text-decoration: none;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.clearfix:after {
  content: ".";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}




@media only screen and (min-width: 780px) {
	.sp{
		display: none;
	}
	
}

body.entry-content{
	margin: 1em !important;
	width: auto;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.hr {
	clear: both;
	font-size: 0;
	line-height: 0;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 20px;
}

.more-link {
	vertical-align: middle;
}

#theme_editor{
	font-size: 0;
	line-height: 0;
	color: #fff;
	text-indent: -9999em;
	position: absolute;
}

.new_label{
	background-color: #c22;
	color: #fff;
	font-size: 0.75em;
	line-height: 1;
	border-radius: 0.5em;
	vertical-align: middle;
	padding: 0.125em 0.5em;
	margin: 0 0.5em;
	text-decoration: none !important;
	display: inline-block;
}

.sub_cat{
	text-decoration: none;
}


.lh{
	font-size: 1.333333333333333em;
}

.ib{
	display: inline-block;
	text-decoration: inherit;
}

/*
td font img{
	margin:0 2em;
}
*/

.note{
	color: #777;
	font-size: 92.30769230769231%;
}

/* table */

table {
	margin: 0px 0px 20px 0px;
	border-collapse: collapse;
	width: 99.8%;
}

.common th {
	border-width: 1px;
	border-style: solid;
	padding: 0.5em;
	text-align: left;
	font-weight: normal;
}

.common td {
	border-width: 1px;
	border-style: solid;
	padding: 0.5em;
}

#top {
	display: none;
	float: left;
}

.header_body td {
	padding: 0;
}

#header {
	clear: both;
	overflow: hidden;
}


#catch_copy_wrap {
	vertical-align: middle;
	/*width: 50%;*/
	float: left;
	display: inline-block;
}

#catch_copy_wrap_wide {
	vertical-align: middle;
	width: 100%;
}


#catch_copy {
	font-size: 0.8333333333333333em;
}

#header_content_row2{
	margin-bottom: 10px;
	overflow: hidden;
	display: table;
}

#header_title {
	vertical-align: top;
	/*width: 60%;
	float: left;*/
	display: table-cell;
}

#logo {
	margin: 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

#site_name {
	font-size: 2.333333333333333em;
	line-height: 1.75;
	font-weight: bold;
	margin: 0 0 0 0;
}

#site_name a {
	text-decoration: none;
}

#header_content {
	/*width: 50%;
	float: right;*/
	display: table-cell;
}


#header_search_wrap {
	text-align: right;
	vertical-align: middle;
	width: 40%;
	float: right;
}

#header_search {
	margin: auto 0 auto auto;
	width: 215px;
	vertical-align: middle;
}

#header_search td {
	vertical-align: middle;
	padding: 2px;
	text-align: right;
}

input.header_tb {
	width: 150px;
	padding: 2px;
	line-height: 1.2;
}

input.sub {
	font-size: 91%;
	height: 1.75em;
	line-height: 1.25;
	border-radius: 0.25em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAQAAAD4iURRAAAAoklEQVQY023PsQZCYRjG8Y8ztTadKaIpIqKpqam1NaJraI3uoKkLiOgC4tAdtEZTU1M0RUSc6ddw6vhS7zP9/Xnf9wmCmrWbh52uECdIXRyMjWRyg2+5sld549JZEsuLUYl1NGN5NyyxinYst7ISp57qsey42+hrmCtm8fkhCHoO4GpiDU5Fqc+K9H0rMZMjN5MEv2k5guyfDCoWOP+XRef0BQzm0waezTxgAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: 0.3em 50%;
	padding: 0.125em 0.5em 0.125em 1.75em;
	border: none;
	cursor: pointer;
	width: 6em;
}

input.sub:hover {
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}

/* BANNER */

#banner {
	overflow: hidden;
	clear: both;
}

#banner img {
	max-width: 100%;
	height: auto;
}

#banner2 {
	overflow: hidden;
	clear: both;
}

#premium_banner {
	overflow: hidden;
	clear: both;
}

#eye_catch img{
	width: 100%;
	height: auto;

}



.header_navi_wrap_wide {
	text-align: right;
	width: 100%;
}

.header_navi {
	margin: 0;
	padding: 0;
	text-align: right;
	/*white-space: nowrap;*/
}

.header_navi ul {
	margin: 0;
	padding: 0;
}

.header_navi li {
	display: inline;
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
	/*background-image: none;*/
}

.header_navi li a {
	margin: 0;
	font-size: 0.9166666666666667em;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
}

.header_navi li a:hover { text-decoration: underline; }


@media only screen and (min-width: 780px) {


/**GLOBAL**/


#global_navi_wrap{
	margin-bottom: 0;
}

#global_navi {
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 10;
	border-bottom: none;
}

.menu_global br { display: none; }


/* Top level menu */

.menu_global_square { /*ul*/
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	width: 100%;
	display: table;
}

.menu_global_square > .menu-item {
	width: "global_menu_item_width"%;
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.menu_global_square > .menu-item > div{
	width: 0;
	height: 0;
}

.menu_global_square > .menu-item > a{

	width: 100%;
	text-align: center;
	/*height: inherit;*/

	font-weight: bold;
	text-decoration: none;

	display: inline-block;
	_display: block;
	display: table;
	vertical-align: middle;

	cursor: pointer;
	/*line-height: 1.2;*/
	
}

.menu_global_square > .menu-item > a > span{
	display: table-cell;
	vertical-align: middle;
	
	padding-left: 20px;
	padding-right: 20px;
}

.menu_global_square > .menu-item > a:hover{
	/*transition: all 1.0s;*/
}


/* sub-menu */

.menu_global_square .sub-menu {
	background-color: rgba(255,255,255,0.95);
}

.menu_global_square .sub-menu > li > div{
	display: none;
}

.menu_global_square .sub-menu {
	position:absolute;
	top:auto;
	left: auto;
	margin: 0;
	padding: 0;
	z-index: 20 !important;
	width: 250px;
}

.menu_global_square li:hover > .sub-menu {
	box-shadow: 3px 6px 5px 3px rgba(0,0,0,0.25);
	/*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVR42mL8////JwY0wMSABVAoCAAAAP//AwCVygP5zsYECgAAAABJRU5ErkJggg==);*/
	_background-color: #eee;
	border-width: border_width;
	border-top-width: 0;
	border-style: solid;
	border-color: #ccc;
}

.menu_global_square .sub-menu > li {
	float: left;
	clear: both;
	background: none;
	list-style: none;
	width: 250px;
	display: none;
}

.menu_global_square li:hover > .sub-menu > li {
	display: block;
}

.menu_global_square .sub-menu > li > a {
	display: block;
	white-space: normal;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 125%;
	padding-left: 1.5em;
	background: none;
	/*border: none;*/

	height: auto;
	cursor: pointer;
	/*line-height: 1.2;*/
}

/*.menu_global_square .sub-menu > li a {
	padding: 10px 15px 10px 10px !important;
}*/



/** sub-menu sub-menu **/

.menu_global_square .sub-menu > li > .sub-menu {
	position: absolute;
	width: auto;
	left: 99.9%;
	margin-top: -36px;
}

.menu_global_square .sub-menu li > .sub-menu:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent !important;
	border-left-color: #454e08 !important;

	top: 13px;
	left: -15px;
}

.menu_global_square .sub-menu li:hover > .sub-menu:before {
	top: 12px;
	left: -16px;
}

.menu_global_square .sub-menu > li:hover > .sub-menu{
	box-shadow: 3px 6px 5px 3px rgba(0,0,0,0.25);
	display: block;
}


.menu_global_square .sub-menu > li > .sub-menu > li{
	display: none;
}

.menu_global_square .sub-menu > li:hover > .sub-menu > li{
	display: block;
}


}

#category_navi {
	background-image: url(data:image/gif;base64,R0lGODlhBQDIALMAAAAAAP////v7+/r6+vn5+fj4+Pf39/b29vX19fT09PPz8/Ly8uXl5f///wAAAAAAACH5BAEAAA0ALAAAAAAFAMgAAARQkEkZal04672V/2Aogklpnmh6ImzrvkcszzRt3HiuF3zv/z+CcEgsDo7IpFLAbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4PAIAOw==);
	background-color: #fbfbfb;
	background-repeat: repeat-x;
}

#category_navi li {
	display: inline-block;
	background-image: url(data:image/gif;base64,R0lGODlhCQAJAPEDAPb29vX19TIyMgAAACH5BAUAAAMALAAAAAAJAAkAAAINlI+pEmuQgBRQ1ehyKgA7);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 12px;
	padding-right: 1em;
	min-width: 3em;
}

#category_navi li a {
	text-decoration: none;
}

#category_navi li a:hover {
	text-decoration: underline;
}


/* WIDGETS */

.widget {
	list-style: none;
}

/* LINES */

.widget > ul,
.widget_calendar div,
.widget_search div,
.widget .textwidget,
.widget_tag_cloud div,
.widget > div > ul {
}

/* TITLE */

.widgettitle {
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	overflow: hidden;
	margin: 0;
	padding: 0.5em 0;
}

.widgettitle img {
	vertical-align: middle;
	margin: 0;
}

/* CATEGORY */

.widget > ul {
	margin: 0 0 1px 0;
	padding: 0;
}

.widget > ul > li {
	list-style: none;
	padding: 0.5em 0;
	margin: 0;
	/*line-height: 1.50;*/
}

.widget > ul li a {
	zoom: 1;
}

/* SUB CATEGORY */

.widget > ul li ul {
	padding: 0;
	margin: 0 0 -6px 2px;
	background: none !important;
	border: none;
}

.widget > ul li ul li {
	margin: 0;
	padding: 4px 4px 4px 8px;
}

.postform {
	margin: 0.5em 0;
}

.widget select {
	margin: 1em 0 0 0;
}

/* Archive etc. */

.widget_archive a,
.widget_categories a,
.widget_tag_cloud a,
.widget_recent_entries a,
.widget_meta a,
.widget_minimal_submenu a {
	text-decoration: none;
	color: inherit !important;
}

.widget_archive a:hover,
.widget_categories a:hover,
.widget_tag_cloud a:hover,
.widget_recent_entries a:hover,
.widget_meta a:hover,
.widget_minimal_submenu a:hover {
	text-decoration: underline;
}

/* Calendar */

.widget_calendar th,
.widget_calendar td {
	border-width: 1px;
	border-style: solid;
}

.widget_calendar div {
	margin: 0;
	padding: 0;
	text-align: center;
}

.widget_calendar table {
	width: 95%;
	margin: 0;
	border-collapse: collapse;
	margin: auto;
}

.widget_calendar caption {
	font-weight: bold;
	text-align: center;
}

.widget_calendar th {
	text-align: center;
	font-weight: normal;
}

.widget_calendar td {
	padding: 0;
	height: 2em;
	text-align: center;
	vertical-align: middle;
}

.widget_calendar tfoot td {
	background: none;
	border-width: 0px;
}

.widget_calendar tfoot td a {
	background: none;
	border-width: 0px;
}

.widget_calendar td a {
	padding: 1px 2px;
	letter-spacing: 0px;
	margin: 0px;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Search */

.widget_search {
	clear: both;
	background-color: transparent !important;
}

.widget_search div {
	margin-bottom: 0em !important;
}

.widget_search #searchsubmit {
	margin: 2.5% 2.5% 2.5% 0;
	padding: 0.125% 0.25%;
	width: 25%;
}

.widget_search #s {
	width: 60%;
	padding: 0.5%;
	margin: 0 2.5% 0 2.5%;
}

/* LINK */

.widget_links ul a {
	display: inline-block;
	clear: right;
}

/* TEXT */

.textwidget {
	padding: 0.5em 0;
	clear: both;
	overflow: hidden;
}

/* TAG CLOUD */

.widget_tag_cloud div {
	overflow: hidden;
	padding: 0.5em 0;
	margin-bottom: -1px;
}

/* SEARCH */

.widget_search div {
	padding: 0.5em 0;
	clear: both;
	overflow: hidden;
}

.widget_minimalnewswidget br {
	line-height: 0px;
}

.after_title {
	line-height: 0;
}

.widget .post_date {
	padding-right: 1.0em;
}

/* COMMENTS */

#recentcomments {
	min-height: 2em !important;
	/*height: 2em !important;*/
}







.post_list_post_title {
	display: block;

	margin: 0.25em 1em 0.25em 0;
	list-style: none;
}

.post_list_type_hide .post_list_post_title{
	font-size: 100%;
	font-weight: normal;
}

.post_list_post_title
{
	font-size: 121%;
	font-weight: bold;
}


.post_list_post_title .post_date{
	min-width: 16ex;
	display: inline-block;
}

.post_list_item {
	margin-bottom: 1em;
	padding-bottom: 0.25em;
	overflow: hidden;
}

.post_list_thumb_content_wrap{
	width: 100%;
}

.post_list_thumb {
	vertical-align: top;
	text-align: center !important;
}

.post_list_post_content{
	margin: 0;
	padding: 0;
}

.post_list_content {
	vertical-align: top;
	padding-left: 20px;
}

.post_list_thumb img {
	margin: 0 auto !important;
	float: none;
}

.no_image {
	border-width: 1px;
	border-style: solid;
	margin: 0.83em 0 !important;
}

.no_image td{
	text-align: center;
	vertical-align: middle;
}






/* POST META  */

.panel {
	padding: 10px 0px 0px 10px;
	margin: 10px 10px 2.0em 10px;
	font-size: 83.33333333333333%;
	clear: both;
	text-align: center;
}

.post_meta {
	font-size: 83.33333333333333%;
	padding: 0.5em 0 0 0;
	margin: 0 0 1em 0;
	letter-spacing: 0px;
}

.post_meta_item{
	display: inline-block;
	margin: 0 0.5em;
}

.post_meta_item_title{
	font-weight: bold;
}

.comm a {
	font-size: 83.33333333333333%;
	text-decoration:none;
	background:url(data:image/gif;base64,R0lGODlhDgAOAMQAAAAAAP////Pz8+3t7erq6uTk5OHh4d7e3qioqJmZmZCQkH5+fnt7e3JycmxsbGZmZmBgYFRUVE5OTjw8PDk5OTMzMycnJxsbGxgYGBUVFf///wAAAAAAAAAAAAAAAAAAACH5BAEAABoALAAAAAAOAA4AAAVBoCaKy+QUYypSQIuhqqa0NBRrEt1ad6MDkdvgQssYbhpCo3KKJR7QaJRx0CB+WN4Diz1wsYbvLyymGRLotDotCAEAOw==) no-repeat;
	background-position: 0% 0%;
	padding: 0 10px 0 19px;
}

.comm a:hover {
	text-decoration: underline;
}

.edit a {
	font-size: 83.33333333333333%;
	text-decoration:none;
	background:url(data:image/gif;base64,R0lGODlhDgAOAPECAGsFBWZmZgAAAAAAACH5BAUAAAIALAAAAAAOAA4AAAImjH+iGgD93mIOtjCFrXLuiHkcmH1XOZ4egmRa6TJLGGtG7eH6VAAAOw==) no-repeat;
	background-position: 0% 100%;
	padding: 0 10px 0 15px;
}

.edit a:hover {
	text-decoration: underline;
}
/* pagination */

.screen-reader-text {
	display: none;
}

.pagination a {
	padding: 5px 10px;
	display: inline-block;
	color: #666666;
	background-color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.pagination a:hover {
	background-color: #e8e8e8;
}

.pagination span {
	padding: 5px 10px;
	display: inline-block;
}

.pagination span.current {
}

.pagination {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
	background-color: transparent;
}

.navigation {
	text-align: center;
	margin: 10px 0;
}


/* PREV & NEXT NAVI */

.navigation .alignleft {
	float: left;
	padding: 0;
	margin: 0;
}

.navigation .alignright {
	float: right;
	padding: 0;
	margin: 0;
}


.page_number_panel,
.next_prev_panel {
	margin-right: 20px;
}

.page_number_panel a,
.next_prev_panel a {
	text-decoration: none;
}

.page_number {
	padding: 0 0.5em;
	text-decoration: none;
	margin-right: 0.25em;
}


#page_title{
	overflow: hidden;
}

.page_title_table{
	width: 100%;
}

.page_title_table td {

}

.page_title_text {
	font-size: 175%;
	font-weight: bold;
	border: none;
	padding: 0;
	margin: 0;
	line-height: 1.125;
	vertical-align: middle;
}

.has_bg .page_title_text {
	padding-left: 1.0em;
}

.maintitle{
	margin-right: 0.5em;
}

.page_title_text .subtitle{
	font-size: 50%;
	font-weight: normal;
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#to_page_top { text-align: right; }

#to_page_top a {
	text-decoration: none;
}

#footer_content {
	overflow: hidden;
}

#credit_text{
	font-family: "Droid Sans","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}

.footer_navi {
	text-align: center;
	margin: 0.5em 0;
}

.footer_navi ul {
	margin: 0;
	padding: 0;
	overflow: visible;
	margin: 0 auto;
	text-align: center;
	display: inline;
	overflow: hidden;
}

.footer_navi ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}

.footer_navi ul li:first-child {
	border-left: none;
}

.footer_navi ul li.home { border-left: none; }

.footer_navi ul li a {
	white-space: nowrap;
	text-decoration: none;
	padding: 0 10px;
}

.footer_navi ul li a:hover { text-decoration: underline; }

.footer_navi ul li.current-menu-item a , 
.footer_navi ul li.current-menu-ancestor a{
	font-weight: bold;
}

.comment_wrap {
	margin: 0px auto 0px auto;
	text-align: left;
	clear: both;
}

.comment_wrap a { text-decoration: none; }

.comment_wrap a:hover { text-decoration: underline; }

.comment_wrap .comm_count {
	padding-top: 15px;
	padding-bottom: 7px;
	font: bold 12px;
}

/* form */

#comment_form {
	margin: 0px 0px 20px 0px;
	border-width: 1px;
	border-style: solid;
	text-align: left;
}

.comment-form, .must-log-in{
	padding: 0 1.5em;
}

#form_title, .comment-reply-title {
	background-image: url(data:image/gif;base64,R0lGODlhCgAmANUAAAAAAP///+rq7enp7PPz9fLy9PHx8/z8/fr6+/j4+ff3+Pb29/X19vT09efo6+bn6uXm6eTl6OPk5+7v8e3u8Ozt7+vs7urr7ejp6+bn6fDx8u/w8fn6+vj5+f7+/v39/fz8/Pv7+////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAACIALAAAAAAKACYAAAaIwIBwSJQYj8hkMsJsOp9PiHRKzViv2Id2y3V4v2CMeEwemM9ogXrNvrjfcIt8Tq/Y73iKfs+f+P+AG4KDhBqGh4gGiouMBY6PkASSk5QNlpeYDJqbnAuen6AKoqOkCaanqB2qq6wcrq+wCLKztCG2t7gguru8B76/wB/Cw8QexsfIyclEzM3MQQA7);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 10px;
	margin: 0 0 10px 0;
	font-size: 1.333333333333333em;
	font-weight: bold;
}

#comment_form .item_text2 {
	padding: 3px 0;
}

#comment_form .form_table {
	width: 100%;
	font-size: 0.9166666666666667em;
}

#comment_form .form_table th {
	width: 17%;
	text-align: right;
	vertical-align: top;
	padding: 0.33em 0.5em;
}

#comment_form .form_table td {
	vertical-align: top;
	padding: 0.33em 0.5em;
}

#comment_form .form_table input.text { width: 80%; }

#comment_form .form_table input#submit {
	font-size: 1em;
	line-height: 150%;
	letter-spacing: 2px;
	cursor: pointer;
	margin: 0.5em 0;
	padding: 0 0.5em;
}

#comment_form .form_comm_end {
	height: 15px;
	width: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
}

#comment {
	width: 95%;
	font-size: inherit;
}

/* comment */

.comment-list{
	padding: 0 0 0 1.5em;
}

.comment-author .avatar{
	vertical-align: middle;
}

.comment-reply-link{
	border-width: 1px;
	border-style: solid;
	padding: 0 1em;
	border-radius: 0.25em;
}

.comment-body{
	margin-bottom: 0.8333em;
}

#bread,
#no_bread {
	line-height: 1.2;
	clear: both;
}

#bread br {
	display: none;
}


.alignleft {
	float: left;
	margin: 0 1em 0.5em 0;
}

.alignright {
	float: right;
	margin: 0 0 0.5em 1.0em;
}

.aligncenter {
	margin: 0 auto 0.5em auto;
	display: block;
	text-align: center;
	float: none;
	clear: both;
}

.alignnone {
	vertical-align: middle;
}

.wp-caption {
	text-align: center;
	padding: 0.5em 0;
	margin-bottom: 1.83em;
	max-width: 100%;
}

.wp-caption img {
	float: none;
	margin: 0 0 0.5em 0;
	text-align: center;
}

.wp-caption-text {
	padding: 0;
	margin: 0 !important;
	font-size: 0.83em;
	line-height: 1.2;
}


#wrap {
	margin: 0px auto;
	height: auto;
	clear: both;
	width: 1280px;
}

.layout {
	padding: 0 10px;
}

.page_width {
	margin: 0 auto;
	width: 1280px;
	max-width: 100%;
}

#header {
	width: 1280px;
}

.header_body {
	width: 100%;
}


#category_navi {
	padding: 10px 0;
}

.spacer {
	height: 20px;
	overflow: hidden;
}

#bread_wrap,
#no_bread_wrap {
/*margin-top: -20px;*/
}

#bread,
#no_bread {
	padding: 10px 0;
}

#banner p {
	margin: 0;
	padding: 0;
}

#banner_footer {
	height: 0;
	margin-bottom: 20px;
}

#banner2 {
	width: 930px;
	margin-top: 0;
	margin-bottom: 20px;
}

#banner2 p {
	margin: 0;
}

#eye_catch,
#eye_catch2 {
	padding-bottom: 20px;
}

#premium_banner {
	width: 1260px;
	margin-top: 0;
	margin-bottom: 20px;
}

#premium_banner p {
	margin: 0;
}

#page_title2 {
	margin-bottom: 20px;
}

#main, #main_sp {
	margin-top: 0 !important;
	padding-top: 20px;
	padding-top: 0;
	padding-bottom: 0;
	zoom: 1;
}

.widget {
	list-style: none;
	margin-bottom: 20px;
}

@media (min-width: 780px) {

#left {
	box-sizing: border-box;
	float: left;
	/*width: 320px;*/
	padding-right: 10px;
	
	width: 25%;
}

#right {
	box-sizing: border-box;
	float: right;
	padding-left: 10px;

	/*width: 320px;
	width: 33.3%;*/
	width: 33.333333333333%;
}

#center_wrap {
	box-sizing: border-box;
	float: right;
	/*width: 930px;
	width: 75%;*/
	width: 75%;
}

.center, #center_sp {
	box-sizing: border-box;
	float: right;
	max-width: 100%;
	padding-left: 10px;
	width: 75%;
}

#center_wrap .center {
	box-sizing: border-box;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	/*width: 580px;
	width: 66.6%;*/
	width: 66.666666666667%;
}

.one_column_layout {
	width: 100%;
}

/*

.three_column_layout {
	width: 580px;
}

.two_column_layout {
	width: 920px;
}

.one_column_layout {
	width: 1260px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.one_column_layout .center {
	float: none;
}

*/

}


/*Multi Col */

.col_group {
	margin: 0 -10px;
	clear: both;
}

/*
.entry-content .col {
	float: left;
	margin: 0 10px;
	_margin: 0 15px 0 5px;
	_overflow: hidden;
}

.one_column_layout .entry-content .col_group {
	width: 1280px;
	_width: 1290px;
}

.one_column_layout .entry-content .col_group_2 .col {
	width: 620px;
}

.one_column_layout .entry-content .col_group_3 .col {
	width: 406px;
}

.one_column_layout .entry-content .col_group_4 .col {
	width: 300px;
}

.two_column_layout .entry-content .col_group {
	width: 940px;
	_width: 950px;
}

.two_column_layout .entry-content .col_group_2 .col {
	width: 450px;
}

.two_column_layout .entry-content .col_group_3 .col {
	width: 293px;
}

.two_column_layout .entry-content .col_group_4 .col {
	width: 215px;
}

.three_column_layout .entry-content .col_group {
	width: 940px;
	_width: 950px;
}

.three_column_layout .entry-content .col_group_2 .col {
	width: 280px;
}

.three_column_layout .entry-content .col_group_3 .col {
	width: 180px;
}

.three_column_layout .entry-content .col_group_4 .col {
	width: 130px;
}
*/

.col {
	box-sizing: border-box;
	float: left;
	padding: 0 10px;
}


.col_group_2 .col {
	width: 50%;
}

.col_group_3 .col {
	width: 33.3333%;
}

.col_group_4 .col {
	width: 25%;
}

.col_group_5 .col {
	width: 20%;
}


/*@media (max-width: 1280px) {*/

@media (max-width: 780px) {

.center, #left, #right, #center_wrap {
 width: 100%;
 padding-left: 0;
 padding-right: 0;

}

#center_wrap .center {
 width: 100%;
 padding: 0;
}

.header_navi_wrap {
/* width: 100%;*/
}

#catch_copy_wrap {
 /*width: 100%;*/
}
 #header_title {
 width: 100%;
}
 #header_content {
 width: 100%;
}
 #header_search_wrap {
 width: 100%;
}

#header_content_row2{
	margin-top: 5px;
	margin-bottom: 5px;
}

.custom-logo{
	max-width: 100%;
	max-height: 42px;
	width: auto;
	height: auto;
}

 .col_group, .col {
 width: 100% !important;
}
 .common tr {
 display: block;
}
 .common th, .common td {
 display: block;
}
 .common th {
 width: auto !important;
 bo
}
 .common th .ib {
 display: inline-block !important;
}
 .common td {
 margin-bottom: -1px;
 border-top: none;
}

}


/*
* HTML
*/

h1,
h2,
h3,
h4,
h5,
h6,
h7,
ul,
ol,
li,
a,
p,
div,
blockquote,
p,
strong,
hr,
abbr,
acronym,
ins,
address,
dl {
	border-color: #ccc;
}

.page_width {
	background-color: #ffffff;
}

div {
	border-color: #ccc;
}

body {
	color: #444;
}

a {
	color: #000000;
}

h1 {
	/*color: #444;
	border-left-color: #000000;*/
	color: #000000;
	border-bottom-color: #ccc;
}

h2 {
	border-color: #ccc;
	color: #000000;
}

h3 {
	color: #000000;
}

h4 {
	color: #000000;
}

blockquote {
	color: #444;
	background-color: #f4f4f4;
}

.entry-content a {
	color: #000000;
}

fieldset {
	border: #eee 1px solid;
	border-color: #ccc;
	background-color: #f4f4f4;
}

hr {
	border-color: #ccc;
}

.title_wrap {
	border-color: #ccc;
}

.common {
	border-color: #ccc;
}

.common th {
	background-color: #f4f4f4;
	border-color: #ccc;
	color: #444;
}

.common th a{
	color: #444;
}

.common td {
	border-color: #ccc;
	background-color: #ffffff;
	color: #444;
}

.my_news {
	border-color: #ccc;
}

.page_title_table {
	background-color: #f4f4f4;
	border-color: #ccc;
	border-width: 0;
	border-style: solid;
}

.page_title_text {
	color: #000000;
}

.subtitle {
	color: #aaa;
}

.subtitle a{
	color: #aaa !important;
}

.more-link,
.widget .more-link,
.navigation div a {
	color: #000000 !important;
	background-color: transparent;
}

a .page_number {
	color: #000000 !important;
	background-color: transparent;
}

.no_image {
	background-color: #f4f4f4;
	border-color: #ccc;
}

.post_meta {
	border-color: #ccc;
}

.comment_wrap .comm_count {
	color: #999999;
}

#comment_form {
	border-color: #ccc;
}

#form_title,
.comment-reply-title {
	color: #000000;
	border-color: #ccc;
	background-image: none;
}

#comment_form .form_table input#submit {
	background-color: #000000;
	color: #fff;
}

.comment_wrap .comment-author {
	background-color: #eee;
}

.comment_wrap .comment-author {
	color: #000;
}

.comment_wrap .comm_text {
	color: #333;
}

#header {
	color: #666;
}

#site_name a {
	color: #000000;
}

#catch_copy {
	color: #444;
}

#premium_banner {
	background-color: #eee;
}

div.hr {
	border-top-color: #d6cecc;
}

input.sub {
	color: #fff;
	background-color: #000000 !important;
}

.new_label {
	color: #fff;
	background-color: #d44;
}

a:hover .new_label {
	color: #fff;
}

.wp-caption{
	background-color: #f4f4f4;
}

.wp-caption-text{
	color: #444;
}

.to_page_top_link{
	color: #000000;
}

/*
* HEADER WRAP
*/

#header_wrap {
	background-color: #ffffff;
}


/*
* HEADER NAVI
*/

.header_navi .menu .menu-item a {
	color: #ffffff;
}


/*
* GLOBAL NAVI
*/


@media only screen and (min-width: 780px) {

#global_navi_wrap{
	background-color: #000000;
}

#global_navi_bg {
	background-color: #ffffff;
}

#global_navi {
	background-color: transparent !important;
	border-color: #000000;
}

#global_navi_foot {
	border-color: #000000;
}

.menu_global > .menu-item > a {
	border-color: #000000;
	color: #ffffff;
	background-color: #000000;
}


.menu_global > .menu-item > a:hover{
	color: #ffffff;
	background-color: #1c1c1c;
	/*transition: all 0.5s;*/
}

.menu_global > .current-menu-item > a,
.menu_global > .current-menu-ancestor > a,
.menu_global > .current-menu-item > a:hover,
.menu_global > .current-menu-ancestor > a:hover
{
	background-color: #707070;
	color: #ffffff;
}


.menu_global .sub-menu > .menu-item > a {
	color: #000000;
}


.menu_global .sub-menu > .menu-item > a:hover {
	color: #ffffff;
	background-color: #1c1c1c;
	/*transition: all 0.25s;*/
}

*:first-child+html .menu_global .sub-menu a:hover {
	background-color: #000000;
}

.menu_global .sub-menu a:hover .inner {
	color: "global_navi_sub_hover_color" !important;
}


}

.footer_navi ul {
	border-right-color: #ccc;
}

.footer_navi ul li {
	border-left-color: #ccc;
}

.footer_navi ul li a {
	color: #000000;
}


/*
* WIDGET
*/


/*
* LEFT WIDGET
*/

#left .widget a {
	color: #000000;
}

#left .widgettitle {
	border-color: #ffffff;
	background-color: #000000;
	color: #ffffff;
}

#left .widgettitle a {
	color: #ffffff;
}

#left .widget,
#left .widget ul,
#left .widget_calendar div,
#left .widget_calendar th,
#left .widget_calendar td,
#left .widget_search div,
#left .textwidget,
#left .widget_tag_cloud div {
	border-color: #606060;
	background-color: #ffffff;
}

#left .widget_calendar th,
#left .widget_calendar td {
	border-color: #606060;
}

#left .widget ul li {
	border-color: #606060;
}

#left .widget_calendar th {
	background-color: #f0f0f0;
}

/*
* CENTER WIDGET
*/

.center .widget a {
	color: #606060;
}

.center .widgettitle {
	border-color: #ffffff;
	background-color: #ffffff;
	color: #000000;
}

.center .widgettitle a {
	color: #000000;
}

.center .widget,
.center .widget ul,
.center .widget_calendar div,
.center .widget_calendar th,
.center .widget_calendar td,
.center .widget_search div,
.center .textwidget,
.center .widget_tag_cloud div {
	border-color: #ccc;
	background-color: #ffffff;
}

.center .widget_calendar th,
.center .widget_calendar td {
	border-color: #ccc;
}

.center .widget ul li {
	border-color: #848484;
}

.center .widget_calendar th {
	background-color: #f0f0f0;
}

/*
* RIGHT WIDGET
*/

#right .widget a {
	color: #000000;
}

#right .widgettitle {
	border-color: #ffffff;
	background-color: #000000;
	color: #ffffff;
}

#right .widgettitle a {
	color: #ffffff;
}

#right .widget,
#right .widget ul,
#right .widget_calendar div,
#right .widget_calendar th,
#right .widget_calendar td,
#right .widget_search div,
#right .textwidget,
#right .widget_tag_cloud div {
	border-color: #606060;
	background-color: #ffffff;
}

#right .widget_calendar th,
#right .widget_calendar td {
	border-color: #606060;
}

#right .widget ul li {
	border-color: #606060;
}

#right .widget_calendar th {
	background-color: #f0f0f0;
}

/*
* FOOTER
*/

.footer_wrap {
	background-color: #000000;
}


.footer {
	background-image: none;
	background-color: #000000;
	color: #707070;
	border-radius: 0;
}

#credit_wrap {
	background-color: #000000;
}

#credit {
	background-color: #000000;
}

#credit_text {
	color: #ffffff;
}

/*
* MEMBER PLUGIN
*/

.simei {
	background-color: #000000;
	color: #ffffff;
}

.kinmusaki,
.form,
.the-table,
.search_form_wrap,
.bunrui_midasi,
.profile_wrap,
.no_profile,
.event_setumei,
.event_infobox,
.dump {
	border-color: #ccc;
}

.kinmusaki th,
.form th,
.the-table th,
.minimal_form,
.minimal_form dt,
.event_infobox th,
.dump th {
	background-color: #f4f4f4;
	border-color: #ccc;
	color: #444;
}

.kinmusaki td,
.form td,
.the-table td,
.minimal_form dd,
.event_infobox td,
.dump td {
	border-color: #ccc;
	background-color: #ffffff;
	color: #444;
}

.event_search_form_user {
	color: #444;
	background-color: #f4f4f4;
	border: 1px #ccc solid;
}

.my_news {
	border-color: #ccc;
}

.my_news dd {
	border-color: #ccc;
}

span.detail,
.mousikomi_button_l a,
.mousikomi_s {
	background-color: transparent !important;
}

.member_menu li {
	border-color: #ccc;
	background-color: #f4f4f4;
}

#member_public_list .kaisya {
	border-color: #ccc;
}

#member_public_list .kaisya_mei {
	color: #000000;
}

#member_public_list .todoufuken {
	border-color: #ccc;
	color: #000000;
}

#member_public_list .post_list,
.envent_detail_meta,
.new_file td {
	border-color: #ccc;
}

.event_title {
	border-bottom-color: #ccc;
}

.widgettitle {
	/*background-image: "widgettitle_bg_image";*/
	border-radius: 0;
}

.page_number {
	border-color: #ccc;
}


#left {
	float: right;
	padding-left: 10px;
	padding-right: 0;
}

#center_wrap {
	float: left;
}

.center {
	float: left;
	padding-left: 0;
	padding-right: 10px;
}

.one_column_layout {
	float: none !important;
}

#center_wrap .center {
	float: right;
}

#right {
	float: left;
	padding-left: 0;
	padding-right: 10px;
}

* {
	-webkit-tap-highlight-color: rgba(0,0,0,0.0) !important;
	-webkit-tap-highlight-color: transparent !important;
}

@media only screen and (max-width: 780px) {


#logo {
	max-height: 21px;
	width: auto;
}

.pc {
	display: none !important;
}

div.sp {
	display: block;
}

span.sp {
	display: inline-block;
}

#header_content_row2{
	display: table;
	margin-bottom: 10px;
}

#header_title {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	width: 80% !important;
	display: table-cell;
	vertical-align: middle;
}

#header_content_sp{
	width: 20%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

#shadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.5);
	z-index: 5;
	display: none;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#33000000, EndColorStr=#33000000);
}


/* SPメニュー開閉ボタン */

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}

.menu-trigger {
	position: relative;
	width: 30px;
	height: 23px;
	margin-top: 1px;
}

.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #000;
	border-radius: 0px;
}

.menu-trigger .ue {
	top: 0;
}

.menu-trigger .naka {
	top: 10px;
}

.menu-trigger .sita {
	bottom: 0;
}

.menu-trigger.active .ue {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
	/*background-color: #fff;*/
}

.menu-trigger.active .naka {
	opacity: 0;
}

.menu-trigger.active .sita {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
	/*background-color: #fff;*/
}

#sp_menu_wrap {
	display: inline-block;
	/*-moz-box-sizing: border-box;
	box-sizing: border-box;*/
	/*float: right;*/
	/*width: 45px;*/
	padding: 0px 0px;
	text-align: right;
	background-color: #fff !important;
	z-index: 20;
	/*border: #444 2px solid;*/
}

#sp_menu_wrap *{
	z-index: 20;

}

#sp_menu_wrap img {
	max-height: 21px;
}

#sp_menu {

}




/** GLOBAL NAVI **/

.menu_global_sp_wrap{
	margin: 0 -10px;
}

.menu_global_sp {
	position: absolute;
	z-index: 10;
	width: 100%;
	display: none;
}

.menu_global_sp a{
	text-decoration: none;
}

.menu_global_sp > .menu-item {
	width: 100%;
	background-color: #fff;
	border-top: #d2d2d2 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	overflow: hidden;
}



/*#global_navi .current-menu-item:hover {
	color: #333;
}*/

.menu_global_sp > .menu-item > a {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 0.75em;
}

/*#global_navi .current-menu-item {
}

#global_navi .menu-item:hover {
}
*/

.menu_global_sp .menu-item:first-child {
	/*border-top: none;*/
}

.menu_global_sp {
	padding-left: 0;
	margin: 0;
}



.menu_global_sp .menu-item-search {
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
	list-style: none;
}

.menu_global_sp .menu-item-search:hover {
	background-color: #fff !important;
	/*background-color: rgba(255,255,255,0.95) !important;*/
}

.menu_global_sp li.opened {
	background-color: #edf0f5 !important;
	transition: 0.1s !important;
}

.menu_global_sp li.opened:hover {
	background-color: #edf0f5 !important;
	transition: 0.1s !important;
}

.menu_global_sp .menu-item-has-children > a {
	width: 85% !important;
}

.menu_global_sp .plus:after {
	content: "╋";
	/*content: "┼";*/
}

.menu_global_sp .plus {
	float: right;
	line-height: 1.75em;
	width: 1.75em;
	height: 1.75em;
	margin-top: 0.75em;
	margin-right: 5px;
	display: block;
	text-align: center;
	z-index: 200;
	/*color: #000;*/
	/*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmBAMAAABaE/SdAAAAD1BMVEUAAAD///8AAAAAAAAAAACCa9JWAAAABHRSTlMAAMPEz03kvgAAADlJREFUKM9jEIQAARUXBShTkAEm5uLiMGLFYAAoBmeruKADJwYXTEC0GKZ5zljtHY0P6oipuBjAxADxLVMjYOOSXwAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 12px 12px;*/
}

.menu_global_sp .minus {
	/*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmAgMAAADVUwE9AAAADFBMVEX///8AAAAAAAAAAAD4jAJNAAAAA3RSTlMAw8SGqEb6AAAAHklEQVQY02NgGAqg/j8UXGCAsf5/wMGEq33AMCwAAJF+MFQAVAuQAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 12px 12px;*/
}

.menu_global_sp .minus:after {
	content: "━";
	/*content: "─";*/
}

/** SUB MENU **/

.menu_global_sp .sub-menu {
	position: relative;
	width: 100%;
	box-shadow: none;
	display: none;
	/*border-bottom: #ccc 1px solid;*/
	padding-left: 0;
}

.menu_global_sp .sub-menu > .menu-item {
	display: block;
	background-color: rgba(255,255,255,0.25);
	width: 100%;
	border-top: #ccc 1px dotted;
}

/*#global_navi .sub-menu .menu-item:last-child {
	margin-bottom: 1px;
}*/

.menu_global_sp .sub-menu .current-menu-item {
	/*background-color: #fff;*/
	font-weight: bold;
}

.menu_global_sp .sub-menu .menu-item a {
	/*background-color: #fff;
	background-color: rgba(255,255,255,0.5);
	margin-left: 0;
	padding-left: 2.5em;
	padding-top: 1.15em;
	padding-bottom: 1.15em;
	display: block;
	width: auto;*/
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 2em;
	background-color: rgba(255,255,255,0.25);

}

.menu_global_sp .sub-menu .menu-item a:hover {
	background-color: #fff;
	color: #333;
}


}


 @media print {

#footer,
#to_page_top { clear: both; }

}@media only screen and (min-width: 780px) {


/* ヘッダーナビ背景 */

#header_wrap .header_navi_wrap{
background-color: #111111;
}

/* グローバルメニューホバー */

#global_navi_wrap .menu_global_square .sub-menu > li > a:hover,  
#global_navi_wrap .menu_global_square > li > a:hover{
background-color: #2049cc !important;
color:#fff !important;
}

}

/* センターウィジェット背景 */

.center .widgettitle, .entry-content h2{
border-bottom-color:#111111 !important;
}

.center .widgettitle .widgettitle_inner, .entry-content h2 .h2_in{
border-left-color:#111111 !important;
}

/* 新着情報記事背景 */

#center .wp-posts-carousel-container {
    background: linear-gradient(to bottom, rgba(255,255,255,1) 60%,rgba(245,245,245,1) 90%,rgba(230,230,230,1) 100%) !important;
}

/* 新着情報記事タイトル文字 */

#center .wp-posts-carousel-title a {
    color: #111111 !important;
}

/* 全て表示枠線 */

.show_all_link_foot{
border-color:#111111 !important;
}/* 6.9489479064941ms */