﻿a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
	list-style:none;
	line-height:1.5em;
	}.w20per .inner .scroll {
}
h2,h3,h4{
    font-weight: normal;
}

 @media only screen and (min-width: 768px) {
#wrapper .howto-2col {
    align-items: center;
}
#wrapper .howto-2col .img-box03{
    width: 300px;
    padding: 0px 30px 0px 0px;
}

}

    #wrapper .feature-hdg2 {
    z-index: -1;
}
header #header{
	font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", verdana, Osaka, Sans-Serif;
}
@media only screen and (min-width: 768px) {
    .search_container {
        width: 620px;
    }
    }

ul.number00 {
list-style: inside;
padding-left: 0em;
}
ul.number00 li {
  padding-left: 1.0em;
  text-indent: -0.6em;
  margin-bottom: 10px;
}
ul.number00 li:before {
  content: '';
  display: inline-block;
  width: 0.2em;
  height: 0.2em;
  background: #000000;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.4em;
}



ul.number01 { 
  list-style-type: none;
  padding-left: 0;
}
ul.number01 li {
  counter-increment: count-list06;
  position: relative;
  padding-left: 2.2em;
  margin-bottom: 10px;
}
ul.number01 li::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "0"counter(count-list06);
  display: inline-block;
  color: #EECE34;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 32px;
}

@media only screen and (max-width: 767px) {
  html {
    scroll-padding-top: 56px;
  }
}