@charset "UTF-8";

* {
 font-family: 'Barlow', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  Montserrat;
}
.c-btn a,
.c-btn input,
.c-btn .btn-customform-submit,
.c-btn button {
  color: #ffffff;
  display: inline-block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  text-align: center;
  text-shadow: none;
  border: 0;
  cursor: pointer;
  padding: 0.8em 1.8em;
  min-width: 30%;
  line-height: 1.2;font-size: 17px;font-weight: 500;
}
.m_navigationMenu a {
  font-weight: 500; 
}
#section-2 .m_navigationMenu {
 background-color: #fff;
}
.p-m_navigation {
  background-color: #fff;
}

.ec-footerInsertLinks li a {
    color: #585858;
    }

.ec-footerInsert{
    background-color: #eec5c7;
    }