@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : chief.css
 author     : Ability Consultant
 style info : 部長挨拶
=================================================================== */
/* -----------------------------------------------------------
	.con_chief
----------------------------------------------------------- */
@media only screen and (max-width: 640px) {
  .wrp_post .tit img {
    width: 100% !important;
  }
}

.con_summit2021cm {
  margin: 0 0 80px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm {
    margin: 0 0 50px;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm {
    margin: 0 0 30px;
  }
}
.con_summit2021cm p.photo {
  margin: 0 0 50px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm p.photo {
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm p.photo {
    margin: 0 0 20px;
  }
}
.con_summit2021cm .box_txt {
  margin: 0 0 40px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm .box_txt {
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt {
    margin: 0 0 30px;
  }
}
.con_summit2021cm .box_txt h5 {
  font-weight: bold;
  font-size: 154%;
  margin: 70px 0 30px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm .box_txt h5 {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt h5 {
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm .box_txt h5 {
    font-size: 139%;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt h5 {
    font-size: 108%;
  }
}
.con_summit2021cm .box_txt .view_sp {
  display: block;
  text-align: center;
  margin-bottom: .8em;
}
.con_summit2021cm .box_txt .mail:before {
  content: url("../summit2021cm/images/mailed.png");
  padding-right: .5em;
  position: relative;
  top: .4em;
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt .mail:before {
    display: none;
  }
}
.con_summit2021cm .box_txt .memo:before {
  content: url("../summit2021cm/images/paper-ballpoint-pen.png");
  padding-right: .5em;
  position: relative;
  top: .4em;
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt .memo:before {
    display: none;
  }
}
.con_summit2021cm .box_txt p {
  font-size: 124%;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm .box_txt p {
    font-size: 116%;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt p {
    font-size: 100%;
  }
}
.con_summit2021cm .box_txt ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.con_summit2021cm .box_txt ul li {
  width: 48.5%;
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt ul li {
    width: 100%;
  }
}
.con_summit2021cm .box_txt ul li img {
  max-width: 100%;
  height: auto;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_txt ul li img {
    margin-top: 10px;
  }
}
.con_summit2021cm .con_message {
  counter-reset: list;
  list-style-type: none;
  font: 14px/1.6 'arial narrow', sans-serif;
  padding: 0 1em;
  margin: 0 0 50px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm .con_message {
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .con_message {
    margin: 0 0 50px;
  }
}
.con_summit2021cm .con_message li {
  position: relative;
  padding: 7px 5px 7px 40px;
  margin: 7px 0 10px 0;
  font-size: 14px;
  border-bottom: dashed 1px #2f6bb9;
}
.con_summit2021cm .con_message li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background: #2f6bb9;
  border-radius: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.con_summit2021cm .con_message li span {
  color: #2f6bb9;
  font-weight: bold;
}
.con_summit2021cm .box_author {
  padding: 50px 0 0;
  border-top: 1px solid #cfd5dc;
  overflow: hidden;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_summit2021cm .box_author {
    padding: 40px 0 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_author {
    padding: 20px 0 0;
  }
}
.con_summit2021cm .box_author .picture {
  float: left;
  width: 180px;
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_author .picture {
    width: 100%;
    text-align: center;
  }
}
.con_summit2021cm .box_author .info {
  float: left;
  margin: 30px 0 0 20px;
  width: 300px;
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_author .info {
    width: 100%;
    margin: 10px 0 0;
  }
}
.con_summit2021cm .box_author .info p {
  font-size: 108%;
  line-height: 22px;
}
.con_summit2021cm .box_author .info p.tit {
  font-size: 139%;
  margin: 0 0 25px;
}
@media only screen and (max-width: 640px) {
  .con_summit2021cm .box_author .info p.tit {
    text-align: center;
  }
}
.con_summit2021cm .box_author .info p.tit span {
  font-size: 89%;
}
