@charset "utf-8";

@media screen and (max-width: 500px) {}
/*
007bc7
*/
.color_blue {color: #007bc7;}
img {
  width: 100%;
}
.specialContents_ttl img {
  vertical-align: bottom;
}
.specialContents_ttl img {
  margin-bottom: 40px;
}
.specialContents_bigSec {
  margin-top: 40px;
}
.specialContents_middleSec {
  margin-top: 40px;
}
.specialContents_middleSec + .specialContents_middleSec {
  margin-top: 60px;
}
@media screen and (max-width: 500px) {
  .specialContents_middleSec + .specialContents_middleSec {
    margin-top: 30px;
  }
}
.specialContents_middleTitle {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 4px solid #007bc7;
  font-size: 20px;
  color: #007bc7;
  line-height: 2;
  letter-spacing: 0.05em;
}
.specialContents_middleTitle span {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-150%);
  display: inline-block;
  padding: 8px 15px;
  background-color: #007bc7;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1;
  border-radius: 4px;
}
@media screen and (max-width: 500px) {
  .specialContents_middleTitle {
    font-size: 15px;
    line-height: 1.5;
  }
}
.specialContents_smallSec {
  margin-top: 40px;
}
.specialContents_smallSec + .specialContents_smallSec {
  margin-top: 60px;
}
@media screen and (max-width: 500px) {
  .specialContents_smallSec + .specialContents_smallSec {
    margin-top: 30px;
  }
}
.specialContents_smallTitle {
  margin-bottom: 20px;
  font-size: 16px;
  color: #007bc7;
  letter-spacing: 0.05em;
  background-color: #e8f5fb;
  padding: 12px 8px 12px 16px;
  border-radius: 4px;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .specialContents_smallTitle {
    font-size: 14px;
  }
}
.txt {
  font-size: 15px;
  color: #333;
  line-height: 1.8;
}
.txt + .txt {
  margin-top: 20px;
}
@media screen and (max-width: 500px) {
  .txt {
    font-size: 13px;
  }
}
.actorInfo {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  margin-top: 40px;
}
.actorInfo + .actorInfo {
  margin-top: 20px;
}
.actorInfo_thumb {
  width: 130px;
  padding: 10px;
  box-sizing: border-box;
}
.actorInfo_thumb img {
  width: 110px;
  vertical-align: bottom;
}
.actorInfo_data {
  width: 500px;
  padding: 10px;
  box-sizing: border-box;
  border-left: 1px solid #ccc;
  box-sizing: border-box;
}
.actorInfo_data > dt {
  font-size: 14px;
  font-weight: bold;
}
.actorInfo_data > dd {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
}
.subContents {
  border: 1px solid #007bc7;
  border-radius: 8px;
  margin-top: 30px;
  padding: 30px;
}
.subContents_title {
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #007bc7;
}

/*mie*/
.mieContents {
  padding: 30px 15px;
  margin-top: 30px;
  background-color: #e8f5fb;
  border-radius: 4px;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-position: top left;
}
.mieContents_subttl{
  color: #007bc7;
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}

.mieContents_title {
  font-size: 20px;
  letter-spacing: 0.06em;
}
.mieContents_title > span {
  color: #007bc7;
}
.mieContents_description {
  margin-top: 25px;
  font-size: 13px;
  line-height: 1.5;
}
.mieContents_dlGroup {
  margin-top: 25px;
}
.mieContents_dlGroup dl + dl {
  margin-top: 15px;
}
.mieContents_dlGroup dl dt {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #007bc7;
}
.mieContents_dlGroup dl dd {
  margin-top: 15px;
  font-size: 14px;
}
.mieContents_dlGroup dl.is_thumb dd {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.mieContents_dlGroup dl.is_thumb dd > span {
  width: calc(100% - 100px - 10px);
  padding-right: 10px;
}
.mieContents_dlGroup dl.is_thumb dd .minithumb {
  width: 100px;
}
.mieContents_dlGroup dl.is_thumb dd .minithumb figure {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mieContents_dlGroup dl.is_thumb dd .minithumb figure img {
  width: 100%;
  vertical-align: bottom;
}
.mieContents_dlGroup dl.is_thumb dd .minithumb span {
  font-size: 10px;
  line-height: 1.2;
}

/*other*/
.figureContents {
  margin-top: 30px;
}
.figureContents_title {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  color: #007bc7;
  font-size: 16px;
}
.figureContents_title::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #007bc7;
  margin-right: 8px;
}
.relationLinks_area {
  margin-bottom: 20px;
}
.contents_caution {
  font-size: 10px;
  line-height: 1.2;
  margin-top: 20px;
}
.imgfigure_small {
  display: block;
  margin: 0 auto;
  width: 68%;
}
