/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1615360414
Updated: 2021-03-10 16:13:34

*/


@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap');





body {
  font-size: 1.6rem;
  line-height: 2;
	margin: 0px;
	background-color: #fff;
	    -webkit-font-smoothing: antialiased;
	font-family: 'Noto Sans JP', sans-serif!important;
	letter-spacing: 0.8px;
}

a {
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: inherit;
  opacity: .6;
}

p {
    margin-top: 0em;
    margin-bottom: 0em;
}

figure {
    width: 100%;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.link-text-register a {
    color: #E62F34;
}

i.fa {
    font-style: inherit;
}



