@media only screen and (min-width: 569px){
    .main__body {
      width: 920px;
      margin: 0 auto;
      padding: 40px;
      background-color: #fff;
    }

    .header__inner {
      width: 1000px;
      margin: 0 auto;
    }
    .footer .recruitArea {
	  width: 1000px;
	  margin: 0 auto 30px;
	  padding-top: 30px;
	  *zoom: 1;
	}
}

@media only screen and (max-width: 569px){
    .main__body {
      margin: 0 auto;
      padding: 40px;
      background-color: #fff;
    }

    .header__inner {
      margin: 0 auto;
    }
    
    .footer .recruitArea {
	  margin: 0 auto 30px;
	  padding-top: 30px;
	  *zoom: 1;
	}

}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

body {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #555555;
  font-size: 14px;
}

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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

ul, ol {
  list-style: none;
}

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

td, th {
  padding: 0;
}

img {
  vertical-align: bottom;
  border: 0;
}

i {
  display: block;
}

a {
  background-color: transparent;
  text-decoration: underline;
  color: #8C776C;
}

a:hover {
  text-decoration: none;
  outline: 0;
}

a:active {
  text-decoration: none;
  outline: 0;
}

a:before, a:after {
  text-decoration: none !important;
}

b, strong {
  font-weight: bold;
}

em {
  font-style: normal;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

body {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #555555;
  font-size: 14px;
}

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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

ul, ol {
  list-style: none;
}

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

td, th {
  padding: 0;
}

img {
  vertical-align: bottom;
  border: 0;
}

i {
  display: block;
}

a {
  background-color: transparent;
  text-decoration: underline;
  color: #8C776C;
}

a:hover {
  text-decoration: none;
  outline: 0;
}

a:active {
  text-decoration: none;
  outline: 0;
}

a:before, a:after {
  text-decoration: none !important;
}

b, strong {
  font-weight: bold;
}

em {
  font-style: normal;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

.header {
  padding: 20px;
  border-bottom: 2px solid #EB6687;
}

.main {
  background-color: #f7f7f7;
}


.footer {
  border-top: 1px solid #eee;
}

.footer .recruitArea:after {
  content: "";
  display: block;
  clear: both;
}

.footer .recruitArea > p {
  float: left;
  text-align: left;
}

.footer .recruitArea > p .recruitLogo {
  text-indent: -9999px;
  display: block;
  background-image: url(/notice/kmclose/images/sprite.png);
  width: 312px;
  height: 28px;
  background-position: -1001px -448px;
}

.footer .recruitArea > p a {
  color: #435B67;
  text-decoration: underline;
  font-family: Meiryo;
  font-size: 10px;
  font-weight: bold;
}

.main .signature {
  margin-bottom: 60px;
  text-align: right;
}

.main .title {
  margin-bottom: 60px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.main .subtitle {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: bold;
}

.main .subtitle--center {
  margin-bottom: 32px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.main p {
  margin-bottom: 16px;
}

.main .box {
  margin: 60px 0;
  padding: 40px;
  border: 1px solid #D1D1D1;
  border-radius: 5px;
}

.main .deflist {
  margin-bottom: 16px;
}

.main .deflist dt {
  font-weight: bold;
}

.main .deflist dd {
  padding-left: 1em;
}

.main .deflist dd .date {
  color: #999;
}

.main .bulletlist li {
  text-indent: -1em;
  padding-left: 1em;
}

.main .info {
  margin: 60px 0;
}
