@charset "UTF-8";
body {
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,arial,sans-serif;
  font-size: 24px;
  line-height: 1.4;
  color: #000;
  text-align: center;
  background: #fff;
  -webkit-text-size-adjust: 100%; }
  body .wrap {
    width: 100%;
    background: #ffe600;
    max-width: 640px;
    margin: 0 auto; }

@media screen and (max-width: 640px) {
  .wrap {
    font-size: 18px; }
    .wrap img, .wrap section {
      width: 100%; }

  #container {
    font-size: 18px; }

  footer {
    font-size: 14px; } }
header {
  margin: 0 auto 1em auto; }

section {
  margin: 0 auto;
  text-align: left; }
  section .text {
    padding: 0 1em; }
  section h2 {
    text-align: center;
    color: #fff; }
  section h3 {
    text-align: center;
    font-size: 0.9em;
    color: #000; }
  section.s01 {
    background: url(../img/bg1.jpg) repeat-y;
    background-size: 100%;
    padding-bottom: 2em; }
    section.s01 .s01-1 {
      margin-bottom: 0.5em; }
  section.s02 {
    background: url(../img/bg1.jpg) repeat-y;
    background-size: 100%;
    padding-bottom: 2em; }
    section.s02 ul {
      list-style-position: inside; }
      section.s02 ul li {
        padding: 0.5em 0.5em 0 1.5em;
        text-indent: -1em;
        font-size: 0.95em; }
        section.s02 ul li:before {
          content: "▶";
          margin-right: 0.2em;
          color: #fff; }
  section.s03 {
    background: url(../img/bg1.jpg) repeat-y;
    background-size: 100%;
    padding-bottom: 2em; }
    section.s03 h2 {
      letter-spacing: 0.1em; }
    section.s03 .s03-1 {
      margin-top: 1em; }
    section.s03 .s03-2,
    section.s03 .s03-3 {
      margin-top: 0.5em; }
  section.s04 {
    background: url(../img/bg1.jpg) repeat-y;
    background-size: 100%; }
    section.s04 h2 {
      letter-spacing: 0.05em; }
  section.s05 {
    margin-top: 1em;
    padding-bottom: 1em; }
    section.s05 h3 {
      letter-spacing: 0.2em; }
  section.s06 {
    background: url(../img/bg2.jpg) repeat-y;
    background-size: 100%;
    padding-bottom: 2em; }
    section.s06 h2 {
      margin-bottom: 1em; }
    section.s06 .s06-t {
      margin-top: 0.5em;
      letter-spacing: 0.1em; }
    section.s06 h3 {
      width: 85%;
      margin: 2em auto 0 auto;
      padding: 0.3em 0 0.2em 0.5em;
      text-align: left;
      background: #cfd621; }
    section.s06 ul {
      width: 90%;
      margin: 0 auto;
      list-style-position: inside; }
      section.s06 ul li {
        padding: 0.5em 0.5em 0 1.5em;
        text-indent: -1em;
        font-size: 0.95em; }
        section.s06 ul li:before {
          content: "●";
          margin-right: 0.2em;
          color: #cfd621; }
        section.s06 ul li.none:before {
          content: ""; }
  section.s07 {
    padding: 2em 0; }
    section.s07 h3 {
      letter-spacing: 0.2em; }
  section.s08 {
    background: url(../img/bg2.jpg) repeat-y;
    background-size: 100%;
    padding-bottom: 2em; }
    section.s08 h2 {
      margin-bottom: 1em; }
    section.s08 .s08-2 {
      margin-bottom: 1em; }
    section.s08 h3 {
      margin: 1em auto;
      color: #fba63b;
      letter-spacing: 0.05em; }
  section.s9 {
    margin-bottom: 1em; }
  section.s10 {
    background: url(../img/bg2.jpg) repeat-y;
    background-size: 100%;
    padding-bottom: 2em; }
    section.s10 h3 {
      margin: 1em auto 0 auto;
      letter-spacing: 0.075em; }
    section.s10 .text {
      margin-top: 1em; }
  section.s11 {
    margin-bottom: 0; }
    section.s11 p.comment {
      padding: 0.5em; }
  section#require {
    width: 90%;
    background: #ffe600;
    margin-bottom: 0;
    padding: 10% 5%; }
    section#require .inner {
      margin: 0 auto;
      background: #fff; }
      section#require .inner img {
        width: 100%; }
        section#require .inner img.s09-2 {
          width: 75%; }
      section#require .inner .telno {
        font-size: 2.0em;
        line-height: 2.0;
        color: #f00;
        font-weight: bold; }
      section#require .inner dl {
        width: 80%;
        margin: 1em auto 0 auto;
        text-align: left; }
        section#require .inner dl dt {
          font-size: 0.8em;
          padding-left: 0.5em;
          border-left: 1em solid #00a7f6; }
        section#require .inner dl dd {
          padding-bottom: 1.0em; }
          section#require .inner dl dd input[type="text"], section#require .inner dl dd input[type="tel"], section#require .inner dl dd input[type="email"] {
            width: 100%;
            margin-top: 0.2em;
            line-height: 1.8;
            font-size: inherit;
            border: solid 1px #aaa;
            -moz-border-radius: 0.4em;
            -webkit-border-radius: 0.4em;
            -o-border-radius: 0.4em;
            -ms-border-radius: 0.4em; }
          section#require .inner dl dd.job {
            font-size: 0.65em; }
            section#require .inner dl dd.job input[type="text"] {
              font-size: 1.60em;
              line-height: 1.8; }
            section#require .inner dl dd.job span {
              display: inline-block;
              margin: 0.5em 0; }
            section#require .inner dl dd.job label {
              margin-right: 1.2em;
              cursor: pointer; }
      section#require .inner .submit {
        width: 100%;
        margin-top: 1em; }
        section#require .inner .submit input {
          width: 100%; }

@media screen and (max-width: 640px) {
  section#require .inner dl dd.job {
    font-size: 0.8em; }
    section#require .inner dl dd.job label {
      line-height: 1.8; }
      section#require .inner dl dd.job label:after {
        content: "\A";
        white-space: pre; } }
footer {
  padding: 1em 0;
  background: #333;
  color: #fff; }

.wtn_copyright {
  display: none; }

#check #container {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  text-align: left; }
  #check #container .zeromail dl {
    width: 95%;
    margin: 0 auto; }
    #check #container .zeromail dl dt {
      padding-bottom: 0.1em;
      border-bottom: 1px solid #ffe600; }
    #check #container .zeromail dl dd {
      padding: 0.1em 0 1.5em 0; }
  #check #container .zeromail strong.error {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    color: #f00; }
  #check #container .zeromail .message {
    text-align: center; }
  #check #container .zeromail .error,
  #check #container .zeromail .confirm {
    display: block;
    margin: 1.5em 0;
    padding: 1.5em 1em;
    background-color: #ffe600;
    text-align: center;
    color: #fff;
    font-size: 18px; }
  #check #container .zeromail .button {
    background: #ffe600;
    padding: 0.5em 0;
    text-align: center; }

#confirm {
  text-align: center;
  margin: 0;
  padding-top: 2em; }
  #confirm p {
    width: 90%;
    text-align: left;
    margin: 0 auto 1em auto;
    font-size: 0.85em; }
    #confirm p a {
      text-decoration: underline; }

/*# sourceMappingURL=layout.css.map */
