@charset "UTF-8";
/* CSS Document */
/* 基本設定-------------------------------------------*/
@media (min-width: 769px) {
  .contents-box .box-inner {
    max-width: 64.4216691069vw;
  }
}
@media (min-width: 769px) {
  .contents-box .box-inner.type2 {
    display: block;
    max-width: 75.6954612006vw;
  }
}
.contents-box .box-inner.type2 .main-mds {
  margin-top: 30px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 25px;
}
@media (min-width: 769px) {
  .contents-box .box-inner.type2 .main-mds {
    text-align: center;
    margin-bottom: 40px;
  }
}
.contents-box .box-inner.type2 .mv-box {
  border-radius: 30px;
  overflow: hidden;
}
#main {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width: 769px) {
  #main {
    margin-top: 60px;
  }
}

.detail-txt {
  font-weight: 500;
  line-height: 1.94;
  margin-bottom: 50px;
}

.btm-txt01 {
  font-size: 16px;
  text-align: right;
  font-weight: 500;
}
.btm-txt02 {
  text-align: right;
  margin-top: 10px;
}
.btm-txt02 img {
  width: 150px;
}
/*# sourceMappingURL=_map/message_president.css.map */
