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

 file name  : vicechief.css
 author     : Ability Consultant
 style info : 副部長挨拶
=================================================================== */
.con_vicechief .r-tabs ul:after, .con_vicechief .box_txt dl:after, .con_vicechief .box_txt dl dt:after, .con_vicechief .box_txt dl dd:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	.con_vicechief
----------------------------------------------------------- */
.con_vicechief {
  margin: 0 0 80px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief {
    margin: 0 0 50px;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief {
    margin: 0 0 30px;
  }
}
.con_vicechief .r-tabs {
  overflow: hidden;
}
.con_vicechief .r-tabs ul {
  margin: 0 0 50px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .r-tabs ul {
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .r-tabs ul {
    margin: 0 0 20px;
  }
}
.con_vicechief .r-tabs ul li {
  float: left;
  margin-right: 1.3%;
  margin-bottom: 10px;
  width: 24%;
}
.con_vicechief .r-tabs ul li:nth-child(4n+4) {
  margin-right: 0;
}
.con_vicechief .r-tabs ul li a {
  color: #2f6bb9;
  font-weight: bold;
  display: block;
  background: #fff;
  border: 1px solid #3b74bd;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.con_vicechief .r-tabs ul li a:hover {
  color: #fff;
  background: #2f6bb9;
  text-decoration: none;
}
.con_vicechief .box_txt {
  margin: 0 0 50px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .box_txt {
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_txt {
    margin: 0 0 30px;
  }
}
.con_vicechief .box_txt h4 {
  font-weight: normal;
  font-size: 216%;
  margin: 0 0 30px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .box_txt h4 {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_txt h4 {
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .box_txt h4 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_txt h4 {
    font-size: 124%;
  }
}
.con_vicechief .box_txt dl {
  font-size: 124%;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .box_txt dl {
    font-size: 116%;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_txt dl {
    font-size: 100%;
  }
}
.con_vicechief .box_txt dl dt {
  float: left;
  margin-right: 1.5em;
  padding-bottom: 0.5em;
  min-width: 4em;
}
.con_vicechief .box_txt dl dd {
  padding-bottom: 0.5em;
}
.con_vicechief .box_txt p {
  font-size: 124%;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .box_txt p {
    font-size: 116%;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_txt p {
    font-size: 100%;
  }
}
.con_vicechief .box_author {
  padding: 30px 0 0;
  margin: 0 0 100px;
  border-top: 1px solid #cfd5dc;
  overflow: hidden;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .box_author {
    padding: 40px 0 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_author {
    padding: 20px 0 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_vicechief .box_author {
    margin: 0 0 80px;
  }
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_author {
    margin: 0 0 50px;
  }
}
.con_vicechief .box_author .picture {
  float: left;
  width: 180px;
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_author .picture {
    width: 100%;
    text-align: center;
  }
}
.con_vicechief .box_author .info {
  float: left;
  margin: 30px 0 0 20px;
  width: 300px;
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_author .info {
    width: 100%;
    margin: 10px 0 0;
  }
}
.con_vicechief .box_author .info p {
  font-size: 108%;
  line-height: 22px;
}
.con_vicechief .box_author .info p.tit {
  font-size: 139%;
  margin: 0 0 25px;
}
@media only screen and (max-width: 640px) {
  .con_vicechief .box_author .info p.tit {
    text-align: center;
  }
}
.con_vicechief .box_author .info p.tit span {
  font-size: 89%;
}
@media only screen and (max-width: 1024px) {
  .con_vicechief .r-tabs-accordion-title {
    margin-bottom: 10px;
  }
  .con_vicechief .r-tabs-accordion-title a {
    color: #2f6bb9;
    display: block;
    font-weight: bold;
    background: #fff;
    border: 1px solid #3b74bd;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .con_vicechief .r-tabs-accordion-title a:hover {
    color: #fff;
    background: #2f6bb9;
    text-decoration: none;
  }
}
