@charset "UTF-8";
/* --------------------------------------------------

  PMS（月経前症候群）ラボ トップページ

  index.css

-------------------------------------------------- */
.indexMv {
  position: relative;
  width: 770px;
  height: 304px;
}

.indexMv .img {
  /* position: absolute; */
  left: 0;
  top: -11px;
}

.indexMv .txtWrap {
  position: absolute;
  top: 178px;
  left: 37px;
  width: 240px;
  height: 45px;
}
.indexMv .btn + .btn{
  margin-top: 10px;
}
.indexMv .btn img {
  top: auto;
}

.indexNav {
  display: block;
  position: relative;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -20px;
}

.indexNav:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.indexNav .indexNavItm {
  display: block;
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-left: 20px;
  margin-top: 20px;
}

.indexNav .indexNavItm.inCh,
.indexNav .indexNavItm.inCa,
.indexNav .indexNavItm.inAb,
.indexNav .indexNavItm.inBa,
.indexNav .indexNavItm.inQA,
.indexNav .indexNavItm.inCS {
  margin-top: 40px;
}

.indexNav .indexNavItm.wFull {
  width: 100%;
}
.indexNav .indexNavItm.wFull .desc{
  padding-bottom: 20px;
}

.indexNav .indexNavItm .inr {
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 0 5px rgb(0 0 0 / 15%);
}

.indexNav .indexNavItm .itmBg {
  display: block;
  background: #fff;
  padding: 10px;
}

.indexNav .indexNavItm .ttl {
  z-index: 0;
  position: relative;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}

.indexNav .indexNavItm .ttl a {
  display: block;
  border-radius: 7px;
}

.indexNav .indexNavItm .ttl a:hover {
  opacity: 0.7;
}

.indexNav .indexNavItm .ttl a:hover img {
  opacity: 1;
}

.indexNav .indexNavItm .ttl.txtTtl{
  text-align: left;
  padding-top: 40px;
  margin-left: 30px;
  margin-bottom: 15px;
  letter-spacing: 0.13em;
  font-size: 28px;
  line-height: 30px;
}

.indexNav .indexNavItm .desc {
  z-index: 0;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.67;
  padding: 14px 6px 30px;
}

.indexNav .indexNavItm .inCaTtl .img{
  position: absolute;
  top: 40px;
  right: 40px;
}

.indexNav .indexNavItm a.hitarea {
  display: block;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://www.otsuka.co.jp/pms-lab/shared/images/hitarea_n.png) repeat center top;
}

.indexNav .indexNavItm a.hitarea:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.indexNav .indexNavItm a.hitarea:after {
  content: " ";
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://www.otsuka.co.jp/pms-lab/shared/images/cts_nav_arw.png) no-repeat center center;
  position: absolute;
  right: 0;
  bottom: 0;
}

.indexNav .indexNavItm a.hitarea img {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

.indexNav .indexNavItm a.hitarea:hover + .itmBg {
  opacity: 0.7;
}

.indexNav .indexNavItm a.hitarea:hover + .itmBg .ttl {
  background: #fff;
}

.indexNav .indexNavItm.inCa{
  margin-top: 30px;
}

.indexNav .indexNavItm.inCa .desc {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 250px 30px 30px;
}

.indexNav .indexNavItm.inCa .inCaNavWrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0 0 0 160px;
  min-height: 390px;
}

.indexNav .indexNavItm.inCa .inCaIll {
  z-index: 0;
  position: absolute;
  left: 20px;
  top: 15px;
}

.indexNav .inCaNavTtl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 20px 0 14px 0;
  color: #636363;
  letter-spacing: 0.05em;
}

.indexNav .inCaNavTtl:before {
  display: inline-block;
  vertical-align: baseline;
  content: " ";
  width: 14px;
  height: 14px;
  background: url(https://www.otsuka.co.jp/pms-lab/images/index_nav_ca_arw.png) no-repeat center center;
  margin-right: 8px;
}

.indexNav .inCaNav {
  z-index: 1;
  position: relative;
  padding: 0 20px 0 0;
  *zoom: 1;
}

.indexNav .inCaNav:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.indexNav .inCaNav li {
  float: left;
  margin-right: 8px;
  margin-bottom: 6px;
}

.indexNav .inCaNav li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 7px;
  line-height: 30px;
  height: 32px;
  background: #ffbb17;
  text-decoration: none;
  font-weight: bold;
  padding: 0 16px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}

.indexNav .inCaNav li a:hover {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.pt30 {
  padding-top: 30px;
}

.bnrArea {
  padding: 80px 0 0;
}

.bnrArea .sp {
  display: none;
}

.bnrList {
  display: flex;
  justify-content: center;
}

.bnrList li + li {
  margin: 0 0 0 20px;
}

.indexNav .indexNavItm .itmBg .supervisor{
  margin: 30px 20px 20px;
  padding: 35px;
}

.supervisor {
  margin: 30px 20px 30px 0;
  border: 1px solid #efeceb;
  padding: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.86;
}
.supervisor .name {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
}
.supervisor .body {
  margin: 16px 0 0;
}


/* 2022/07/29 update */
.indexNews {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: baseline;
  gap: 0 20px;
  margin: -1px 0 0;
  padding: 25px 37px 28px;
  background: #ffffff;
}
.indexNews::before {
  position: absolute;
  top: 0;
  right: 37px;
  left: 37px;
  content: '';
  border-top: 1px solid #efeceb;
}
.indexNews > .heading {
  box-sizing: border-box;
  margin: 0;
  border-radius: 100px;
  padding: 8px 0 6px;
  width: 78px;
  background: #eaf6ac;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
}
.indexNews .newsList {
  margin: 0;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
.indexNews .newsList > li {
  display: grid;
  grid-template-columns: 1fr 6fr;
  align-items: baseline;
  gap: 10px;
}
.indexNews .newsList .update {
  font-size: 1.0rem;
  flex-shrink: 0;
}
.indexNews .newsList .entryTitle {
  margin: 0;
  font-weight: bold;
}
.indexNews .newsList .entryTitle a {
  color: #3c3c3c;
  text-decoration: underline;
  line-height: 1.67;
}

.indexNav .indexNavItm .inr .svBox{
  margin: 30px 20px 20px;
  padding: 35px;
  border: 1px solid #efeceb;
}