*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role="list"],ol[role="list"]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
   font-size:18px;
   color:#333333;
}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

ul {
	margin-left:0;
	padding-left: 0;
}
li {list-style: none;}
img {width:100%;}
p {font-size:18px;line-height: 1.8;}
.point {font-family: 'IBM Plex Sans JP', sans-serif;font-weight: 300 !important;}
a.point:hover {color:#56aed7;}
a {color:#333;text-decoration: none;transition: 1.0s}
a:hover {background-color: rgba(255, 255, 255, 0.5);}
p,h1,h2,h3,h4,h5 {color:#333;}