/*
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

*/


/* <!-- HTML：CDNリンクを貼り付け -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css"> */



body {
  font-size: 1.6rem;
  line-height: 2;
	margin: 0px;
/* 	background-color: #fff; */
	 font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}

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

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

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

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

