@charset "euc-jp";
/* line 7, ../scss/common.scss */
body {
  font-size: 110%;
  line-height: 1.5;
  font-family: Meiryo, Osaka, sans-serif;
  letter-spacing: 1px;
  color: #3d3d3d;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/common.scss */
  body {
    font-size: 100%;
  }
}

/* line 17, ../scss/common.scss */
* {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 22, ../scss/common.scss */
.red {
  color: #da3232;
}

/* -----------------------
header
----------------------- */
/* line 28, ../scss/common.scss */
.header_wrap,
.content,
.header_wrap div {
  width: 980px;
  margin: 10px auto 0;
}
.header_wrap div.logo_pc {
    display: block;
}
.header_wrap div.logo_sp {
    display: none;
}
@media only screen and (max-width: 640px) {
  /* line 28, ../scss/common.scss */
  .header_wrap,
  .content,
  .header_wrap div {
    width: 96%;
    padding: 20px 2%;
  }
    .header_wrap div.logo_pc {
        display: none;
    }
    .header_wrap div.logo_sp {
        display: block;
    }
}

@media only screen and (max-width: 640px) {
  /* line 38, ../scss/common.scss */
  .header_wrap,
  .header_wrap div {
    padding: 0 2%;
  }
  /* line 42, ../scss/common.scss */
  .header_wrap img,
  .header_wrap div img {
  }
}

/* line 47, ../scss/common.scss */
.head {
  background-color: #fffaf1;
  border-top: 8px solid #f39800;
  border-bottom: 3px solid #f39800;
  text-align: center;
  letter-spacing: 8px;
}
@media only screen and (max-width: 640px) {
  /* line 47, ../scss/common.scss */
  .head {
    letter-spacing: 0px;
  }
}
/* line 56, ../scss/common.scss */
.head h1 {
  padding: 50px 0;
  font-size: 3em;
}
@media only screen and (max-width: 640px) {
  /* line 56, ../scss/common.scss */
  .head h1 {
    padding: 20px 0;
    font-size: 2em;
  }
}
/* line 64, ../scss/common.scss */
.head span {
  font-size: 0.4em;
  letter-spacing: 4px;
  display: block;
}
@media only screen and (max-width: 640px) {
  /* line 64, ../scss/common.scss */
  .head span {
    font-size: 0.5em;
  }
}

/* -----------------------
content
----------------------- */
/* line 76, ../scss/common.scss */
.introduction {
  margin: 50px auto;
  line-height: 2;
  font-size: 1.3em;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 76, ../scss/common.scss */
  .introduction {
    text-align: left;
    margin: 0 auto 30px;
    font-size: 1.1em;
    line-height: 1.5;
  }
}

/* line 88, ../scss/common.scss */
h2 {
  font-size: 1.6em;
  text-align: center;
  padding: 20px 0;
  color: #fff;
}

/* line 94, ../scss/common.scss */
.case {
  background-color: #fff5f5;
}
/* line 96, ../scss/common.scss */
.case h2 {
  background-color: #fd5454;
}
/* line 99, ../scss/common.scss */
.case p {
  margin: 0 30px 30px;
  display: inline-block;
  font-size: 1.1em;
  line-height: 1.8;
}
@media only screen and (max-width: 640px) {
  /* line 99, ../scss/common.scss */
  .case p {
    margin: 10px;
    line-height: 1.5;
  }
}
/* line 109, ../scss/common.scss */
.case .case_wrap {
  width: 92%;
  margin: 4%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  color: #fff;
  position: relative;
}
@media only screen and (max-width: 640px) {
  /* line 109, ../scss/common.scss */
  .case .case_wrap {
    width: 100%;
    margin: 20px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* line 122, ../scss/common.scss */
.case .case_wrap dl {
  width: 40%;
  padding: 10px;
  border-radius: 5px;
}
@media only screen and (max-width: 640px) {
  /* line 122, ../scss/common.scss */
  .case .case_wrap dl {
    width: 92%;
    margin: 2%;
    padding: 2%;
  }
}
/* line 131, ../scss/common.scss */
.case .case_wrap dl.regist {
  background-color: #00c594;
}
/* line 134, ../scss/common.scss */
.case .case_wrap dl.post {
  background-color: #d5cd00;
  margin-left: auto;
}
/* line 139, ../scss/common.scss */
.case .case_wrap dt {
  text-align: center;
  font-size: 1.5em;
  padding: 0 0 5px;
}
/* line 144, ../scss/common.scss */
.case .case_wrap dd {
  padding: 20px 0;
  text-align: center;
  border-radius: 5px;
  background-color: #f3f3f3;
  color: #000;
}
@media only screen and (max-width: 640px) {
  /* line 144, ../scss/common.scss */
  .case .case_wrap dd {
    padding: 10px 0;
  }
}
/* line 153, ../scss/common.scss */
.case .case_wrap dd li {
  line-height: 2.5;
  font-size: 1.1em;
}
@media only screen and (max-width: 640px) {
  /* line 153, ../scss/common.scss */
  .case .case_wrap dd li {
    line-height: 2;
  }
}
/* line 161, ../scss/common.scss */
.case .case_wrap:after {
  content: url("../img/notice01.png");
  display: block;
  position: absolute;
  top: -20px;
  left: 34%;
}
@media only screen and (max-width: 640px) {
  /* line 161, ../scss/common.scss */
  .case .case_wrap:after {
    top: -220px;
    left: 170px;
    -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
            transform: scale(0.4);
  }
}

/* line 175, ../scss/common.scss */
.concrete_case {
  margin-top: 30px;
}
/* line 177, ../scss/common.scss */
.concrete_case h2 {
  background-color: #f39800;
}
/* line 180, ../scss/common.scss */
.concrete_case div {
  padding: 10px;
  background-color: #fff6e6;
}
/* line 183, ../scss/common.scss */
.concrete_case div ul {
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #fff;
}
@media only screen and (max-width: 640px) {
  /* line 183, ../scss/common.scss */
  .concrete_case div ul {
    padding: 0 10px;
  }
}
/* line 191, ../scss/common.scss */
.concrete_case div li {
  padding: 20px 0 20px 40px;
  position: relative;
  font-size: 1.2em;
}
@media only screen and (max-width: 640px) {
  /* line 191, ../scss/common.scss */
  .concrete_case div li {
    padding: 10px 0 10px 40px;
    font-size: 1.1em;
  }
}
/* line 199, ../scss/common.scss */
.concrete_case div li:before {
  content: url("../img/check.png");
  position: absolute;
  left: 0;
  display: block;
}
@media only screen and (max-width: 640px) {
  /* line 199, ../scss/common.scss */
  .concrete_case div li:before {
    top: 40%;
  }
}
/* line 208, ../scss/common.scss */
.concrete_case div li:not(:last-child) {
  border-bottom: 1px dashed #ccc;
}
/* line 211, ../scss/common.scss */
.concrete_case div li span {
  font-size: 1.05em;
  font-weight: bold;
}
/* line 217, ../scss/common.scss */
.concrete_case div li:nth-child(1) span {
  color: #008c1a;
}
/* line 217, ../scss/common.scss */
.concrete_case div li:nth-child(2) span {
  color: #1965ac;
}
/* line 217, ../scss/common.scss */
.concrete_case div li:nth-child(3) span {
  color: #ff0024;
}
/* line 217, ../scss/common.scss */
.concrete_case div li:nth-child(4) span {
  color: #8c3b00;
}
/* line 217, ../scss/common.scss */
.concrete_case div li:nth-child(5) span {
  color: #b340d0;
}

/* line 237, ../scss/common.scss */
.note {
  margin-top: 40px;
  padding: 0 30px;
}
@media only screen and (max-width: 640px) {
  /* line 237, ../scss/common.scss */
  .note {
    margin-top: 20px;
    padding: 0 10px;
  }
}
/* line 244, ../scss/common.scss */
.note span {
  color: #e00000;
}
/* line 247, ../scss/common.scss */
.note p {
  margin: 0 0 30px;
  font-size: 1.05em;
  line-height: 2;
}
@media only screen and (max-width: 640px) {
  /* line 247, ../scss/common.scss */
  .note p {
    margin: 0 0 15px;
    line-height: 1.5;
  }
}

/* line 258, ../scss/common.scss */
.contact {
  width: 90%;
  padding: 50px 5%;
  background-color: #fff8eb;
  font-size: 1.3em;
  text-align: center;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  /* line 258, ../scss/common.scss */
  .contact {
    width: 86%;
    margin: 0 2% 2% 2%;
    padding: 2% 5%;
  }
}
/* line 270, ../scss/common.scss */
.contact p {
  line-height: 2.5;
}
@media only screen and (max-width: 640px) {
  /* line 270, ../scss/common.scss */
  .contact p {
    line-height: 1.5;
    text-align: left;
    font-size: .8em;
    margin-top: 10px;
  }
}
/* line 279, ../scss/common.scss */
.contact a {
  width: 80%;
  margin: 20px auto 0;
  padding: 30px 0;
  display: block;
  border-radius: 5px;
  font-size: .9em;
  background-color: #f39800;
  box-shadow: 0 5px 0 #b77200;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all .2s;
          transition: all .2s;
  position: relative;
  top: 0;
}
/* line 293, ../scss/common.scss */
.contact a:hover {
  position: relative;
  top: 5px;
  box-shadow: 0 0 0 #b77200;
}
@media only screen and (max-width: 640px) {
  /* line 279, ../scss/common.scss */
  .contact a {
    width: 90%;
    margin: 20px auto;
    padding: 15px 0;
  }
}

/* line 305, ../scss/common.scss */
.back {
  width: 90%;
  padding: 30px 5%;
  font-size: 1.3em;
  text-align: center;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  /* line 305, ../scss/common.scss */
  .back {
    width: 86%;
    margin: 0 2% 2% 2%;
    padding: 2% 5%;
  }
}
/* line 317, ../scss/common.scss */
.back a {
  width: 80%;
  margin: 20px auto 0;
  padding: 30px 0;
  display: block;
  border-radius: 5px;
  font-size: .9em;
  background-color: #999;
  box-shadow: 0 5px 0 #333;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all .2s;
          transition: all .2s;
  position: relative;
  top: 0;
}
/* line 331, ../scss/common.scss */
.back a:hover {
  position: relative;
  top: 5px;
  box-shadow: 0 0 0 #b77200;
}
@media only screen and (max-width: 640px) {
  /* line 317, ../scss/common.scss */
  .back a {
    width: 90%;
    margin: 20px auto;
    padding: 15px 0;
  }
}

/* -----------------------
footer
----------------------- */
/* line 348, ../scss/common.scss */
.footer_wrap {
  margin-top: 50px;
  padding: 50px 0;
  background-color: #f4f4f4;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 348, ../scss/common.scss */
  .footer_wrap {
    margin-top: 0px;
    padding: 30px 0;
  }
}
/* line 357, ../scss/common.scss */
.footer_wrap span {
  font-size: 0.8em;
  display: block;
}