:root {
  --accent-color: #ffa945;
  --white: white;
  --text-color: #353232;
  --black: black;
}

.section-top {
  background-image: url('../images/main-img.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.main-logo-box {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  display: flex;
  position: static;
  inset: 30% auto auto 47%;
}

.main-text {
  color: #fff;
  max-width: 70px;
  margin: 0 5px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 80px;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  padding: 60px 145px;
  display: flex;
  position: relative;
}

.title-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  display: flex;
  position: relative;
}

.title-text {
  color: #353232;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 50px;
}

.title-line {
  background-color: var(--accent-color);
  border-radius: 50px;
  width: 100px;
  height: 3px;
}

.con-box {
  justify-content: center;
  width: 100%;
  max-width: 1440px;
  margin-top: 120px;
  display: flex;
}

.con-text-box {
  flex-flow: column;
  width: 40%;
  max-width: 460px;
  margin-right: 60px;
  padding-top: 30px;
  display: flex;
  position: relative;
}

.con-img {
  height: 100%;
}

.con-img-box {
  width: 540px;
  height: 300px;
}

.nomal-bold-text {
  color: #353232;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Kiwi Maru, sans-serif;
  font-weight: 400;
  line-height: 24px;
}

.nomal-bold-text.service {
  color: #353232;
}

.nomal-bold-text.service._2 {
  margin-top: 3px;
  padding-bottom: 0;
}

.nomal-text {
  color: #353232;
  height: 140px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kiwi Maru, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.service-box {
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-top: 120px;
  display: flex;
}

.service-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.ser-img {
  width: 100%;
  max-width: none;
  height: 100%;
}

.s-text-box {
  padding: 60px 0;
}

.s-title-box {
  margin-bottom: 60px;
}

.com-box {
  flex-flow: column;
  max-width: 1440px;
  margin-top: 120px;
  display: flex;
}

.com-block {
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.com-img-box {
  justify-content: flex-start;
  align-items: center;
  width: 540px;
  height: 300px;
  margin-left: 60px;
  display: flex;
}

.com-text-box {
  border-left: 1px solid var(--accent-color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.com-info-box {
  flex-flow: row;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 60px;
  display: flex;
}

.com-title-text {
  color: #353232;
  border-right: 1px #000;
  width: 200px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kiwi Maru, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  position: static;
}

.nomal-tex {
  color: #353232;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kiwi Maru, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  position: static;
}

.nomal-tex.com {
  font-family: Zen Old Mincho;
}

.nomal-tex.com.adress {
  font-size: 14px;
}

.map-box {
  width: 100%;
  max-width: 1440px;
  height: 500px;
  max-height: 400px;
  margin-top: 60px;
  padding-left: 120px;
  padding-right: 120px;
  display: block;
  overflow: hidden;
}

.footer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  display: flex;
  position: relative;
}

.footer-menu {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 30px;
  padding-right: 60px;
  display: flex;
}

.menu-box {
  border-left: 1px solid var(--accent-color);
  justify-content: center;
  align-items: center;
  width: 130px;
  margin-right: 15px;
  padding: 9px 15px 9px 30px;
  text-decoration: none;
  display: flex;
}

.menu-box._2.w--current {
  margin-right: 0;
  padding-right: 30px;
}

.footer-box {
  background-color: var(--accent-color);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 120px;
  display: flex;
}

.footer-text-box {
  border-bottom: 1px solid #ffffff80;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 9px;
  padding-top: 0;
  padding-bottom: 9px;
  display: flex;
}

.ft-bold-text {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.ft-nomal-text {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kiwi Maru, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.ft-nomal-text._2 {
  margin-left: 15px;
  font-family: Kiwi Maru, sans-serif;
}

.ft-nomal-text.cp {
  font-size: 16px;
}

.ft-copyright {
  color: #ffffffb3;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zen Old Mincho;
  font-size: 14px;
  font-weight: 300;
}

.map {
  width: 100%;
  height: 100%;
}

.company-box {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 60px;
}

.com-text {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kiwi Maru, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.logo-box {
  width: 80px;
  height: 80px;
}

.greenp-svg {
  width: 100%;
  max-width: 150px;
  position: absolute;
  inset: -5% 10% auto auto;
}

.onion-svg {
  width: 100%;
  max-width: 150px;
  position: absolute;
  inset: -5% auto auto 10%;
}

.tomato-svg {
  width: 100%;
  max-width: 150px;
  position: absolute;
  inset: -5% 10% auto auto;
}

.veg-svg {
  width: 100%;
  max-width: 150px;
  position: absolute;
  inset: -50% auto auto 5%;
}

.ft-ad-box {
  display: flex;
}

.image {
  max-width: 300px;
}

.line {
  z-index: -1;
  max-width: 300px;
  position: absolute;
  inset: 15px auto 0% 0%;
}

.ft-logo {
  max-width: 80px;
}

.google-map-link {
  border-bottom: 1px solid var(--text-color);
  justify-content: flex-start;
  align-items: flex-start;
  width: 150px;
  padding: 5px 5px 0;
  text-decoration: none;
  display: flex;
}

.title-text-copy {
  color: #353232;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Yuji Syuku;
  font-size: 45px;
  font-weight: 500;
  line-height: 50px;
}

.line-box {
  background-color: var(--accent-color);
  width: 80px;
  height: 2px;
}

.icon-1 {
  max-width: 150px;
  position: absolute;
  inset: -5% 145px auto auto;
}

.icon-2 {
  max-width: 150px;
  position: absolute;
  inset: -5% auto auto 145px;
}

.icon-3 {
  max-width: 100px;
  position: absolute;
  inset: auto auto -15% 145px;
}

.header {
  z-index: 3;
  background-color: var(--accent-color);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  padding: 9px 30px;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.header.w--current {
  z-index: 3;
  text-decoration: none;
}

.cp-text {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kiwi Maru, sans-serif;
  font-weight: 500;
}

.logo-2 {
  max-width: 40px;
  margin-right: 15px;
}

.top-view {
  z-index: 5;
  background-color: var(--accent-color);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-2 {
  max-width: 400px;
}

.header1 {
  z-index: 3;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.header-inside {
  z-index: 3;
  background-color: var(--accent-color);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  padding: 9px 30px;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.header-inside.w--current {
  z-index: 3;
  text-decoration: none;
}

.icon-4 {
  max-width: 150px;
  position: absolute;
  inset: -5% 145px auto auto;
}

.ser-box {
  max-width: 380px;
  max-height: 270px;
  overflow: hidden;
}

.div-block, .ser-line {
  background-color: var(--accent-color);
  width: 100%;
  height: 1px;
}

.navi-menu {
  justify-content: center;
  align-items: center;
  max-width: 60px;
  max-height: 40px;
  margin-right: 60px;
  display: flex;
  overflow: hidden;
}

.image-3 {
  max-width: 80px;
  display: none;
}

.image-4 {
  max-width: 30px;
}

@media screen and (max-width: 991px) {
  .main-logo-box {
    max-width: 500px;
    left: 40%;
  }

  .section {
    padding-left: 60px;
    padding-right: 60px;
  }

  .title-text {
    font-size: 40px;
  }

  .con-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .con-text-box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .con-img {
    height: auto;
  }

  .con-img-box {
    height: auto;
    margin-top: 60px;
  }

  .nomal-bold-text.service, .nomal-bold-text.service._2 {
    font-size: 20px;
  }

  .nomal-text {
    height: auto;
  }

  .service-block {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .s-text-box {
    height: 500px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .com-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .com-img-box {
    margin-top: 60px;
    margin-left: 0;
    overflow: hidden;
  }

  .com-text-box {
    width: 100%;
  }

  .map-box {
    height: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-menu {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .company-box {
    left: 30px;
  }

  .greenp-svg, .onion-svg, .tomato-svg {
    max-width: 100px;
  }

  .google-map-link {
    margin-top: 5px;
  }

  .title-text-copy {
    font-size: 40px;
  }

  .icon-1 {
    max-width: 100px;
    right: 60px;
  }

  .icon-2 {
    max-width: 100px;
    left: 60px;
  }

  .icon-3 {
    bottom: -5%;
    left: 60px;
  }

  .image-2 {
    max-width: 300px;
  }

  .icon-4 {
    max-width: 100px;
    right: 60px;
  }

  .navi-menu {
    max-height: 30px;
    margin-right: 30px;
  }

  .image-3 {
    max-width: 60px;
  }
}

@media screen and (max-width: 767px) {
  .main-logo-box {
    max-width: 300px;
  }

  .section {
    margin-top: 90px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .title-box {
    width: 250px;
  }

  .title-text {
    margin-bottom: 9px;
    font-size: 30px;
    line-height: 36px;
  }

  .con-box {
    max-width: 380px;
    margin-top: 60px;
  }

  .con-img-box {
    width: 100%;
    height: auto;
  }

  .nomal-bold-text {
    font-size: 20px;
  }

  .nomal-bold-text.service {
    margin-bottom: 15px;
  }

  .nomal-bold-text.service._2 {
    margin-left: 9px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .nomal-text {
    font-size: 14px;
  }

  .service-box {
    flex-flow: column;
    margin-top: 30px;
  }

  .service-block {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
  }

  .s-text-box {
    max-width: 380px;
    height: auto;
    padding-top: 0;
    padding-bottom: 30px;
  }

  .s-title-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .com-block {
    justify-content: center;
    align-items: flex-start;
    max-width: 380px;
  }

  .com-img-box {
    width: 100%;
    height: 260px;
  }

  .com-info-box {
    padding-left: 30px;
  }

  .com-title-text {
    width: 100px;
    font-size: 14px;
  }

  .nomal-tex {
    font-size: 14px;
  }

  .com-img {
    width: 100%;
  }

  .map-box {
    max-width: 380px;
    height: 260px;
    margin-top: 30px;
  }

  .footer {
    margin-top: 30px;
  }

  .footer-menu {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .menu-box {
    border-bottom: 1px solid var(--accent-color);
    border-left-style: none;
    width: 40%;
    margin-top: 9px;
    margin-bottom: 9px;
    margin-right: 9px;
    padding-left: 18px;
    padding-right: 9px;
  }

  .menu-box.w--current {
    margin-right: 9px;
    padding-left: 18px;
    padding-right: 9px;
  }

  .menu-box._2.w--current {
    border-right: 1px none var(--accent-color);
    margin-right: 0;
    padding-right: 18px;
  }

  .menu-box._2-copy.w--current {
    border-right: 1px solid var(--accent-color);
    margin-right: 0;
    padding-right: 18px;
  }

  .footer-box {
    padding-left: 60px;
    padding-right: 60px;
  }

  .ft-nomal-text {
    font-size: 12px;
    line-height: 16px;
  }

  .ft-nomal-text._2 {
    margin-left: 0;
  }

  .ft-nomal-text.cp {
    line-height: 24px;
  }

  .map {
    max-width: 508px;
  }

  .company-box {
    padding: 9px 15px;
  }

  .com-text {
    margin-top: 9px;
    font-size: 20px;
    line-height: 24px;
  }

  .veg-svg {
    max-width: 80px;
    top: -40%;
    left: 10%;
  }

  .ft-ad-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .line {
    max-width: 250px;
  }

  .ft-logo {
    max-width: 60px;
  }

  .google-map-link {
    width: 140px;
  }

  .title-text-copy {
    margin-bottom: 9px;
    font-size: 30px;
    line-height: 36px;
  }

  .icon-1 {
    max-width: 80px;
    right: 30px;
  }

  .icon-2 {
    max-width: 80px;
    top: -2%;
    left: 30px;
  }

  .icon-3 {
    max-width: 80px;
    bottom: -5%;
    left: 30px;
  }

  .cp-text {
    font-size: 18px;
    line-height: 24px;
  }

  .logo-2 {
    max-width: 24px;
    margin-right: 5px;
  }

  .image-2 {
    max-width: 200px;
  }

  .header-inside {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 5px 15px;
  }

  .icon-4 {
    max-width: 80px;
    right: 30px;
  }

  .navi-menu {
    max-height: 30px;
    margin-right: 15px;
  }

  .image-3 {
    max-width: 50px;
  }
}

@media screen and (max-width: 479px) {
  .main-logo-box {
    max-width: 240px;
    left: 35%;
  }

  .main-text {
    text-align: center;
    max-width: 55px;
    font-size: 50px;
    line-height: 60px;
  }

  .con-box {
    margin-top: 30px;
  }

  .nomal-bold-text.service {
    font-size: 18px;
  }

  .nomal-bold-text.service._2 {
    padding-bottom: 0;
  }

  .ser-img, .s-text-box {
    padding-left: 0;
    padding-right: 0;
  }

  .s-title-box {
    justify-content: flex-start;
    align-items: center;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .com-img-box {
    height: auto;
  }

  .com-text-box {
    width: 100%;
  }

  .com-info-box {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 15px;
  }

  .com-title-text {
    width: auto;
  }

  .nomal-tex.com {
    margin-top: 9px;
    margin-left: 30px;
  }

  .map-box {
    height: 200px;
  }

  .footer-menu {
    flex-flow: column;
  }

  .menu-box {
    border-bottom: 1px solid var(--accent-color);
    border-left-style: none;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-top: 9px;
    margin-right: 0;
    padding-top: 9px;
    padding-bottom: 18px;
    padding-left: 9px;
    display: flex;
  }

  .menu-box._2.w--current, .menu-box._2-copy.w--current {
    border-right-style: none;
  }

  .footer-box {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ft-bold-text {
    font-size: 20px;
  }

  .ft-nomal-text {
    font-size: 12px;
  }

  .ft-copyright {
    font-size: 11px;
  }

  .company-box {
    left: 15px;
  }

  .greenp-svg {
    max-width: 80px;
  }

  .onion-svg {
    max-width: 80px;
    top: -3%;
  }

  .tomato-svg {
    max-width: 80px;
    top: -10%;
  }

  .veg-svg {
    top: -20%;
  }

  .ad-box {
    width: 100%;
  }

  .google-map-link {
    margin-left: 30px;
  }

  .header.w--current {
    padding: 5px 15px;
  }

  .logo-2 {
    margin-right: 5px;
  }

  .image-2 {
    max-width: 100px;
  }

  .header-inside.w--current {
    padding: 5px 15px;
  }
}


