h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.home-hero {
  margin-top: 60px;
}

.background-home-hero {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50%;
  height: 600px;
  background-color: #b7e3e4;
}

.heading1 {
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: 'Noto Serif JP', sans-serif;
  color: #2b2b2b;
  font-size: 52px;
  line-height: 64px;
  font-weight: 700;
  letter-spacing: -2px;
}

.flex-container {
  position: relative;
  z-index: 91;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-image-container {
  position: static;
  overflow: hidden;
  width: 40%;
  height: 520px;
}

.heading4 {
  margin-bottom: 0px;
  font-family: Cabin, sans-serif;
  color: #c7c6c4;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 3px;
  text-indent: 0px;
  text-transform: uppercase;
  white-space: normal;
}

.heading2 {
  color: #2b2b2b;
}

.heading3 {
  font-family: Cabin, sans-serif;
  color: #3a465c;
  font-weight: 700;
  letter-spacing: 3px;
}

div.home-hero div.hero-text-container a {
  display: inline-block;
  font-family: 'Univers', Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  letter-spacing: 1px;
  text-decoration: none;
  background-color: #b7e3e4;
  cursor: pointer;
  margin-top: 32px;
  padding: 12px 24px;
}

.body {
  font-family: Cabin, sans-serif;
  font-weight: 400;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 32px;
  font-family: Univers, sans-serif;
  color: #3a465c;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav-container {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-info {
  margin-top: 100px;
  background-color: #2b2b2b;
}

.paragraph {
  margin-bottom: 24px;
  background-color: transparent;
  font-family: Univers, sans-serif;
  color: #fff;
  font-size: 16px;
}

.text-container {
  width: 50%;
  font-size: 16px;
}

.image-container {
  margin-top: 80px;
  margin-bottom: 80px;
}

.image-4 {
  height: 340px;
}

.paragraph-last {
  font-family: Univers, sans-serif;
  color: #fff;
}

.partners {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 100px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo45 {
  height: 45px;
  margin-right: 60px;
  margin-left: 0px;
}

.footer {
  background-color: #ededed;
}

.image-6 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  font-family: Univers, sans-serif;
}

.banner {
  width: 100%;
  height: 460px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/about.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-container {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.blog-heading {
  margin-top: 60px;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 400;
}

.blog-paragraph {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Univers, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
a {
	text-decoration: underline;
	color: #3a465c;
}

.breadcrumb {
  margin-top: 60px;
  margin-bottom: 0px;
  font-family: Univers, sans-serif;
  color: #2b2b2b;
}

.logo50 {
  margin-right: 60px;
  margin-left: 60px;
}

.blog-paragraph-indent {
  margin-top: 20px;
  margin-bottom: 0px;
  direction: ltr;
  font-family: Univers, sans-serif;
  font-size: 16px;
  text-indent: 20px;
}

.list-item {
  margin-bottom: 10px;
  list-style-type: disc;
}

.list {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 32px;
  font-family: Univers, sans-serif;
  font-size: 16px;
}

.heading {
  margin-top: 50px;
  margin-bottom: 0px;
  font-family: 'Noto Serif JP', sans-serif;
  color: #2b2b2b;
  line-height: 30px;
  font-weight: 400;
}

.link {
  color: #3a465c;
}

.banner-workshop {
  width: 100%;
  height: 460px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/workshop.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media screen and (max-width: 991px) {
  .background-home-hero {
    width: 70%;
    height: 540px;
  }
  .heading1 {
    margin-bottom: 40px;
    font-size: 38px;
    line-height: 50px;
  }
  .flex-container {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-image-container {
    width: 50%;
    height: 360px;
  }
  .heading4 {
    font-size: 14px;
  }
  .heading2 {
    margin-bottom: 0px;
    font-size: 24px;
    letter-spacing: 1px;
  }
  .heading3 {
    margin-top: 10px;
    font-size: 20px;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .link-block {
    padding-left: 32px;
    font-size: 14px;
  }
  .nav-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-container {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .image-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-4 {
    height: 240px;
  }
  .paragraph-last {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
  }
  .partners {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .logo45 {
    height: 40px;
    margin-right: 0px;
    margin-left: 60px;
  }
  .footer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo60 {
    height: 50px;
    margin-right: 0px;
  }
  .banner {
    height: 400px;
    max-height: 460px;
    margin-top: 32px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/about.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .blog-container {
    margin-right: 20px;
    margin-left: 20px;
  }
  .logo50 {
    margin-right: 0px;
  }
  .banner-workshop {
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .background-home-hero {
    width: 70%;
    height: 480px;
  }
  .heading1 {
    margin-bottom: 40px;
    font-size: 38px;
    line-height: 50px;
  }
  .flex-container {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .hero-image-container {
    width: 60%;
    height: 320px;
  }
  .heading4 {
    font-size: 12px;
  }
  .heading2 {
    font-size: 20px;
  }
  .heading3 {
    margin-top: 0px;
  }
  .link-block {
    padding-left: 20px;
  }
  .banner {
    height: 300px;
    margin-top: 32px;
    background-image: url('../images/about.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .blog-container {
    margin-right: 20px;
    margin-left: 20px;
  }
  .banner-workshop {
    height: 300px;
  }
}

@media screen and (max-width: 479px) {
  .home-hero {
    margin-top: 40px;
  }
  .background-home-hero {
    width: 100%;
    height: 470px;
    background-color: #b7e3e4;
  }
  .heading1 {
    margin-bottom: 40px;
    font-size: 42px;
    line-height: 52px;
    text-align: center;
  }
  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-image-container {
    display: none;
    width: 80%;
    height: 320px;
    margin-top: 40px;
  }
  .hero-text-container {
    margin-bottom: 30px;
  }
  .heading4 {
    margin-top: 0px;
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  .heading2 {
    font-size: 24px;
    text-align: center;
  }
  .heading3 {
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
  }
  .container {
    max-width: 1200px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }
  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3a465c;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
  }
  .link-block {
    padding: 10px 15px;
    color: #3a465c;
    text-decoration: none;
  }
  .nav-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-info {
    margin-top: 30px;
  }
  .paragraph {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 22px;
  }
  .image-4 {
    height: 220px;
  }
  .paragraph-last {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 22px;
  }
  .partners {
    margin-top: 60px;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .logo45 {
    margin-top: 32px;
    margin-left: 0px;
    padding-top: 0px;
  }
  .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .image-7 {
    margin-bottom: 10px;
  }
  .banner {
    width: 100%;
    height: 300px;
    max-height: 300px;
    background-image: url('../images/about.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .blog-container {
    margin-right: 20px;
    margin-left: 20px;
  }
  .logo50 {
    margin-top: 32px;
    margin-left: 0px;
  }
}

@font-face {
  font-family: 'Univers';
  src: url('../fonts/Univers-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

div.sponsors-container {
  width: 100%;
  padding: 0 20px;
}

@media screen and (min-width: 1023px) {
  div.sponsors-container {
    padding: 0;
  }
  .phone{
    display: block;
  }

}

div.sponsors {
  display: flex; 
  align-items: center; 
  margin-top: 48px;
}
div.sponsors a.sponsor {
  display: block;
}
div.sponsors a.sponsor img {
  width: auto;
  height: 100px;
  display: block;
  padding: 20px;
}