main {
  padding-top: 0 !important;
  padding: 0!important;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

img {
  max-width: 1200px;
}

header {
  background: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.img-container {
  position: relative;
  width: 100%;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;

}

#top-logo {
  position: absolute;
  min-width: 120px;
  width: 20vw;
  height: auto;
  left: 2vw;
  top: 2vw;
  z-index: 10;
}

#top-slogan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  position: absolute;
  bottom: 30px;
  color: white;
}

#top-slogan h2 {
  margin-bottom: 0;
}

#top-slogan img {
  width: 300px;
  max-width: 80%;
  margin-top: 8px;
}

#delivery {
  margin-top: -70px;
}

.text-in-image-bg {
  width: 100%;
  height: auto;
  z-index: 0;
}

article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section {
  margin-top: -2px;
  position: relative;
  z-index: 10;
  padding: 20px 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
}

.section-top {
  background-color: #1E2C5D;
}
.section-second {
  background-color: #F0F0F0;
}
.section-rest {
  background-color: white;
}

.section-top .button-link {
  margin: 20px 0;
  text-decoration: none;
  padding: 0 15px;
  text-align: center;
  color: black;
  background-color: white;
  width: 200px;
  height: 100px;
  font-weight: bold;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border-radius: 0.5rem;
  font-family: "源ノ角ゴシック", "Source Han Sans", -apple-system, "Roboto", "Helvetica Neue", "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", "メイリオ", "Osaka", "MS PGothic", arial, sans-serif;
  font-size: 1.4375rem;
  vertical-align: center;
  line-height: 100px;
}

small {
  color: white !important;
}

ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}

li::before {
  content: '・';
}

#baumkuchen {
  position: absolute;
  padding: 20px;
  line-height: 1.5;
}

#baumkuchen a {
  color: #db2d60;
}

.section-content {
  margin-top: -2px;
  color: black;
}

h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.4em;
  font-weight: normal;
}

.content-img {
  position: relative;
  width: 100%;
  z-index: 0;
}

.img-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 1200px;
  -ms-flex-item-align: center;
      align-self: center;
}

.img-group div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.img-group div img {
  width: 50%;
  height: auto;
}

.section-bottom h2 {
  margin: 10px 0 20px 0;
}

.logo-holder {
  background-color: #F0F0F0;
  padding: 15px;
  border-radius: 0.5rem;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  max-width: 1100px;
}

footer {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1200px;
}
@media (min-width: 400px) {
  h2 {
    font-size: 25px;
  }
  section {
    font-size: 20px;
    padding: 30px 50px;
  }
  .section-top .button-link {
    margin: 40px 0;
    width: 300px;
    height: 100px;
    line-height: 100px;
  }
  #delivery {
    margin-top: -90px;
  }
  #baumkuchen {
    font-size: 25px;
    padding: 50px 50px;
  }
  small {
    font-size: 23px !important;
  }

  #top-slogan {
    bottom: 60px;
  }
  #top-slogan img {
    width: 80vw;
    margin-top: 20px;
  }
}

@media (min-width: 700px) {
  h2 {
    font-size: 25px;
  }
  section {
    font-size: 20px;
    padding: 30px 50px;
  }
  .section-top .button-link {
    margin: 40px 0;
    width: 400px;
    height: 100px;
    line-height: 100px;
  }
  #delivery {
    margin-top: -190px;
  }
  #baumkuchen {
    font-size: 25px;
    padding: 50px 50px;
  }
  small {
    font-size: 23px !important;
  }

  #top-slogan {
    bottom: 120px;
  }
  #top-slogan img {
    width: 80vw;
    margin-top: 20px;
  }

}

@media (min-width: 1100px) {
  main {
    background-color: #F0F0F0 !important;
  }
  h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  section {
    font-size: 20px !important;
    padding: 40px 60px;
  }
  .section-top .button-link {
    margin: 40px 0;
    width: 700px;
    height: 100px;
    line-height: 100px;
  }
  small {
    font-size: 18px !important;
  }
  .section-bottom {
    padding-bottom: 50px;
  }
  .section-bottom h2 {
    margin: 30px 0 50px 0;
  }

  .logo-holder {
    width: 60vw;
    margin: 20px 0 50px 0;
  }

  #baumkuchen {
    padding: 40px 62px;
    font-size: 20px !important;
  }

  #delivery {
    margin-top: -250px;
  }


  #top-logo {
    width: 300px;
}


}


/*# sourceMappingURL=/style.a5418fab.css.map */