@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:600");
@font-face {
  font-family: "Alte";
  src: url("../fonts/webfonts_Alte-DIN-1451-Mittelschrift/Alte-DIN-1451-Mittelschrift.ttf.woff") format("woff"), url("../fonts/webfonts_Alte-DIN-1451-Mittelschrift/Alte-DIN-1451-Mittelschrift.ttf.svg#Alte-DIN-1451-Mittelschrift") format("svg"), url("../fonts/webfonts_Alte-DIN-1451-Mittelschrift/Alte-DIN-1451-Mittelschrift.ttf.eot"), url("../fonts/webfonts_Alte-DIN-1451-Mittelschrift/Alte-DIN-1451-Mittelschrift.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
.green {
  color: #00A357;
}

.black {
  color: #000000;
}

.blue {
  color: #004695;
}

.lightblue {
  color: #6699CC;
}

.pink {
  color: #F19FB9;
}

.red {
  color: #FC0E1C;
}

.orange {
  color: #FF5000;
}

#wlb_idx #sec01 figure {
  text-align: center;
}
#wlb_idx #sec01 figure img {
  max-width: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#wlb_idx #sec01 h3 {
  margin-top: 120px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec01 {
    margin-bottom: 30px;
  }
}
#wlb_idx #sec01 ul {
  list-style: none;
  margin: auto;
  padding: 2em 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec01 ul {
    display: block;
  }
}
#wlb_idx #sec01 ul li {
  flex-basis: 47%;
}
#wlb_idx #sec01 ul li h3 {
  font-size: 18px;
  padding: 0.3em;
  letter-spacing: 0;
  margin: 0;
}
#wlb_idx #sec01 ul li p {
  margin: 0;
  padding: 2em 0;
}
#wlb_idx #sec02 {
  background: url(../common/img/bg02.png);
  margin: 0 -20px;
  overflow: hidden;
  text-align: center;
}
#wlb_idx #sec02::before {
  content: "";
  display: block;
  width: 110%;
  height: 200px;
  background: #fff;
  transform: rotate(4.4deg);
  margin: -100px auto 0;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec02::before {
    margin: -180px auto 0;
  }
}
#wlb_idx #sec02::after {
  content: "";
  display: block;
  width: 110%;
  height: 200px;
  background: #fff;
  transform: rotate(-4.4deg);
  margin: 0 auto -100px;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec02::after {
    margin: 0 auto -180px;
  }
}
#wlb_idx #sec02 h3 {
  text-align: center;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  font-size: 60px;
  color: #fff;
  letter-spacing: 0.05em;
  margin: 0 auto 10px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec02 h3 {
    font-size: 30px;
  }
}
#wlb_idx #sec02 .clm2 {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: auto;
  padding: 0 5% 80px;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec02 .clm2 {
    display: block;
    padding: 0 5% 40px;
  }
}
#wlb_idx #sec02 .clm2 div {
  flex-basis: 45%;
}
#wlb_idx #sec02 .clm2 div figure {
  position: relative;
  margin-bottom: 20px;
}
#wlb_idx #sec02 .clm2 div figure img {
  width: 100%;
  height: auto;
}
#wlb_idx #sec02 .clm2 div figure figcaption {
  position: absolute;
  left: -10%;
  bottom: 7%;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 10px 30px;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec02 .clm2 div figure figcaption {
    left: -20px;
  }
}
#wlb_idx #sec02 .clm2 div figure figcaption strong {
  font-weight: normal;
  display: inline-block;
  font-size: 18px;
  margin-right: 0.5em;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec02 .clm2 div figure figcaption strong {
    font-size: 14px;
  }
}
#wlb_idx #sec02 .clm2 div p {
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #wlb_idx #sec02 .clm2 div p {
    font-size: 16px;
  }
}
#wlb_idx footer {
  padding-top: 0;
}

#wlb #pageTtl {
  margin-bottom: 20px;
}
#wlb article {
  margin: auto;
  padding: 0 !important;
  background: url(../common/img/bg02.png);
}
#wlb article #sec01 {
  background-image: url(img/wlb_sec01_bg.png);
}
#wlb article #sec02 {
  background-image: url(img/wlb_sec02_bg.png);
}
#wlb article #sec01, #wlb article #sec02 {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding: 0 20px;
}
@media screen and (max-width: 1366px) {
  #wlb article #sec01, #wlb article #sec02 {
    background-size: auto 560px;
    background-position: right top;
  }
}
@media screen and (max-width: 767px) {
  #wlb article #sec01, #wlb article #sec02 {
    background-size: 100% auto;
  }
}
#wlb article #sec01 #sec01-1, #wlb article #sec01 #sec02-1, #wlb article #sec02 #sec01-1, #wlb article #sec02 #sec02-1 {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  padding: 40px 0 146px;
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-1, #wlb article #sec01 #sec02-1, #wlb article #sec02 #sec01-1, #wlb article #sec02 #sec02-1 {
    padding: 20px 0 20px;
  }
}
#wlb article #sec01 #sec01-1 .prf, #wlb article #sec01 #sec02-1 .prf, #wlb article #sec02 #sec01-1 .prf, #wlb article #sec02 #sec02-1 .prf {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-1 .prf, #wlb article #sec01 #sec02-1 .prf, #wlb article #sec02 #sec01-1 .prf, #wlb article #sec02 #sec02-1 .prf {
    display: block;
  }
}
#wlb article #sec01 #sec01-1 .prf p:nth-child(1), #wlb article #sec01 #sec02-1 .prf p:nth-child(1), #wlb article #sec02 #sec01-1 .prf p:nth-child(1), #wlb article #sec02 #sec02-1 .prf p:nth-child(1) {
  width: 170px;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-1 .prf p:nth-child(1), #wlb article #sec01 #sec02-1 .prf p:nth-child(1), #wlb article #sec02 #sec01-1 .prf p:nth-child(1), #wlb article #sec02 #sec02-1 .prf p:nth-child(1) {
    padding: 15px 15px;
    font-size: 12px;
    width: auto;
    width: 150px;
    display: inline-block;
  }
}
#wlb article #sec01 #sec01-1 .prf p:nth-child(1) strong, #wlb article #sec01 #sec02-1 .prf p:nth-child(1) strong, #wlb article #sec02 #sec01-1 .prf p:nth-child(1) strong, #wlb article #sec02 #sec02-1 .prf p:nth-child(1) strong {
  display: block;
  line-height: 1.5;
  font-size: 18px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-1 .prf p:nth-child(1) strong, #wlb article #sec01 #sec02-1 .prf p:nth-child(1) strong, #wlb article #sec02 #sec01-1 .prf p:nth-child(1) strong, #wlb article #sec02 #sec02-1 .prf p:nth-child(1) strong {
    font-size: 14px;
  }
}
#wlb article #sec01 #sec01-1 .prf p:nth-child(2), #wlb article #sec01 #sec02-1 .prf p:nth-child(2), #wlb article #sec02 #sec01-1 .prf p:nth-child(2), #wlb article #sec02 #sec02-1 .prf p:nth-child(2) {
  color: #00A357;
  font-size: 28px;
  line-height: 1.3;
  padding-left: 1.5em;
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-1 .prf p:nth-child(2), #wlb article #sec01 #sec02-1 .prf p:nth-child(2), #wlb article #sec02 #sec01-1 .prf p:nth-child(2), #wlb article #sec02 #sec02-1 .prf p:nth-child(2) {
    color: #fff;
    padding-left: 0;
    padding-top: 1em;
    font-size: 18px;
    width: 100%;
  }
}
#wlb article #sec01 #sec01-1 p, #wlb article #sec01 #sec02-1 p, #wlb article #sec02 #sec01-1 p, #wlb article #sec02 #sec02-1 p {
  width: 60%;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-1 p, #wlb article #sec01 #sec02-1 p, #wlb article #sec02 #sec01-1 p, #wlb article #sec02 #sec02-1 p {
    width: 100%;
    padding: 0;
    color: #fff;
  }
}
#wlb article #sec01 #sec01-2, #wlb article #sec01 #sec02-2, #wlb article #sec02 #sec01-2, #wlb article #sec02 #sec02-2 {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: auto;
  padding: 50px 0 100px;
}
@media screen and (max-width: 991px) {
  #wlb article #sec01 #sec01-2, #wlb article #sec01 #sec02-2, #wlb article #sec02 #sec01-2, #wlb article #sec02 #sec02-2 {
    display: block;
    padding: 30px 0 60px;
  }
}
#wlb article #sec01 #sec01-2 figure, #wlb article #sec01 #sec02-2 figure, #wlb article #sec02 #sec01-2 figure, #wlb article #sec02 #sec02-2 figure {
  flex-basis: 57%;
  text-align: left;
  margin: 0;
  padding: 0;
}
#wlb article #sec01 #sec01-2 figure figcaption, #wlb article #sec01 #sec02-2 figure figcaption, #wlb article #sec02 #sec01-2 figure figcaption, #wlb article #sec02 #sec02-2 figure figcaption {
  font-size: 15px;
  color: #fff;
  padding: 0.5em 0 0;
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-2 figure figcaption, #wlb article #sec01 #sec02-2 figure figcaption, #wlb article #sec02 #sec01-2 figure figcaption, #wlb article #sec02 #sec02-2 figure figcaption {
    font-size: 10px;
  }
}
#wlb article #sec01 #sec01-2 figure img, #wlb article #sec01 #sec02-2 figure img, #wlb article #sec02 #sec01-2 figure img, #wlb article #sec02 #sec02-2 figure img {
  width: 100%;
  height: auto;
}
#wlb article #sec01 #sec01-2 div, #wlb article #sec01 #sec02-2 div, #wlb article #sec02 #sec01-2 div, #wlb article #sec02 #sec02-2 div {
  flex-basis: 37%;
  color: #fff;
}
#wlb article #sec01 #sec01-2 div h3, #wlb article #sec01 #sec02-2 div h3, #wlb article #sec02 #sec01-2 div h3, #wlb article #sec02 #sec02-2 div h3 {
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 0 0 2em;
  padding: 0;
}
@media screen and (max-width: 991px) {
  #wlb article #sec01 #sec01-2 div h3, #wlb article #sec01 #sec02-2 div h3, #wlb article #sec02 #sec01-2 div h3, #wlb article #sec02 #sec02-2 div h3 {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  #wlb article #sec01 #sec01-2 div h3, #wlb article #sec01 #sec02-2 div h3, #wlb article #sec02 #sec01-2 div h3, #wlb article #sec02 #sec02-2 div h3 {
    font-size: 18px;
    margin-top: 1em;
  }
}
#wlb article #sec01 #sec01-2 div p, #wlb article #sec01 #sec02-2 div p, #wlb article #sec02 #sec01-2 div p, #wlb article #sec02 #sec02-2 div p {
  line-height: 1.5;
}
#wlb article .outside-sec {
  padding: 20px 20px 100px;
}
#wlb article .separator {
  background: #fff;
  text-align: center;
  color: #bababa;
  padding: 0 20px;
  letter-spacing: 0.7em;
  line-height: 120px;
  font-size: 18px;
}