/*============================================================
  TITLE
============================================================*/
.ttl-block {
  position: relative;
  padding: 250px 0 135px;
  text-align: center;
}
.ttl-block h1 {
  display: inline-block;
  position: relative;
  font-size: 75px;
  line-height: 1
}
.ttl-block h1 img {
  margin-top: 30px;
  width: 188px;
}
.ttl-block h1:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: -20px;
  right: -136px;
  width: 135px;
  height: 212px;
  background: url(/ikukyu/library/images/research/illust0.png) no-repeat;
  background-size: contain;
}
.ttl-block p {
  margin-top: 30px;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.025em;
}


/*============================================================
  COMMON
============================================================*/
.contents {
  position: relative;
  margin: 230px auto 0;
  padding: 80px 0 100px;
  max-width: 1160px;
  background-color: #fff;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.01);
}
.contents h2 {
  position: absolute;
  top: -130px;
  padding-bottom: 65px;
  width: 100%;
  text-align: center;
  color: #3464c0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2.5;
}
.contents h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 60px;
  background-color: #3464c0;
}
.contents h2 img {
  height: 45px;
}

.contents .inner {
  position: relative;
  margin: 0 auto;
  width: 920px;
}

.frame {
  position: relative;
  margin-top: 42px;
  width: 100%;
  border: 2px solid #3464c0;
  border-radius: 10px;
  text-align: center;
}
.frame .shoulder {
  position: absolute;
  width: 180px;
  top: -10px;
  left: -10px;
}
.frame h4.hdr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2px;
  height: 66px;
  background-color: #3464c0;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 24px;
  line-height: 2;
}
.frame h4.hdr.year {
  font-size: 33px;
}
.frame h5 {
  margin-top: 20px;
  font-size: 1.77rem;
  line-height: 1.3125;
}
.frame p {
  margin-top: 15px;
  font-size: 1rem;
  line-height: 2;
}
.frame p b {
  font-size: 120%;
}

.two-conts,
.pc-two-conts {
  display: flex;
  justify-content: space-between;
}
.two-conts > div,
.pc-two-conts > div {
  width: 440px;
}

.contents h3 {
  margin-top: 60px;
  text-align: center;
}
.contents h3:first-child {
  margin-top: 0;
}
.contents h3 .q {
  display: inline-block;
  padding: 8px 0 8px 48px;
  background: url(/ikukyu/library/images/research/txt_Q.png) left center no-repeat;
  background-size: 38px;
  border-bottom: 2px solid #0a50a1;
  color: #0a50a1;
  font-size: 2rem;
  letter-spacing: 1px;
}
.contents h3 .q small {
  font-size: 53%;
}
.contents h3 .q + small {
  display: block;
  margin-top: 10px;
  font-size: 1.15rem;
  font-weight: 500;
}

.contents .ranking-list {
  padding: 25px 30px 15px;
}
.contents .ranking-list p {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #f6f1f1;
  font-weight: bold;
  text-align: left;
  line-height: 1.44;
}
.contents .ranking-list p img {
  margin-right: 20px;
  width: 50px;
}
.contents .ranking-list p:nth-child(1) span { color: #f4b816;}
.contents .ranking-list p:nth-child(2) span { color: #b9b9b8;}
.contents .ranking-list p:nth-child(3) span { color: #db904c;}

.contents .centering {
  position: relative;
  width: 100%;
  height: 100%;
}
.contents .centering p {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}



.contents .inner > p:first-child {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}
.frame .val,
.no-frame .val {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 36px 0;
}
.frame .val p {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
}
.frame .val p + p {
  margin-top: 24px;
}
img.percent {
  height: 74px;
}
.frame.past {
  border-color: #d2d2d2;
}
.frame.past .hdr {
  background-color: #d2d2d2;
}
.frame.result {
  padding: 20px 30px 32px;
}
.frame.result p {
  margin-left: auto;
  margin-right: auto;
  width: 672px;
  text-align: left;
}
.no-frame {
  margin-top: 42px;
}
.no-frame .hdr {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
.no-frame .hdr span {
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: normal;
  border-bottom: 1px solid #000;
}
.no-frame .hdr small {
  display: block;
  margin-top: 10px;
  font-weight: normal;
}
.no-frame .val {
  padding-bottom: 0;
}
.fig {
  margin-top: 60px;
  text-align: center;
}
.fig1 { width: 592px;}
.fig2 { width: 368px;}
.fig3 { width: 445px;}
.fig4 { width: 586px;}
.fig5 { width: 920px;}
.arrow {
  margin-top: 26px;
}


/*============================================================
  RANKING
============================================================*/
#ranking {
  margin-top: 235px;
}

#ranking .inner h3 {
  text-align: left;
}
#ranking .lead {
  margin: 20px 0;
  width: 480px;
  line-height: 2;
}
#ranking .index4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 356px;
}

#ranking .data {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;

}
#ranking .data::after {
  content: '';
  display: inline-block;
  width: 234px;
  height: 239px;
  position: absolute;
  top: 170px;
  right: -35px;
  background: url(/ikukyu/library/images/research/illust1_sdw.png) center no-repeat;
  background-size: contain;
}
#ranking .data > div {
  position: relative;
  margin-top: 100px;
  padding: 15px 20px 30px 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.03);
}
#ranking .data .rank1 {
  width: 557px;
}
#ranking .data .rank2,
#ranking .data .rank3 {
  width: 440px;
}
#ranking .data .rank3 {
  margin-left: 40px;
}

#ranking .data .rank1 h4,
#ranking .data .rank2 h4,
#ranking .data .rank3 h4 {
  font-size: 32px;
}
#ranking .data h4 {
  line-height: 1.2;
}
#ranking .data h4 small {
  display: block;
  margin-top: 4px;
  font-size: 18px;
  font-weight: 400;
}

#ranking .data .score {
  position: absolute;
  top: 0.45em;
  right: 30px;
  font-weight: bold;
}
#ranking .data .rank1 .score {
  color: #f4b816;
  top: 0.38em;
  font-size: 40px;
}
#ranking .data .rank2 .score {
  color: #b9b9b8;
  font-size: 38px;
}
#ranking .data .rank3 .score {
  color: #db904c;
  font-size: 38px;
}

#ranking .data table {
  margin-top: 15px;
  width: 100%;
  border-top: 1px solid #f6f1f1;
}
#ranking .data th,
#ranking .data td {
  padding-right: 1em;
  text-align: left;
  font-size: 0.88rem;
  font-weight: normal;
  line-height: 3.6;
  border-bottom: 1px solid #f6f1f1;
}
#ranking .data .rank1 th,
#ranking .data .rank1 td {
  font-size: 1rem;
}
#ranking .data td:last-child {
  padding-right: 0;
}
#ranking .data > div:before {
  position: absolute;
  top: -78px;
  left: 2px;
  content: '';
  display: inline-block;
}

#ranking .data .rank1:after {
  position: absolute;
  top: -40px;
  right: -48px;
  content: '';
  display: inline-block;
  width: 88px;
  height: 88px;
  background: url(/ikukyu/library/images/research/icn_no1.png) no-repeat;
  background-size: contain;
}
#ranking .data .rank2:after {
  position: absolute;
  top: -36px;
  right: -20px;
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(/ikukyu/library/images/research/icn_no2.png) no-repeat;
  background-size: contain;
}
#ranking .data .rank3:after {
  position: absolute;
  top: -36px;
  right: -20px;
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(/ikukyu/library/images/research/icn_no3.png) no-repeat;
  background-size: contain;
}

#ranking .table {
  margin-top: 42px;
  text-align: center;
}
#ranking .table p {
  margin-top: 30px;
}
.arrow img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
}

#ranking .frame p {
  margin-left: auto;
  margin-right: auto;
  /* width: 670px; */
  text-align: left;
}

#ranking .frame h5.__show,
#ranking .frame p.__show { opacity: 1}


/*============================================================
  ABOUT
============================================================*/
#about .a1-1 p {
  padding-top: 310px;
  background: url(/ikukyu/library/images/research/illust2.png) center top no-repeat;
  background-size: 156px;
}
#about .a1-1 p img {
  width: 199px;
}
#about .a1-2 p {
  padding-top: 310px;
  background: url(/ikukyu/library/images/research/illust3.png) center top no-repeat;
  background-size: 132px;
}
#about .a1-2 p img {
  width: 186px;
}

#about .inner > .frame:last-child p {
  margin-left: auto;
  margin-right: auto;
  width: 646px;
  text-align: left;
}


/*============================================================
  SUMMARY
============================================================*/
#summary {
  margin: 0 auto;
  padding-bottom: 0;
  width: 920px;
  background: none;
  box-shadow: none;
}
#summary .summary h3 {
  margin-bottom: 40px;
  font-size: 38px;
}
#summary .summary dl dt {
  display: inline-block;
  width: 6em;
  vertical-align: top;
}
#summary .summary dl dd {
  display: inline-block;
  width: calc(100% - 8em);
  vertical-align: top;
}
#summary .summary p {
  margin-top: 0.5em;
  font-size: 14px;
  line-height: 1.5;
}
#summary nav {
  margin-top: 50px;
  text-align: center;
}


/*============================================================
  COMMENT
============================================================*/
.comment-conts {
  margin-top: 230px;
  padding-bottom: 80px;
}
.comment-conts .inner {
  margin-top: -30px;
  padding-top: 10px;
}
.comment-conts .profile {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 44px 0;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.comment-conts .profile div:nth-child(2) {
  margin-left: 40px;
  width: calc(100% - 20px);
}
.comment-conts .profile h3 {
  margin-bottom: 30px;
  width: 100px;
  line-height: 1;
}
.comment-conts .profile p img {
  object-fit: cover;
  width: 175px;
  height: 150px;
}
.comment-conts .profile h4 {
  margin-bottom: 8px;
  font-size: 1.11rem;
}
.comment-conts .profile p {
  font-size: 0.77rem;
  line-height: 2;
}
.comment-conts nav {
  margin-top: 50px;
  text-align: center;
}
.comment-conts .interview {
  margin-top: 60px;
  padding-bottom: 70px;
  border-bottom: 1px solid #d2d2d2;
  display: none;
}
.comment-conts .interview h3 {
  color: #3464c0;
}
.comment-conts .interview h3 span {
  display: inline-block;
  padding-bottom: 14px;
  border-bottom: 1px solid #3464c0;
}
.comment-conts .interview p {
  margin-top: 30px;
}
.comment-conts .interview p:first-child {
  margin-top: 0;
}
.comment-conts .interview p em {
  font-style: normal;
}
.comment-conts .interview p a {
  word-break: break-all;
}

#comment2 {
  margin-top: 40px;
}


/*============================================================
  DEBUG
============================================================*/
/*
body {
  background: url(/ikukyu/library/images/PC_research.jpg) center top no-repeat;
}
*/
