@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
.lower#ourteam {
  overflow: hidden;
}

@media (max-width: 757px) {
  .lower#ourteam .slick-dotted.slick-slider {
    margin-bottom: 14px;
  }
}

.lower#ourteam main img {
  width: 100%;
}

.lower#ourteam .slick-list {
  padding-bottom: 5px;
}

.lower#ourteam .our-slide-bg {
  background: url(../images/ourteam/slide-bg.jpg);
  background-size: cover;
}

.lower#ourteam .our-slide-inner {
  padding: 35px 0 115px;
}

.lower#ourteam .our-slide-inner:after {
  display: none;
}

.lower#ourteam .arrow {
  position: absolute;
  bottom: 33px;
  left: 0%;
  width: 60px;
  height: 60px;
  background: #fff;
  z-index: 10;
}

.lower#ourteam .arrow:before, .lower#ourteam .arrow:after {
  content: "";
  position: absolute;
  display: block;
}

.lower#ourteam .arrow:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-225deg);
  width: 9px;
  height: 9px;
  border-bottom: 2px solid #2D4198;
  border-right: 2px solid #2D4198;
  transition: border-color .6s;
  z-index: 3;
}

.lower#ourteam .arrow:after {
  bottom: 5px;
  left: 5px;
  top: 5px;
  right: 5px;
  background: #fff;
  transition: background .6s;
}

.lower#ourteam .arrow.prev {
  left: -60px;
}

.lower#ourteam .arrow.next {
  left: 2px;
}

.lower#ourteam .arrow.next:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.lower#ourteam .arrow:hover:before {
  border-color: #fff;
}

.lower#ourteam .arrow:hover:after {
  background: #2D4198;
}

.lower#ourteam .our-slide {
  width: 530px;
  padding-top: 5px;
  transition: width .5s;
  position: relative;
  margin-right: 5px;
}

.lower#ourteam .our-slide a {
  display: block;
  position: relative;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
  color: #fff;
}

.lower#ourteam .our-slide a:after {
  content: "";
  position: absolute;
  display: block;
  background: rgba(0, 28, 80, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: background .5s;
}

.lower#ourteam .our-slide .texts {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 25px;
}

.lower#ourteam .our-slide .lead {
  font-size: 27px;
  line-height: 1.5;
}

.lower#ourteam .our-slide .text01,
.lower#ourteam .our-slide .text02 {
  font-size: 18px;
  line-height: 1.9;
}

.lower#ourteam .our-slide .text03 {
  font-size: 14px;
  line-height: 1.9;
}

.lower#ourteam .our-slide.slick-active {
  transform: translateY(-5px) scale(1.03);
  z-index: 10;
}

.lower#ourteam .our-slide.slick-active a:after {
  background: rgba(0, 28, 80, 0);
}

@media (max-width: 757px) {
  .lower#ourteam .our-slide-inner {
    padding: 35px 0 5px;
  }
  .lower#ourteam .our-slide-wrap {
    padding: 7px 0 22px;
    background: url(../images/ourteam/bg-slide-sp.png) no-repeat top center;
    background-size: 100% 100%;
    margin-left: 0%;
  }
  .lower#ourteam .slick-list {
    padding-bottom: 5px;
  }
  .lower#ourteam .our-slide-inner:after {
    display: none;
  }
  .lower#ourteam .arrow {
    display: none;
  }
  .lower#ourteam .slick-dots {
    transform: translateY(2px);
  }
  .lower#ourteam .slick-dots li button:before {
    opacity: 1;
    color: #fff;
    font-size: 10px;
    transition: font-size .5s;
  }
  .lower#ourteam .slick-dots li.slick-active button:before {
    color: #898EFF;
    font-size: 16px;
  }
  .lower#ourteam .our-slide {
    width: auto;
    padding-top: 5px;
    margin: 0 10px;
  }
  .lower#ourteam .our-slide .texts {
    bottom: 30px;
    left: 0px;
    width: 100%;
  }
  .lower#ourteam .our-slide .lead {
    display: none;
  }
  .lower#ourteam .our-slide .text01,
  .lower#ourteam .our-slide .text02 {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
  }
  .lower#ourteam .our-slide .text03 {
    line-height: 1.6;
    text-align: center;
  }
  .lower#ourteam .our-slide.slick-active {
    transform: translateY(-5px) scale(1.03);
    z-index: 10;
  }
  .lower#ourteam .our-slide.slick-active a:after {
    background: rgba(0, 28, 80, 0);
  }
}

.lower#ourteam.detail main {
  margin-bottom: 223px;
}

.lower#ourteam.detail .main-visual {
  position: relative;
}

.lower#ourteam.detail .main-visual .texts {
  position: absolute;
  top: 50%;
  left: 10%;
  width: 45%;
  transform: translateY(-50%);
  color: #fff;
  z-index: 2;
}

.lower#ourteam.detail .main-visual .texts span {
  text-shadow: 0px 0px 5px rgba(12, 25, 57, 0.7), 0px 0px 5px rgba(12, 25, 57, 0.7), 0px 0px 5px rgba(12, 25, 57, 0.7), 0px 0px 5px rgba(12, 25, 57, 0.7);
  line-height: 1.3;
}

.lower#ourteam.detail .main-visual .texts .category-name {
  font-size: 17px;
  padding-bottom: 10px;
}

.lower#ourteam.detail .main-visual .texts .category-name span {
  font-weight: bold;
  letter-spacing: .7em;
}

.lower#ourteam.detail .main-visual .texts .lined .cp {
  position: relative;
}

.lower#ourteam.detail .main-visual .texts .lined .cp:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 100%;
  margin-left: 15px;
  width: 73px;
  height: 1px;
  background: #fff;
  z-index: 2;
}

.lower#ourteam.detail .main-visual .texts .category-name02 {
  font-size: 17px;
}

.lower#ourteam.detail .main-visual .texts .category-name02 span {
  line-height: 1.3;
  letter-spacing: .5em;
}

.lower#ourteam.detail .main-visual .texts .head {
  padding-bottom: 105px;
}

.lower#ourteam.detail .main-visual .texts .number {
  font-size: 13px;
  padding-bottom: 5px;
}

.lower#ourteam.detail .main-visual .texts .number span {
  line-height: 1.3;
  letter-spacing: .7em;
}

.lower#ourteam.detail .main-visual .texts .title {
  font-size: 42px;
  font-weight: normal;
  padding-bottom: 25px;
}

.lower#ourteam.detail .main-visual .texts .title span {
  line-height: 2.1;
  letter-spacing: .3em;
}

.lower#ourteam.detail .main-visual .texts .texts-block {
  position: relative;
  padding: 3px 0;
  padding-left: 20px;
}

.lower#ourteam.detail .main-visual .texts .texts-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 100%;
  background: #2D4198;
}

.lower#ourteam.detail .main-visual .texts .texts01 {
  margin-bottom: 22px;
}

.lower#ourteam.detail .main-visual .texts .text01 {
  font-size: 18px;
}

.lower#ourteam.detail .main-visual .texts .text01 span {
  line-height: 1.8;
}

.lower#ourteam.detail .main-visual .texts .text02 {
  font-size: 14px;
}

.lower#ourteam.detail .breadcrumbList {
  padding: 45px 0;
}

.lower#ourteam.detail .pc-wrapper {
  padding-top: 176px;
  background: url(../images/ourteam/bg-detail01.png) no-repeat center;
  background-size: 100% 100%;
}

.lower#ourteam.detail .interview-lead {
  font-size: 16px;
  margin: 0 auto 90px;
  width: 84%;
  max-width: 930px;
}

.lower#ourteam.detail .interview-lead span {
  line-height: 2.8;
}

.lower#ourteam.detail .interview-title {
  padding-left: 20px;
  position: relative;
  font-size: 30px;
  color: #2D4198;
  font-weight: normal;
  margin-bottom: 60px;
}

.lower#ourteam.detail .interview-title:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 7px;
  height: 100%;
  background: #2D4198;
}

.lower#ourteam.detail .interview-title span {
  line-height: 1.9;
  letter-spacing: .3em;
}

.lower#ourteam.detail .interview-title .interview-header {
  padding-bottom: 60px;
}

.lower#ourteam.detail .interviews {
  padding-bottom: 120px;
}

.lower#ourteam.detail .interviews .text01 {
  font-size: 16px;
  line-height: 1.8;
}

.lower#ourteam.detail .interviews .text01 span {
  line-height: 1.5;
}

.lower#ourteam.detail .interviews .right-image {
  padding-top: 120px;
  margin-left: 33.75%;
  padding-bottom: 60px;
}

.lower#ourteam.detail .arrow.prev,
.lower#ourteam.detail .arrow.next {
  left: 190px;
}

.lower#ourteam.detail .arrow.next {
  left: 260px;
}

@media (max-width: 1250px) {
  .lower#ourteam.detail .main-visual .texts {
    top: 55%;
    width: 65%;
  }
  .lower#ourteam.detail .main-visual .texts .category-name {
    font-size: 13px;
    padding-bottom: 5px;
  }
  .lower#ourteam.detail .main-visual .texts .category-name span {
    letter-spacing: .2em;
  }
  .lower#ourteam.detail .main-visual .texts .lined .cp:before {
    width: 55px;
  }
  .lower#ourteam.detail .main-visual .texts .category-name02 {
    font-size: 14px;
  }
  .lower#ourteam.detail .main-visual .texts .category-name02 span {
    line-height: 1.3;
  }
  .lower#ourteam.detail .main-visual .texts .head {
    padding-bottom: 25px;
  }
  .lower#ourteam.detail .main-visual .texts .number {
    font-size: 12px;
    padding-bottom: 3px;
  }
  .lower#ourteam.detail .main-visual .texts .number span {
    line-height: 1.3;
  }
  .lower#ourteam.detail .main-visual .texts .title {
    font-size: 28px;
    padding-bottom: 15px;
  }
  .lower#ourteam.detail .main-visual .texts .title span {
    line-height: 1.7;
  }
  .lower#ourteam.detail .main-visual .texts .texts01 {
    margin-bottom: 12px;
  }
  .lower#ourteam.detail .main-visual .texts .text01 {
    font-size: 15px;
  }
  .lower#ourteam.detail .main-visual .texts .text01 span {
    line-height: 1.5;
  }
  .lower#ourteam.detail .main-visual .texts .text02 {
    font-size: 12px;
  }
}

@media (max-width: 757px) {
  .lower#ourteam.detail .main-visual main {
    margin-bottom: 110px;
  }
  .lower#ourteam.detail .main-visual .box01 {
    position: relative;
  }
  .lower#ourteam.detail .main-visual .box01 span {
    color: #fff;
    text-shadow: 0px 0px 5px rgba(12, 25, 57, 0.7), 0px 0px 5px rgba(12, 25, 57, 0.7), 0px 0px 5px rgba(12, 25, 57, 0.7), 0px 0px 5px rgba(12, 25, 57, 0.7);
    line-height: 1.3;
  }
  .lower#ourteam.detail .main-visual .box01 .head {
    position: absolute;
    top: 100px;
    left: 4%;
  }
  .lower#ourteam.detail .main-visual .box01 .category-name {
    font-size: 17px;
    padding-bottom: 10px;
  }
  .lower#ourteam.detail .main-visual .box01 .category-name span {
    letter-spacing: .5em;
  }
  .lower#ourteam.detail .main-visual .box01 .lined .cp {
    position: relative;
  }
  .lower#ourteam.detail .main-visual .box01 .lined .cp:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 100%;
    margin-left: 15px;
    width: 73px;
    height: 1px;
    background: #fff;
    z-index: 2;
  }
  .lower#ourteam.detail .main-visual .box01 .category-name02 {
    font-size: 17px;
  }
  .lower#ourteam.detail .main-visual .box01 .category-name02 span {
    line-height: 1.3;
  }
  .lower#ourteam.detail .main-visual {
    position: relative;
  }
  .lower#ourteam.detail .main-visual .box02 {
    position: relative;
  }
  .lower#ourteam.detail .main-visual .texts {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 90%;
    transform: translateY(-50%);
  }
  .lower#ourteam.detail .main-visual .texts .head {
    padding-bottom: 105px;
  }
  .lower#ourteam.detail .main-visual .texts .number {
    display: none;
  }
  .lower#ourteam.detail .main-visual .texts .title {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .lower#ourteam.detail .main-visual .texts .title span {
    line-height: 1.6;
  }
  .lower#ourteam.detail .main-visual .texts .texts-block {
    position: relative;
    padding: 3px 0;
    padding-left: 15px;
  }
  .lower#ourteam.detail .main-visual .texts .texts-block:after {
    width: 4px;
  }
  .lower#ourteam.detail .main-visual .texts .texts01 {
    margin-bottom: 20px;
  }
  .lower#ourteam.detail .main-visual .texts .text01 {
    font-size: 16px;
  }
  .lower#ourteam.detail .main-visual .texts .text01 span {
    line-height: 1.65;
  }
  .lower#ourteam.detail .main-visual .texts .text02 {
    font-size: 14px;
  }
  .lower#ourteam.detail .breadcrumbList {
    padding: 22px 0 55px;
  }
  .lower#ourteam.detail .pc-wrapper {
    padding-top: 30px;
    background-image: url(../images/ourteam/bg-detail01-sp.png);
  }
  .lower#ourteam.detail .interview-lead {
    font-size: 14px;
    margin: 0 auto 45px;
  }
  .lower#ourteam.detail .interview-lead span {
    line-height: 2.2;
  }
  .lower#ourteam.detail .interview-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .lower#ourteam.detail .interview-title:before {
    width: 7px;
  }
  .lower#ourteam.detail .interview-title span {
    line-height: 1.9;
  }
  .lower#ourteam.detail .interview-title .interview-header {
    padding-bottom: 32px;
  }
  .lower#ourteam.detail .interviews {
    padding-bottom: 70px;
  }
  .lower#ourteam.detail .interviews .text01 {
    font-size: 14px;
  }
  .lower#ourteam.detail .interviews .right-image {
    display: none;
  }
  .lower#ourteam.detail .arrow.prev,
  .lower#ourteam.detail .arrow.next {
    display: none;
  }
}

.lower#ourteam.archive .breadcrumbList {
  padding: 45px 0 0;
}

.lower#ourteam.archive .page-lead {
  padding: 320px 0 285px;
  text-align: center;
  font-size: 56px;
  letter-spacing: .3em;
  color: #2D4198;
  margin: 0 auto;
  width: 74%;
}

.lower#ourteam.archive .page-lead .inner {
  display: inline-block;
  text-align: left;
}

.lower#ourteam.archive .page-lead .cp {
  text-align: left;
}

.lower#ourteam.archive .page-lead span {
  line-height: 1.9;
}

.lower#ourteam.archive .pc-wrapper {
  background: url(../images/ourteam/bg01.png) no-repeat center;
  background-size: 100% 100%;
  background-position: center 220px;
}

.lower#ourteam.archive .category-contents {
  padding-bottom: 285px;
}

.lower#ourteam.archive .category-contents .our-slide-wrap {
  margin-left: 20%;
}

.lower#ourteam.archive .sections .title {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 15px;
  color: #2D4198;
}

.lower#ourteam.archive .sections .title-ja {
  font-size: 14px;
  text-align: center;
}

.lower#ourteam.archive .sections .section-header {
  padding-bottom: 98px;
}

.lower#ourteam.archive .sections .section-header span {
  letter-spacing: .3em;
}

.lower#ourteam.archive .interview {
  padding-bottom: 280px;
}

.lower#ourteam.archive .interview .title {
  font-size: 13px;
  padding-bottom: 35px;
}

.lower#ourteam.archive .interview .title span {
  letter-spacing: .3em;
}

.lower#ourteam.archive .interview .title .cp {
  position: relative;
}

.lower#ourteam.archive .interview .title .cp:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 100%;
  margin-left: 15px;
  width: 73px;
  height: 1px;
  background: #304393;
}

.lower#ourteam.archive .interview .main-image {
  padding-bottom: 120px;
}

.lower#ourteam.archive .interview .blocks {
  margin-bottom: 140px;
}

.lower#ourteam.archive .interview .blocks .lead {
  color: #2D4198;
  font-size: 38px;
  padding-bottom: 50px;
}

.lower#ourteam.archive .interview .blocks .lead .inner {
  text-align: left;
  display: inline-block;
  line-height: 1.9;
  letter-spacing: .3em;
}

.lower#ourteam.archive .interview .blocks .name {
  font-size: 16px;
  padding-left: 15px;
  position: relative;
  line-height: 1.3;
  margin-bottom: 10px;
}

.lower#ourteam.archive .interview .blocks .name:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #898EFF;
}

.lower#ourteam.archive .interview .blocks .name.name02:after {
  background: #2D4198;
}

.lower#ourteam.archive .interview .blocks .text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
}

.lower#ourteam.archive .interview .blocks .upper {
  float: left;
  width: 40%;
}

.lower#ourteam.archive .interview .blocks .downside {
  float: right;
  width: 55%;
}

.lower#ourteam.archive .interview .block01 {
  margin-left: 12.75%;
}

.lower#ourteam.archive .interview .block02 {
  margin-right: 12.75%;
}

.lower#ourteam.archive .interview .block02 .upper {
  float: right;
}

.lower#ourteam.archive .interview .block02 .downside {
  float: left;
}

.lower#ourteam.archive .interview .block03 {
  margin-left: 12.75%;
  margin-bottom: 0;
}

.lower#ourteam.archive .interview .block03 .upper {
  width: 55%;
  float: right;
}

.lower#ourteam.archive .interview .block03 .downside {
  float: left;
  width: 40%;
}

.lower#ourteam.archive .slogan {
  padding: 105px 0 115px;
  background: #2D4198;
  text-align: center;
  margin-bottom: 280px;
}

.lower#ourteam.archive .slogan p {
  font-size: 38px;
  color: #fff;
  text-align: center;
}

.lower#ourteam.archive .slogan p span {
  text-align: left;
  line-height: 2.2;
  letter-spacing: .3em;
}

.lower#ourteam.archive .slogan p .inner {
  display: inline-block;
  text-align: left;
}

@media (max-width: 757px) {
  .lower#ourteam.archive .page-lead {
    padding: 109px 0 0px;
    font-size: 22px;
    letter-spacing: 0em;
  }
  .lower#ourteam.archive .pc-wrapper {
    background: none;
  }
  .lower#ourteam.archive .sections .title {
    font-size: 22px;
    padding-bottom: 13px;
  }
  .lower#ourteam.archive .sections .section-header {
    padding-bottom: 58px;
  }
  .lower#ourteam.archive .category-contents {
    margin-top: -20px;
    padding-bottom: 203px;
    padding-bottom: 83px;
  }
  .lower#ourteam.archive .category-contents .section-header {
    padding-top: 120px;
    background: url(../images/ourteam/bg-sp.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .lower#ourteam.archive .category-contents .our-slide-wrap {
    padding: 9px 0 22px;
    background: url(../images/ourteam/bg-slide-sp.png) no-repeat top center;
    background-size: 100% 100%;
    margin-left: 0%;
  }
  .lower#ourteam.archive .category-contents .slick-list {
    padding-bottom: 5px;
  }
  .lower#ourteam.archive .category-contents .our-slide-inner:after {
    display: none;
  }
  .lower#ourteam.archive .category-contents .arrow {
    display: none;
  }
  .lower#ourteam.archive .category-contents .slick-dots {
    transform: translateY(2px);
  }
  .lower#ourteam.archive .category-contents .slick-dots li button:before {
    opacity: 1;
    color: #fff;
    font-size: 11px;
  }
  .lower#ourteam.archive .category-contents .slick-dots li.slick-active button:before {
    color: #898EFF;
  }
  .lower#ourteam.archive .category-contents .our-slide {
    width: auto;
    padding-top: 5px;
    margin: 0 10px;
  }
  .lower#ourteam.archive .category-contents .our-slide .texts {
    bottom: 30px;
    left: 0px;
    width: 100%;
  }
  .lower#ourteam.archive .category-contents .our-slide .lead {
    display: none;
  }
  .lower#ourteam.archive .category-contents .our-slide .text01,
  .lower#ourteam.archive .category-contents .our-slide .text02 {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
  }
  .lower#ourteam.archive .category-contents .our-slide .text03 {
    line-height: 1.6;
    text-align: center;
  }
  .lower#ourteam.archive .category-contents .our-slide.slick-active {
    transform: translateY(-5px) scale(1.03);
    z-index: 10;
  }
  .lower#ourteam.archive .category-contents .our-slide.slick-active a:after {
    background: rgba(0, 28, 80, 0);
  }
  .lower#ourteam.archive .interview {
    padding-bottom: 70px;
  }
  .lower#ourteam.archive .interview .title {
    font-size: 13px;
    padding-bottom: 20px;
  }
  .lower#ourteam.archive .interview .title .cp {
    margin-left: -60px;
  }
  .lower#ourteam.archive .interview .title .cp:before {
    width: 73px;
  }
  .lower#ourteam.archive .interview .main-image {
    padding-bottom: 65px;
  }
  .lower#ourteam.archive .interview .sp-bg-wrapper {
    background: url(../images/ourteam/bg01-sp.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .lower#ourteam.archive .interview .blocks {
    margin-bottom: 50px;
  }
  .lower#ourteam.archive .interview .blocks .lead-wrap {
    text-align: center;
  }
  .lower#ourteam.archive .interview .blocks .img.sp {
    padding-bottom: 33px;
  }
  .lower#ourteam.archive .interview .blocks .lead {
    font-size: 22px;
    padding-bottom: 50px;
    text-align: center;
  }
  .lower#ourteam.archive .interview .blocks .lead .inner {
    text-align: left;
    display: inline-block;
  }
  .lower#ourteam.archive .interview .blocks .name {
    margin: 0 auto;
    width: 84%;
    padding-left: 12px;
    margin-bottom: 17px;
    font-size: 16px;
  }
  .lower#ourteam.archive .interview .blocks .text {
    margin: 0 auto;
    width: 84%;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 33px;
  }
  .lower#ourteam.archive .interview .blocks .text.no-margin {
    margin-bottom: 0;
  }
  .lower#ourteam.archive .interview .blocks .upper {
    float: none;
    width: auto;
  }
  .lower#ourteam.archive .interview .blocks .downside {
    float: none;
    width: auto;
  }
  .lower#ourteam.archive .interview .block01 {
    margin-left: auto;
  }
  .lower#ourteam.archive .interview .block02 {
    margin-right: auto;
  }
  .lower#ourteam.archive .interview .block02 .upper {
    float: none;
  }
  .lower#ourteam.archive .interview .block02 .downside {
    float: none;
  }
  .lower#ourteam.archive .interview .block03 {
    margin-left: auto;
    margin-bottom: 0;
  }
  .lower#ourteam.archive .interview .block03 .upper {
    width: auto;
  }
  .lower#ourteam.archive .interview .block03 .downside {
    width: auto;
  }
  .lower#ourteam.archive .slogan {
    padding: 50px 0 55px;
    margin-bottom: 100px;
  }
  .lower#ourteam.archive .slogan p {
    font-size: 22px;
  }
  .lower#ourteam.archive .slogan p span {
    line-height: 1.9;
    letter-spacing: .5em;
  }
}

/*# sourceMappingURL=ourteam.css.map */
