@charset "UTF-8";
/* CSS Document */
/* line 20, ../scss/oemodm.scss */
#wrap {
  width: 540px;
  margin: auto; }

@media screen and (max-width: 779px) {
#wrap {
  width: 100%;
  padding-bottom: 40%;}
}
/* line 24, ../scss/oemodm.scss */
h1 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  margin-bottom: 40px;
  text-align: center; }
  /* line 30, ../scss/oemodm.scss */
  h1 span {
    border-bottom: 3px solid #333;
    display: inline-block;
    padding: 5px; }

/* line 36, ../scss/oemodm.scss */
.box {
  border: 2px solid #333; }

/* line 39, ../scss/oemodm.scss */
.head {
  background-repeat: no-repeat;
  border-bottom: 2px solid #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 67px;
  text-align: center;
  vertical-align: middle; }

/* line 48, ../scss/oemodm.scss */
#step1 .head {
  background-image: url(../images/step1.png); }

/* line 51, ../scss/oemodm.scss */
#step2 .head {
  background-image: url(../images/step2.png); }

/* line 54, ../scss/oemodm.scss */
#step3 .head {
  background-image: url(../images/step3.png); }

/* line 57, ../scss/oemodm.scss */
#step4 .head {
  background-image: url(../images/step4.png); }

/* line 60, ../scss/oemodm.scss */
#step5 .head {
  background-image: url(../images/step5.png); }

/* line 63, ../scss/oemodm.scss */
#step6 .head {
  background-image: url(../images/step6.png); }

/* line 67, ../scss/oemodm.scss */
.content {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 1.8em;
  padding: 2em;
  text-align: center; }

/* line 74, ../scss/oemodm.scss */
.arrow {
  text-align: center;
  padding: 10px; }

/* line 78, ../scss/oemodm.scss */
#footlogo {
  margin: 3em 0;
  text-align: center; }
