<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* default classic widget style */

/* 基本設定 */
.p-widget { width:100%; font-size:16px; line-height:1.6; position: relative; }

@media not all and (max-width: 1240px) {
  .p-widget:not(:first-of-type) { margin-top:50px; }
}
@media (max-width: 1240px) {
  .p-widget { width:calc(50% - 50px); margin:50px 0 0 50px; }
}
@media (max-width: 767px) {
  .p-widget { width:calc(50% - 20px); margin:40px 0 0 20px; }
}
@media (max-width: 599px) {
  .p-widget { width:100%; margin-left:0; }
}

/* TCDバナーウィジェット */
.p-widget-banner { display:block; position: relative; height:120px; }
.p-widget-banner__content { font-weight: 600; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); z-index:3; width:100%; color:#fff; padding:0 30px; }
.p-widget-banner__title { display:block; font-size:20px; line-height:1.2; margin:-0.1em 0; }
.p-widget-banner__sub-title { display: block; font-size:14px; line-height:1.8; margin:-0.4em 0; }
.p-widget-banner__overlay { position: absolute; top:0; left:0; width: 85%; height:100%; z-index:2; }
.p-widget-banner__image { width:100%; height: 100%!important; object-fit: cover; }
.p-widget-banner__title + .p-widget-banner__sub-title { margin-top:calc(15px - 0.4em); }
@media not all and (max-width: 1240px) {
  .tcd_banner_widget + .tcd_banner_widget,
  .tcd_banner_widget + .widget_media_image,
  .widget_media_image + .tcd_banner_widget,
  .widget_media_image + .widget_media_image
  { margin-top:30px; }
}

/* TCDデザインされた記事一覧ウィジェット */
.p-widget-post-list { margin:-20px 0; }
.p-widget-post-list__item:not(:first-of-type) { border-top:1px solid #ddd; }
.p-widget-post-list__link { padding:20px 0; }
.p-widget-post-list__image { width:90px; height:90px; position: relative; }
.p-widget-post-list__content { width:calc(100% - 90px); padding-left:20px; }
.p-widget-post-list__date { margin-bottom:15px; }
.p-widget-post-list__title { font-size:14px; font-weight: 600; line-height:1.7; margin:-0.35em 0; height:5.1em; }

/*
  RSS
*/
.widget_rss .rss-widget-icon { display:none; }
.widget_rss .p-widget__headline .rsswidget:first-of-type:before { content: "\e90b"; font-family: 'design_plus'; font-size:0.8em; font-weight:400; }
.widget_rss ul li { display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.widget_rss ul li:not(:first-child) { margin-top:20px; padding-top:20px; border-top:1px solid #ddd; }
.widget_rss ul li .rss-date { -ms-flex-order:1; order:1; color:#999; font-size:0.85em; line-height:1; margin-right:10px; }
.widget_rss ul li cite { -ms-flex-order:2; order:2; color:#999; font-size:0.85em; line-height:1; }
.widget_rss ul li .rsswidget { -ms-flex-order:3; order:3; display:block; font-weight:600; width:100%; margin: -0.35em 0; }
.widget_rss ul li .rssSummary { -ms-flex-order:4; order:4; color:#999; font-size:0.85em; margin: -0.35em 0; }
.widget_rss .rss-date { position:relative; font-family:Arial; padding-left:1.2em; }
.widget_rss .rss-date:before {
  font-size:0.85em; margin-top:0.06em;
  font-family: 'footer_bar'; content: '\e912'; position: absolute; top: 0px; left: 0px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.widget_rss .rsswidget ~ .rss-date, .widget_rss .rsswidget ~ cite { margin-bottom:10px; }
.widget_rss .rsswidget ~ .rssSummary { margin-top:calc(10px - 0.35em); }
.widget_rss a:hover { color:rgba(0, 0, 0, 0.5); }

/*
  ドロップダウン
  - アーカイブリスト
  - カテゴリーリスト
*/
.widget_archive select, .widget_categories select {
	border:1px solid #ddd; background:#fff;  width:100%; height:60px; padding:0 18px; font-size:14px; cursor:pointer;
  -webkit-appearance:none; appearance:none;
}
.widget_archive .screen-reader-text, .widget_categories .screen-reader-text  {
	display:block; clip:auto; clip-path:none; pointer-events:none;
	height:60px; width:50px; margin:0;
	left:calc(100% - 50px); text-indent:-100vw;
}
.widget_archive .screen-reader-text:before, .widget_categories .screen-reader-text:before {
  font-family:'design_plus'; content:'\e90e'; text-align:center; text-indent:0;
  display:block; font-size:14px; width:14px; height:14px; line-height:14px;
  position:absolute; right:15px; top:24px;
}
@media (max-width: 767px) {
.widget_archive select, .widget_categories select { height:50px; }
.widget_archive .screen-reader-text, .widget_categories .screen-reader-text  { height:50px; }
}
/*
  カスタムHTML
*/

/*
  カレンダー
*/
#calendar_wrap { padding:0; margin:-6px 0 -20px; }
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:collapse; table-layout:fixed;}
#wp-calendar caption { padding:7px 0; font-size:14px; font-weight:600; }
#wp-calendar thead th, #wp-calendar tfoot td { padding:12px 10px; line-height:2; }
#wp-calendar thead th { font-weight:500; }
#wp-calendar tbody th, #wp-calendar tbody td { padding:0; margin:0; line-height:1; text-align:center; }
#wp-calendar tbody td { padding: 15px 0px; position:relative; }
#wp-calendar tbody a {
	display:block; width:30px; height:30px; line-height:30px; border-radius:30px; margin:0 auto;
	color:#fff; background-color:rgba(var(--tcd-accent-color, 0,0,0),1);
	position:absolute; top:0; left:0; bottom:0; right:0; margin:auto;
}
#wp-calendar td a:hover { color:#fff; background-color:rgba(var(--tcd-accent-color, 0,0,0),0.7); }
#wp-calendar #today { font-weight:600; }
.wp-calendar-nav { font-size:14px; padding:20px 0; width:100%; font-size:12px; }
.wp-calendar-nav .wp-calendar-nav-prev { width:40%; float:left; }
.wp-calendar-nav .wp-calendar-nav-next { width:40%; float:right; text-align:right; }

/*
  ギャラリー
*/
.widget_media_gallery .gallery-item { margin-top:0 !important; }

/*
  タグクラウド
*/
.widget_tag_cloud .tagcloud {
  margin: -6px 0px 0px -7px;
  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.widget_tag_cloud .tag-cloud-link {
  font-size:12px!important; background:#eeeeee;
	border-radius:5px; overflow: hidden; margin: 6px 0px 0px 6px;
  display:block; line-height:35px; height:35px; padding:0px 12px;
  color: #000; transition:all 0.2s ease;
}
.widget_tag_cloud .tag-cloud-link:hover {
  background:rgba(var(--tcd-accent-color, 0,0,0),1); color:#fff;
}

/*
  テキスト
*/
.textwidget .post_content { font-size:14px; }
.textwidget .post_content p { line-height:2; margin-bottom:1.5em; }

/*
  ブロック
*/
/* .widget_block { } */

/*
  アーカイブリスト
  カテゴリーリスト
  ナビゲーションメニュー
  メタ情報
  固定ページ
*/

.widget_categories &gt; ul, .widget_archive &gt; ul, .widget_nav_menu &gt; div &gt; ul, .widget_meta &gt; ul, .widget_pages &gt; ul {
  margin: calc( -30px + 0.5em) 0;
}
.widget_categories a, .widget_archive a, .widget_nav_menu a, .widget_meta a, .widget_pages a {
	display:-webkit-box; display:-ms-flexbox; display:flex;
  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
  -webkit-box-align: center; -ms-flex-align: center; align-items: center;
  padding:1em 0 1em 5px; border-top: 1px solid #ddd;
}
.widget_categories &gt; ul &gt; li:first-of-type &gt; a, .widget_archive &gt; ul &gt; li:first-of-type &gt; a,
.widget_nav_menu &gt; div &gt; ul &gt; li:first-of-type &gt; a, .widget_meta &gt; ul &gt; li:first-of-type &gt; a, .widget_pages &gt; ul &gt; li:first-of-type &gt; a
{ border-top:none; }
.widget_categories ul ul a, .widget_archive ul ul a, .widget_nav_menu ul ul a, .widget_meta ul ul a, .widget_pages ul ul a { padding-left:30px; }
.widget_categories ul ul ul a, .widget_archive ul ul ul a, .widget_nav_menu ul ul ul a, .widget_meta ul ul ul a, .widget_pages ul ul ul a { padding-left:40px; }
.widget_categories ul ul ul ul a, .widget_archive ul ul ul ul a, .widget_nav_menu ul ul ul ul a, .widget_meta ul ul ul ul a, .widget_pages ul ul ul ul a { padding-left:50px; }
.widget_categories a:hover, .widget_archive a:hover, .widget_nav_menu a:hover, .widget_meta a:hover, .widget_pages a:hover
{ color:rgba(var(--tcd-accent-color, 0,0,0),1); }
.widget_categories a .count, .widget_archive a .count {
  display: block; min-width: 50px; height: 30px; line-height: 29px; border-radius: 30px;
  font-size: 14px; text-align: center; color:#000; background: #fff; border: 1px solid #ddd; margin-left: 5px;
}

/*
  カテゴリー、アーカイブカウント
*/
/* .widget_categories &gt; ul, .widget_archive &gt; ul {
  margin-top: calc( -30px + 0.5em);
}
.widget_categories a, .widget_archive a {
  display:-webkit-box; display:-ms-flexbox; display:flex;
  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
  -webkit-box-align: center; -ms-flex-align: center; align-items: center;
  padding:1em 0 1em 5px; border-bottom: 1px solid #ddd;
}
.widget_categories a .count, .widget_archive a .count {
  display: block; min-width: 50px; height: 30px; line-height: 29px; border-radius: 30px;
  font-size: 14px; text-align: center; background: #fff; border: 1px solid #ddd; margin-left: 5px;
} */


/*
  コメント
*/
.widget_recent_comments li { color:#999; margin:-0.35em 0; }
.widget_recent_comments li:not(:first-of-type) { margin-top:calc(20px - 0.35em); }
.widget_recent_comments a:hover { color:rgba(0, 0, 0, 0.5); }

/*
  最近の投稿
*/
.widget_recent_entries li {
	display:-webkit-box; display:-ms-flexbox; display:flex;
	-webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;
}
.widget_recent_entries li:not(:last-child) {
  border-bottom:1px solid #ddd; padding:0 0 20px 0; margin-bottom:20px;
  /* border:none; padding:0; margin:0; */
}
.widget_recent_entries li a { display:block; margin:-0.35em 0; }
.widget_recent_entries .post-date {
  position:relative; color:#999; font-size:0.85em; display:block; margin-bottom:10px; line-height:1;
  font-family:Arial; padding-left:1.2em;
}
.widget_recent_entries .post-date:before {
  font-size:0.85em; margin-top:0.06em;
  font-family: 'footer_bar'; content: '\e912'; position: absolute; top: 0px; left: 0px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.widget_recent_entries a:hover { color:rgba(0, 0, 0, 0.5); }


/* 検索フォーム */
.widget_search label { display:none; }
.widget_search &gt; form { height:60px; border:1px solid #ddd; }
.widget_search &gt; form &gt; div { display:-webkit-box; display:-webkit-flex; display:flex; height:100%; position:relative; }
.widget_search &gt; form &gt; div:before {
	content:'\e951'; font-family:'design_plus'; text-indent:0; display:block; width:50px; height:60px; line-height:60px;
	text-align:center; color:#333; font-size:18px; z-index:1; position:absolute; right:0px; top:0px; pointer-events:none;
}
.widget_search &gt; form input[type="text"] { border:none; outline: none; background:none; padding-left:20px; margin:0; width:calc(100% - 50px); height:100%; }
.widget_search &gt; form input[type="submit"] {
	border:none; background:none; width:50px; height:100%; z-index:200; position:relative;
  cursor:pointer; display:block; text-indent:-300px; overflow:hidden;
}
@media (max-width: 767px) {
  .widget_search &gt; form { height:50px; }
  .widget_search &gt; form &gt; div:before { height:50px; line-height:50px; }
}

/*
  画像
*/
.widget_media_image .wp-caption { max-width:100%; }
</pre></body></html>