@charset "UTF-8";

.sp { display: none; }

/*延期*/
.postponementTxt {
  color: #e74c3c;
  text-align: center;
  font-size: 0.975em;
  font-weight: bold;
  border: 1px solid #e74c3c;
  padding: 1em 0;
  margin: 0.75em 0 1.25em;
  background: #fff7f4;
}
#healthylongevityBnr { position: relative; margin-bottom: 14px; }
#healthylongevityBnr a{
  position: relative;
  display: block;
  line-height: 0;
}
/* #healthylongevityBnr a::after {
  content:"";
  position: absolute;
  display: block;
  top: 4px;
  left: 0;
  width: 100%;
  height: 200px;
  background: rgba(0,0,0,0.5);
} */
.topPostponementTxt {
  font-size: 0.975em;
  color: #e74c3c;
  text-align: center;
  margin-bottom: 1em;
  padding: 0.5em 0;
  background: #fff7f4;
}

/* -------------
特集ページ（共通）
------------- */

/*Top一覧*/
.featureType .featureTit {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.featureType .featureTit:before {
  content:"";
  display:inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-right: 12px;
}
#contents .featureType .cont .sent {
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
  margin-bottom: 10px;
}
#contents .featureType .more { font-weight: bold; }

#contents .featureType .infoArea li span { font-weight: bold; }


/*一覧*/
#feature .features .mv {
  height: 240px;
}
#feature .features .mv .mvIn {
  width: 1214px;
  margin: auto;
}
#feature .features .featuresTit {
  color: #FFF;
  margin:10px 0 30px;
  padding: 5px 14px;
  font-size: 28px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.04em;
}
#feature .features .featureRead {
  background: #F8F8F8;
  margin-bottom: 50px;
  padding: 12px 20px;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.9;
}
#feature .features .infoArea {
  float: left;
  margin-top: 11px;
}
#feature .features .featurePage {
  float: left;
  margin: 8px 0;
  padding:1px 10px 0;
  font-size: 13px;
  font-weight: bold;
}
#feature .features .campusTit {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 25px;
  padding-bottom: 5px;
}
#feature .features .campusTit:before {
  content:"";
  display: inline-block;
  position: relative;
  top: 6px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
#feature .features .campusTit:after {
  content:"";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -3px;
  width: 785px;
  height: 4px;
}
#feature .features #campusList li,
#feature .features .postList li {
  margin-bottom: 35px; }
#feature .features .teacherArea {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 0 0 10px 10px;
  font-size: 0.8em;
  padding: 0.4em 0.5em 0.4em;
  color: #fff;
  background: #48b4ff;
}
#feature .features .teacherArea .teacherName {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature .features .campusBox h4 a{
  font-size: 26px;
  text-decoration: none;
}
#feature .features .campusBox h4 a:hover {
  text-decoration: underline;
}
#feature .features .campusBox h4 {
  line-height: 1.3;
}



/*個別*/
#featureSingle #contents .post .postcont h3 { font-weight: bold; }
#featureSingle #contents .infoArea span{ font-weight: bold; }
#featureSingle  #contents .titArea {
  margin: 8px 0 28px;
}
#featureSingle #contents .titArea h1 strong  {
  position: relative;
  margin: 0 0 0 0.1em;
  padding:0 0.075em 0;
  background:linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
  background:-moz-linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
  background:-webkit-linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
  background:-ms-linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
}

#featureSingle  #contents .titArea .featureCatch {
  font-size: 22px;
  border-bottom:1px dashed #f5f5f5;
  margin-bottom: 12px;
  padding-bottom: 10px;
}
#featureSingle  #contents .titArea .featureCatch:before {
  content:"";
  display: inline-block;
  position: relative;
  top: 8px;
  width: 30px;
  height: 30px;
  margin-right: 15px;
}


/* -------------
特集ページ（新しい学問、重水素学に迫る）
------------- */
/*Top一覧*/
.deuterium .featureTit { border-bottom: 1px dashed #3a97b6; }
.deuterium .featureTit:before {
  background:url(../images/feature/deuterium/ico_deuterium_color.svg) left center no-repeat;
  background-size:contain;
}
#contents .deuterium .cont .intervieweeArea { background: #ebf4f7; }
#contents .deuterium .cont h2 a { color: #3a97b6; }
#contents .deuterium .cont h2 a:hover { color: #3a97b6; }
#contents .deuterium .cont h2 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-moz-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-webkit-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-ms-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
}

#contents .deuterium .more { color: #3a97b6; }
#contents .deuterium .infoArea li span { color: #3a97b6; }

/* 一覧 */
#feature #deuterium .featuresTit {
  font-size: 25px;
  background: #3a97b6;
  margin-bottom: 20px;
}
#feature #deuterium .featureRead {
  background: none;
  margin-bottom: 30px;
  padding: 0;
}
#feature #deuterium .featureColumn {
  margin-bottom: 45px;
  padding: 1.25em 1.75em 1em;
  background: #f9f9f9;
  font-size: 15px;
  line-height: 1.9;
}
#feature #deuterium .featureColumn .featureColumnTit {
  font-size: 19px;
  color: #3a97b6;
  margin-bottom: 0.75em;
}
#feature #deuterium .featureColumn .link {
  text-align: right;
  line-height: 1.5;
}
#feature #deuterium .featureColumn .link a {
  color: #3a97b6;
  text-decoration: none;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature #deuterium .featureColumn .link a:hover {
  text-decoration: underline;
}
#feature #deuterium .featureColumn .link a::after {
  content:' ≫';
}
#feature #deuterium .teacherArea {
  background: #3a97b6;
}
#feature #deuterium .campusTit:after { background: #94a4db; }
#feature #deuterium .campusBox h4 a{ color: #3a97b6; }
#feature #deuterium .campusBox h4 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
  background:-moz-linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
  background:-webkit-linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
  background:-ms-linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
}
#feature #deuterium .featurePage { border: 1px solid #212c37; }
#feature #deuterium .postItem .cont .intervieweeArea { background: #ebf4f7; }
#feature #deuterium .more {
  color: #4faccc;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
 }
#feature #deuterium .infoArea li span { color: #4faccc; }



/* 個別 */
#feature #deuterium .mv {
  background:#ebf4f7;
}
#feature #deuterium .mv .mvIn { width: 1194px; }
#featureSingle #contents #deuterium a { color: #4faccc; }
#featureSingle #contents #deuterium .postcont h3 { color: #3a97b6; }
#featureSingle #contents #deuterium .postcont h4 { border-color: #3a97b6; }
#featureSingle #contents .relation #deuteriumRerateTit {
  background-color: #3a97b6;
}
#featureSingle #contents #deuterium .infoArea span{ color: #3a97b6; }
#featureSingle  #contents #deuterium .titArea .featureCatch { color: #404040; line-height: 1.5; }
#featureSingle  #contents #deuterium .titArea h1 { color: #3a97b6; }
#featureSingle  #contents #deuterium .titArea .featureCatch { border-bottom:1px dashed #3a97b6; }
#featureSingle  #contents #deuterium .titArea .featureCatch:before {
  background: url(../images/feature/deuterium/ico_deuterium_color.svg) left center no-repeat;
  background-size:contain;
  margin-right: 13px;
  top: 5px;
}
#featureSingle #deuterium .teacherNameArea {
  color: #3a97b6;
}
#featureSingle #deuterium .intervieweeArea {
  background: #ebf4f7;
  align-items: flex-start;
  font-size: 1em;
  margin-top: 0;
}
#featureSingle #deuterium .intervieweeArea .intervieweeCont .intervieweeTit {
  color: #3a97b6;
}
#featureSingle #deuterium .matomeArea {
  background: #3a97b6;
  text-align: center;
  margin-top: 40px;
  padding:12px 18px;
  line-height: 2;
}
#featureSingle #deuterium .matomeArea .matomeAreaIn {
  background: #fff;
  padding: 30px 30px 25px;
  box-shadow: 4px 5px 0 rgba(0,0,0,0.6);
}
#featureSingle #deuterium .matomeArea .matomeTit {
  background:url(../images/feature/deuterium/matome_bg.png) center center no-repeat;
  color: #e74c3c;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.3em;
  margin-bottom: 1em;
}
#featureSingle #deuterium .matomeArea .matomeTit em {
  position: relative;
  padding:0 0.1em;
  font-size: 1.025em;
}
#featureSingle #deuterium .matomeArea small {
  display: block;
  margin-top: 1.75em;
  font-size: 0.8em;
}


/* -------------
特集ページ（人生100年時代の健康長寿）
------------- */
/*Top一覧*/
.healthylongevity .featureTit { border-bottom: 1px dashed #63b230; }
.healthylongevity .featureTit:before {
  background:url(../images/feature/healthylongevity/ico_healthylongevity_color.png) left center no-repeat;
  background-size:contain;
}
#contents .healthylongevity .cont .intervieweeArea { background: #fffced; }
#contents .healthylongevity .cont h2 a { color: #63b230; }
#contents .healthylongevity .cont h2 a:hover { color: #63b230; }
#contents .healthylongevity .cont h2 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
  background:-moz-linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
  background:-webkit-linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
  background:-ms-linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
}
#contents .healthylongevity .more { color: #63b230; }
#contents .healthylongevity .infoArea li span { color: #63b230; }

/* 一覧 */
#feature #healthylongevity .mv {
  position: relative;
  /*background-color: #fffde3;*/
}
#feature #healthylongevity .mv::before {
  content:"";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 43px;
  background: #63b230;
}
#feature #healthylongevity .mv .mvIn {
  position: relative;
  z-index: 2;
}
#feature #healthylongevity .featuresTit { background: #63b230; }
#feature #healthylongevity .featureSchedule {
  margin-bottom: 3em;
}
#feature #healthylongevity .featureSchedule .featureScheduleTit {
  background-color: #fffadb;
  color: #63b230;
  margin-bottom: 14px;
  padding: 14px 15px 12px;
  font-size: 18px;
  letter-spacing: 0.04em;
}
#feature #healthylongevity .featureSchedule .featureScheduleTxt { margin-top: 1.25em; }
#feature #healthylongevity .featureSchedule .featureScheduleTxt em {
  font-weight: bold;
}
#feature #healthylongevity .featureScheduleTable dl {
  border-bottom: 1px solid #ccc;
  padding: 15px 10px 15px;
}
#feature #healthylongevity .featureScheduleTable dt {
}
#feature #healthylongevity .featureScheduleTable dt strong {
  display: block;
  color: #63b230;
  letter-spacing: 0.04em;
}
#feature #healthylongevity .featureScheduleTable dt span {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 1.4;
}
#feature #healthylongevity .featureScheduleTable dd {
  font-weight: bold;
  font-size: 14px;
  margin-top: 0.25em;
  /* padding-left: 3.3em; */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/*
#feature #healthylongevity .featureScheduleTable .acdBtn {
  cursor: pointer;
  position: relative;
  text-align: center;
  width: 50%;
  margin:1.25em auto 0.75em;
  border-radius: 4px;
  padding: 0.25em;
  background: #63b230;
  border: 2px solid #63b230;
  color: #fff;
  transition-duration:0.5s;
}
#feature #healthylongevity .featureScheduleTable .acdBtn::before {
  content:"+";
  position: relative;
  top: -0.04em;
  line-height: 1;
  font-size: 1.2em;
  padding-right: 0.5em;
}
#feature #healthylongevity .featureScheduleTable .acdBtn.open {
  background: #fff;
  color: #63b230;
}
#feature #healthylongevity .featureScheduleTable .acdBtn.open::before {
  content:"-";
}
#feature #healthylongevity .featureScheduleTable .acd {
  display: none;
}
#feature #healthylongevity .featureScheduleTable .acdBtn:hover {
  background: #fff;
  color: #63b230;
}
*/
#feature #healthylongevity .scheduleTabs {
  display: flex;
  justify-content:space-between;
  margin: 1.85em 0 0.75em;
}
#feature #healthylongevity .scheduleTabs li {
  cursor: pointer;
  width: 32%;
  padding: 0.3em;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  color: #63b230;
  border: 1px solid #63b230;
  border-radius: 6px;
  transition-duration:0.5s;
}
#feature #healthylongevity .scheduleTabs li.open,
#feature #healthylongevity .scheduleTabs li:hover {
  background: #63b230;
  color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature #healthylongevity .scheduleTabs li:first-child {
}
#feature #healthylongevity .scheduleList {
  display: none;
}
#feature #healthylongevity .scheduleList.open {
  display: block;
}
#feature #healthylongevity .featureScheduleInfo {
  margin: 25px 0 20px;
}
#feature #healthylongevity .featureScheduleInfo dl {
  padding: 10px 0;
}
#feature #healthylongevity .featureScheduleInfo > dl > dt {
  float: left;
  width: 76px;
  line-height: 1;
  padding: 4px 0;
  background-color: #63b230;
  color: #fff;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.04em;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature #healthylongevity .featureScheduleInfo dd {
  float: right;
  width: 690px;
  font-size: 15px;
}
#feature #healthylongevity .featureScheduleInfo dd small {
  font-size: 0.9em;
  display: block;
}
#feature #healthylongevity .featureScheduleInfo dd a {
  display: inline-block;
  color: #48b4ff;
}
#feature #healthylongevity .featureScheduleInfo .applyBox {
  border: 1px solid #ccc;
  padding:0 1em;
  margin-top: 1.5em;
  background: #f9f9f9;
}
#feature #healthylongevity .featureScheduleInfo .applyBox dl:first-child {
  border-bottom: 1px dotted #ccc;
}
#feature #healthylongevity .featureScheduleInfo .applyBox dl dt {
  float: none;
  font-weight: bold;
  font-size: 14px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature #healthylongevity .featureScheduleInfo .applyBox dl dd {
  float: none;
}
#feature #healthylongevity .featureScheduleInfo .applyBox dl dd p { margin-top: 0.5em; }
#feature #healthylongevity .featureScheduleInfo .applyBox dl dd p:first-child {
  margin-top: 0;
}
#feature #healthylongevity .featureScheduleDetail {
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 2em;
}
#feature #healthylongevity .featureScheduleDetail a {
  display: block;
  width: 100%;
  border: 2px solid #63b230;
  border-radius: 4px;
  padding: 0.2em 1em;
  color: #63b230;
  letter-spacing: 0.08em;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

#feature #healthylongevity .campusTit:after { background: #94a4db; }
#feature #healthylongevity .campusBox h4 a{ color: #63b230; }
#feature #healthylongevity .campusBox h4 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
  background:-moz-linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
  background:-webkit-linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
  background:-ms-linear-gradient(transparent 50%, rgba(255,250,100,0.3) 0%);
}
#feature #healthylongevity .featurePage { border: 1px solid #212c37; }
#feature #healthylongevity .more {
  color: #63b230;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
 }
#feature #healthylongevity .infoArea li span { color: #63b230; }

/* 個別 */
#feature #healthylongevity .mv .mvIn { width: 1194px; }
#featureSingle #contents #healthylongevity a { color: #63b230; }
#featureSingle #contents #healthylongevity .postcont h3 { color: #63b230; }
#featureSingle #contents #healthylongevity .postcont h4 { border-color: #63b230; }
#featureSingle #contents .relation #healthylongevityRerateTit {
  background-color: #63b230;
}
#featureSingle #contents #healthylongevity .infoArea span{ color: #63b230; }
#featureSingle  #contents #healthylongevity .titArea .featureCatch { color: #404040; line-height: 1.5; }
#featureSingle  #contents #healthylongevity .titArea h1 { color: #63b230; }
#featureSingle #contents #healthylongevity .titArea h1 strong  {
  background:linear-gradient(transparent 55%, rgba(255,250,100,0.3) 0%);
  background:-moz-linear-gradient(transparent 55%, rgba(255,250,100,0.3) 0%);
  background:-webkit-linear-gradient(transparent 55%, rgba(255,250,100,0.3) 0%);
  background:-ms-linear-gradient(transparent 55%, rgba(255,250,100,0.3) 0%);
}

#featureSingle  #contents #healthylongevity .titArea .featureCatch { border-bottom:1px dashed #63b230; }
#featureSingle  #contents #healthylongevity .titArea .featureCatch:before {
  background: url(../images/feature/healthylongevity/ico_healthylongevity_color.png) left center no-repeat;
  background-size:contain;
  margin-right: 13px;
  top: 5px;
}
#featureSingle #healthylongevity .teacherNameArea {
  color: #63b230;
}
#featureSingle #healthylongevity .intervieweeArea {
  background: #fffced;
  align-items: flex-start;
  font-size: 1em;
  margin-top: 0;
}
#featureSingle #healthylongevity .intervieweeArea .intervieweeCont .intervieweeTit {
  color: #63b230;
}
#featureSingle #healthylongevity .matomeArea {
  background: #63b230;
  text-align: center;
  margin-top: 40px;
  padding:12px 18px;
  line-height: 2;
}
#featureSingle #healthylongevity .matomeArea .matomeAreaIn {
  background: #fff;
  padding: 30px 30px 25px;
  box-shadow: 4px 5px 0 rgba(0,0,0,0.6);
}
#featureSingle #healthylongevity .matomeArea .matomeTit {
  background:url(../images/feature/healthylongevity/matome_bg.png) center center no-repeat;
  color: #e74c3c;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.3em;
  margin-bottom: 1em;
}
#featureSingle #healthylongevity .matomeArea .matomeTit em {
  position: relative;
  padding:0 0.1em;
  font-size: 1.025em;
}
#featureSingle #healthylongevity .matomeArea small {
  display: block;
  margin-top: 1.75em;
  font-size: 0.8em;
}



/* -------------
特集ページ（URA が推薦する、注目の研究者）
------------- */
/*Top一覧*/
.ura .featureTit { border-bottom: 1px dashed #3c3a9b; }
.ura .featureTit:before {
  background:url(../images/feature/ura/ico_ura_color.png) left center no-repeat;
  background-size:contain;
}
#contents .ura .cont .intervieweeArea { background: #f2f5ff; }
#contents .ura .cont h2 a { color: #3c3a9b; }
#contents .ura .cont h2 a:hover { color: #3c3a9b; }
#contents .ura .cont h2 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-moz-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-webkit-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-ms-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
}

#contents .ura .more { color: #3c3a9b; }
#contents .ura .infoArea li span { color: #3c3a9b; }

/* 一覧 */
#feature #ura .featuresTit {
  font-size: 25px;
  background: #3c3a9b;
  margin-bottom: 20px;
}
#feature #ura .featureRead {
  background: none;
  margin-bottom: 30px;
  padding: 0;
}
#feature #ura .featureColumn {
  margin-bottom: 45px;
  padding: 1.25em 1.75em 1em;
  background: #f9f9f9;
  font-size: 15px;
  line-height: 1.9;
}
#feature #ura .featureColumn .featureColumnTit {
  font-size: 19px;
  color: #3c3a9b;
  margin-bottom: 0.75em;
}
#feature #ura .featureColumn .link {
  text-align: right;
  line-height: 1.5;
}
#feature #ura .featureColumn .link a {
  color: #3c3a9b;
  text-decoration: none;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature #ura .featureColumn .link a:hover {
  text-decoration: underline;
}
#feature #ura .featureColumn .link a::after {
  content:' ≫';
}
#feature #ura .teacherArea {
  color: #fff;
  background: #3c3a9b;
}
#feature #ura .campusTit:after { background: #94a4db; }
#feature #ura .campusBox h4 a{ color: #3c3a9b; }
#feature #ura .campusBox h4 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
  background:-moz-linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
  background:-webkit-linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
  background:-ms-linear-gradient(transparent 55%, rgba(250,134,0,0.3) 0%);
}
#feature #ura .featurePage { border: 1px solid #212c37; }
#feature #ura .postItem .cont .intervieweeArea { background: #f2f5ff; }
#feature #ura .more {
  color: #353473;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
 }
#feature #ura .infoArea li span { color: #353473; }



/* 個別 */
#feature #ura .mv {
  background:#d6b9ff;
}
#feature #ura .mv .mvIn { width: 1194px; }
#featureSingle #contents #ura a { color: #3c3a9b; }
#featureSingle #contents #ura .postcont h3 { color: #3c3a9b; }
#featureSingle #contents #ura .postcont h4 { border-color: #3c3a9b; }
#featureSingle #contents .relation #uraRerateTit {
  background-color: #3c3a9b;
}
#featureSingle #contents #ura .infoArea span{ color: #3c3a9b; }
#featureSingle  #contents #ura .titArea .featureCatch { color: #404040; line-height: 1.5; }
#featureSingle  #contents #ura .titArea h1 { color: #3c3a9b; }
#featureSingle  #contents #ura .titArea .featureCatch { border-bottom:1px dashed #3c3a9b; }
#featureSingle  #contents #ura .titArea .featureCatch:before {
  background: url(../images/feature/ura/ico_ura_color.png) left center no-repeat;
  background-size:contain;
  margin-right: 13px;
  top: 5px;
}
#featureSingle #ura .teacherNameArea {
  color: #3c3a9b;
}
#featureSingle #ura .intervieweeArea {
  background: #f2f5ff;
  align-items: flex-start;
  font-size: 1em;
  margin-top: 0;
}
#featureSingle #ura .intervieweeArea .intervieweeCont .intervieweeTit {
  color: #3c3a9b;
}
#featureSingle #ura .matomeArea {
  background: #3c3a9b;
  text-align: center;
  margin-top: 40px;
  padding:12px 18px;
  line-height: 2;
}
#featureSingle #ura .matomeArea .matomeAreaIn {
  background: #fff;
  padding: 30px 30px 25px;
  box-shadow: 4px 5px 0 rgba(0,0,0,0.6);
}
#featureSingle #ura .matomeArea .matomeTit {
  background:url(../images/feature/ura/matome_bg.png) center center no-repeat;
  color: #e74c3c;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.3em;
  margin-bottom: 1em;
}
#featureSingle #ura .matomeArea .matomeTit em {
  position: relative;
  padding:0 0.1em;
  font-size: 1.025em;
}
#featureSingle #ura .matomeArea small {
  display: block;
  margin-top: 1.75em;
  font-size: 0.8em;
}

/* -------------
特集ページ（なぜ、人は○○なの!?）
------------- */
/*Top一覧*/
.kyodaitalk .featureTit { border-bottom: 1px dashed #0f9394; }
.kyodaitalk .featureTit:before {
  background:url(../images/feature/kyodaitalk/ico_kyodaitalk_color.png) left center no-repeat;
  background-size:contain;
}
#contents .kyodaitalk .cont .intervieweeArea { background: #eef8fa; }
#contents .kyodaitalk .cont h2 a { color: #0f9394; }
#contents .kyodaitalk .cont h2 a:hover { color: #0f9394; }
#contents .kyodaitalk .cont h2 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-moz-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-webkit-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
  background:-ms-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 0%);
}

#contents .kyodaitalk .more { color: #0f9394; }
#contents .kyodaitalk .infoArea li span { color: #0f9394; }

/* 一覧 */
#feature #kyodaitalk .featuresTit {
  font-size: 25px;
  background: #0f9394;
  margin-bottom: 20px;
}
#feature #kyodaitalk .featureRead {
  background: none;
  margin-bottom: 30px;
  padding: 0;
}
#feature #kyodaitalk .featureColumn {
  margin-bottom: 45px;
  padding: 1.25em 1.75em 1em;
  background: #f9f9f9;
  font-size: 15px;
  line-height: 1.9;
}
#feature #kyodaitalk .featureColumn .featureColumnTit {
  font-size: 19px;
  color: #0f9394;
  margin-bottom: 0.75em;
}
#feature #kyodaitalk .featureColumn .link {
  text-align: right;
  line-height: 1.5;
}
#feature #kyodaitalk .featureColumn .link a {
  color: #0f9394;
  text-decoration: none;
  font-weight: bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature #kyodaitalk .featureColumn .link a:hover {
  text-decoration: underline;
}
#feature #kyodaitalk .featureColumn .link a::after {
  content:' ≫';
}
#feature #kyodaitalk .specialevent {
  border: 3px solid #ffb100;
  margin-bottom: 40px;
  border-radius: 4px;
}
#feature #kyodaitalk .specialevent > dl > dt {
  border-bottom: 3px solid #ffb100;
  padding:0.25em 30px 0.3em;
  color: #ffb100;
  font-family: 'Lato', 'Roboto', sans-serif;
  font-size: 1.4em;
  letter-spacing: 0.1em;
  font-weight: bold;
  background: #fff9e7;
  background-image: radial-gradient(#fdedca 20%, transparent 0), radial-gradient(#fdedca 20%, transparent 0);
  background-position: 0 0, 3px 3px;
  background-size: 6px 6px;
}
#feature #kyodaitalk .specialevent > dl > dt em {
  font-size: 0.8em;
  /*font-style: italic;*/
  padding-left: 0.5em;
}
#feature #kyodaitalk .specialevent > dl > dd {
  display: flex;
  justify-content:space-between;
  padding:20px 28px 16px;
}
#feature #kyodaitalk .specialevent > dl > dd h3 {
  font-size: 30px;
  color: #333;
  /*text-shadow: 3px 3px 0 rgba(253,237,202,1);*/
  text-shadow: 3px 3px 0 rgba(253,237,202,1);
  line-height: 1.4;
}
#feature #kyodaitalk .specialevent > dl > dd h3 span {
  display: block;
  position: relative;
  top: -1px;
  font-size: 17px;
  vertical-align: middle;
  margin-bottom: 0.25em;
  padding-right: 0.5em;
  text-shadow: 2px 2px 0 rgba(253,237,202,1);
}
#feature #kyodaitalk .specialevent > dl > dd h3 small {
  font-size: 20px;
  display: block;
}
#feature #kyodaitalk .specialevent > dl > dd .time {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 10px 0 20px;
  padding: 0.5em 5px 0.35em;
  font-size: 18px;
}
#feature #kyodaitalk .specialevent > dl > dd .time small { font-size: 0.8em; margin-left: 0.5em; }
#feature #kyodaitalk .specialevent > dl > dd .specialeventInfo dl {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.75em;
}
#feature #kyodaitalk .specialevent > dl > dd .specialeventInfo dl dt {
  background: #ebebeb;
  min-width: 6em;
  padding: 0.25em;
  text-align: center;
  font-size: 0.8em;
  margin-right: 1em;
}
#feature #kyodaitalk .specialevent > dl > dd .specialeventInfo dl:first-child dt { margin-top: 0.25em; }
#feature #kyodaitalk .specialevent > dl > dd .specialeventCont { position: relative; }

#feature #kyodaitalk .specialevent > dl > dd .btn a {
  display: block;
  width: 100%;
  padding: 0.5em;
  text-align: center;
  color: #fff;
  background: #ffb100;
  border: 2px solid #ffb100;
  border-radius: 6px;
  font-size: 16px;
  margin-top: 30px;
  text-decoration: none;
  transition-duration:0.5s;
}
 #feature #kyodaitalk .specialevent > dl > dd .btn a::after {
  content:"ú";
  font-family: "CONDENSEicon";
  padding-left: 1em;
  position: relative;
  top: 0;
  font-size: 0.9em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
 #feature #kyodaitalk .specialevent > dl > dd .btn a:hover {
  background: #fff;
  color: #ffb100;
}
#feature #kyodaitalk .specialevent > dl > dd .btn small {
  display: block;
  color: #e74c3c;
  font-size: 0.8em;
  line-height: 1.5;
  margin-top: 0.5em;
}
#feature #kyodaitalk .specialevent > dl > dd .specialeventImg {
  width: 250px;
  height: 350px;
}
#feature #kyodaitalk .specialevent > dl > dd .specialeventImg img {
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
}
#feature #kyodaitalk .specialevent.blue {
  border: 3px solid #2482da;
  margin: -15px 0 50px;
}
#feature #kyodaitalk .specialevent.blue > dl > dt {
  border-bottom: 3px solid #2482da;
  color: #2482da;
  background: #fcfeff;
  background-image: radial-gradient(#e4eef7 20%, transparent 0), radial-gradient(#e4eef7 20%, transparent 0);
  background-position: 0 0, 3px 3px;
  background-size: 6px 6px;
}
#feature #kyodaitalk .specialevent.blue > dl > dd h3 {
  text-shadow: 3px 3px 0 rgba(218,238,255,1);
}
#feature #kyodaitalk .specialevent.blue > dl > dd h3 span {
  text-shadow: 2px 2px 0 rgba(218,238,255,1);
}
#feature #kyodaitalk .specialevent.blue > dl > dd .btn a {
  background: #2482da;
  border: 2px solid #2482da;
}
#feature #kyodaitalk .specialevent.blue > dl > dd .btn a:hover {
  background: #fff;
  color: #2482da;
}

#feature #kyodaitalk .specialevent.yGreen {
  border: 3px solid #8cc51e;
  margin: -15px 0 50px;
}
#feature #kyodaitalk .specialevent.yGreen > dl > dt {
  border-bottom: 3px solid #8cc51e;
  color: #8cc51e;
  background: #fcfeff;
  background-image: radial-gradient(#deecc4 20%, transparent 0), radial-gradient(#deecc4 20%, transparent 0);
  background-position: 0 0, 3px 3px;
  background-size: 6px 6px;
}
#feature #kyodaitalk .specialevent.yGreen > dl > dd h3 {
  text-shadow: 3px 3px 0 rgba(230,250,194,0.7);
}
#feature #kyodaitalk .specialevent.yGreen > dl > dd h3 span {
  text-shadow: 2px 2px 0 rgba(230,250,194,0.7);
}
#feature #kyodaitalk .specialevent.yGreen > dl > dd .btn a {
  background: #8cc51e;
  border: 2px solid #8cc51e;
}
#feature #kyodaitalk .specialevent.yGreen > dl > dd .btn a:hover {
  background: #fff;
  color: #8cc51e;
}


#feature #kyodaitalk .bookFair {
  border-bottom: 3px solid #84480d;
  padding-bottom: 80px;
  margin-bottom: 80px;
  background: url(../images/feature/kyodaitalk/bookFair_img02.png) left bottom no-repeat;
}
#feature #kyodaitalk .bookFair dt {
  border-bottom: 3px solid  #84480d;
  background: url(../images/feature/kyodaitalk/bookFair_img01.png) right bottom no-repeat;
  line-height: 1.2;
}
#feature #kyodaitalk .bookFair dd .bookFairLead {
  margin: 1.2em 1.5em 0.75em;
  font-size: 16px;
  line-height: 1.7;
}
#feature #kyodaitalk .bookFair table {
  width: 100%;
}
#feature #kyodaitalk .bookFair table th,
#feature #kyodaitalk .bookFair table td {
  padding:1rem 1.5rem;
  border-bottom: 1px dashed #ccc;
  text-align: left
  ;
}
#feature #kyodaitalk .bookFair table tr:last-child td { border-bottom: none; }
#feature #kyodaitalk .bookFair table th.bookFairShop,
#feature #kyodaitalk .bookFair table td.bookFairShop {
  border-right: 1px dashed #ccc;
}
#feature #kyodaitalk .bookFair table td.bookFairShop {
  font-weight: bold;
  color: #50ab00;
}
#feature #kyodaitalk .bookFair table th.bookFairDate,
#feature #kyodaitalk .bookFair table td.bookFairDate {
  border-right: 1px dashed #ccc;
}
#feature #kyodaitalk .bookFair table th {
  font-size: 0.9em;
  padding:0.75rem 1.5rem;
}
#feature #kyodaitalk .bookFair table td a {
  color: #84480d;
}
#feature #kyodaitalk .bookFair table td a::after {
  content: " >";
  font-weight: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#feature #kyodaitalk .campusTit:after { background: #94a4db; }
#feature #kyodaitalk .campusBox h4 a{ color: #0f9394; }
#feature #kyodaitalk .campusBox h4 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
  background:linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
  background:-moz-linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
  background:-webkit-linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
  background:-ms-linear-gradient(transparent 55%, rgba(255,177,0,0.3) 0%);
}
#feature #kyodaitalk .featurePage { border: 1px solid #212c37; }
#feature #kyodaitalk .postItem .cont .intervieweeArea { background: #e7f4f4; }
#feature #kyodaitalk .more {
  color: #0f9394;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
 }
#feature #kyodaitalk .infoArea li span { color: #0f9394; }


/* 個別 */
#featureSingle #contents #kyodaitalk a { color: #0f9394; }
#featureSingle #contents #kyodaitalk .postcont h3 { color: #0f9394; }
#featureSingle #contents #kyodaitalk .postcont h4 { border-color: #0f9394; }
#featureSingle #contents .relation #kyodaitalkRerateTit {
  background-color: #0f9394;
}
#featureSingle #contents #kyodaitalk .infoArea span{ color: #0f9394; }
#featureSingle  #contents #kyodaitalk .titArea .featureCatch { color: #404040; line-height: 1.5; }
#featureSingle  #contents #kyodaitalk .titArea h1 { color: #0f9394; }
#featureSingle  #contents #kyodaitalk .titArea .featureCatch { border-bottom:1px dashed #0f9394; }
#featureSingle  #contents #kyodaitalk .titArea .featureCatch:before {
  background:url(../images/feature/kyodaitalk/ico_kyodaitalk_color.png) left center no-repeat;
  background-size:contain;
  margin-right: 13px;
}
#featureSingle #kyodaitalk .intervieweeArea {
  background: #e7f4f4;
  align-items: flex-start;
  font-size: 1em;
  margin-top: 0;
}
#featureSingle #kyodaitalk .intervieweeArea .intervieweeCont .intervieweeTit {
  color: #0f9394;
}
#featureSingle #kyodaitalk .matomeArea {
  background: #0f9394;
  text-align: center;
  margin-top: 40px;
  padding:12px 18px;
  line-height: 2;
}
#featureSingle #kyodaitalk .matomeArea .matomeAreaIn {
  background: #fff;
  padding: 30px 30px 25px;
  box-shadow: 4px 5px 0 rgba(0,0,0,0.6);
}
#featureSingle #kyodaitalk .matomeArea .matomeTit {
  background:url(../images/feature/kyodaitalk/matome_bg.png) center center no-repeat;
  color: #e74c3c;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.3em;
  margin-bottom: 1em;
}
#featureSingle #kyodaitalk .matomeArea .matomeTit em {
  position: relative;
  padding:0 0.1em;
  font-size: 1.025em;
}
/*#featureSingle #kyodaitalk .matomeArea .matomeTit em::before {
  content:"";
  position: absolute;
  display: block;
  background: #e74c3c;
  top: -0.8em;
  left: 0;
  right: 0.2em;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}*/
#featureSingle #kyodaitalk .matomeArea small {
  display: block;
  margin-top: 1.75em;
  font-size: 0.8em;
}



/* -------------
特集ページ（大阪茨木 osaka_ibaraki）
------------- */
/*Top一覧*/
.osaka_ibaraki .featureTit { border-bottom: 1px dashed #8b94c3; }
.osaka_ibaraki .featureTit:before {
  background:url(../images/feature/osaka_ibaraki/ico_ibaraki_color.png) left center no-repeat;
  background-size:contain;
}
#contents .osaka_ibaraki .cont h2 a { color: #172a88; }
#contents .osaka_ibaraki .cont h2 a:hover { color: #172a88; }
#contents .osaka_ibaraki .more { color: #172a88; }
#contents .osaka_ibaraki .infoArea li span { color: #172a88; }

/* 一覧 */
#feature #osaka_ibaraki .mv { background-color: #172a88; }
#feature #osaka_ibaraki .featuresTit { background: #172a88; }
#feature #osaka_ibaraki .campusTit { border-bottom: 3px solid #172a88; }
#feature #osaka_ibaraki .campusTit:before {
  background:url(../images/feature/osaka_ibaraki/ico_ibaraki_color.png) left center no-repeat;
  background-size: contain;
}
#feature #osaka_ibaraki .campusTit:after { background: #94a4db; }
#feature #osaka_ibaraki .campusBox h4 a{ color: #172a88; }
#feature #osaka_ibaraki .featurePage { border: 1px solid #212c37; }
#feature #osaka_ibaraki .more { color: #172a88; }
#feature #osaka_ibaraki .infoArea li span { color: #172a88; }

/* 個別 */
#featureSingle #contents #osaka_ibaraki .titArea {
  color: #fff;
  padding:12px 20px 15px;
}
#featureSingle #contents #osaka_ibaraki .titArea h1 {
  color: #FFF;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#featureSingle #contents #osaka_ibaraki .postcont h3 { color: #172a88; }
#featureSingle #contents .relation #osaka_ibarakiRerateTit {
  background-color: #172a88;
}
#featureSingle #contents #osaka_ibaraki .infoArea span{ color: #172a88; }
#featureSingle  #contents #osaka_ibaraki .titArea { background: #172a88; }
#featureSingle  #contents #osaka_ibaraki .titArea .featureCatch { border-bottom:1px dashed #f5f5f5; }
#featureSingle  #contents #osaka_ibaraki .titArea .featureCatch:before {
  background:url(../images/feature/osaka_ibaraki/ico_ibaraki.png) left center no-repeat;
  background-size:contain;
}


/* -------------
特集ページ（勝ち抜くための中小企業セミナー kachinuku_seminar）
------------- */
/*Top一覧*/
.kachinuku_seminar .featureTit { border-bottom: 1px dashed #3ab9d6; }
.kachinuku_seminar .featureTit:before {
  background:url(../images/feature/kachinuku_seminar/ico_kachinuku_seminar_color.png) left center no-repeat;
  background-size:contain;
}
#contents .kachinuku_seminar .cont h2 a { color: #3ab9d6; }
#contents .kachinuku_seminar .cont h2 a:hover { color: #3ab9d6; }
#contents .kachinuku_seminar .more { color: #3ab9d6; }
#contents .kachinuku_seminar .infoArea li span { color: #3ab9d6; }

/* 一覧 */
#feature #kachinuku_seminar .mv { background-color: #eef8fa; }
#feature #kachinuku_seminar .featuresTit { background: #3ab9d6; }
#feature #kachinuku_seminar .featureSchedule .featureScheduleTit {
  background-color: #eef8fa;
  color: #3ab9d6;
  margin-bottom: 14px;
  padding: 14px 10px 12px;
}
#feature #kachinuku_seminar .featureScheduleTable dl {
  border-bottom: 1px solid #ccc;
  padding: 15px 8px 15px;
}
#feature #kachinuku_seminar .featureScheduleTable dt {
  width: 220px;
  margin-right: 10px;
  float: left;
  font-size: 14px;
}
#feature #kachinuku_seminar .featureScheduleTable dd {
  width: 530px;
  float: right;
}
#feature #kachinuku_seminar .featureScheduleTable dd strong {
  display: block;
  color: #3ab9d6;
  letter-spacing: 0.04em;
  margin-bottom: 3px;
}
#feature #kachinuku_seminar .featureScheduleTable dd span {
  display: block;
  font-size: 13px;
  color: #666;
  line-height: 1.4;
}
#feature #kachinuku_seminar .featureScheduleInfo {
  margin: 18px 0 20px;
}
#feature #kachinuku_seminar .featureScheduleInfo dl {
  padding: 10px 0;
}
#feature #kachinuku_seminar .featureScheduleInfo dt {
  float: left;
  width: 76px;
  line-height: 1;
  padding: 4px 0;
  background-color: #eef8fa;
  color: #3ab9d6;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.04em;
}
#feature #kachinuku_seminar .featureScheduleInfo dd {
  float: right;
  width: 690px;
  font-size: 14px;
}
#feature #kachinuku_seminar .featureScheduleInfo dd a {
  display: inline-block;
  color: #48b4ff;
}
#feature #kachinuku_seminar .featureScheduleDetail {
  margin-top: 40px;
  margin-bottom: 65px;
}
#feature #kachinuku_seminar .featureScheduleDetail dt,
#feature #kachinuku_seminar .featureScheduleDetail dd a {
  float: left;
  font-size: 15px;
  text-align: center;
  height: 36px;
  line-height: 36px;
}
#feature #kachinuku_seminar .featureScheduleDetail dt {
  width: 340px;
  font-size: 14px;
  background: #3ab9d6;
  color: #fff;
  letter-spacing: 0.04em;
}
#feature #kachinuku_seminar .featureScheduleDetail dd a {
  display: block;
  width: 415px;
  background: #f5f5f5;
  color: #48b4ff;
  letter-spacing: 0.08em;
}

#feature #kachinuku_seminar .campusTit:after { background: #94a4db; }
#feature #kachinuku_seminar .campusBox h4 a{ color: #3ab9d6; }
#feature #kachinuku_seminar .featurePage { border: 1px solid #212c37; }
#feature #kachinuku_seminar .more {
  color: #3ab9d6;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
 }
#feature #kachinuku_seminar .infoArea li span { color: #3ab9d6; }

/* 個別 */
#featureSingle #contents #kachinuku_seminar .titArea {
  color: #fff;
  padding:12px 20px 15px;
}
#featureSingle #contents #kachinuku_seminar .titArea h1 {
  color: #FFF;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#featureSingle #contents #kachinuku_seminar .postcont h3 { color: #3ab9d6; }
#featureSingle #contents .relation #kachinuku_seminarRerateTit {
  background-color: #3ab9d6;
}
#featureSingle #contents #kachinuku_seminar .infoArea span{ color: #3ab9d6; }
#featureSingle  #contents #kachinuku_seminar .titArea { background: #3ab9d6; }
#featureSingle  #contents #kachinuku_seminar .titArea .featureCatch { border-bottom:1px dashed #f5f5f5; }
#featureSingle  #contents #kachinuku_seminar .titArea .featureCatch:before {
  background:url(../images/feature/kachinuku_seminar/ico_kachinuku_seminar.png) left center no-repeat;
  background-size:contain;
}

#featureSingle #contents .relation .relationIn .relatItem .intervieweeArea {
  background: #e7f4f4;
}

/* KV */

/*共通*/
#mv .mvBox.mvfeatures .teacherArea {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 2.1% 1.8%;
  padding: 0.3em 1em 0.3em;
  background: rgba(255,255,255,0.9);
  border-radius: 4px;
  font-size: 0.8em;
  text-align: right;
}
#mv .mvBox.mvfeatures .mainArea h2 a strong {
  position: relative;
  margin: 0 0 0 0.25em;
  padding:0 0.15em 0;
}
#mv .mvBox.mvfeatures .more {
  display: inline-block;
  text-decoration: underline;
  font-size: 13px;
}
#mv .mvBox.mvfeatures .metaArea { margin-bottom: 5px; }
#mv .mvBox.mvfeatures .icoArea { margin-top: 0; }
#mv .mvBox.mvfeatures .catArea {display: none; }


/*健康長寿特集*/
#mv .mvBox.healthylongevity .teacherArea {
  color: #63b230;
}
#mv .mvBox.healthylongevity .mainArea h2 a {
  color: #63b230;
}
#mv .mvBox.healthylongevity .mainArea h2 a strong {
  background:linear-gradient(transparent 55%, rgba(255,250,100,0.3) 40%);
  background:-moz-linear-gradient(transparent 55%, rgba(255,250,100,0.3) 40%);
  background:-webkit-linear-gradient(transparent 55%, rgba(255,250,100,0.3) 40%);
  background:-ms-linear-gradient(transparent 55%, rgba(255,250,100,0.3) 40%);
}
#mv .mvBox.healthylongevity .infoArea li span {
  color: #63b230;
}
#mv .mvBox.healthylongevity .intervieweeArea {
  background: #fffadb;
}
#mv .mvBox.healthylongevity .more {
  color: #63b230;
}


/*URA特集*/
#mv .mvBox.ura .teacherArea {
  color: #3a97b6;
}
#mv .mvBox.ura .mainArea h2 a {
  color: #3a97b6;
}
#mv .mvBox.ura .mainArea h2 a strong {
  background:linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
  background:-moz-linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
  background:-webkit-linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
  background:-ms-linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
}
#mv .mvBox.ura .infoArea li span {
  color: #3a97b6;
}
#mv .mvBox.ura .intervieweeArea {
  background: #f2f5ff;
}
#mv .mvBox.ura .more {
  color: #3a97b6;
}

/*京大特集*/
#mv .mvBox.kyodaitalk .mainArea h2 a {
  color: #0f9394;
}
#mv .mvBox.kyodaitalk .mainArea h2 a strong {
  background:linear-gradient(transparent 50%, rgba(255,177,0,0.3) 40%);
  background:-moz-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 40%);
  background:-webkit-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 40%);
  background:-ms-linear-gradient(transparent 50%, rgba(255,177,0,0.3) 40%);
}
#mv .mvBox.kyodaitalk .infoArea li span {
  color: #0f9394;
}
#mv .mvBox.kyodaitalk .intervieweeArea {
  background: #eef8fa;
}
#mv .mvBox.kyodaitalk .more {
  color: #0f9394;
}



/*重水素学特集*/
#mv .mvBox.deuterium .teacherArea {
  color: #3a97b6;
}
#mv .mvBox.deuterium .mainArea h2 a {
  color: #3a97b6;
}
#mv .mvBox.deuterium .mainArea h2 a strong {
  background:linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
  background:-moz-linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
  background:-webkit-linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
  background:-ms-linear-gradient(transparent 50%, rgba(250,134,0,0.3) 40%);
}
#mv .mvBox.deuterium .infoArea li span {
  color: #3a97b6;
}
#mv .mvBox.deuterium .intervieweeArea {
  background: #ebf4f7;
}
#mv .mvBox.deuterium .more {
  color: #3a97b6;
}
