.sec01 .tabContent .btnWrap{
  margin-top:45px;
}

.sec03 ul>li>a strong {
    display: block;
    font-size: 2rem;
    font-weight:bold;
    font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

.sec03 .iconButton--square span:first-child, a.iconButton--square span:first-child{
  padding: 15px 0px;
  margin-left: 5px;
      max-width: 50px!important;
    flex: 0 0 100%;
}

.sec06 .instagram_link,
.sec06 .instagram_link *{
color:#438295;
}
.sec06 h2{
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
}
.sec07 .instagram_link,
.sec07 .instagram_link *{
color:#CF8F76;
}
.sec07 h2{
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
}


@media (max-width: 767px){
  .mainSliderSec{
  margin-top:15px;
  }
.sec03 ul>li>a strong {
    font-size: 1.8rem;
}
}