/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* 全体 */
footer {margin-top:50px;background-color: #0050a4;color:#fff;}
footer .elementor-icon-list-item a span,footer p a{color:#fff !important;}
body.home h2.e-heading-base,
body.home h2.e-heading-base a.e-heading-link-base,
.type-page h1.entry-title{
	font-family: "Yusei Magic", Sans-serif!important;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	color: #0440C7!important;
}

/*.elementor-kit-677 {
--e-global-color-primary: #fff;
--e-global-color-secondary: #fff;
}*/

.elementor.elementor-2591{background:#0050a4;color:#fff;}
/* トップページの最新情報内の日付カレンダーICON */
.mydatelists {
  position: relative;
  padding: 0 0 0 2em;
  margin: 0;
}
.mydatelists::before {
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  content: '\f073';
  color: #00ACDB;
}
/* 映像タイムトラベル 放送タイトル 一覧 */
th.travel-number, td.travel-number{width:5em;}
th.travel-number, td.travel-number{width:5em;}

#travel1992 h2,
#travel1993 h2,
#travel1994 h2,
#travel1995 h2,
#travel1996 h2,
#travel1997 h2,
#travel1998 h2,
#travel1999 h2,
#travel2000 h2,
#travel2001 h2,
#travel2002 h2{
	font-family: "Yusei Magic", Sans-serif;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	color: #0440c7;
}
