/*
Theme Name: contact
Theme URI: http://e-duck.co.jp
Description: stepworld
Version: 1
Author: stepworld
Author URI: http://e-duck.co.jp
*/

/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// reset
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: normal;
	vertical-align: top;
}

body { line-height: 2em;font-size: 100%;font-family: 'Barlow', sans-serif; }

article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section,ul,ol,li,div { display: block; }

table { border-collapse: collapse;border-spacing: 0; }

ol, ul { list-style: none; }

a { color: #0000ff;text-decoration: underline;font-size: inherit; }
a:hover { text-decoration: underline; }

span,u { color: inherit;font-size: inherit; }

p { margin: 0 0 1em; }

table { border-collapse: collapse;border-spacing: 0; }

.taCenter { text-align: center; }

.mB5 { margin-bottom: 5px; }
.mB10 { margin-bottom: 10px; }
.mB15 { margin-bottom: 15px; }
.mB20 { margin-bottom: 20px; }
.mB25 { margin-bottom: 25px; }
.mB30 { margin-bottom: 30px; }
.mB35 { margin-bottom: 35px; }
.mB40 { margin-bottom: 40px; }
.mB45 { margin-bottom: 45px; }
.mB50 { margin-bottom: 50px; }

.atnTxt { color: #ff0000; }
.atnTxt02 { color: #ff0000;background: #ffff00; }
.atnTxt03 { color: #80c269; }
.atnTxt04 { color: #ffff00; }
.atnTxt05 { color: #009944; }
#primary .atnTxt06 { font-size: 28px;font-weight: bold; }
.atnTxt06 > span { background: #ffff00; }
.atnTxt07 { color: #009944; }

hr { margin: 0 0 50px;border-top: 2px solid #bfbfbf;border-bottom: 2px solid #434343; }


/*----+
// 20201110
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----*/
#primary {
  width: 600px;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#primary label { display: block;margin: 0 0 35px; }
#primary label > span {
  display: block;
  margin: 0;
  padding: 0;
}
#primary label > span input {
  height: 35px;
  margin: 0;
  padding: 0;
}
.conTxt { width: 600px; }
#primary input[type="submit"] {
  display: block;
  width: 180px;
  height: 50px;
  margin: 0 auto 0 100px;
  font-size: 20px;
}
.wpcf7-form-control-wrap.checkbox-915 { line-height: 2.2em; }
