@charset "UTF-8";
.clfl:after {
  content: ".";
  display: block;
  clear: left;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clfr:after {
  content: ".";
  display: block;
  clear: right;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf {
  min-height: 1px;
}

* html .clf {
  height: 1px;
  /*¥*/ /*/
height: auto;
overflow: hidden;
/**/
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

a, h1, h2, h3, h4, h5, h6, p, small, section {
  max-height: 100%;
}

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

a span {
  cursor: pointer;
}

.overlay {
  cursor: pointer;
}

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

*:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

a {
  text-decoration: none;
}

#contents .wrap {
  max-width: 640px;
}
#contents .wrap h1 {
  margin-top: 27px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents .wrap h1 {
    margin-bottom: 70px;
  }
}
#contents .wrap section {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.12em;
  margin-bottom: 98px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents .wrap section {
    margin-bottom: 68px;
    font-size: 12px;
  }
}
#contents .wrap section h2 {
  text-align: left;
  font-size: 16px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents .wrap section h2 {
    font-size: 15px;
  }
}
#contents .wrap section p {
  margin-bottom: 30px;
}
#contents .wrap section p.nomargin {
  margin-bottom: 0;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents .wrap section p {
    margin-bottom: 20px !important;
  }
}
#contents .wrap section p + .boxbtn {
  margin-top: 45px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents .wrap section p + .boxbtn {
    margin-top: 30px;
  }
}
#contents .wrap section .boxbtn + .boxbtn {
  margin-top: 35px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents .wrap section .boxbtn + .boxbtn {
    margin-top: 30px;
  }
}
#contents .wrap section .privacy {
  display: inline-block;
  margin-top: 32px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents .wrap section .privacy {
    margin-top: 53px;
  }
}
